Class: Ebay::Types::CharityInfo
- Inherits:
-
Object
- Object
- Ebay::Types::CharityInfo
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/charity_info.rb
Overview
Attributes
text_node :name, 'Name', :optional => true
text_node :mission, 'Mission', :optional => true
text_node :logo_url, 'LogoURL', :optional => true
text_node :status, 'Status', :optional => true
text_node :searchable_string, 'SearchableString', :optional => true
numeric_node :charity_region, 'CharityRegion', :optional => true
numeric_node :charity_domain, 'CharityDomain', :optional => true
text_node :charity_id, 'CharityID', :optional => true
text_node :id, '@id', :optional => true
Method Summary
#initialize, #object_attributes=