durationHours property
Duration of the ban in hours. Use 0 for a permanent ban (until manually unbanned).
Implementation
@JsonKey(name: 'duration_hours')
final int durationHours;
Duration of the ban in hours. Use 0 for a permanent ban (until manually unbanned).
@JsonKey(name: 'duration_hours')
final int durationHours;