Interface: Asset
@flyze/lib-data-store 3.0.0-alpha.55· latestDefined in: projects/lib-data-store/src/lib/flyze-models/asset.model.ts:3
Extends
Section titled “Extends”AssetDTO
Properties
Section titled “Properties”
optional__v:number
Defined in: projects/lib-data-store/src/lib/flyze-models/asset.model.ts:13
Deprecated
Section titled “Deprecated”
optional_id:string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset.model.ts:7
Deprecated
Section titled “Deprecated”use id instead
assetConfig
Section titled “assetConfig”assetConfig:
IAssetConfig
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:9
Inherited from
Section titled “Inherited from”AssetDTO.assetConfig
assetTypeIds
Section titled “assetTypeIds”assetTypeIds:
string[]
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:8
Inherited from
Section titled “Inherited from”AssetDTO.assetTypeIds
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”AssetDTO.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”AssetDTO.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”AssetDTO.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”AssetDTO.customId
description?
Section titled “description?”
optionaldescription:string|null
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:6
Inherited from
Section titled “Inherited from”AssetDTO.description
entityKind
Section titled “entityKind”
readonlyentityKind:"asset"
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”AssetDTO.entityKind
fullName
Section titled “fullName”fullName:
string
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:4
Inherited from
Section titled “Inherited from”AssetDTO.fullName
readonlyid:string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset.model.ts:8
Overrides
Section titled “Overrides”AssetDTO.id
instanceId?
Section titled “instanceId?”
readonlyoptionalinstanceId:string
Defined in: projects/lib-data-store/src/lib/flyze-models/asset.model.ts:16
isFolder
Section titled “isFolder”isFolder:
boolean
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:5
Inherited from
Section titled “Inherited from”AssetDTO.isFolder
name:
string
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:21
A user-friendly name for the asset, derived from the last segment of fullName.
Inherited from
Section titled “Inherited from”AssetDTO.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”AssetDTO.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”AssetDTO.ownerKind
parent?
Section titled “parent?”
optionalparent:string|null
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:7
Inherited from
Section titled “Inherited from”AssetDTO.parent
path:
string
Defined in: node_modules/@flyze/lib-db-models/models/asset/asset.model.d.ts:25
The path of the asset, derived from fullName.
Inherited from
Section titled “Inherited from”AssetDTO.path
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”AssetDTO.resourcePermission
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”AssetDTO.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”AssetDTO.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”AssetDTO.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”AssetDTO.updatedByKind