pub async fn get_heatmap(
configuration: &Configuration,
before: Option<i64>,
after: Option<i64>,
) -> Result<Heatmap, Error<GetHeatmapError>>pub async fn get_heatmap(
configuration: &Configuration,
before: Option<i64>,
after: Option<i64>,
) -> Result<Heatmap, Error<GetHeatmapError>>