Skip to content

first_mile

FirstMile dataclass

Python
1
FirstMile(dropoff_point_id: str, dropoff_timeslot_id: int, first_mile_is_changing: bool, first_mile_type: FirstMileType)

Bases: SellerApiBaseModel

Первая миля FBS.

dropoff_point_id instance-attribute

Python
1
dropoff_point_id: str

Идентификатор DropOff-точки.

dropoff_timeslot_id instance-attribute

Python
1
dropoff_timeslot_id: int

Идентификатор временного слота для DropOff.

first_mile_is_changing instance-attribute

Python
1
first_mile_is_changing: bool

Признак, что настройки склада обновляются.

first_mile_type instance-attribute

Python
1
first_mile_type: FirstMileType

Тип первой мили