Class: Ebay::Types::WantItNowPost
- Inherits:
-
Object
- Object
- Ebay::Types::WantItNowPost
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/want_it_now_post.rb
Overview
Attributes
text_node :category_id, 'CategoryID', :optional => true
text_node :description, 'Description', :optional => true
text_node :post_id, 'PostID', :optional => true
text_node :site, 'Site', :optional => true
time_node :start_time, 'StartTime', :optional => true
numeric_node :response_count, 'ResponseCount', :optional => true
text_node :title, 'Title', :optional => true
Method Summary
#initialize, #object_attributes=