Tim Keefer > eBay-API > eBay::API::XML::DataType::CharityAffiliationDetailType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::CharityAffiliationDetailType

DESCRIPTION ^

The information of nonprofit charity organization affiliation.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::CharityAffiliationDetailType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setAffiliationType()

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

# Argument: 'ns:CharityAffiliationTypeCodeType'

getAffiliationType()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll

# Returns: 'ns:CharityAffiliationTypeCodeType'

setCharityID()

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

# Argument: 'xs:string'

getCharityID()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll

# Returns: 'xs:string'

setLastUsedTime()

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

# Argument: 'xs:dateTime'

getLastUsedTime()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll

# Returns: 'xs:dateTime'

syntax highlighting: