UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

15 lines 888 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw = void 0; var PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw; (function (PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw) { PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw.discriminator = 'PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw'; PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw.attributeTypeMap = [ { name: 'request_id', baseName: 'request_id', type: 'string', }, ]; })(PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw || (exports.PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw = PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw = {})); //# sourceMappingURL=paymentAcceptanceCustomsDeclarationRedeclareRequestRaw.js.map