Class: Passport::Thrift::RemoteUserProfileService::GetProfileByUids_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteUserProfileService::GetProfileByUids_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_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::Profile}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
541 |
# File 'lib/remote_user_profile_service.rb', line 541 def struct_fields; FIELDS; end |
#validate ⇒ Object
543 544 |
# File 'lib/remote_user_profile_service.rb', line 543 def validate end |