ClientUsersSearchRequest$json top-level constant
Implementation
@$core.Deprecated('Use clientUsersSearchRequestDescriptor instead')
const ClientUsersSearchRequest$json = {
'1': 'ClientUsersSearchRequest',
'2': [
{
'1': 'is_active',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'10': 'isActive'
},
{'1': 'count', '3': 2, '4': 1, '5': 3, '8': {}, '10': 'count'},
{'1': 'offset', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'offset'},
{'1': 'entity_uuid', '3': 6, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 7,
'4': 1,
'5': 14,
'6': '.Scailo.CLIENT_USER_STATUS',
'10': 'status'
},
{'1': 'client_id', '3': 10, '4': 1, '5': 4, '10': 'clientId'},
{'1': 'user_id', '3': 11, '4': 1, '5': 4, '10': 'userId'},
{'1': 'associate_id', '3': 12, '4': 1, '5': 4, '10': 'associateId'},
{'1': 'search_key', '3': 20, '4': 1, '5': 9, '10': 'searchKey'},
],
};