CreditNoteItemHistoryRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use creditNoteItemHistoryRequestDescriptor instead')
const CreditNoteItemHistoryRequest$json = {
  '1': 'CreditNoteItemHistoryRequest',
  '2': [
    {
      '1': 'credit_note_id',
      '3': 10,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'creditNoteId'
    },
    {'1': 'family_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
  ],
};