CreditNotesServiceSearchAllReq$json top-level constant
- @Deprecated('Use creditNotesServiceSearchAllReqDescriptor instead')
Map<String, Object>
const
CreditNotesServiceSearchAllReq$json
Implementation
@$core.Deprecated('Use creditNotesServiceSearchAllReqDescriptor instead')
const CreditNotesServiceSearchAllReq$json = {
'1': 'CreditNotesServiceSearchAllReq',
'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.CREDIT_NOTE_SORT_KEY',
'10': 'sortKey'
},
{'1': 'entity_uuid', '3': 6, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 10,
'4': 1,
'5': 14,
'6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
'10': 'status'
},
{'1': 'search_key', '3': 11, '4': 1, '5': 9, '10': 'searchKey'},
{
'1': 'ref_from',
'3': 22,
'4': 1,
'5': 14,
'6': '.Scailo.CREDIT_NOTE_REF_FROM',
'10': 'refFrom'
},
{'1': 'ref_id', '3': 23, '4': 1, '5': 4, '10': 'refId'},
{
'1': 'consignee_client_id',
'3': 50,
'4': 1,
'5': 4,
'10': 'consigneeClientId'
},
{'1': 'buyer_client_id', '3': 51, '4': 1, '5': 4, '10': 'buyerClientId'},
],
};