pub async fn reports_organization_reports_post(
configuration: &Configuration,
add_organization_report_request: Option<AddOrganizationReportRequest>,
) -> Result<OrganizationReport, Error<ReportsOrganizationReportsPostError>>
pub async fn reports_organization_reports_post(
configuration: &Configuration,
add_organization_report_request: Option<AddOrganizationReportRequest>,
) -> Result<OrganizationReport, Error<ReportsOrganizationReportsPostError>>