Class: Ebay::Requests::AddDisputeResponse

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

Overview

Attributes

text_node :dispute_id, 'DisputeID', :optional => true
text_node :message_text, 'MessageText', :optional => true
text_node :dispute_activity, 'DisputeActivity', :optional => true
text_node :shipping_carrier_used, 'ShippingCarrierUsed', :optional => true
text_node :shipment_track_number, 'ShipmentTrackNumber', :optional => true
time_node :shipping_time, 'ShippingTime', :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