The FormsListAttachmentInformation parameters are returned by certain APIs.
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| ID | string | Document or Media ID | ||
| Type | string | 20 | Either Document or Media. | |
| MediaType | integer | The type of element the attachment is attached to (Form Photo, Form Answer Photo, Form Answer Signature, Form Answer Sketch, Form Answer Support Photo) | ||
| Name | string | 100 | If the result is a document, then the filename, otherwise empty. | |
| OwnerId | string | 20 | The ID of the element the attachment is attached to | |
| OwnerType | string | 100 | Either Form or Form Answer. | |
| LastModified | DateTime | 50 | The date that the form header was last modified, that is, the columns described in this section. | |
| LastModifiedOnServer | DateTime | When the form was synced to the server from either web or mobile. |