taxum
    Preparing search index...

    Represents a size range with a lower and an optional upper bound.

    This is used as hints in response bodies to determine their possible size.

    Index

    Properties

    Methods

    Properties

    lower: number
    upper: null | number

    Methods

    • Returns an exact size if both lower and upper are equal.

      Returns null | number