RoleRelations

class LOGS.Entities.RoleRelations.RoleRelations(ref=None, connection=None)[source]

Bases: EntityRelations

Relations of a Role with other entities

property persons: EntityRelation[Person] | None