Class: Radar::API::IndexService::Price_args
- Inherits:
-
Object
- Object
- Radar::API::IndexService::Price_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/index_service.rb
Constant Summary collapse
- SYMBOL =
1- DATE =
2- FIELDS =
{ SYMBOL => {:type => ::Thrift::Types::STRING, :name => 'symbol'}, DATE => {:type => ::Thrift::Types::I32, :name => 'date'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
137 |
# File 'lib/radar/api/index_service.rb', line 137 def struct_fields; FIELDS; end |
#validate ⇒ Object
139 140 |
# File 'lib/radar/api/index_service.rb', line 139 def validate end |