E621
    Preparing search index...

    Interface CreateAvoidPostingOptions

    interface CreateAvoidPostingOptions {
        "[RawBodyShape]"?: {};
        artist_attributes: {};
        details?: string;
        is_active?: boolean;
        staff_notes?: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    artist_attributes: {}
    details?: string
    is_active?: boolean
    staff_notes?: string