ConsignmentImportCreateModel.NoteModel

  • attachments
    Type: array object[] | null ยท ConsignmentImportCreateModel.NoteModel.AttachmentModel[]

    A collection of attachment files on this note.

    • content
      Type: string | null

      The Base64 content of the attachment file

    • contentType
      Type: string | null

      The content type of the attachment file

    • downloadUrl
      Type: string | null

      The url to download the attachment from, when the attachment is not provided in the request

    • fileName
      Type: string | null

      The name of the attachment file

  • displayOnPrintOut
    Type: boolean

    Whether this note should be displayed on printouts.

  • note
    Type: string | null

    The note on this consignment.