location_of_interaction property

location_of_interaction property

LocationOfInteraction

Definition:

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

See Also