Class: Passport::Thrift::RemoteUserProfileService::GetProfielByEmail_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteUserProfileService::GetProfielByEmail_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 => ::Passport::Thrift::Profile} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
833 |
# File 'lib/remote_user_profile_service.rb', line 833 def struct_fields; FIELDS; end |
#validate ⇒ Object
835 836 |
# File 'lib/remote_user_profile_service.rb', line 835 def validate end |