File reference¶
A betty.ancestry.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.HasFileReferences)The entity referencing the file.