The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetStoreOptions::GetStoreOptionsResponseType

DESCRIPTION

Contains the current list of options for Store configurations.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetStoreOptions::GetStoreOptionsResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setAdvancedThemeArray()

The current set of advances themes. Unlike basic themes, you can use any color scheme with an advanced theme. These themes are suitable for more advanced customization.

# Argument: 'ns:StoreThemeArrayType'

getAdvancedThemeArray()

  Returned: Always
#    Returns: 'ns:StoreThemeArrayType'

setBasicThemeArray()

The current set of basic themes. Each basic theme definition specifies a valid color scheme for the theme.

# Argument: 'ns:StoreThemeArrayType'

getBasicThemeArray()

  Returned: Always
#    Returns: 'ns:StoreThemeArrayType'

setLogoArray()

The current set of Store logos. These logos are used in the Store header.

# Argument: 'ns:StoreLogoArrayType'

getLogoArray()

  Returned: Always
#    Returns: 'ns:StoreLogoArrayType'

setMaxCategories()

The maximum number of categories in this store.

# Argument: 'xs:int'

getMaxCategories()

  Returned: Always
#    Returns: 'xs:int'

setMaxCategoryLevels()

The maximum number of category levels in this store.

# Argument: 'xs:int'

getMaxCategoryLevels()

  Returned: Always
#    Returns: 'xs:int'

setSubscriptionArray()

The current set of eBay Store subscription tiers and corresponding subscription prices.

# Argument: 'ns:StoreSubscriptionArrayType'

getSubscriptionArray()

  Returned: Always
#    Returns: 'ns:StoreSubscriptionArrayType'