Class: Radar::API::StockId

Inherits:
Object
  • Object
show all
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_fieldsObject



53
# File 'lib/radar/api/radar_types.rb', line 53

def struct_fields; FIELDS; end

#validateObject



55
56
# File 'lib/radar/api/radar_types.rb', line 55

def validate
end