status_time property

status_time property

StatusTime

Definition:

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

See Also