pub async fn organizations_identifier_auto_enroll_status_get(
configuration: &Configuration,
identifier: &str,
) -> Result<OrganizationAutoEnrollStatusResponseModel, Error<OrganizationsIdentifierAutoEnrollStatusGetError>>
pub async fn organizations_identifier_auto_enroll_status_get(
configuration: &Configuration,
identifier: &str,
) -> Result<OrganizationAutoEnrollStatusResponseModel, Error<OrganizationsIdentifierAutoEnrollStatusGetError>>