File reference¶
A betty.ancestry.file_reference.FileReference
describes the relationship between an entity and a File.
Fields¶
id
(str
)The file reference’s own entity ID.
file
(File)The referenced file.
referee
(betty.ancestry.has_file_references.HasFileReferences
)The entity referencing the file.