fixed_until_date property

fixed_until_date property

FixedUntilDate

Definition:

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

See Also