impact_type property

impact_type property

ImpactType

Definition:

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

See Also