Type Alias GetUrlsForTenantStatisticalReportsInput

GetUrlsForTenantStatisticalReportsInput: {
    reportIds: Scalars["String"]["input"][];
}