Trading_CharitySellerType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_CharitySellerType.h Trading_CharitySellerType.m |
Overview
Contains information about one seller with a eBay Giving Works provider
charity seller account.
@ingroup EBayAPIInterface
Tasks
-
charitySellerStatusIndicates the status of the seller’s charity seller account.
property -
charityAffiliationIndicates the affiliation status for nonprofit charity organizations registered with the dedicated eBay Giving Works provider.
property -
termsAndConditionsAcceptedIndicates if the seller has accepted eBay GivingWorks Terms and Conditions.
property -
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_CharitySellerType.hcharityAffiliation
Indicates the affiliation status for nonprofit charity organizations registered with the dedicated eBay Giving Works provider.
@property (nonatomic, retain) NSMutableArray *charityAffiliationDiscussion
Indicates the affiliation status for nonprofit charity organizations registered with the dedicated eBay Giving Works provider.
entry type : class Trading_CharityAffiliationType
Declared In
Trading_CharitySellerType.hcharitySellerStatus
Indicates the status of the seller’s charity seller account.
@property (nonatomic, retain) NSString *charitySellerStatusDiscussion
Indicates the status of the seller’s charity seller account.
type: string constant in Trading_CharitySellerStatusCodeType.h
Declared In
Trading_CharitySellerType.htermsAndConditionsAccepted
Indicates if the seller has accepted eBay GivingWorks Terms and Conditions.
@property (nonatomic, retain) NSNumber *termsAndConditionsAcceptedDiscussion
Indicates if the seller has accepted eBay GivingWorks Terms and Conditions.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_CharitySellerType.h