UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

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