Class: Passport::Thrift::RemotePassportService::QueryByMobile_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::QueryByMobile_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- MOBILE =
1- FIELDS =
{ MOBILE => {:type => ::Thrift::Types::STRING, :name => 'mobile'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
573 |
# File 'lib/remote_passport_service.rb', line 573 def struct_fields; FIELDS; end |
#validate ⇒ Object
575 576 |
# File 'lib/remote_passport_service.rb', line 575 def validate end |