Class: Profile::Thrift::RemoteUserProfileService::QueryUserSimpleInfo_result
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::QueryUserSimpleInfo_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::STRUCT, :name => 'success', :class => ::Profile::Thrift::UserSimpleInfo} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
825 |
# File 'lib/remote_user_profile_service.rb', line 825 def struct_fields; FIELDS; end |
#validate ⇒ Object
827 828 |
# File 'lib/remote_user_profile_service.rb', line 827 def validate end |