Class: Passport::Thrift::RemotePassportService::GetPassportByLoginName_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::GetPassportByLoginName_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- LOGINNAME =
1- FIELDS =
{ LOGINNAME => {:type => ::Thrift::Types::STRING, :name => 'loginName'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
473 |
# File 'lib/remote_passport_service.rb', line 473 def struct_fields; FIELDS; end |
#validate ⇒ Object
475 476 |
# File 'lib/remote_passport_service.rb', line 475 def validate end |