Class CharityStatusCodeType


class CharityStatusCodeType
CharityStatusCodeType - Type declaration to be used by other schema. Indicates the nonprofit status of the nonprofit charity organization registered with the dedicated eBay Giving Works provider.

Defined in com/ebay/shoppingservice/CharityStatusCodeType.js

Property Summary
(out) Reserved for internal or future use.
(out) The specified nonprofit charity organization is no longer a valid nonprofit charity organization according to the requirements of the dedicated eBay Giving Works provider.
(out) The specified nonprofit charity organization is a valid nonprofit charity organization according to the requirements of the dedicated eBay Giving Works provider.
String value

Constructor Summary
CharityStatusCodeType(Object object)

Property Details

property static CustomCode

(out) Reserved for internal or future use.


property static NoLongerValid

(out) The specified nonprofit charity organization is no longer a valid nonprofit charity organization according to the requirements of the dedicated eBay Giving Works provider.


property static Valid

(out) The specified nonprofit charity organization is a valid nonprofit charity organization according to the requirements of the dedicated eBay Giving Works provider.


property String value


Constructor Details

constructor CharityStatusCodeType

CharityStatusCodeType(Object object)

Parameters:
object