Class: Ebay::Types::Date

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

Overview

Attributes

numeric_node :year, 'Year', :optional => true
numeric_node :month, 'Month', :optional => true
numeric_node :day, 'Day', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=