Class: EBay::InsuranceOptionCodeType
- Inherits:
-
String
- Object
- String
- EBay::InsuranceOptionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsInsuranceOptionCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- IncludedInShippingHandling =
new("IncludedInShippingHandling")
- NotOffered =
new("NotOffered")
- NotOfferedOnSite =
new("NotOfferedOnSite")
- Optional =
new("Optional")
- Required =
new("Required")