@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias DocumentLink

    type DocumentLink = {
        expiresAt?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    expiresAt?: string

    The date and time when the link expires.

    url?: string

    The link to the document.