Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_StoreThemeArrayType.h
Trading_StoreThemeArrayType.m

Overview

Set of Store themes.

@ingroup EBayAPIInterface

Tasks

  •   theme

    A Store theme.

    property
  •   genericColorSchemeArray

    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).

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_StoreThemeArrayType.h

genericColorSchemeArray

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).

@property (nonatomic, retain) Trading_StoreColorSchemeArrayType *genericColorSchemeArray

Discussion

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).

type : class Trading_StoreColorSchemeArrayType

Declared In

Trading_StoreThemeArrayType.h

theme

A Store theme.

@property (nonatomic, retain) NSMutableArray *theme

Discussion

A Store theme.

entry type : class Trading_StoreThemeType

Declared In

Trading_StoreThemeArrayType.h