@webitel/api-services
    Preparing search index...
    interface WebitelCasesInputCaseLink {
        etag?: string;
        name?: string;
        url?: string;
        userId?: GeneralLookup;
    }
    Index

    Properties

    Properties

    etag?: string
    name?: string
    url?: string
    userId?: GeneralLookup

    Optional creator / updater ID. Use this to explicitly set the case creator / updater instead of deriving it from the auth token.