strikeCount property

int? get strikeCount
inherited

Number of strikes to subtract from the user's strike count. Usually set from the last policy infraction's severity.

Implementation

String? get severityLevel;/// Number of strikes to subtract from the user's strike count. Usually set from the last policy infraction's severity.
int? get strikeCount;