Skip to content

Wildberries API TypeScript SDK / <internal> / EventsResult

Interface: EventsResult

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

Properties

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

Made with ❤️ for the Wildberries developer community