E621
    Preparing search index...

    Interface CreateIpBanOptions

    interface CreateIpBanOptions {
        "[RawBodyShape]"?: {};
        ip_addr: string;
        reason: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    ip_addr: string
    reason: string