eBay Trading APIVersion 1349
 

EnableCodeType ( token )

This enumeration type is used to indicate whether an application/URL/device is enabled to receive notifications, or to indicate whether a specific notification event is enabled.

Types that use EnableCodeType:

Calls that use one or more values of EnableCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use.
Disable This enumeration value indicates that an application/URL/device is disabled, or being blocked from receiving notifications, or to indicate that a specific notification event is disabled.
Enable This enumeration value indicates that an application/URL/device is enabled to receive notifications, or to indicate that a specific notification event is enabled.
  * See the Enumeration Index to see exact use of each enumeration value in the API.