DeliveryDocument$json top-level constant
Implementation
@$core.Deprecated('Use deliveryDocumentDescriptor instead')
const DeliveryDocument$json = {
'1': 'DeliveryDocument',
'2': [
{
'1': 'Id',
'3': 1,
'4': 1,
'5': 11,
'6': '.DeliveryDocumentId',
'10': 'Id'
},
{
'1': 'Details',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Details'
},
{
'1': 'Status',
'3': 3,
'4': 1,
'5': 14,
'6': '.Delivery.DeliveryStatus',
'10': 'Status'
},
{
'1': 'TrackAndTraceInfo',
'3': 4,
'4': 1,
'5': 11,
'6': '.TrackAndTraceInfo',
'10': 'TrackAndTraceInfo'
},
],
};