Trading_IntegratedMerchantCreditCardInfoType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_IntegratedMerchantCreditCardInfoType.h Trading_IntegratedMerchantCreditCardInfoType.m |
Overview
Indicates the sites on which a seller is eligible to offer IMCC as a payment method.
@ingroup EBayAPIInterface
Tasks
-
supportedSite
Indicates a site on which a seller has a payment gateway account (and thus
property
a site on which the seller can use the IntegratedMerchantCreditCard payment method). -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_IntegratedMerchantCreditCardInfoType.h
supportedSite
Indicates a site on which a seller has a payment gateway account (and thus
a site on which the seller can use the IntegratedMerchantCreditCard payment method).
@property (nonatomic, retain) NSMutableArray *supportedSite
Discussion
Indicates a site on which a seller has a payment gateway account (and thus
a site on which the seller can use the IntegratedMerchantCreditCard payment method).
entry type : string constant in Trading_SiteCodeType.h
Declared In
Trading_IntegratedMerchantCreditCardInfoType.h