Implementation
@$core.Deprecated('Use draftOrderDescriptor instead')
const DraftOrder$json = {
'1': 'DraftOrder',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.DraftOrderId', '10': 'Id'},
{
'1': 'Description',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{
'1': 'OrderLines',
'3': 3,
'4': 3,
'5': 11,
'6': '.DraftOrderLine',
'10': 'OrderLines'
},
{
'1': 'ExtraLines',
'3': 4,
'4': 3,
'5': 11,
'6': '.DraftOrderLine',
'10': 'ExtraLines'
},
{
'1': 'Transport',
'3': 5,
'4': 1,
'5': 11,
'6': '.TransportDetails',
'10': 'Transport'
},
{
'1': 'Reference',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Reference'
},
{
'1': 'Source',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Source'
},
{'1': 'Owner', '3': 8, '4': 1, '5': 11, '6': '.UserId', '10': 'Owner'},
{
'1': 'Errors',
'3': 9,
'4': 3,
'5': 11,
'6': '.OrderError',
'10': 'Errors'
},
{'1': 'Price', '3': 10, '4': 1, '5': 11, '6': '.Price', '10': 'Price'},
{
'1': 'VATRate',
'3': 11,
'4': 1,
'5': 11,
'6': '.VATRate',
'10': 'VATRate'
},
{
'1': 'CurrencyCode',
'3': 12,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CurrencyCode'
},
{
'1': 'Currency',
'3': 20,
'4': 1,
'5': 11,
'6': '.Currency',
'10': 'Currency'
},
{
'1': 'PaymentOptions',
'3': 13,
'4': 3,
'5': 11,
'6': '.PaymentMethod',
'10': 'PaymentOptions'
},
{
'1': 'Payment',
'3': 14,
'4': 1,
'5': 11,
'6': '.PaymentDetails',
'10': 'Payment'
},
{
'1': 'Discounts',
'3': 15,
'4': 3,
'5': 11,
'6': '.Discount',
'10': 'Discounts'
},
{
'1': 'Vouchers',
'3': 16,
'4': 3,
'5': 11,
'6': '.VoucherCode',
'10': 'Vouchers'
},
{
'1': 'Messages',
'3': 17,
'4': 3,
'5': 11,
'6': '.FeedItem',
'10': 'Messages'
},
{
'1': 'Related',
'3': 18,
'4': 3,
'5': 11,
'6': '.FeedItem',
'10': 'Related'
},
{
'1': 'Contact',
'3': 19,
'4': 1,
'5': 11,
'6': '.OrderCommunication',
'10': 'Contact'
},
{
'1': 'ContextId',
'3': 21,
'4': 1,
'5': 11,
'6': '.PriceContextId',
'10': 'ContextId'
},
],
};