PieceActivity$json top-level constant
Implementation
@$core.Deprecated('Use pieceActivityDescriptor instead')
const PieceActivity$json = {
'1': 'PieceActivity',
'2': [
{'1': 'piece_id', '3': 1, '4': 1, '5': 9, '10': 'pieceId'},
{'1': 'parcel_id', '3': 2, '4': 1, '5': 13, '10': 'parcelId'},
{'1': 'shipment_id', '3': 3, '4': 1, '5': 9, '10': 'shipmentId'},
{'1': 'compartment_id', '3': 4, '4': 1, '5': 13, '10': 'compartmentId'},
{'1': 'shipment_type', '3': 5, '4': 1, '5': 13, '10': 'shipmentType'},
{'1': 'token', '3': 6, '4': 1, '5': 9, '10': 'token'},
{'1': 'signature', '3': 7, '4': 1, '5': 13, '10': 'signature'},
{'1': 'expiry_time', '3': 8, '4': 1, '5': 13, '10': 'expiryTime'},
{'1': 'auth', '3': 9, '4': 3, '5': 11, '6': '.Auth', '10': 'auth'},
{'1': 'carrier_name', '3': 10, '4': 1, '5': 9, '10': 'carrierName'},
{'1': 'carrier_logo', '3': 11, '4': 1, '5': 9, '10': 'carrierLogo'},
{'1': 'width', '3': 12, '4': 1, '5': 13, '10': 'width'},
{'1': 'height', '3': 13, '4': 1, '5': 13, '10': 'height'},
{'1': 'depth', '3': 14, '4': 1, '5': 13, '10': 'depth'},
{
'1': 'wheelchair_accessible',
'3': 15,
'4': 1,
'5': 13,
'10': 'wheelchairAccessible'
},
{
'1': 'piece_events',
'3': 16,
'4': 3,
'5': 11,
'6': '.PieceEvents',
'10': 'pieceEvents'
},
{'1': 'instruction', '3': 17, '4': 1, '5': 9, '10': 'instruction'},
],
};