applicable_entity property

applicable_entity property

ApplicableEntity

Definition:

@property
def applicable_entity(self):
    ...
@applicable_entity.setter
def applicable_entity(self, value):
    ...

See Also