recipient property
recipient property
Definition:
@property
def recipient(self):
...
@recipient.setter
def recipient(self, value):
...
See Also
- class
PersonTagCategory
@property
def recipient(self):
...
@recipient.setter
def recipient(self, value):
...
PersonTagCategory