duration_type property

duration_type property

DurationType

Definition:

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

See Also