Class: EBay::SellerAccountStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::SellerAccountStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSellerAccountStatusCodeType
Constant Summary collapse
- Current =
new("Current")
- CustomCode =
new("CustomCode")
- OnHold =
new("OnHold")
- PastDue =
new("PastDue")