ReplaceableIndentsServiceItemUpdateRequest$json top-level constant
- @Deprecated('Use replaceableIndentsServiceItemUpdateRequestDescriptor instead')
Map<String, Object>
const
ReplaceableIndentsServiceItemUpdateRequest$json
Implementation
@$core.Deprecated(
'Use replaceableIndentsServiceItemUpdateRequestDescriptor instead')
const ReplaceableIndentsServiceItemUpdateRequest$json = {
'1': 'ReplaceableIndentsServiceItemUpdateRequest',
'2': [
{'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'id'},
{
'1': 'internal_quantity',
'3': 12,
'4': 1,
'5': 4,
'8': {},
'10': 'internalQuantity'
},
],
};