Class: Ebay::Types::UnpaidItemCaseStatusTypeCode
- Inherits:
-
Object
- Object
- Ebay::Types::UnpaidItemCaseStatusTypeCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/unpaid_item_case_status_type_code.rb
Constant Summary collapse
- Open =
'Open'
- ClosedWithPayment =
'ClosedWithPayment'
- ClosedWithoutPayment =
'ClosedWithoutPayment'