E621
    Preparing search index...

    Interface CreateStaffNoteOptions

    interface CreateStaffNoteOptions {
        "[RawBodyShape]"?: {};
        body: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    body: string