prr_option ¶ PrrOption dataclass ¶ Python1PrrOption(code: PrrOptionEnum, price: str, currency_code: Currency, floor: str) Bases: SellerApiBaseModel code instance-attribute ¶ Python1code: PrrOptionEnum Код услуги погрузочно-разгрузочных работ currency_code instance-attribute ¶ Python1currency_code: Currency Валюта floor instance-attribute ¶ Python1floor: str Этаж, на который нужно поднять товар. price instance-attribute ¶ Python1price: str Стоимость услуги, которую Ozon компенсирует продавцу.