E621
    Preparing search index...

    Interface UpdateAppealOptions

    interface UpdateAppealOptions {
        "[RawBodyShape]"?: {};
        response?: string;
        send_update_dmail?: boolean;
        status?: "partial" | "approved";
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    response?: string
    send_update_dmail?: boolean
    status?: "partial" | "approved"