Class: GalleryTypeCodeType
- Inherits:
-
String
- Object
- String
- GalleryTypeCodeType
- Defined in:
- lib/paypal-business/default.rb
Overview
urn:ebay:apis:eBLBaseComponentsGalleryTypeCodeType
Constant Summary collapse
- CustomCode =
GalleryTypeCodeType.new("CustomCode")
- Featured =
GalleryTypeCodeType.new("Featured")
- Gallery =
GalleryTypeCodeType.new("Gallery")
- @@schema_type =
"GalleryTypeCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"