Function get_organization_projects

Source
pub async fn get_organization_projects(
    client: &Client,
    request: GetProjectsRequest,
) -> Result<GetProjectsResponse>