Skip to content

Wildberries API TypeScript SDK / <internal> / EventsResult

Interface: EventsResult

Defined in: types/communications.types.ts:588

Properties

PropertyTypeDescriptionDefined in
<a id="next"></a> next?numberПагинатор. Значение поля необходимо указать в запросе для получения следующего пакета данных.types/communications.types.ts:590
<a id="newesteventtime"></a> newestEventTime?stringВремя новейшего события в ответеtypes/communications.types.ts:592
<a id="oldesteventtime"></a> oldestEventTime?stringВремя старейшего события в ответеtypes/communications.types.ts:594
<a id="totalevents"></a> totalEvents?numberКоличество событийtypes/communications.types.ts:596
<a id="events"></a> events?Event[]-types/communications.types.ts:597

Made with ❤️ for the Wildberries developer community