Class: BuyerProtectionSourceCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsBuyerProtectionSourceCodeType

Constant Summary collapse

CustomCode =
BuyerProtectionSourceCodeType.new("CustomCode")
EBay =
BuyerProtectionSourceCodeType.new("eBay")
PayPal =
BuyerProtectionSourceCodeType.new("PayPal")