NAME
eBay::API::XML::DataType::StoreColorSchemeType
DESCRIPTION
Store color scheme.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::StoreColorSchemeType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setColor()
Store color set.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreColorType'
getColor()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreColorType'
setColorSchemeID()
Store color scheme ID. (use GetStoreOptions to get the list of valid theme color scheme IDs).
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'xs:int'
getColorSchemeID()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'xs:int'
setFont()
Store font set.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontType'
getFont()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontType'
setName()
Store color scheme name. Provides a user-friendly name for the color scheme.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'xs:string'
getName()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'xs:string'