ProductChangeOrdersV2changeOrderAffectedObjectchangeOrderAffectedItemAttachment
The Affected Item Attachments resource gets the attachments of an affected item in the change order.
Columns
| Name | Type | Description |
| ProductChangeOrdersV2ChangeId | String | Finds product change order by change ID. |
| ChangeorderaffectedobjectChangeLineId | String | Find change order affected object by change line ID. |
| LastUpdateDate | Datetime | The date the attachment was last updated. |
| LastUpdatedBy | String | The user who last updated the attachment. |
| DatatypeCode | String | The type of attachment. |
| FileName | String | The file name of the attachment. |
| DmDocumentId | String | The UCM document ID of the file type attachment. |
| DmVersionNumber | String | The UCM version number of the file type attachment. |
| Url | String | The URL of the URL type attachment. |
| UploadedText | String | The uploaded file text of an attachment |
| UploadedFileLength | String | The size of the file attached |
| Title | String | The title of the attachment. |
| Description | String | The description of the attachment |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
| CategoryCode | String | The category code of the attachment. |