betty.datas.aggregate.record.object module#
Object data types.
- class betty.datas.aggregate.record.object.ObjectDefinition#
Bases:
RecordDefinition[DataT,PorterT,Attr],GenericDefine an object with attributes.
Use
betty.attr.Attrto define fields inline, or in superclasses so they can be inherited.