ReportConsignmentMetricsResultModel

  • carrierName
    Type: string | null

    The name of the carrier

  • clientName
    Type: string | null

    The name of the client partner

  • consigneeName
    Type: string | null

    The name of the consignee

  • consignmentNumber
    Type: string | null

    The number of the consignment

  • dateEntered
    Type: stringFormat: date

    The date entered of the consignment

  • poNumber
    Type: string | null

    The PO number of the consignment

  • quantity
    Type: numberFormat: double

    The quantity of the products in the consignment

  • receiversReference
    Type: string | null

    The receivers reference of the consignment

  • referenceNumber
    Type: string | null

    The reference number of the consignment

  • sendersReference
    Type: string | null

    The senders reference of the consignment

  • serviceTypeNames
    Type: array string[] | null

    The names of the service types of the consignment

  • soNumber
    Type: string | null

    The SO number of the consignment

  • type
    Type: integerenum

    Integer numbers.

    values
    • PointToPoint = 0
    • Inwards = 1
    • Outwards = 2
  • virtualPalletPartThereofQuantity
    Type: numberFormat: double

    The virtual pallet (or part thereof) quantity of the products in the consignment

  • virtualPalletQuantity
    Type: numberFormat: double

    The virtual pallet quantity of the products in the consignment

  • volumeM3
    Type: numberFormat: double

    The volume of the products in the consignment

  • warehouseName
    Type: string | null

    The name of the warehouse

  • weightKG
    Type: numberFormat: double

    The weight of the products in the consignment