E621
    Preparing search index...

    Interface CreateIpBanOptions

    interface CreateIpBanOptions {
        ip_addr: string;
        reason: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ip_addr: string
    reason: string