ConsignmentImportCreateModel.NoteModel.AttachmentModel

  • 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