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

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::CharitySellerType

DESCRIPTION ^

Contains information about one seller with a eBay Giving Works provider charity seller account.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setCharityAffiliation()

Indicates the affiliation status for nonprofit charity organizations registered with the dedicated eBay Giving Works provider.

# Argument: reference to an array of 'ns:CharityAffiliationType'

getCharityAffiliation()

# Returns: reference to an array of 'ns:CharityAffiliationType'

setCharitySellerStatus()

Indicates the status of the seller's charity seller account.

# Argument: 'ns:CharitySellerStatusCodeType'

getCharitySellerStatus()

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

# Returns: 'ns:CharitySellerStatusCodeType'

setTermsAndConditionsAccepted()

Indicates if the seller has accepted eBay GivingWorks Terms and Conditions.

# Argument: 'xs:boolean'

isTermsAndConditionsAccepted()

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

# Returns: 'xs:boolean'

syntax highlighting: