Class: Ebay::Requests::AddTransactionConfirmationItem

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

Overview

Attributes

text_node :recipient_user_id, 'RecipientUserID'
text_node :verify_eligibility_only, 'VerifyEligibilityOnly'
text_node :recipient_postal_code, 'RecipientPostalCode'
text_node :recipient_relation_type, 'RecipientRelationType'
money_node :negotiated_price, 'NegotiatedPrice'
text_node :listing_duration, 'ListingDuration'
text_node :item_id, 'ItemID'
text_node :comments, 'Comments'

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