InventoryItemAdjustAttributeModel

  • attributes
    Type: array object[] | null ยท Consignly.Shared.Server.Api.Models.Inventory.Item.InventoryItemAdjustAttributeModel+AttributeModel[]

    The product attributes to apply to the inventory product. Optional.

    • description
      Type: string | null

      The description of the product attribute value.

    • productAttributeId
      Type: stringFormat: uuid

      The ID of the product attribute.

  • batch
    Type: string | null

    The batch to apply to the inventory product.

  • bestBeforeDate
    Type: string | nullFormat: date

    The best before date to apply to the inventory product.

  • expiryDate
    Type: string | nullFormat: date

    The expiry date to apply to the inventory product.

  • packagingDate
    Type: string | nullFormat: date

    The packaging date to apply to the inventory product.

  • particulars
    Type: string | null

    The particulars of the adjustment.

  • productionDate
    Type: string | nullFormat: date

    The production date to apply to the inventory product.

  • quantityToAdjust
    Type: numberFormat: double

    The quantity to move to the new attributes.

  • sellByDate
    Type: string | nullFormat: date

    The sell by date to apply to the inventory product.