@sme.up/kokos-sdk-node
    Preparing search index...

    Interface CheckEntry

    interface CheckEntry {
        detail: string;
        name: string;
        status: WorkzStatus;
    }
    Index

    Properties

    Properties

    detail: string
    name: string
    status: WorkzStatus