@webitel/api-services
    Preparing search index...

    Interface TypeUint

    interface TypeUint {
        max?: string;
        min?: string;
        violation?: TypeUintViolation;
    }
    Index

    Properties

    Properties

    max?: string
    min?: string
    violation?: TypeUintViolation