PurposeTypes# class caf.ntem.structure.PurposeTypes(**kwargs)[source]# Bases: Base Lookup Table for purpose types. Attributes id name Methods __init__(**kwargs) A simple constructor that allows initialization from kwargs. Attributes Documentation id: Mapped[int]# name: Mapped[str]#