| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::StoreThemeType
Store theme.
eBay::API::XML::DataType::StoreThemeType inherits from the eBay::API::XML::BaseDataType class
Theme color scheme.
Calls: SetStore RequiredInput: Conditionally
# Argument: 'ns:StoreColorSchemeType'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always Context: BasicThemeArray
# Returns: 'ns:StoreColorSchemeType'
Store theme name. Provides a user-friendly name for the theme.
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:string'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:string'
Store theme ID (use GetStoreOptions to get the list of valid theme IDs).
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:int'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |