Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.72 KB

ParametersForPreviewPrice.md

File metadata and controls

25 lines (22 loc) · 1.72 KB

ParametersForPreviewPrice

Properties

Name Type Description Notes
category \Swagger\Client\Model\Category
condition string Offer condition, if is new, used or other. [optional]
duration string [optional]
has_any_quantity bool [optional]
number_of_big_photos int If set, minimum value 0 [optional]
number_of_photos int If set, minimum value 0 [optional]
quantity int Quantity of items to be sold. If set, minimum value 1 [optional]
shop bool Deprecated. Value 'true' sets the 'offer.type' field to 'shop', value 'false' to 'offer'. This field is ignored if 'offer.type' field is set. [optional]
sold_quantity int Quantity of sold items. Relates to commission success fee. If set, minimum value 1 [optional]
type string Offer type. 'type' or 'shop' fields must be provided. Takes precedence over 'shop' field. Note: if type = 'advertisement' then either 'quantity' or 'soldQuantity' field must be set. [optional]
unit_price float
bold bool [optional]
highlight bool [optional]
department_page bool [optional]
emphasized bool [optional]
emphasized_highlight_bold_package bool [optional]
multi_variant bool [optional]

[Back to Model list] [Back to API list] [Back to README]