PartnerProductConvertedUnitsResultModel.ConversionResultModel

  • code
    Type: string | null

    The code of the partner product

  • id
    Type: stringFormat: uuid

    The Id of the partner product

  • inputQuantity
    Type: numberFormat: double

    The original input quantity from the request, expressed as a decimal

  • metrics
    Type: array object[] | null ยท PartnerProductConvertedUnitsResultModel.ConversionResultModel.MetricModel[]

    The unit conversion metrics for the product

    • metricType
      Type: integerenum

      Integer numbers.

      values
      • Item = 1
      • VirtualPallet = 2
      • UnitType = 3
    • unitType
      Type: string | null

      The unit type name

    • unitTypeId
      Type: string | nullFormat: uuid

      The unit type Id

    • value
      Type: numberFormat: double

      The value of the unit, expressed as a decimal