ConsignmentNoteDetailModel.AttachmentModel

  • contentType
    Type: string | null

    The content type of the file, which must be found in Consignly's supported file type list.

  • fileName
    Type: string | null

    The name of the file.

  • id
    Type: stringFormat: uuid

    The ID of the attachment.

  • printType
    Type: integerenum

    Integer numbers.

    values
    • Label = 1
    • Document = 2