Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias QualityDefinitionLimitsResource

    type QualityDefinitionLimitsResource = {
        min?: number;
        max?: number;
    }
    Index

    Properties

    Properties

    min?: number
    max?: number