Skip to content

Wildberries API TypeScript SDK / <internal> / NewsItem

Interface: NewsItem

Defined in: types/general.types.ts:20

News item structure from news endpoint

Properties

PropertyTypeDescriptionDefined in
<a id="id"></a> idnumberID новостиtypes/general.types.ts:22
<a id="header"></a> headerstringЗаголовок новостиtypes/general.types.ts:24
<a id="date"></a> datestringДата и время публикации новостиtypes/general.types.ts:26
<a id="content"></a> contentstringТекст новостиtypes/general.types.ts:28
<a id="types"></a> typesNewsTag[]Теги новостиtypes/general.types.ts:30

Made with ❤️ for the Wildberries developer community