UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

12 lines 387 B
export interface PaymentAcceptanceWeChatPayVerificationOptions { currency?: string; } export declare namespace PaymentAcceptanceWeChatPayVerificationOptions { const discriminator: string; const attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; } //# sourceMappingURL=paymentAcceptanceWeChatPayVerificationOptions.d.ts.map