Class: Profile::Thrift::RemoteUserProfileService::GetNicknameByUid_result
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::GetNicknameByUid_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::STRING, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
703 |
# File 'lib/remote_user_profile_service.rb', line 703 def struct_fields; FIELDS; end |
#validate ⇒ Object
705 706 |
# File 'lib/remote_user_profile_service.rb', line 705 def validate end |