ObjectTxDetails Interface

Packages > @anticrm/domains > ObjectTxDetails

Signature:

export interface ObjectTxDetails extends Emb 

Extends: Emb

Properties #

List of properties of this interface
Property Type Description
description string
id string
name string

Events #

description #

Signature:

description?: string;

id #

Signature:

id?: string;

name #

Signature:

name?: string;