Skip to content

Wildberries API TypeScript SDK / <internal> / EventsResult

Interface: EventsResult

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

Properties

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

Made with ❤️ for the Wildberries developer community