OrderQuery$json top-level constant
Implementation
@$core.Deprecated('Use orderQueryDescriptor instead')
const OrderQuery$json = {
'1': 'OrderQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'DeliveryId',
'3': 3,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'10': 'DeliveryId'
},
],
};