AssetKind 🔗

Enumeration for denoting whether an asset is a type asset or an instance asset.

Literals

Type 🔗 = 'Type'
Type asset
Instance 🔗 = 'Instance'
Instance asset
NotApplicable 🔗 = 'NotApplicable'
Neither a type asset nor an instance asset

Usages

AssetInformation AssetInformation.assetKind