Class: RecipientRelationCodeType
- Inherits:
-
String
- Object
- String
- RecipientRelationCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsRecipientRelationCodeType
Constant Summary collapse
- C_1 =
RecipientRelationCodeType.new("1")
- C_2 =
RecipientRelationCodeType.new("2")
- C_3 =
RecipientRelationCodeType.new("3")
- C_4 =
RecipientRelationCodeType.new("4")
- CustomCode =
RecipientRelationCodeType.new("CustomCode")
- @@schema_type =
"RecipientRelationCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"