This is the documentation for ToiAssetManagerServiceAssetInfo.
Structure that represents an asset. Use toi.statics.ToiAssetManagerServiceAssetInfo.create(<assetId>, <properties>) to create an instance of ToiAssetManagerServiceAssetInfo.
import "ToiAssetManagerServiceAssetInfo.idl";
Public Attributes | |
attribute ToiAssetManagerService::TToiAssetId | assetId |
attribute ToiAssetManagerService::TToiPropertySequence | properties |
The identification of the asset.
The metadata properties defined for the asset.