devowl-wp
    Preparing search index...
    interface ResponseRouteChecklistGetEntity {
        checked: boolean;
        description: string;
        link: string;
        linkTarget: string;
        linkText: string;
        needsPro: boolean;
        title: string;
    }
    Index

    Properties

    checked: boolean
    description: string
    link: string
    linkTarget: string
    linkText: string
    needsPro: boolean
    title: string