Class: Passport::Thrift::RemoteUserProfileService::CheckNickname_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteUserProfileService::CheckNickname_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Constant Summary collapse
- EX =
1- FIELDS =
{ EX => {:type => ::Thrift::Types::STRUCT, :name => 'ex', :class => ::Passport::Thrift::ProfileException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
735 |
# File 'lib/remote_user_profile_service.rb', line 735 def struct_fields; FIELDS; end |
#validate ⇒ Object
737 738 |
# File 'lib/remote_user_profile_service.rb', line 737 def validate end |