Inherits from NSObject
Conforms to PicoBindable
Declared in Shopping_CharityType.h
Shopping_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 ShoppingInterface

Tasks

  •   charityID

    A unique identification number assigned by eBay to
    registered nonprofit charity organizations.

    property
  •   charityName

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

    property
  •   charityNumber

    A unique identification number assigned to a nonprofit
    charity organization by the dedicated provider of
    eBay Giving Works. Being superseded by CharityID. Max 10
    digits.

    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
  •   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
  •   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
  •   status

    The status of the nonprofit charity 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

Shopping_CharityType.h

charityID

A unique identification number assigned by eBay to
registered nonprofit charity organizations.

@property (nonatomic, retain) NSString *charityID

Discussion

A unique identification number assigned by eBay to
registered nonprofit charity organizations.

type : NSString, wrapper for primitive string

Declared In

Shopping_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

Shopping_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

Shopping_CharityType.h

charityNumber

A unique identification number assigned to a nonprofit
charity organization by the dedicated provider of
eBay Giving Works. Being superseded by CharityID. Max 10
digits.

@property (nonatomic, retain) NSNumber *charityNumber

Discussion

A unique identification number assigned to a nonprofit
charity organization by the dedicated provider of
eBay Giving Works. Being superseded by CharityID. Max 10
digits.

type : NSNumber, wrapper for primitive int

Declared In

Shopping_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

Shopping_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

Shopping_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

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

Declared In

Shopping_CharityType.h