Class: AttributeMeta
backend.AttributeMeta
#
Hierarchy↳
AttributeMeta
#
Table of contents#
Constructors#
Properties#
Constructors#
constructor• new AttributeMeta()
#
Inherited from#
Properties#
entity• Optional
entity: Attribute
#
Defined insystem/core/backend/src/models/entities/meta/attribute-meta.entity.ts:18
#
entityId• entityId: number
#
Defined insystem/core/backend/src/models/entities/meta/attribute-meta.entity.ts:12
#
id• id: number
#
Inherited from#
Defined insystem/core/backend/src/models/entities/meta/base-meta.entity.ts:16
#
key• Optional
key: null
| string
#
Inherited from#
Defined insystem/core/backend/src/models/entities/meta/base-meta.entity.ts:21
#
shortValue• Optional
shortValue: null
| string
#
Inherited from#
Defined insystem/core/backend/src/models/entities/meta/base-meta.entity.ts:30
#
value• Optional
value: null
| string
#
Inherited from#
Defined insystem/core/backend/src/models/entities/meta/base-meta.entity.ts:25