Implementation
@$core.Deprecated('Use debitNotesServiceFilterReqDescriptor instead')
const DebitNotesServiceFilterReq$json = {
'1': 'DebitNotesServiceFilterReq',
'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.DEBIT_NOTE_SORT_KEY',
'10': 'sortKey'
},
{
'1': 'creation_timestamp_start',
'3': 101,
'4': 1,
'5': 4,
'10': 'creationTimestampStart'
},
{
'1': 'creation_timestamp_end',
'3': 102,
'4': 1,
'5': 4,
'10': 'creationTimestampEnd'
},
{
'1': 'modification_timestamp_start',
'3': 103,
'4': 1,
'5': 4,
'10': 'modificationTimestampStart'
},
{
'1': 'modification_timestamp_end',
'3': 104,
'4': 1,
'5': 4,
'10': 'modificationTimestampEnd'
},
{'1': 'entity_uuid', '3': 8, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 10,
'4': 1,
'5': 14,
'6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
'10': 'status'
},
{
'1': 'approved_on_start',
'3': 11,
'4': 1,
'5': 4,
'10': 'approvedOnStart'
},
{'1': 'approved_on_end', '3': 12, '4': 1, '5': 4, '10': 'approvedOnEnd'},
{
'1': 'approved_by_user_id',
'3': 13,
'4': 1,
'5': 4,
'10': 'approvedByUserId'
},
{'1': 'approver_role_id', '3': 14, '4': 1, '5': 4, '10': 'approverRoleId'},
{
'1': 'completed_on_start',
'3': 15,
'4': 1,
'5': 4,
'10': 'completedOnStart'
},
{'1': 'completed_on_end', '3': 16, '4': 1, '5': 4, '10': 'completedOnEnd'},
{'1': 'reference_id', '3': 20, '4': 1, '5': 9, '10': 'referenceId'},
{'1': 'final_ref_number', '3': 21, '4': 1, '5': 9, '10': 'finalRefNumber'},
{
'1': 'ref_from',
'3': 22,
'4': 1,
'5': 14,
'6': '.Scailo.DEBIT_NOTE_REF_FROM',
'10': 'refFrom'
},
{'1': 'ref_id', '3': 23, '4': 1, '5': 4, '10': 'refId'},
{'1': 'currency_id', '3': 30, '4': 1, '5': 4, '10': 'currencyId'},
{'1': 'vendor_id', '3': 31, '4': 1, '5': 4, '10': 'vendorId'},
{'1': 'project_id', '3': 32, '4': 1, '5': 4, '10': 'projectId'},
{'1': 'family_id', '3': 40, '4': 1, '5': 4, '10': 'familyId'},
{'1': 'total_value_min', '3': 70, '4': 1, '5': 4, '10': 'totalValueMin'},
{'1': 'total_value_max', '3': 71, '4': 1, '5': 4, '10': 'totalValueMax'},
{
'1': 'form_data',
'3': 500,
'4': 3,
'5': 11,
'6': '.Scailo.FormFieldDatumFilterRequest',
'10': 'formData'
},
],
};