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

Overview

(public class)

@ingroup EBayAPIInterface

Tasks

  •   level

    Store subscription level.

    property
  •   fee

    Monthly fee for the Store subscription level.

    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_StoreSubscriptionType.h

fee

Monthly fee for the Store subscription level.

@property (nonatomic, retain) Trading_AmountType *fee

Discussion

Monthly fee for the Store subscription level.

type : class Trading_AmountType

Declared In

Trading_StoreSubscriptionType.h

level

Store subscription level.

@property (nonatomic, retain) NSString *level

Discussion

Store subscription level.

type: string constant in Trading_StoreSubscriptionLevelCodeType.h

Declared In

Trading_StoreSubscriptionType.h