Class: Ebay::Requests::GetAdFormatLeads

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/requests/get_ad_format_leads.rb

Overview

Attributes

text_node :item_id, 'ItemID', :optional => true
text_node :status, 'Status', :optional => true
boolean_node :include_member_messages, 'IncludeMemberMessages', 'true', 'false', :optional => true
time_node :start_creation_time, 'StartCreationTime', :optional => true
time_node :end_creation_time, 'EndCreationTime', :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type