Class: Ebay::Types::AccountStateCode
- Inherits:
-
Object
- Object
- Ebay::Types::AccountStateCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/account_state_code.rb
Constant Summary collapse
- Active =
'Active'
- Pending =
'Pending'
- Inactive =
'Inactive'