@airwallex/node-sdk
Version:
Airwallex Node.js SDK
15 lines • 459 B
TypeScript
export interface PaymentAcceptanceThreeDomainSecure0 {
acs_response?: string;
device_data_collection_res?: string;
ds_transaction_id?: string;
return_url?: string;
}
export declare namespace PaymentAcceptanceThreeDomainSecure0 {
const discriminator: string;
const attributeTypeMap: Array<{
name: string;
baseName: string;
type: string;
}>;
}
//# sourceMappingURL=paymentAcceptanceThreeDomainSecure0.d.ts.map