Class: CheckoutMethodCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsCheckoutMethodCodeType

Constant Summary collapse

CustomCode =
CheckoutMethodCodeType.new("CustomCode")
Other =
CheckoutMethodCodeType.new("Other")
ThirdPartyCheckout =
CheckoutMethodCodeType.new("ThirdPartyCheckout")