Class: Profile::Thrift::RemoteUserProfileService::GetProfileByNickname_result
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::GetProfileByNickname_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::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Profile::Thrift::Profile}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
889 |
# File 'lib/remote_user_profile_service.rb', line 889 def struct_fields; FIELDS; end |
#validate ⇒ Object
891 892 |
# File 'lib/remote_user_profile_service.rb', line 891 def validate end |