WorkOrderItemsSearchRequest$json top-level constant
Implementation
@$core.Deprecated('Use workOrderItemsSearchRequestDescriptor instead')
const WorkOrderItemsSearchRequest$json = {
'1': 'WorkOrderItemsSearchRequest',
'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': 'sort_order',
'3': 4,
'4': 1,
'5': 14,
'6': '.Scailo.SORT_ORDER',
'10': 'sortOrder'
},
{
'1': 'sort_key',
'3': 5,
'4': 1,
'5': 14,
'6': '.Scailo.WORK_ORDER_ITEM_SORT_KEY',
'10': 'sortKey'
},
{'1': 'entity_uuid', '3': 6, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 7,
'4': 1,
'5': 14,
'6': '.Scailo.WORK_ORDER_ITEM_STATUS',
'10': 'status'
},
{
'1': 'approved_on_start',
'3': 10,
'4': 1,
'5': 4,
'10': 'approvedOnStart'
},
{'1': 'approved_on_end', '3': 11, '4': 1, '5': 4, '10': 'approvedOnEnd'},
{
'1': 'approved_by_user_id',
'3': 12,
'4': 1,
'5': 4,
'10': 'approvedByUserId'
},
{'1': 'approver_role_id', '3': 13, '4': 1, '5': 4, '10': 'approverRoleId'},
{'1': 'work_order_id', '3': 20, '4': 1, '5': 4, '10': 'workOrderId'},
{'1': 'family_id', '3': 21, '4': 1, '5': 4, '10': 'familyId'},
{
'1': 'delivery_date_exact',
'3': 28,
'4': 1,
'5': 9,
'10': 'deliveryDateExact'
},
{
'1': 'delivery_date_start',
'3': 29,
'4': 1,
'5': 9,
'10': 'deliveryDateStart'
},
{
'1': 'delivery_date_end',
'3': 30,
'4': 1,
'5': 9,
'10': 'deliveryDateEnd'
},
{'1': 'search_key', '3': 40, '4': 1, '5': 9, '10': 'searchKey'},
],
};