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

Overview

Describes the inventory status of a specific Selling Manager Product

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_SellingManagerProductInventoryStatusType.h

averageSellingPrice

Average selling price for the product.

@property (nonatomic, retain) Trading_AmountType *averageSellingPrice

Discussion

Average selling price for the product.

type : class Trading_AmountType

Declared In

Trading_SellingManagerProductInventoryStatusType.h

quantityActive

Quantity of products actively listed.

@property (nonatomic, retain) NSNumber *quantityActive

Discussion

Quantity of products actively listed.

type : NSNumber, wrapper for primitive int

Declared In

Trading_SellingManagerProductInventoryStatusType.h

quantityScheduled

Quantity of products scheduled to be listed.

@property (nonatomic, retain) NSNumber *quantityScheduled

Discussion

Quantity of products scheduled to be listed.

type : NSNumber, wrapper for primitive int

Declared In

Trading_SellingManagerProductInventoryStatusType.h

quantitySold

Quantity of products sold.

@property (nonatomic, retain) NSNumber *quantitySold

Discussion

Quantity of products sold.

type : NSNumber, wrapper for primitive int

Declared In

Trading_SellingManagerProductInventoryStatusType.h

quantityUnsold

Quantity of product unsold.

@property (nonatomic, retain) NSNumber *quantityUnsold

Discussion

Quantity of product unsold.

type : NSNumber, wrapper for primitive int

Declared In

Trading_SellingManagerProductInventoryStatusType.h

successPercent

Percentage of ended listings that sold.

@property (nonatomic, retain) NSNumber *successPercent

Discussion

Percentage of ended listings that sold.

type : NSNumber, wrapper for primitive float

Declared In

Trading_SellingManagerProductInventoryStatusType.h