| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::StoreLogoType
Store logo.
eBay::API::XML::DataType::StoreLogoType inherits from the eBay::API::XML::BaseDataType class
Store logo ID (use GetStoreOptions to get the list of valid logo IDs).
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:int'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:int'
Store logo name. Provides a user-friendly name for the logo.
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:string'
Calls: GetStore Returned: Conditionally Calls: GetStoreOptions Returned: Always
# Returns: 'xs:string'
URL of the logo. Must have a .gif or .jpg extention. Specified when you are using a customized logo.
Calls: SetStore RequiredInput: Conditionally
# Argument: 'xs:anyURI'
Calls: GetStore Returned: Conditionally
# Returns: 'xs:anyURI'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |