Attachment
Overview
The Attachment schema contains the requested file as an attachment and includes the display name and instance file name.
{
attachmentDoc string($byte)
nullable: true
Gets or Sets AttachmentDoc
displayName string
nullable: true
Gets or Sets DisplayName
instanceFileName string
nullable: true
Gets or Sets InstanceFileName
attachmentPosition LocationEnumstring
Gets or Sets LocationEnum
Enum:
Array [ 2 ]
passwords Passwords{...}
}