Class: Ebay::Types::ContactHoursDetails

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/contact_hours_details.rb

Overview

Attributes

text_node :time_zone_id, 'TimeZoneID', :optional => true
text_node :hours1_days, 'Hours1Days', :optional => true
boolean_node :hours1_any_time, 'Hours1AnyTime', 'true', 'false', :optional => true

text_node :hours2_days, 'Hours2Days', :optional => true
boolean_node :hours2_any_time, 'Hours2AnyTime', 'true', 'false', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=