ConsignmentActivityChargeHeaderModel

  • amountExclTax
    Type: numberFormat: double

    The amount, excluding tax, of the activity charge.

  • chargeBase
    Type: number | nullFormat: double

    The base charge of the rate used to create the charge.

  • chargeMin
    Type: number | nullFormat: double

    The min charge of the rate used to create the charge.

  • chargeRate
    Type: number | nullFormat: double

    The charge rate.

  • chargeTypeCode
    Type: string | null

    The code of the charge type.

  • chargeTypeName
    Type: string | null

    The name of the charge type.

  • id
    Type: stringFormat: uuid

    The ID of the activity charge

  • isEffective
    Type: boolean

    If the charge is effective on the consignment

  • metricValue
    Type: number | nullFormat: double

    The value of the metric used to create the charge.

  • particulars
    Type: string | null

    The particulars of the charge.

  • taxRatePercent
    Type: numberFormat: double

    The tax rate percent of the charge.