PushTx Interface
Packages > @anticrm/core > PushTx
Signature:
export interface PushTx extends ObjectTx
Extends: ObjectTx
Properties
Property | Type | Description |
---|---|---|
_attribute | StringProperty | |
_attributes | AnyLayout | |
_query | AnyLayout |
Events
_attribute
Signature:
_attribute: StringProperty;
_attributes
Signature:
_attributes: AnyLayout;
_query
Signature:
_query?: AnyLayout;