id
is an resource IDtxid
is the versionId for the resource and at the same time the sequential id of logical transaction, which can be used for implementing integrations, ETags, reactive APIs, etc.ts
stores a timestamp of last resource updatestatus
is enumeration with possible values: create
, updated
, deleted
, recreated
id
sequence for transaction is used as versionId (txid
) in resources, which were touched in this transaction.txid
txid
to the value obtained in previous step