Class: Passport::Thrift::RemoteUserProfileService::GetProfielByEmail_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/remote_user_profile_service.rb

Constant Summary collapse

EMAIL =
1
FIELDS =
{
  EMAIL => {:type => ::Thrift::Types::STRING, :name => 'email'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



817
# File 'lib/remote_user_profile_service.rb', line 817

def struct_fields; FIELDS; end

#validateObject



819
820
# File 'lib/remote_user_profile_service.rb', line 819

def validate
end