bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class IntervalDto

    Interval represents an object that has two properties - min and max.

    Index

    Constructors

    Properties

    Constructors

    Properties

    min: number

    Minimum value of the interval

    max: number

    Maximum value of the interval