TraitSearchResult: {
    description: string;
    identifier: string;
    name: string;
}

A single result of a trait search performed by the LisTraitSearchElement class.

Type declaration

  • description: string
  • identifier: string
  • name: string

Generated using TypeDoc