ReleaseTaskAttachment interface
Properties
| created |
Data and time when it created. |
| modified |
Identity who modified. |
| modified |
Data and time when modified. |
| name | Name of the task attachment. |
| record |
Record ID of the task. |
| timeline |
Timeline ID of the task. |
| type | Type of task attachment. |
Property Details
createdOn
Data and time when it created.
createdOn: Date
Property Value
Date
modifiedBy
modifiedOn
Data and time when modified.
modifiedOn: Date
Property Value
Date
name
Name of the task attachment.
name: string
Property Value
string
recordId
Record ID of the task.
recordId: string
Property Value
string
timelineId
Timeline ID of the task.
timelineId: string
Property Value
string
type
Type of task attachment.
type: string
Property Value
string