Class: Radar::API::FundId
- Inherits:
-
Object
- Object
- Radar::API::FundId
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/radar_types.rb
Constant Summary collapse
- CNPJ =
1- FIELDS =
{ CNPJ => {:type => ::Thrift::Types::STRING, :name => 'cnpj'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
85 |
# File 'lib/radar/api/radar_types.rb', line 85 def struct_fields; FIELDS; end |
#validate ⇒ Object
87 88 |
# File 'lib/radar/api/radar_types.rb', line 87 def validate end |