Class: Ebay::Responses::GetAdFormatLeads
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/responses/get_ad_format_leads.rb
Overview
Attributes
array_node :ad_format_leads, 'AdFormatLead', :class => AdFormatLead, :default_value => []
numeric_node :ad_format_lead_count, 'AdFormatLeadCount', :optional => true
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Base
#errors?, #failure?, #partial_failure?, #success?, #warning?