Documentation
    Preparing search index...
    type OrthogonalMeasurementAttributes = {
        height: number;
        length: number;
        type: "ORTHOGONAL";
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    length: number
    type: "ORTHOGONAL"
    width: number