Class: EBay::InquiryStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::InquiryStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsInquiryStatusCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- Invalid =
new("Invalid")
- NotApplicable =
new("NotApplicable")
- TrackInquiryClosedNoRefund =
new("TrackInquiryClosedNoRefund")
- TrackInquiryClosedWithRefund =
new("TrackInquiryClosedWithRefund")
- TrackInquiryEscalatedClosedNoRefund =
new("TrackInquiryEscalatedClosedNoRefund")
- TrackInquiryEscalatedClosedWithRefund =
new("TrackInquiryEscalatedClosedWithRefund")
- TrackInquiryEscalatedPendingBuyer =
new("TrackInquiryEscalatedPendingBuyer")
- TrackInquiryEscalatedPendingCS =
new("TrackInquiryEscalatedPendingCS")
- TrackInquiryEscalatedPendingSeller =
new("TrackInquiryEscalatedPendingSeller")
- TrackInquiryPendingBuyerResponse =
new("TrackInquiryPendingBuyerResponse")
- TrackInquiryPendingSellerResponse =
new("TrackInquiryPendingSellerResponse")