Class: Radar::API::FundService::Short_name_args
- Inherits:
-
Object
- Object
- Radar::API::FundService::Short_name_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/fund_service.rb
Constant Summary collapse
- ID =
1- FIELDS =
{ ID => {:type => ::Thrift::Types::STRUCT, :name => 'id', :class => ::Radar::API::FundId} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
131 |
# File 'lib/radar/api/fund_service.rb', line 131 def struct_fields; FIELDS; end |
#validate ⇒ Object
133 134 |
# File 'lib/radar/api/fund_service.rb', line 133 def validate end |