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

NAME

eBay::API::XML::DataType::StoreThemeArrayType

DESCRIPTION

Set of Store themes.

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::StoreThemeArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setGenericColorSchemeArray()

Set of color schemes. This set is for use with those themes that do not explicitly list a color scheme in the theme definition (these themes are also known as advanced themes).

# Argument: 'ns:StoreColorSchemeArrayType'

getGenericColorSchemeArray()

  Calls: GetStoreOptions
  Returned: Always
  Context: AdvancedThemeArray

# Returns: 'ns:StoreColorSchemeArrayType'

setTheme()

A Store theme.

# Argument: reference to an array of 'ns:StoreThemeType'

getTheme()

  Calls: GetStoreOptions
  Returned: Always

# Returns: reference to an array of 'ns:StoreThemeType'