RevisionEventPayloadNEW
RevisionEventPayload:
Payload emitted for a tracked-change lifecycle event.
Events are batched by event kind and transaction, so one payload can describe multiple revisions affected by the same transaction.
Properties
Section titled “Properties”ids:
string[]
Affected revision ids (same event kind, same transaction).
author
Section titled “author”Common author of the affected revisions, or null when mixed or unknown.
origin
Section titled “origin”origin:
DocumentEventOrigin
Source of the transaction that produced the event.
txId:
number
Identifier of the committed transaction that produced the event.