UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

12 lines 325 B
export interface PaymentAcceptanceMybank { shopper_name?: string; } export declare namespace PaymentAcceptanceMybank { const discriminator: string; const attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; } //# sourceMappingURL=paymentAcceptanceMybank.d.ts.map