Node.js SDK for digi.me
    Preparing search index...

    Interface CreateProvisionalStorageResponse

    interface CreateProvisionalStorageResponse {
        storage: { id: string; kid: string };
    }
    Index

    Properties

    Properties

    storage: { id: string; kid: string }