Class: Passport::Thrift::RemotePassportService::QueryNewRegistUsers_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::QueryNewRegistUsers_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- ENDTIME =
1- USERSCOUNT =
2- FIELDS =
{ ENDTIME => {:type => ::Thrift::Types::I64, :name => 'endTime'}, USERSCOUNT => {:type => ::Thrift::Types::I32, :name => 'usersCount'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
541 |
# File 'lib/remote_passport_service.rb', line 541 def struct_fields; FIELDS; end |
#validate ⇒ Object
543 544 |
# File 'lib/remote_passport_service.rb', line 543 def validate end |