DebitNotesServiceItemUpdateRequest$json top-level constant
- @Deprecated('Use debitNotesServiceItemUpdateRequestDescriptor instead')
Map<String, Object>
const
DebitNotesServiceItemUpdateRequest$json
Implementation
@$core.Deprecated('Use debitNotesServiceItemUpdateRequestDescriptor instead')
const DebitNotesServiceItemUpdateRequest$json = {
'1': 'DebitNotesServiceItemUpdateRequest',
'2': [
{'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'id'},
{
'1': 'internal_quantity',
'3': 12,
'4': 1,
'5': 4,
'8': {},
'10': 'internalQuantity'
},
{
'1': 'vendor_uom_id',
'3': 13,
'4': 1,
'5': 4,
'8': {},
'10': 'vendorUomId'
},
{
'1': 'vendor_quantity',
'3': 14,
'4': 1,
'5': 4,
'8': {},
'10': 'vendorQuantity'
},
{
'1': 'vendor_unit_price',
'3': 15,
'4': 1,
'5': 4,
'8': {},
'10': 'vendorUnitPrice'
},
{'1': 'tax_group_id', '3': 16, '4': 1, '5': 4, '8': {}, '10': 'taxGroupId'},
{'1': 'round_off', '3': 17, '4': 1, '5': 3, '10': 'roundOff'},
{'1': 'specifications', '3': 18, '4': 1, '5': 9, '10': 'specifications'},
],
};