Class: Cartola::Market::Shutdown

Inherits:
RestModel
  • Object
show all
Defined in:
lib/cartola/market/shutdown.rb

Instance Method Summary collapse

Instance Method Details

#to_datetimeObject



10
11
12
# File 'lib/cartola/market/shutdown.rb', line 10

def to_datetime
  DateTime.serialize(prepare_serialize)
end