Class: EBay::EscrowCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsEscrowCodeType

Constant Summary collapse

ByBuyer =
new("ByBuyer")
BySeller =
new("BySeller")
CustomCode =
new("CustomCode")
None =
new("None")