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

Overview

This type is deprecated as Pictures Manager was retired.

@ingroup EBayAPIInterface

Tasks

  •   subscriptionLevel

    The level of Picture Manager subscription. Each level has a
    monthly fee and provides a certain amount of storage space.

    property
  •   fee
       The monthly fee for the subscription. Read-only value.  
    
    property
  •   storageSize
       The total amount of storage space available for the subscription type.  
       Read-only value.  
    
    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_PictureManagerSubscriptionType.h

fee

   The monthly fee for the subscription. Read-only value.  
@property (nonatomic, retain) Trading_AmountType *fee

Discussion

   The monthly fee for the subscription. Read-only value.  

type : class Trading_AmountType

Declared In

Trading_PictureManagerSubscriptionType.h

storageSize

   The total amount of storage space available for the subscription type.  
   Read-only value.  
@property (nonatomic, retain) NSNumber *storageSize

Discussion

   The total amount of storage space available for the subscription type.  
   Read-only value.  

type : NSNumber, wrapper for primitive int

Declared In

Trading_PictureManagerSubscriptionType.h

subscriptionLevel

The level of Picture Manager subscription. Each level has a
monthly fee and provides a certain amount of storage space.

@property (nonatomic, retain) NSString *subscriptionLevel

Discussion

The level of Picture Manager subscription. Each level has a
monthly fee and provides a certain amount of storage space.

type: string constant in Trading_PictureManagerSubscriptionLevelCodeType.h

Declared In

Trading_PictureManagerSubscriptionType.h