UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

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