Class: Ebay::Types::TicketDetails
- Inherits:
-
Object
- Object
- Ebay::Types::TicketDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/ticket_details.rb
Overview
Attributes
text_node :event_type, 'EventType', :optional => true
object_node :event_date, 'EventDate', :class => Date, :optional => true
text_node :state_or_province, 'StateOrProvince', :optional => true
text_node :city_name, 'CityName', :optional => true
numeric_node :ticket_quantity, 'TicketQuantity', :optional => true
Method Summary
#initialize, #object_attributes=