DebitNotesServiceAutofillRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use debitNotesServiceAutofillRequestDescriptor instead')
const DebitNotesServiceAutofillRequest$json = {
  '1': 'DebitNotesServiceAutofillRequest',
  '2': [
    {'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
    {'1': 'uuid', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
  ],
};