Class: EbayTrading::Requests::GetAdFormatLeads

Inherits:
Abstract
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay_trading/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
datetime_node :start_creation_time, 'StartCreationTime', :optional => true
datetime_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=, #requester_credentials

Methods inherited from Base

#call_name

Methods included from Types

#type