Wildberries API TypeScript SDK / <internal> / DirectoryCountry
Interface: DirectoryCountry
Defined in: types/products.types.ts:821
Страна из справочника
Returned by GET /content/v2/directory/countries
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="id"></a> id | number | ID страны | types/products.types.ts:823 |
<a id="name"></a> name | string | Значение характеристики Страны (e.g., "Китай") | types/products.types.ts:825 |
<a id="fullname"></a> fullName | string | Полное название страны (e.g., "Китайская Народная Республика") | types/products.types.ts:827 |