eBay Merchant Data APIVersion 1255
 

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.

No calls use 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.