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

Overview

Identifies a Giving Works listing and benefiting nonprofit charity organization.
Currently supported through the US and eBay Motors sites only. The Ad Format and
Mature Audiences categories are not supported.
Not applicable for US eBay Motors, international, Real Estate, and Tickets.

@ingroup EBayAPIInterface

Tasks

  •   charityName

    The name of the benefiting nonprofit charity organization selected by the
    charity seller.

    property
  •   charityNumber

    A unique identifier assigned to a nonprofit
    charity organization by the dedicated provider of
    eBay Giving Works. This value can contain up to 10 digits.
    This value is superseded by CharityID.

    property
  •   donationPercent

    The percentage of the purchase price that the
    seller chooses to donate to the selected nonprofit
    organization. This percentage is displayed in the Giving
    Works item listing. Possible values: 10.0 to 100.0.
    Percentages must increment by 5.0. Minimum donation
    percentages may be required for Giving Works listings, see
    http://pages.ebay.com/help/sell/selling-nonprofit.html for
    details. DonationPercent is required input when listing
    Giving Works items.

    property
  •   charityID

    A unique identification number assigned by eBay to
    registered nonprofit charity organizations. Required input
    when listing Giving Works items.

    property
  •   mission

    The stated mission of the nonprofit charity
    organization. This mission is displayed in the Giving Works
    item listing.

    property
  •   logoURL

    The URL of the nonprofit charity organization. This
    URL is displayed in the Giving Works item listing.

    property
  •   status

    The status of the nonprofit charity organization.

    property
  •   charityListing

    If true, indicates that the seller has chosen to use
    eBay Giving Works to donate a percentage of the item's
    purchase price to a selected nonprofit organization.

    property
  •   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_CharityType.h

charityID

A unique identification number assigned by eBay to
registered nonprofit charity organizations. Required input
when listing Giving Works items.

@property (nonatomic, retain) NSString *charityID

Discussion

A unique identification number assigned by eBay to
registered nonprofit charity organizations. Required input
when listing Giving Works items.

type : NSString, wrapper for primitive string

Declared In

Trading_CharityType.h

charityListing

If true, indicates that the seller has chosen to use
eBay Giving Works to donate a percentage of the item's
purchase price to a selected nonprofit organization.

@property (nonatomic, retain) NSNumber *charityListing

Discussion

If true, indicates that the seller has chosen to use
eBay Giving Works to donate a percentage of the item's
purchase price to a selected nonprofit organization.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_CharityType.h

charityName

The name of the benefiting nonprofit charity organization selected by the
charity seller.

@property (nonatomic, retain) NSString *charityName

Discussion

The name of the benefiting nonprofit charity organization selected by the
charity seller.

type : NSString, wrapper for primitive string

Declared In

Trading_CharityType.h

charityNumber

A unique identifier assigned to a nonprofit
charity organization by the dedicated provider of
eBay Giving Works. This value can contain up to 10 digits.
This value is superseded by CharityID.

@property (nonatomic, retain) NSNumber *charityNumber

Discussion

A unique identifier assigned to a nonprofit
charity organization by the dedicated provider of
eBay Giving Works. This value can contain up to 10 digits.
This value is superseded by CharityID.

type : NSNumber, wrapper for primitive int

Declared In

Trading_CharityType.h

donationPercent

The percentage of the purchase price that the
seller chooses to donate to the selected nonprofit
organization. This percentage is displayed in the Giving
Works item listing. Possible values: 10.0 to 100.0.
Percentages must increment by 5.0. Minimum donation
percentages may be required for Giving Works listings, see
http://pages.ebay.com/help/sell/selling-nonprofit.html for
details. DonationPercent is required input when listing
Giving Works items.

@property (nonatomic, retain) NSNumber *donationPercent

Discussion

The percentage of the purchase price that the
seller chooses to donate to the selected nonprofit
organization. This percentage is displayed in the Giving
Works item listing. Possible values: 10.0 to 100.0.
Percentages must increment by 5.0. Minimum donation
percentages may be required for Giving Works listings, see
http://pages.ebay.com/help/sell/selling-nonprofit.html for
details. DonationPercent is required input when listing
Giving Works items.

type : NSNumber, wrapper for primitive float

Declared In

Trading_CharityType.h

logoURL

The URL of the nonprofit charity organization. This
URL is displayed in the Giving Works item listing.

@property (nonatomic, retain) NSString *logoURL

Discussion

The URL of the nonprofit charity organization. This
URL is displayed in the Giving Works item listing.

type : NSString, wrapper for primitive string

Declared In

Trading_CharityType.h

mission

The stated mission of the nonprofit charity
organization. This mission is displayed in the Giving Works
item listing.

@property (nonatomic, retain) NSString *mission

Discussion

The stated mission of the nonprofit charity
organization. This mission is displayed in the Giving Works
item listing.

type : NSString, wrapper for primitive string

Declared In

Trading_CharityType.h

status

The status of the nonprofit charity organization.

@property (nonatomic, retain) NSString *status

Discussion

The status of the nonprofit charity organization.

type: string constant in Trading_CharityStatusCodeType.h

Declared In

Trading_CharityType.h