Trading_CharityAffiliationDetailType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_CharityAffiliationDetailType.h Trading_CharityAffiliationDetailType.m |
Tasks
-
charityIDThe affiliation ID for nonprofit charity organizations
property
registered with the dedicated eBay Giving Works provider. -
affiliationTypeIndicates the affiliation status of the nonprofit charity
property
organization registered with the eBay Giving Works provider. -
lastUsedTimeIndicates the affiliation last used date of the nonprofit charity
property
organization registered with the eBay Giving Works provider. -
any(public property)
property
Properties
affiliationType
Indicates the affiliation status of the nonprofit charity
organization registered with the eBay Giving Works provider.
@property (nonatomic, retain) NSString *affiliationTypeDiscussion
Indicates the affiliation status of the nonprofit charity
organization registered with the eBay Giving Works provider.
type: string constant in Trading_CharityAffiliationTypeCodeType.h
Declared In
Trading_CharityAffiliationDetailType.hany
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_CharityAffiliationDetailType.hcharityID
The affiliation ID for nonprofit charity organizations
registered with the dedicated eBay Giving Works provider.
@property (nonatomic, retain) NSString *charityIDDiscussion
The affiliation ID for nonprofit charity organizations
registered with the dedicated eBay Giving Works provider.
type : NSString, wrapper for primitive string
Declared In
Trading_CharityAffiliationDetailType.hlastUsedTime
Indicates the affiliation last used date of the nonprofit charity
organization registered with the eBay Giving Works provider.
@property (nonatomic, retain) NSDate *lastUsedTimeDiscussion
Indicates the affiliation last used date of the nonprofit charity
organization registered with the eBay Giving Works provider.
type : NSDate, wrapper for primitive date
Declared In
Trading_CharityAffiliationDetailType.h