osu-api-v2-js
    Preparing search index...

    Interface Approve

    interface Approve {
        comment: null;
        created_at: Date;
        id: number;
        type: "approve";
    }

    Hierarchy (View Summary)

    Index

    Properties

    comment: null
    created_at: Date
    id: number
    type: "approve"

    "approve" is currently not used, it's here just in case that ever changes https://github.com/ppy/osu-web/blob/master/app/Models/BeatmapsetEvent.php