Class: QuestionTypeCodeType
- Inherits:
-
String
- Object
- String
- QuestionTypeCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsQuestionTypeCodeType
Constant Summary collapse
- CustomCode =
QuestionTypeCodeType.new("CustomCode")
- General =
QuestionTypeCodeType.new("General")
- MultipleItemShipping =
QuestionTypeCodeType.new("MultipleItemShipping")
- Payment =
QuestionTypeCodeType.new("Payment")
- Shipping =
QuestionTypeCodeType.new("Shipping")
- @@schema_type =
"QuestionTypeCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"