Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.38 KB

File metadata and controls

15 lines (12 loc) · 1.38 KB

# Topic

Properties

Name Type Description Notes
topic_id string The unique identifier for the topic. [optional]
description string The description of the topic. [optional]
authorization_scopes string[] The authorization scopes required to subscribe to this topic. [optional]
status string The status of this topic. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:StatusEnum&#39;&gt;eBay API documentation</a> [optional]
context string The business context associated with this topic. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:ContextEnum&#39;&gt;eBay API documentation</a> [optional]
scope string The scope of this topic. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:ScopeEnum&#39;&gt;eBay API documentation</a> [optional]
supported_payloads \eBay\Commerce\Notification\Model\PayloadDetail[] The supported payloads for this topic. [optional]

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