RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Class StrikeEntity

    Represents a Strike (warning/infraction) issued to a user.

    Index

    Constructors

    Properties

    active: boolean
    id: number
    reason: string | null
    staffer: string | null
    strikedAt: Date
    unstrikedAt: Date | null
    unstrikedBy: string | null
    unstrikeReason: string | null
    userId: number

    Methods