PushTx Interface

Packages > @anticrm/core > PushTx

Signature:

export interface PushTx extends ObjectTx 

Extends: ObjectTx

Properties

List of properties of this interface
Property Type Description
_attribute StringProperty
_attributes AnyLayout
_query AnyLayout

Events

_attribute

Signature:

_attribute: StringProperty;

_attributes

Signature:

_attributes: AnyLayout;

_query

Signature:

_query?: AnyLayout;