@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbDocumentRedirectStatusModel

    Represents the redirect URL tracker status.

    interface UmbDocumentRedirectStatusModel {
        enabled: boolean;
    }
    Index
    enabled: boolean