PublisherAggregateStats

constructor(@Json(name = "by_track_type") byTrackType: Map<String, Count>? = null, @Json(name = "total") total: Count? = null)