Class: Passport::Thrift::RemotePassportService::GetMultiPassportByMobiles_args

Inherits:
Object
  • Object
show all
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_fieldsObject



605
# File 'lib/remote_passport_service.rb', line 605

def struct_fields; FIELDS; end

#validateObject



607
608
# File 'lib/remote_passport_service.rb', line 607

def validate
end