Piece_info$json top-level constant
Implementation
@$core.Deprecated('Use piece_infoDescriptor instead')
const Piece_info$json = {
'1': 'Piece_info',
'2': [
{'1': 'piece_id', '3': 1, '4': 1, '5': 9, '10': 'pieceId'},
{'1': 'piece_uid', '3': 2, '4': 1, '5': 9, '10': 'pieceUid'},
{'1': 'sp_id', '3': 3, '4': 1, '5': 13, '10': 'spId'},
{'1': 'alt_sp_id', '3': 4, '4': 1, '5': 9, '10': 'altSpId'},
{'1': 'alloc_type', '3': 5, '4': 1, '5': 13, '10': 'allocType'},
{'1': 'shipment_type', '3': 6, '4': 1, '5': 13, '10': 'shipmentType'},
{'1': 'locker_id', '3': 7, '4': 1, '5': 13, '10': 'lockerId'},
{'1': 'locker_type', '3': 8, '4': 1, '5': 9, '10': 'lockerType'},
{'1': 'locker_position', '3': 9, '4': 1, '5': 9, '10': 'lockerPosition'},
{'1': 'compartment_id', '3': 10, '4': 1, '5': 13, '10': 'compartmentId'},
{
'1': 'allocated_size',
'3': 11,
'4': 1,
'5': 11,
'6': '.Allocated_size',
'10': 'allocatedSize'
},
],
};