@airwallex/node-sdk
Version:
Airwallex Node.js SDK
12 lines • 326 B
TypeScript
export interface PaymentAcceptanceWechatPay {
flow?: string;
}
export declare namespace PaymentAcceptanceWechatPay {
const discriminator: string;
const attributeTypeMap: Array<{
name: string;
baseName: string;
type: string;
}>;
}
//# sourceMappingURL=paymentAcceptanceWechatPay.d.ts.map