Worldline Connect Node.js SDK
    Preparing search index...

    Interface UploadFileRequest

    interface UploadFileRequest {
        file?: UploadableFile;
        [key: string]: string | UploadableFile | undefined;
    }

    Hierarchy (View Summary)

    Indexable

    Index

    Properties

    Properties