clearpath_config.platform.attachments.config module

class clearpath_config.platform.attachments.config.AttachmentListConfig

Bases: ListConfig[BaseAttachment, str]

to_dict() dict
class clearpath_config.platform.attachments.config.AttachmentsConfig(attachment, config: dict = {})

Bases: object

property config
get_all() List[BaseAttachment]