Class: Passport::Thrift::RemotePassportService::QueryPassportByEmail_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::QueryPassportByEmail_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- EMAIL =
1- FIELDS =
{ EMAIL => {:type => ::Thrift::Types::STRING, :name => 'email'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
279 |
# File 'lib/remote_passport_service.rb', line 279 def struct_fields; FIELDS; end |
#validate ⇒ Object
281 282 |
# File 'lib/remote_passport_service.rb', line 281 def validate end |