get_heatmap

Function get_heatmap 

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