DeliveryObjectQuery_ObjectOrdering$json top-level constant
- @Deprecated('Use deliveryObjectQueryDescriptor instead')
Implementation
@$core.Deprecated('Use deliveryObjectQueryDescriptor instead')
const DeliveryObjectQuery_ObjectOrdering$json = {
'1': 'ObjectOrdering',
'2': [
{'1': 'None', '2': 0},
{'1': 'Created', '2': 1},
{'1': 'Status', '2': 2},
{'1': 'LocationName', '2': 3},
{'1': 'LocationOrder', '2': 4},
],
};