Describes an entity attribute. This sits within an entity type schema.

Hierarchy

  • IAttribute

Properties

Description?: string
IsArray?: boolean
IsFamilyAttribute?: boolean
IsFamilyAttributeDefault?: boolean
IsImportant?: boolean
IsIndexed?: boolean
Key: string
Metadata?: IMetadata
Name?: string
Size?: number
Sources?: string[]
Structure?: IAttribute[]

Generated using TypeDoc