TimelineAttempt interface
An attempt to update a TimelineRecord.
Properties
attempt | The attempt of the record. |
identifier | The unique identifier for the record. |
record |
The record identifier located within the specified timeline. |
timeline |
The timeline identifier which owns the record representing this attempt. |
Property Details
attempt
The attempt of the record.
attempt: number
Property Value
number
identifier
The unique identifier for the record.
identifier: string
Property Value
string
recordId
The record identifier located within the specified timeline.
recordId: string
Property Value
string
timelineId
The timeline identifier which owns the record representing this attempt.
timelineId: string
Property Value
string