CreateGLSShipmentResponse$json top-level constant
Implementation
@$core.Deprecated('Use createGLSShipmentResponseDescriptor instead')
const CreateGLSShipmentResponse$json = {
'1': 'CreateGLSShipmentResponse',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 9, '10': 'Id'},
{
'1': 'RequestId',
'3': 2,
'4': 1,
'5': 11,
'6': '.UUID',
'10': 'RequestId'
},
{
'1': 'AccountId',
'3': 3,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Created',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{'1': 'GLSUniqueNumber', '3': 5, '4': 1, '5': 9, '10': 'GLSUniqueNumber'},
{'1': 'ParcelNumber', '3': 6, '4': 1, '5': 9, '10': 'ParcelNumber'},
{
'1': 'ParcelNumber12Digit',
'3': 7,
'4': 1,
'5': 9,
'10': 'ParcelNumber12Digit'
},
{
'1': 'Request',
'3': 8,
'4': 1,
'5': 11,
'6': '.CreateGLSShipmentRequest',
'10': 'Request'
},
{'1': 'QRCodeUrl', '3': 9, '4': 1, '5': 9, '10': 'QRCodeUrl'},
{'1': 'PDFUrl', '3': 10, '4': 1, '5': 9, '10': 'PDFUrl'},
{'1': 'Used', '3': 11, '4': 1, '5': 8, '10': 'Used'},
],
};