Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.33 KB

SaleProductOfferResponseV1AllOf.md

File metadata and controls

26 lines (23 loc) · 2.33 KB

# SaleProductOfferResponseV1AllOf

Properties

Name Type Description Notes
id string [optional]
product_set ProductSetElementQuantity[] [optional]
category \OpenAPI\AllegroSdk\Model\OfferCategory [optional]
attachments object[] An array of offer attachments. [optional]
fundraising_campaign \OpenAPI\AllegroSdk\Model\ProductOfferFundraisingCampaignResponse [optional]
additional_services \OpenAPI\AllegroSdk\Model\ProductOfferAdditionalServicesResponse [optional]
delivery \OpenAPI\AllegroSdk\Model\DeliveryProductOfferResponse [optional]
publication \OpenAPI\AllegroSdk\Model\Publication [optional]
b2b \OpenAPI\AllegroSdk\Model\B2b [optional]
compatibility_list \OpenAPI\AllegroSdk\Model\CompatibilityListProductOfferResponse [optional]
language string Declared base language of the offer. [optional]
validation \OpenAPI\AllegroSdk\Model\Validation [optional]
after_sales_services \OpenAPI\AllegroSdk\Model\AfterSalesServices [optional]
discounts \OpenAPI\AllegroSdk\Model\DiscountsProductOfferResponse [optional]
parameters \OpenAPI\AllegroSdk\Model\ParameterProductOfferResponse[] List of offer parameters. [optional]
contact JustId Identifier of contact data for sales format ADVERTISEMENT (classified ad); retrieve it via GET /sale/offer-contacts. [optional]
created_at \DateTime Creation date: Format (ISO 8601) - yyyy-MM-dd'T'HH:mm:ss.SSSZ. Cannot be modified. [optional]
updated_at \DateTime Last update date: Format (ISO 8601) - yyyy-MM-dd'T'HH:mm:ss.SSSZ. Cannot be modified. [optional]

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