Class: Radar::API::StockId
- Inherits:
-
Object
- Object
- Radar::API::StockId
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/radar_types.rb
Constant Summary collapse
- SYMBOL =
1- FIELDS =
{ SYMBOL => {:type => ::Thrift::Types::STRING, :name => 'symbol'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
53 |
# File 'lib/radar/api/radar_types.rb', line 53 def struct_fields; FIELDS; end |
#validate ⇒ Object
55 56 |
# File 'lib/radar/api/radar_types.rb', line 55 def validate end |