Implementation
@$core.Deprecated('Use usersServiceCountReqDescriptor instead')
const UsersServiceCountReq$json = {
'1': 'UsersServiceCountReq',
'2': [
{
'1': 'is_active',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'9': 0,
'10': 'isActive',
'17': true
},
{
'1': 'creation_timestamp_start',
'3': 101,
'4': 1,
'5': 4,
'9': 1,
'10': 'creationTimestampStart',
'17': true
},
{
'1': 'creation_timestamp_end',
'3': 102,
'4': 1,
'5': 4,
'9': 2,
'10': 'creationTimestampEnd',
'17': true
},
{
'1': 'modification_timestamp_start',
'3': 103,
'4': 1,
'5': 4,
'9': 3,
'10': 'modificationTimestampStart',
'17': true
},
{
'1': 'modification_timestamp_end',
'3': 104,
'4': 1,
'5': 4,
'9': 4,
'10': 'modificationTimestampEnd',
'17': true
},
{
'1': 'user_type',
'3': 7,
'4': 1,
'5': 14,
'6': '.Scailo.USER_TYPE',
'9': 5,
'10': 'userType',
'17': true
},
{
'1': 'entity_uuid',
'3': 8,
'4': 1,
'5': 9,
'9': 6,
'10': 'entityUuid',
'17': true
},
{
'1': 'status',
'3': 10,
'4': 1,
'5': 14,
'6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
'9': 7,
'10': 'status',
'17': true
},
{
'1': 'approved_on_start',
'3': 11,
'4': 1,
'5': 4,
'9': 8,
'10': 'approvedOnStart',
'17': true
},
{
'1': 'approved_on_end',
'3': 12,
'4': 1,
'5': 4,
'9': 9,
'10': 'approvedOnEnd',
'17': true
},
{
'1': 'approved_by_user_id',
'3': 13,
'4': 1,
'5': 4,
'9': 10,
'10': 'approvedByUserId',
'17': true
},
{
'1': 'approver_role_id',
'3': 14,
'4': 1,
'5': 4,
'9': 11,
'10': 'approverRoleId',
'17': true
},
{
'1': 'username',
'3': 20,
'4': 1,
'5': 9,
'9': 12,
'10': 'username',
'17': true
},
{'1': 'name', '3': 21, '4': 1, '5': 9, '9': 13, '10': 'name', '17': true},
{'1': 'code', '3': 22, '4': 1, '5': 9, '9': 14, '10': 'code', '17': true},
{'1': 'email', '3': 23, '4': 1, '5': 9, '9': 15, '10': 'email', '17': true},
{'1': 'phone', '3': 24, '4': 1, '5': 9, '9': 16, '10': 'phone', '17': true},
{
'1': 'role_id',
'3': 25,
'4': 1,
'5': 4,
'9': 17,
'10': 'roleId',
'17': true
},
{
'1': 'shift_group_id',
'3': 26,
'4': 1,
'5': 4,
'9': 18,
'10': 'shiftGroupId',
'17': true
},
{
'1': 'attendance_uom_id',
'3': 27,
'4': 1,
'5': 4,
'9': 19,
'10': 'attendanceUomId',
'17': true
},
{
'1': 'department_id',
'3': 28,
'4': 1,
'5': 4,
'9': 20,
'10': 'departmentId',
'17': true
},
{
'1': 'payroll_group_id',
'3': 29,
'4': 1,
'5': 4,
'9': 21,
'10': 'payrollGroupId',
'17': true
},
{
'1': 'payroll_tax_group_id',
'3': 30,
'4': 1,
'5': 4,
'9': 22,
'10': 'payrollTaxGroupId',
'17': true
},
{
'1': 'payroll_currency_id',
'3': 31,
'4': 1,
'5': 4,
'9': 23,
'10': 'payrollCurrencyId',
'17': true
},
{
'1': 'basic_pay_uom_id',
'3': 32,
'4': 1,
'5': 4,
'9': 24,
'10': 'basicPayUomId',
'17': true
},
{
'1': 'work_email',
'3': 33,
'4': 1,
'5': 9,
'9': 25,
'10': 'workEmail',
'17': true
},
{
'1': 'vendor_id',
'3': 70,
'4': 1,
'5': 4,
'9': 26,
'10': 'vendorId',
'17': true
},
{
'1': 'client_id',
'3': 71,
'4': 1,
'5': 4,
'9': 27,
'10': 'clientId',
'17': true
},
{
'1': 'form_data',
'3': 500,
'4': 3,
'5': 11,
'6': '.Scailo.FormFieldDatumFilterRequest',
'10': 'formData'
},
],
'8': [
{'1': '_is_active'},
{'1': '_creation_timestamp_start'},
{'1': '_creation_timestamp_end'},
{'1': '_modification_timestamp_start'},
{'1': '_modification_timestamp_end'},
{'1': '_user_type'},
{'1': '_entity_uuid'},
{'1': '_status'},
{'1': '_approved_on_start'},
{'1': '_approved_on_end'},
{'1': '_approved_by_user_id'},
{'1': '_approver_role_id'},
{'1': '_username'},
{'1': '_name'},
{'1': '_code'},
{'1': '_email'},
{'1': '_phone'},
{'1': '_role_id'},
{'1': '_shift_group_id'},
{'1': '_attendance_uom_id'},
{'1': '_department_id'},
{'1': '_payroll_group_id'},
{'1': '_payroll_tax_group_id'},
{'1': '_payroll_currency_id'},
{'1': '_basic_pay_uom_id'},
{'1': '_work_email'},
{'1': '_vendor_id'},
{'1': '_client_id'},
],
};