List Interface

Packages > @anticrm/domains > List

Signature:

export interface List extends Emb 

Extends: Emb

Properties #

List of properties of this interface
Property Type Description
application Ref<Application>
id string
name string

Events #

application #

Signature:

application: Ref<Application>;

id #

Signature:

id: string;

name #

Signature:

name: string;