UNPKG

dhl-express-api-client

Version:
28 lines 1.54 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner = void 0; var SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner = (function () { function SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner() { } SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner.getAttributeTypeMap = function () { return SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner.attributeTypeMap; }; SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner.discriminator = undefined; SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner.attributeTypeMap = [ { "name": "typeCode", "baseName": "typeCode", "type": "SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInnerTypeCodeEnum", "format": "" }, { "name": "value", "baseName": "value", "type": "string", "format": "" } ]; return SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner; }()); exports.SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner = SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner; //# sourceMappingURL=SupermodelIoLogisticsExpressExportDeclarationInvoiceCustomerReferencesInner.js.map