UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

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