ConsignmentImportCreateModel.NoteModel
- attachmentsType: array object[] | null ยท ConsignmentImportCreateModel.NoteModel.AttachmentModel[]
A collection of attachment files on this note.
- contentType: string | null
The Base64 content of the attachment file
- contentType: string | null
Type The content type of the attachment file
- downloadType: string | null
Url The url to download the attachment from, when the attachment is not provided in the request
- fileType: string | null
Name The name of the attachment file
- displayType: boolean
On Print Out Whether this note should be displayed on printouts.
- noteType: string | null
The note on this consignment.