Interface: AssetType
@flyze/lib-data-store 3.0.0-alpha.55· latestDefined in: projects/lib-data-store/src/lib/flyze-models/asset-type.model.ts:3
Extends
Section titled “Extends”AssetTypeDTO
Properties
Section titled “Properties”
optional__v:number
Defined in: projects/lib-data-store/src/lib/flyze-models/asset-type.model.ts:13
Deprecated
Section titled “Deprecated”
optional_id:string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset-type.model.ts:7
Deprecated
Section titled “Deprecated”use id instead
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”AssetTypeDTO.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”AssetTypeDTO.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”AssetTypeDTO.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”AssetTypeDTO.customId
description?
Section titled “description?”
optionaldescription:string|null
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:7
Inherited from
Section titled “Inherited from”AssetTypeDTO.description
displayName?
Section titled “displayName?”
optionaldisplayName:string|null
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:18
A user-friendly name for the aspect type.
Inherited from
Section titled “Inherited from”AssetTypeDTO.displayName
entityKind
Section titled “entityKind”
readonlyentityKind:"asset-type"
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”AssetTypeDTO.entityKind
id:
string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset-type.model.ts:8
Overrides
Section titled “Overrides”AssetTypeDTO.id
inheritances?
Section titled “inheritances?”
optionalinheritances:string[]
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:22
List of Asset Types this Asset Type inherits from
Inherited from
Section titled “Inherited from”AssetTypeDTO.inheritances
inheritedBy?
Section titled “inheritedBy?”
optionalinheritedBy:string[]
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:26
List of Asset Types that inherit from this Asset Type
Inherited from
Section titled “Inherited from”AssetTypeDTO.inheritedBy
instanceId?
Section titled “instanceId?”
readonlyoptionalinstanceId:string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset-type.model.ts:16
name:
string
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:6
The name of the aspect type. Handled like a class name
Inherited from
Section titled “Inherited from”AssetTypeDTO.name
ownerId?
Section titled “ownerId?”
optionalownerId:string|null
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-owner.model.d.ts:14
The ID of the owner of the resource.
Inherited from
Section titled “Inherited from”AssetTypeDTO.ownerId
ownerKind
Section titled “ownerKind”ownerKind:
"Group"|"User"|"Unknown"|"API"|"System"
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-owner.model.d.ts:18
The owner of the resource.
Inherited from
Section titled “Inherited from”AssetTypeDTO.ownerKind
resourcePermission
Section titled “resourcePermission”
readonlyresourcePermission:ResourcePermissions
Defined in: node_modules/@flyze/lib-db-models/models/shared/resource-permissions.model.d.ts:27
Describes the permissions of the user on the resource.
Inherited from
Section titled “Inherited from”AssetTypeDTO.resourcePermission
structure
Section titled “structure”structure:
Record<string, {aspectTypeId:TId;config: {isList:boolean; };displayName?:string; }>
Defined in: node_modules/@flyze/lib-db-models/models/asset-type/asset-type.model.d.ts:8
Inherited from
Section titled “Inherited from”AssetTypeDTO.structure
tagIds?
Section titled “tagIds?”
optionaltagIds:string[]
Defined in: node_modules/@flyze/lib-db-models/models/shared/has-tags.model.d.ts:6
Tags IDs this entity is associated with
Inherited from
Section titled “Inherited from”AssetTypeDTO.tagIds
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”AssetTypeDTO.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”AssetTypeDTO.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”AssetTypeDTO.updatedByKind