Trading_PromotionalSaleArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_PromotionalSaleArrayType.h Trading_PromotionalSaleArrayType.m |
Tasks
-
promotionalSale
Contains promotional sale information based on the request.
property
If you did not specify a PromotionalSaleID in the request,
then all promotional sales for the seller are returned.
Properties
promotionalSale
Contains promotional sale information based on the request.
If you did not specify a PromotionalSaleID in the request,
then all promotional sales for the seller are returned.
@property (nonatomic, retain) NSMutableArray *promotionalSale
Discussion
Contains promotional sale information based on the request.
If you did not specify a PromotionalSaleID in the request,
then all promotional sales for the seller are returned.
entry type : class Trading_PromotionalSaleType
Declared In
Trading_PromotionalSaleArrayType.h