CountsResponse

constructor(success: Boolean? = null, cause: String? = null, games: Map<String, GameCount>? = null, playerCount: Int? = null)