Class: Geocoder::BulkSlugLookup_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/geocoder.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::BulkSlugLookupResponse}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



272
# File 'lib/thrift/geocoder.rb', line 272

def struct_fields; FIELDS; end

#validateObject



274
275
# File 'lib/thrift/geocoder.rb', line 274

def validate
end