Interface: Tag
@flyze/lib-data-store 3.0.0-alpha.55· latestDefined in: projects/lib-data-store/src/lib/flyze-models/tag.model.ts:3
Extends
Section titled “Extends”TagDTO
Properties
Section titled “Properties”createdAt
Section titled “createdAt”
readonlycreatedAt:Date
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tracked-dates.model.d.ts:5
The date when the record was created.
Inherited from
Section titled “Inherited from”TagDTO.createdAt
createdBy?
Section titled “createdBy?”
optionalcreatedBy:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:7
The ID of the user who created the resource.
Inherited from
Section titled “Inherited from”TagDTO.createdBy
createdByKind
Section titled “createdByKind”createdByKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:11
The kind of the user who created the resource.
Inherited from
Section titled “Inherited from”TagDTO.createdByKind
customId?
Section titled “customId?”
optionalcustomId:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/custom-identifiable.model.d.ts:2
Inherited from
Section titled “Inherited from”TagDTO.customId
displayName?
Section titled “displayName?”
optionaldisplayName:string|null
Defined in: node_modules/@flyze/lib-db-models/models/tag/tag.model.d.ts:6
A user-friendly name for the aspect type.
Inherited from
Section titled “Inherited from”TagDTO.displayName
entityKind
Section titled “entityKind”
readonlyentityKind:"tag"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-entity-kind.model.d.ts:31
The kind of the entity.
Inherited from
Section titled “Inherited from”TagDTO.entityKind
readonlyid:string
Defined in: node_modules/@flyze/lib-db-models/models/shared/identifiable.model.d.ts:3
Inherited from
Section titled “Inherited from”TagDTO.id
instanceId?
Section titled “instanceId?”
readonlyoptionalinstanceId:string
Defined in: projects/lib-data-store/src/lib/flyze-models/tag.model.ts:5
updatedAt
Section titled “updatedAt”
readonlyupdatedAt:Date
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tracked-dates.model.d.ts:9
The date when the record was last updated.
Inherited from
Section titled “Inherited from”TagDTO.updatedAt
updatedBy?
Section titled “updatedBy?”
optionalupdatedBy:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:15
The ID of the user who last updated the resource.
Inherited from
Section titled “Inherited from”TagDTO.updatedBy
updatedByKind
Section titled “updatedByKind”updatedByKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-audit-meta.model.d.ts:19
The kind of the user who last updated the resource.
Inherited from
Section titled “Inherited from”TagDTO.updatedByKind