UserBanDto

constructor(expires: String? = "forever", player: PlayerDto, reason: String? = null, source: String? = null)