Wildberries API TypeScript SDK / <internal> / PlanBuilderOptionShort
Interface: PlanBuilderOptionShort
Defined in: types/general.types.ts:334
Short option reference embedded inside an option package.
Since
3.16.0
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="id"></a> id | string | Option ID | types/general.types.ts:336 |
<a id="slug"></a> slug | string | Option code (slug) | types/general.types.ts:338 |
<a id="name"></a> name | string | Option name in the language specified in the locale parameter | types/general.types.ts:340 |