deleteAssetResource

open fun deleteAssetResource(assetId: String): Boolean

Method to delete an asset

Return

whether the asset has been deleted as boolean

Parameters

assetId

: the asset identifier of the asset to delete