ObjectTx Interface
Packages > @anticrm/domains > ObjectTx
Signature:
export interface ObjectTx extends Tx
Extends: Tx
Properties #
Property | Type | Description |
---|---|---|
_objectClass | Ref<Class<Doc>> | |
_objectId | Ref<Doc> | |
_objectSpace | Ref<Space> | |
_txDetails | ObjectTxDetails |