| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::StoreColorType
Store color set.
eBay::API::XML::DataType::StoreColorType inherits from the eBay::API::XML::BaseDataType class
Accent color for the Store. Specified in 6-digit Hex format. For example: F6F6C9
MaxLength: 6
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:string'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:string'
Primary color for the Store. Specified in 6-digit Hex format. For example: F6F6C9
MaxLength: 6
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:string'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:string'
Secondary color for the Store. Specified in 6-digit Hex format. For example: F6F6C9
MaxLength: 6
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. |