giving_approval property

giving_approval property

GivingApproval

Definition:

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

See Also