Wildberries API TypeScript SDK / <internal> / Pass
Interface: Pass
Defined in: types/orders-fbs.types.ts:270
Данные о пропуске продавца
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="firstname"></a> firstName? | string | Имя водителя | types/orders-fbs.types.ts:272 |
<a id="dateend"></a> dateEnd? | string | Дата окончания действия пропуска | types/orders-fbs.types.ts:274 |
<a id="lastname"></a> lastName? | string | Фамилия водителя | types/orders-fbs.types.ts:276 |
<a id="carmodel"></a> carModel? | string | Марка машины | types/orders-fbs.types.ts:278 |
<a id="carnumber"></a> carNumber? | string | Номер машины | types/orders-fbs.types.ts:280 |
<a id="officename"></a> officeName? | string | Название склада | types/orders-fbs.types.ts:282 |
<a id="officeaddress"></a> officeAddress? | string | Адрес склада | types/orders-fbs.types.ts:284 |
<a id="officeid"></a> officeId? | number | ID склада | types/orders-fbs.types.ts:286 |
<a id="id"></a> id? | number | ID пропуска | types/orders-fbs.types.ts:288 |