Class: Dtn::Messages::Quote::Level1Fundamental
- Inherits:
-
MessageWithSimpleParser
- Object
- OpenStruct
- Dtn::Message
- MessageWithSimpleParser
- Dtn::Messages::Quote::Level1Fundamental
- Defined in:
- lib/dtn/messages/quote/level1_fundamental.rb
Overview
Streaming level1 fundamental data. Always return full dataset
Class Method Summary collapse
Methods inherited from MessageWithSimpleParser
Methods inherited from Dtn::Message
#callback_name, callback_name, parse
Class Method Details
.fields ⇒ Object
10 11 12 |
# File 'lib/dtn/messages/quote/level1_fundamental.rb', line 10 def fields @fields ||= Level1::ALL_FUNDAMENTAL_FIELDS end |