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