Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.16 KB

ComplianceSummaryInfo.md

File metadata and controls

11 lines (8 loc) · 1.16 KB

# ComplianceSummaryInfo

Properties

Name Type Description Notes
compliance_type string This enumeration value indicates the type of compliance. See ComplianceTypeEnum for more information on each compliance type. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/compliance/types/com:ComplianceTypeEnum&#39;&gt;eBay API documentation</a> [optional]
marketplace_id string This enumeration value indicates the eBay marketplace where the listing violations exist. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/compliance/types/bas:MarketplaceIdEnum&#39;&gt;eBay API documentation</a> [optional]
listing_count int This integer value indicates the number of eBay listings that are currently violating the compliance type indicated in the complianceType field, for the eBay marketplace indicated in the marketplaceId field. [optional]

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