UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

12 lines 415 B
export interface PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw { request_id: string; } export declare namespace PaymentAcceptanceCustomsDeclarationRedeclareRequestRaw { const discriminator: string; const attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; } //# sourceMappingURL=paymentAcceptanceCustomsDeclarationRedeclareRequestRaw.d.ts.map