detalisation_level property

detalisation_level property

Gets or sets the comparison detail level.

Definition:

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

See Also