Trading_GetCharitiesResponseType Class Reference
| Inherits from | Trading_AbstractResponseType : NSObject |
| Declared in | Trading_GetCharitiesResponseType.h Trading_GetCharitiesResponseType.m |
Overview
Contains information about charity nonprofit organizations that meet the
criteria specified in the request.
@ingroup EBayAPIInterface
Tasks
-
charityContains information about charity nonprofit organizations that
property
meet the criteria specified in the request. One Charity node is
returned for each applicable nonprofit charity organization. The
CharityID value is returned as an id attribute of this node. If no
nonprofit charity organization is applicable, this node is not
returned.
Properties
charity
Contains information about charity nonprofit organizations that
meet the criteria specified in the request. One Charity node is
returned for each applicable nonprofit charity organization. The
CharityID value is returned as an id attribute of this node. If no
nonprofit charity organization is applicable, this node is not
returned.
@property (nonatomic, retain) NSMutableArray *charityDiscussion
Contains information about charity nonprofit organizations that
meet the criteria specified in the request. One Charity node is
returned for each applicable nonprofit charity organization. The
CharityID value is returned as an id attribute of this node. If no
nonprofit charity organization is applicable, this node is not
returned.
entry type : class Trading_CharityInfoType
Declared In
Trading_GetCharitiesResponseType.h