Class: Passport::Thrift::RemotePassportService::GetMultiNickNameByUids_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::GetMultiNickNameByUids_result
- 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::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
425 |
# File 'lib/remote_passport_service.rb', line 425 def struct_fields; FIELDS; end |
#validate ⇒ Object
427 428 |
# File 'lib/remote_passport_service.rb', line 427 def validate end |