Skip to content

Wildberries API TypeScript SDK / <internal> / TableGroupRequestSt

Type Alias: TableGroupRequestSt

ts
type TableGroupRequestSt = CommonReportFilters & {
  limit?: number;
  offset: number;
};

Defined in: types/analytics.types.ts:1085

Type Declaration

NameTypeDescriptionDefined in
limit?numberКоличество групп в ответеtypes/analytics.types.ts:1087
offsetnumberПосле какого элемента выдавать данныеtypes/analytics.types.ts:1089

Made with ❤️ for the Wildberries developer community