PartnerProductConvertUnitsModel.ConversionModel

  • code
    Type: string | null

    The code of the partner product

  • id
    Type: string | nullFormat: uuid

    The Id of the partner product

  • inputMetricType
    Type: integerenum

    Integer numbers.

    values
    • Item = 1
    • VirtualPallet = 2
    • UnitType = 3
  • inputQuantity
    Type: numberFormat: double

    The input quantity, expressed as a decimal

  • inputUnitTypeId
    Type: string | nullFormat: uuid

    The input unit type Id

  • metricResolution
    Type: integerenum

    Integer numbers.

    values
    • Compound = 1
    • Cascade = 2