Trading_PromotionDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_PromotionDetailsType.h Trading_PromotionDetailsType.m |
Overview
This type is deprecated as Cross Promotions are no longer supported in the APIs.
@ingroup EBayAPIInterface
Tasks
-
promotionPriceThe price of the cross-promoted item in the currency of the site upon which
property
the item is listed. If the item is listed on a site different
from the site specified in the request, then ConvertedPromotionPrice is also
returned. Not related to the Promotional Price Display feature. -
promotionPriceTypeThe listing type for the promoted item and how the item price is used. Not
property
related to the Promotional Price Display feature. -
bidCountBid count if the item is an auction item and has bids.
property -
convertedPromotionPriceThe converted price of the cross-promoted item. Emitted
property
only when the item is listed on a site other than the site specified in the
request. Returns the price in the currency of the site specified in the
request. Not related to the Promotional Price Display feature. -
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_PromotionDetailsType.hbidCount
Bid count if the item is an auction item and has bids.
@property (nonatomic, retain) NSNumber *bidCountDiscussion
Bid count if the item is an auction item and has bids.
type : NSNumber, wrapper for primitive int
Declared In
Trading_PromotionDetailsType.hconvertedPromotionPrice
The converted price of the cross-promoted item. Emitted
only when the item is listed on a site other than the site specified in the
request. Returns the price in the currency of the site specified in the
request. Not related to the Promotional Price Display feature.
@property (nonatomic, retain) Trading_AmountType *convertedPromotionPriceDiscussion
The converted price of the cross-promoted item. Emitted
only when the item is listed on a site other than the site specified in the
request. Returns the price in the currency of the site specified in the
request. Not related to the Promotional Price Display feature.
type : class Trading_AmountType
Declared In
Trading_PromotionDetailsType.hpromotionPrice
The price of the cross-promoted item in the currency of the site upon which
the item is listed. If the item is listed on a site different
from the site specified in the request, then ConvertedPromotionPrice is also
returned. Not related to the Promotional Price Display feature.
@property (nonatomic, retain) Trading_AmountType *promotionPriceDiscussion
The price of the cross-promoted item in the currency of the site upon which
the item is listed. If the item is listed on a site different
from the site specified in the request, then ConvertedPromotionPrice is also
returned. Not related to the Promotional Price Display feature.
type : class Trading_AmountType
Declared In
Trading_PromotionDetailsType.hpromotionPriceType
The listing type for the promoted item and how the item price is used. Not
related to the Promotional Price Display feature.
@property (nonatomic, retain) NSString *promotionPriceTypeDiscussion
The listing type for the promoted item and how the item price is used. Not
related to the Promotional Price Display feature.
type: string constant in Trading_PromotionItemPriceTypeCodeType.h
Declared In
Trading_PromotionDetailsType.h