DebitNotesServiceAlreadyAddedQuantityForSourceRequest$json top-level constant

  1. @Deprecated('Use debitNotesServiceAlreadyAddedQuantityForSourceRequestDescriptor instead')
Map<String, Object> const DebitNotesServiceAlreadyAddedQuantityForSourceRequest$json

Implementation

@$core.Deprecated(
    'Use debitNotesServiceAlreadyAddedQuantityForSourceRequestDescriptor instead')
const DebitNotesServiceAlreadyAddedQuantityForSourceRequest$json = {
  '1': 'DebitNotesServiceAlreadyAddedQuantityForSourceRequest',
  '2': [
    {
      '1': 'ref_from',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.Scailo.DEBIT_NOTE_REF_FROM',
      '10': 'refFrom'
    },
    {'1': 'ref_id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'refId'},
    {'1': 'family_id', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
  ],
};