bayesline.api.AsyncSettingsRegistry.ids

bayesline.api.AsyncSettingsRegistry.ids#

abstract async AsyncSettingsRegistry.ids(mode: Literal['All', 'Valid', 'Invalid'] = 'Valid') dict[int, str]#

Parameters#

modeMode

The mode to use when retrieving the ids.

Returns#

A dictionary of the unique identifiers to the unique names.