Class: Radar::API::IndexService::Price_result
- Inherits:
-
Object
- Object
- Radar::API::IndexService::Price_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/index_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::DOUBLE, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
153 |
# File 'lib/radar/api/index_service.rb', line 153 def struct_fields; FIELDS; end |
#validate ⇒ Object
155 156 |
# File 'lib/radar/api/index_service.rb', line 155 def validate end |