Class: Passport::Thrift::RemotePassportService::QueryPassportUidMap_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::I64}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::Passport::Thrift::Passport}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



457
# File 'lib/remote_passport_service.rb', line 457

def struct_fields; FIELDS; end

#validateObject



459
460
# File 'lib/remote_passport_service.rb', line 459

def validate
end