UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

12 lines 308 B
export interface RfiSupportingDocDto { file_id?: string; } export declare namespace RfiSupportingDocDto { const discriminator: string; const attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; } //# sourceMappingURL=rfiSupportingDocDto.d.ts.map