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
69 |
# File 'lib/radar/api/radar_types.rb', line 69 def struct_fields; FIELDS; end |
#validate ⇒ Object
71 72 |
# File 'lib/radar/api/radar_types.rb', line 71 def validate end |