Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.01 KB

ListingInventoryProduct.md

File metadata and controls

13 lines (10 loc) · 1.01 KB

ListingInventoryProduct

Properties

Name Type Description Notes
product_id int The numeric ID for a specific product purchased from a listing. [optional]
sku string The SKU string for the product [optional]
is_deleted bool When true, someone deleted this product. [optional]
offerings \Swagger\Client\Model\AllOfListingInventoryProductOfferingsItems[] A list of product offering entries for this product. [optional]
property_values \Swagger\Client\Model\AllOfListingInventoryProductPropertyValuesItems[] A list of property value entries for this product. Note: parenthesis characters (`(` and `)`) are not allowed. [optional]

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