Class: RefreshStoreRequest

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

Constant Summary collapse

TOKEN =
1
FIELDS =
{
  TOKEN => {:type => ::Thrift::Types::STRING, :name => 'token', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



682
# File 'lib/thrift/geocoder_types.rb', line 682

def struct_fields; FIELDS; end

#validateObject



684
685
# File 'lib/thrift/geocoder_types.rb', line 684

def validate
end