Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.15 KB

ListingDetails.md

File metadata and controls

11 lines (8 loc) · 2.15 KB

ListingDetails

Properties

Name Type Description Notes
listingId string The unique identifier of the eBay listing that is associated with the published offer. [optional]
listingStatus \SapientPro\EbayInventorySDK\Enums\ListingStatusEnum The enumeration value returned in this field indicates the status of the listing that is associated with the published offer. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/inventory/types/slr:ListingStatusEnum&#x27;&gt;eBay API documentation</a> [optional]
soldQuantity int This integer value indicates the quantity of the product that has been sold for the published offer. [optional]

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