Trading_SellingManagerProductType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_SellingManagerProductType.h Trading_SellingManagerProductType.m |
Tasks
-
sellingManagerProductDetailsContainer for information about the product.
property -
sellingManagerTemplateDetailsArrayContains the list of the seller’s templates contained in the product, one
property
SellingManagerTemplateType object per template. -
sellingManagerProductInventoryStatusContainer for statistics about the product.
property -
sellingManagerProductSpecificsSpecifies an eBay category associated with the product,
property
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). -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_SellingManagerProductType.hsellingManagerProductDetails
Container for information about the product.
@property (nonatomic, retain) Trading_SellingManagerProductDetailsType *sellingManagerProductDetailsDiscussion
Container for information about the product.
type : class Trading_SellingManagerProductDetailsType
Declared In
Trading_SellingManagerProductType.hsellingManagerProductInventoryStatus
Container for statistics about the product.
@property (nonatomic, retain) Trading_SellingManagerProductInventoryStatusType *sellingManagerProductInventoryStatusDiscussion
Container for statistics about the product.
type : class Trading_SellingManagerProductInventoryStatusType
Declared In
Trading_SellingManagerProductType.hsellingManagerProductSpecifics
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 *sellingManagerProductSpecificsDiscussion
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.hsellingManagerTemplateDetailsArray
Contains the list of the seller’s templates contained in the product, one
SellingManagerTemplateType object per template.
@property (nonatomic, retain) Trading_SellingManagerTemplateDetailsArrayType *sellingManagerTemplateDetailsArrayDiscussion
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