RepeatWithDeliveryDate$json top-level constant
Implementation
@$core.Deprecated('Use repeatWithDeliveryDateDescriptor instead')
const RepeatWithDeliveryDate$json = {
'1': 'RepeatWithDeliveryDate',
'2': [
{'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
{'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
{
'1': 'reference_id',
'3': 10,
'4': 1,
'5': 9,
'8': {},
'10': 'referenceId'
},
{
'1': 'delivery_date',
'3': 13,
'4': 1,
'5': 9,
'8': {},
'10': 'deliveryDate'
},
],
};