UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

30 lines 1.1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaymentAcceptanceThreeDomainSecure0 = void 0; var PaymentAcceptanceThreeDomainSecure0; (function (PaymentAcceptanceThreeDomainSecure0) { PaymentAcceptanceThreeDomainSecure0.discriminator = 'PaymentAcceptanceThreeDomainSecure0'; PaymentAcceptanceThreeDomainSecure0.attributeTypeMap = [ { name: 'acs_response', baseName: 'acs_response', type: 'string', }, { name: 'device_data_collection_res', baseName: 'device_data_collection_res', type: 'string', }, { name: 'ds_transaction_id', baseName: 'ds_transaction_id', type: 'string', }, { name: 'return_url', baseName: 'return_url', type: 'string', }, ]; })(PaymentAcceptanceThreeDomainSecure0 || (exports.PaymentAcceptanceThreeDomainSecure0 = PaymentAcceptanceThreeDomainSecure0 = {})); //# sourceMappingURL=paymentAcceptanceThreeDomainSecure0.js.map