Presence¶
A betty.ancestry.presence.Presence
acts as a bridge that links a Person to an
Event.
Fields¶
Presences inherit from:
person
(Person)The person who was present at
event
.event
(Event)The event
person
was present at.id
(str
)The presence’s own entity ID.
role
(PresenceRole)person
’s role in the event.