@dvelop-sdk
    Preparing search index...

    Interface StoreFileTemporarilyParams

    Parameters for the storeFileTemporarily-function.

    interface StoreFileTemporarilyParams {
        content: ArrayBuffer;
        repositoryId: string;
    }
    Index

    Properties

    content: ArrayBuffer

    File-binary as ArrayBuffer

    repositoryId: string

    Id of the repository