Class: Radar::API::SecurityService::Prices_result
- Inherits:
-
Object
- Object
- Radar::API::SecurityService::Prices_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/security_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Radar::API::Price}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
217 |
# File 'lib/radar/api/security_service.rb', line 217 def struct_fields; FIELDS; end |
#validate ⇒ Object
219 220 |
# File 'lib/radar/api/security_service.rb', line 219 def validate end |