Class: Radar::API::FundService::Name_result
- Inherits:
-
Object
- Object
- Radar::API::FundService::Name_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/fund_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRING, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
115 |
# File 'lib/radar/api/fund_service.rb', line 115 def struct_fields; FIELDS; end |
#validate ⇒ Object
117 118 |
# File 'lib/radar/api/fund_service.rb', line 117 def validate end |