Class: Ebay::Requests::GetUserDisputes

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

Overview

Attributes

text_node :dispute_filter_type, 'DisputeFilterType', :optional => true
text_node :dispute_sort_type, 'DisputeSortType', :optional => true
time_node :mod_time_from, 'ModTimeFrom', :optional => true
time_node :mod_time_to, 'ModTimeTo', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token

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