Class: Passport::Thrift::RemotePassportService::QueryPassportUidMap_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::QueryPassportUidMap_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- UIDLIST =
1- FIELDS =
{ UIDLIST => {:type => ::Thrift::Types::LIST, :name => 'uidList', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
441 |
# File 'lib/remote_passport_service.rb', line 441 def struct_fields; FIELDS; end |
#validate ⇒ Object
443 444 |
# File 'lib/remote_passport_service.rb', line 443 def validate end |