Class: UserWithdrawalLimitTypeType

Inherits:
String
  • Object
show all
Defined in:
lib/paypal-business/default.rb

Overview

urn:ebay:apis:eBLBaseComponentsUserWithdrawalLimitTypeType

Constant Summary collapse

Limited =
UserWithdrawalLimitTypeType.new("Limited")
Unknown =
UserWithdrawalLimitTypeType.new("Unknown")
Unlimited =
UserWithdrawalLimitTypeType.new("Unlimited")
@@schema_type =
"UserWithdrawalLimitTypeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"