Function providers_provider_id_clients_addable_get

Source
pub async fn providers_provider_id_clients_addable_get(
    configuration: &Configuration,
    provider_id: Uuid,
) -> Result<(), Error<ProvidersProviderIdClientsAddableGetError>>