UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

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