hywrapper-ts / Exports / PunishmentStatsResponse
Interface: PunishmentStatsResponse
Hierarchy
↳ PunishmentStatsResponse
Table of contents
Properties
- cause
- rateLimit
- staff_rollingDaily
- staff_total
- success
- watchdog_lastMinute
- watchdog_rollingDaily
- watchdog_total
Properties
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
rateLimit
• Optional rateLimit: RateLimit
Inherited from
Defined in
src/types.ts:93
staff_rollingDaily
• Optional staff_rollingDaily: number
Defined in
src/models/other/PunishmentStatsResponse.ts:5
staff_total
• Optional staff_total: number
Defined in
src/models/other/PunishmentStatsResponse.ts:8
success
• Optional success: boolean
Inherited from
Defined in
src/types.ts:91
watchdog_lastMinute
• Optional watchdog_lastMinute: number
Defined in
src/models/other/PunishmentStatsResponse.ts:4
watchdog_rollingDaily
• Optional watchdog_rollingDaily: number
Defined in
src/models/other/PunishmentStatsResponse.ts:7
watchdog_total
• Optional watchdog_total: number
Defined in
src/models/other/PunishmentStatsResponse.ts:6