Class: Ebay::Types::PayPalAccountTypeCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/paypal_account_type_code.rb

Constant Summary collapse

Personal =
'Personal'
Premier =
'Premier'
Business =
'Business'
Unknown =
'Unknown'
Invalid =
'Invalid'

Method Summary

Methods included from Enumeration

each