ConsignmentNoteCreateModel

  • attachments
    Type: array object[] | null ยท FileBase64Model[]

    A collection of files attached to the note.

    • content
      Type: string | null
    • contentType
      Type: string | null
    • fileName
      Type: string | null
    • options
      Type: object
  • displayOnPrintOut
    Type: boolean

    Whether the note will be included when the consignment is exported or printed.

  • note
    Type: string | null

    A short string which makes up the body of the note.