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

Overview

Describes a 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_SellingManagerProductType.h

sellingManagerProductDetails

Container for information about the product.

@property (nonatomic, retain) Trading_SellingManagerProductDetailsType *sellingManagerProductDetails

Discussion

Container for information about the product.

type : class Trading_SellingManagerProductDetailsType

Declared In

Trading_SellingManagerProductType.h

sellingManagerProductInventoryStatus

Container for statistics about the product.

@property (nonatomic, retain) Trading_SellingManagerProductInventoryStatusType *sellingManagerProductInventoryStatus

Discussion

Container for statistics about the product.

type : class Trading_SellingManagerProductInventoryStatusType

Declared In

Trading_SellingManagerProductType.h

sellingManagerProductSpecifics

Specifies an eBay category associated with the product,
defines Item Specifics that are relevant to the product,
and defines variations available for the product
(which may be used to create mult-variation listings).

@property (nonatomic, retain) Trading_SellingManagerProductSpecificsType *sellingManagerProductSpecifics

Discussion

Specifies an eBay category associated with the product,
defines Item Specifics that are relevant to the product,
and defines variations available for the product
(which may be used to create mult-variation listings).

type : class Trading_SellingManagerProductSpecificsType

Declared In

Trading_SellingManagerProductType.h

sellingManagerTemplateDetailsArray

Contains the list of the seller’s templates contained in the product, one
SellingManagerTemplateType object per template.

@property (nonatomic, retain) Trading_SellingManagerTemplateDetailsArrayType *sellingManagerTemplateDetailsArray

Discussion

Contains the list of the seller’s templates contained in the product, one
SellingManagerTemplateType object per template.

type : class Trading_SellingManagerTemplateDetailsArrayType

Declared In

Trading_SellingManagerProductType.h