ReplaceableIndentIssuedStatistics$json top-level constant
- @Deprecated('Use replaceableIndentIssuedStatisticsDescriptor instead')
Map<String, Object>
const
ReplaceableIndentIssuedStatistics$json
Implementation
@$core.Deprecated('Use replaceableIndentIssuedStatisticsDescriptor instead')
const ReplaceableIndentIssuedStatistics$json = {
'1': 'ReplaceableIndentIssuedStatistics',
'2': [
{'1': 'family_id', '3': 1, '4': 1, '5': 4, '10': 'familyId'},
{
'1': 'indented_quantity',
'3': 2,
'4': 1,
'5': 4,
'10': 'indentedQuantity'
},
{
'1': 'unapproved_issued_quantity',
'3': 3,
'4': 1,
'5': 4,
'10': 'unapprovedIssuedQuantity'
},
{
'1': 'approved_issued_quantity',
'3': 4,
'4': 1,
'5': 4,
'10': 'approvedIssuedQuantity'
},
],
};