Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_CharityAffiliationDetailType.h
Trading_CharityAffiliationDetailType.m

Overview

The information of nonprofit charity organization affiliation.

@ingroup EBayAPIInterface

Tasks

  •   charityID

    The affiliation ID for nonprofit charity organizations
    registered with the dedicated eBay Giving Works provider.

    property
  •   affiliationType

    Indicates the affiliation status of the nonprofit charity
    organization registered with the eBay Giving Works provider.

    property
  •   lastUsedTime

    Indicates the affiliation last used date of the nonprofit charity
    organization registered with the eBay Giving Works provider.

    property
  •   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 *affiliationType

Discussion

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.h

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_CharityAffiliationDetailType.h

charityID

The affiliation ID for nonprofit charity organizations
registered with the dedicated eBay Giving Works provider.

@property (nonatomic, retain) NSString *charityID

Discussion

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.h

lastUsedTime

Indicates the affiliation last used date of the nonprofit charity
organization registered with the eBay Giving Works provider.

@property (nonatomic, retain) NSDate *lastUsedTime

Discussion

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