Note¶
A betty.model.ancestry.Note attaches arbitrary text to other entities.
Fields¶
Notes inherit from:
entity(any entity)The entity this note is attached to.
id(str)The note’s own entity ID.
text(str)The human-readable note text.
A betty.model.ancestry.Note attaches arbitrary text to other entities.
Notes inherit from:
entity (any entity)The entity this note is attached to.
id (str)The note’s own entity ID.
text (str)The human-readable note text.