CreditNotesServiceAlreadyAddedQuantityForSourceRequest$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use creditNotesServiceAlreadyAddedQuantityForSourceRequestDescriptor instead')
const CreditNotesServiceAlreadyAddedQuantityForSourceRequest$json = {
  '1': 'CreditNotesServiceAlreadyAddedQuantityForSourceRequest',
  '2': [
    {
      '1': 'ref_from',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.Scailo.CREDIT_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'},
  ],
};