Wildberries API TypeScript SDK / AccessItem
Interface: AccessItem
Defined in: types/user-management.types.ts:48
Элемент настройки доступа к разделу профиля продавца
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="code"></a> code | AccessCode | Код раздела профиля продавца | types/user-management.types.ts:50 |
<a id="disabled"></a> disabled | boolean | Статус доступа к разделу: - true — доступ к разделу запрещён - false — доступ к разделу разрешён | types/user-management.types.ts:56 |