Class: Passport::Thrift::RemotePassportService::GetMultiPassportByMobiles_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::GetMultiPassportByMobiles_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- MOBILES =
1- FIELDS =
{ MOBILES => {:type => ::Thrift::Types::LIST, :name => 'mobiles', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
605 |
# File 'lib/remote_passport_service.rb', line 605 def struct_fields; FIELDS; end |
#validate ⇒ Object
607 608 |
# File 'lib/remote_passport_service.rb', line 607 def validate end |