ConsignmentDetailModel.MetricModel

  • id
    Type: stringFormat: uuid

    The ID of the metric.

  • type
    Type: integerenum

    Integer numbers.

    values
    • WeightKG = 0
    • VolumeM3 = 1
    • Quantity = 2
    • UnitType = 3
    • VirtualPallets = 4
    • VirtualPalletPartThereof = 5
    • Items = 6
  • unitType
    Type: string | null

    The unit type of this metric.

  • value
    Type: numberFormat: double

    The value of this metric