NAME
eBay::API::XML::DataType::StoreFontType
DESCRIPTION
Store font set.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::StoreFontType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setDescColor()
Font color for the Store description. Specified in 6-digit Hex format. For example: F6F6C9
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'xs:string'
getDescColor()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'xs:string'
setDescFace()
Font for the Store description.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontFaceCodeType'
getDescFace()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontFaceCodeType'
setDescSize()
Font size for the Store description.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontSizeCodeType'
getDescSize()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontSizeCodeType'
setNameColor()
Font color for the Store name. Specified in 6-digit Hex format. For example: F6F6C9
MaxLength: 6
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'xs:string'
getNameColor()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'xs:string'
setNameFace()
Font for the Store name.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontFaceCodeType'
getNameFace()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontFaceCodeType'
setNameSize()
Font size for the Store name.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontSizeCodeType'
getNameSize()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontSizeCodeType'
setTitleColor()
Font color for the Store section title. Specified in 6-digit Hex format. For example: F6F6C9
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'xs:string'
getTitleColor()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'xs:string'
setTitleFace()
Font for the Store section title.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontFaceCodeType'
getTitleFace()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontFaceCodeType'
setTitleSize()
Font size for the Store section title.
Calls: SetStore
RequiredInput: Conditionally
# Argument: 'ns:StoreFontSizeCodeType'
getTitleSize()
Calls: GetStore
Returned: Conditionally
Calls: GetStoreOptions
Returned: Always
# Returns: 'ns:StoreFontSizeCodeType'