getSuggestOrganizations

abstract Flow<DgfrCallState<List<OrganizationSuggestion>>> getSuggestOrganizations(String q, Integer size)

Suggest organizations

Parameters

q

The string to autocomplete/suggest (required)

size

The amount of suggestion to fetch (optional, default to 10)