BetterMonitor SDK - v0.1.15
    Preparing search index...

    Interface RequestItemAddView

    interface RequestItemAddView {
        p: string;
        pi: string | number;
        s: string;
        u: string;
    }
    Index
    p pi s u
    p: string
    pi: string | number
    s: string
    u: string