OneSDK
    Preparing search index...

    Interface UrlEndpoint

    interface UrlEndpoint {
        nofollow?: boolean;
        target: string;
        url: string;
    }
    Index

    Properties

    Properties

    nofollow?: boolean
    target: string
    url: string