DebitNoteItemProspectiveInfoRequest$json top-level constant
- @Deprecated('Use debitNoteItemProspectiveInfoRequestDescriptor instead')
Map<String, Object>
const
DebitNoteItemProspectiveInfoRequest$json
Implementation
@$core.Deprecated('Use debitNoteItemProspectiveInfoRequestDescriptor instead')
const DebitNoteItemProspectiveInfoRequest$json = {
'1': 'DebitNoteItemProspectiveInfoRequest',
'2': [
{
'1': 'debit_note_id',
'3': 10,
'4': 1,
'5': 4,
'8': {},
'10': 'debitNoteId'
},
{'1': 'family_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
],
};