Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 802 Bytes

ListingInventoryProductOffering.md

File metadata and controls

13 lines (10 loc) · 802 Bytes

ListingInventoryProductOffering

Properties

Name Type Description Notes
offering_id int The ID for the ProductOffering [optional]
quantity int The quantity the ProductOffering [optional]
is_enabled bool Whether or not the offering can be shown to buyers. [optional]
is_deleted bool Whether or not the offering has been deleted. [optional]
price AllOfListingInventoryProductOfferingPrice Price data for this ProductOffering [optional]

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