eBay Trading APIVersion 1349
 

DeliveryMethodCodeType ( token )

This enumeration type lists the possible delivery methods of a digital gift card. Currently, the only supported delivery method is by email.

No calls use DeliveryMethodCodeType.

Enumeration Values

Value Description
CustomCode This value is reserved for internal or future use.
Email This value indicates that the link to download the digital gift card will be delivered to the recipient by email.
  * See the Enumeration Index to see exact use of each enumeration value in the API.