Signature
Interface TimelineEditCommitResultProperties
| Name | Signature | Description |
|---|---|---|
command | command: TimelineEditCommand | Command that was committed. |
committed | committed: boolean | Whether the command committed. |
preview | preview: TimelineEditPreview | Preview data used for the commit. |