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