SupplierNegotiationsattachments
The Attachments resource manages details about attachments for supplier negotiation.
Columns
Name | Type | Description |
SupplierNegotiationsAuctionHeaderId [KEY] | Long | SupplierNegotiationsAuctionHeaderId of SupplierNegotiationsattachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attachment. It is a primary key that the application creates when the user attaches a document. |
LastUpdateDate | Datetime | LastUpdateDate of SupplierNegotiationsattachments |
LastUpdatedBy | String | LastUpdatedBy of SupplierNegotiationsattachments |
DatatypeCode | String | Abbreviation that identifies the data type. Values include FILE, FOLDER, TEXT, or WEB_PAGE. |
FileName | String | File name of the attachment. |
DmFolderPath | String | Folder path of the attachment. |
DmDocumentId | String | Value that uniquely identifies the attached document. |
DmVersionNumber | String | Number that identifies the version of the attached document. |
Url | String | URI (Uniform Resource Identifier) that identifies the attachment. |
CategoryName | String | Category of the attachment. |
UserName | String | UserName of SupplierNegotiationsattachments |
Uri | String | URI (Uniform Resource Identifier) that identifies the attachment. |
FileUrl | String | URL (Uniform Resource Locator) of the attachment. |
UploadedText | String | Text of the attachment. |
UploadedFileContentType | String | Content type of the attachment. |
UploadedFileLength | Long | Length of the attached file. |
UploadedFileName | String | Name of the attached file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attachment is shared. If false, then the attachment is not shared. The default value is false. |
Title | String | Title of the attachment. |
Description | String | Description of the attachment. |
ErrorStatusCode | String | Abbreviation that identifies the error, if any, for the attachment. |
ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
CreatedBy | String | CreatedBy of SupplierNegotiationsattachments |
CreationDate | Datetime | CreationDate of SupplierNegotiationsattachments |
FileContents | String | Contents of the attachment. |
ExpirationDate | Datetime | Date when the contents in the attachment expires. |
LastUpdatedByUserName | String | LastUpdatedByUserName of SupplierNegotiationsattachments |
CreatedByUserName | String | CreatedByUserName of SupplierNegotiationsattachments |
AsyncTrackerId | String | An identifier used for tracking the uploaded files. |
FileWebImage | String | FileWebImage of SupplierNegotiationsattachments |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
PostProcessingAction | String | Name of the action that can be performed after an attachment is uploaded. |
AuctionHeaderId | Long | AuctionHeaderId of SupplierNegotiationsattachments |
Finder | String | Finder of SupplierNegotiationsattachments |