eBay Merchant Data APIVersion 1255
 

NonProfitAddressType

Type defining the NonProfitAddress container, which consists of the address (including latitude and longitude) of a nonprofit charity organization.

No calls use NonProfitAddressType.

Fields



AddressLine1 ( string ) [0..1]
Not used by any call.

The street address of a nonprofit charity organization.
See the Field Index to learn which calls use AddressLine1.

AddressLine2 ( string ) [0..1]
Not used by any call.

The second line (if needed) of a nonprofit charity organization. This field is often used for a suite number, floor number, or P.O. Box.
See the Field Index to learn which calls use AddressLine2.

AddressType ( AddressTypeCodeType ) [0..1]
Not used by any call.

Enumeration value that indicates whether or not a nonprofit charity organization is registered with the PayPal Giving Fund. See the Enrolling your nonprofit help topic for more information on registering with the PayPal Giving Fund and the benefits that come with being a registered eBay for Charity organization.
See the Field Index to learn which calls use AddressType.

City ( string ) [0..1]
Not used by any call.

The city in which a nonprofit charity organization is located.
See the Field Index to learn which calls use City.

Latitude ( decimal ) [0..1]
Not used by any call.

The latitude value of a nonprofit charity organization. Latitude and longitude coordinates pinpoint the location of the organization relative to the earth, and are useful for search purposes. The Latitude and Longitude fields are only returned in GetCharities if set by the organization.
See the Field Index to learn which calls use Latitude.

Longitude ( decimal ) [0..1]
Not used by any call.

The longitude value of a nonprofit charity organization. Latitude and longitude coordinates pinpoint the location of the organization relative to the earth, and are useful for search purposes. The Latitude and Longitude fields are only returned in GetCharities if set by the organization.
See the Field Index to learn which calls use Longitude.

State ( string ) [0..1]
Not used by any call.

The state in which a nonprofit charity organization is located.
See the Field Index to learn which calls use State.

ZipCode ( string ) [0..1]
Not used by any call.

The zip code of a nonprofit charity organization.
See the Field Index to learn which calls use ZipCode.