Class: Ebay::Requests::AddSecondChanceItem

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

Overview

Attributes

text_node :recipient_bidder_user_id, 'RecipientBidderUserID', :optional => true
money_node :buy_it_now_price, 'BuyItNowPrice', :optional => true
text_node :duration, 'Duration', :optional => true
text_node :item_id, 'ItemID', :optional => true
text_node :seller_message, 'SellerMessage', :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