Class: Radar::API::IndexService::Price_change_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/radar/api/index_service.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::DOUBLE, :name => 'success'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



189
# File 'lib/radar/api/index_service.rb', line 189

def struct_fields; FIELDS; end

#validateObject



191
192
# File 'lib/radar/api/index_service.rb', line 191

def validate
end