remove Digital Asset Property Transaction
open suspend override fun removeDigitalAssetPropertyTransaction(creator: Account, propertyKey: String, digitalAssetAddress: AccountAddressInput, digitalAssetType: MoveStructId, options: InputGenerateTransactionOptions): SimpleTransaction
Remove a property from a digital asset
Parameters
creator
The creator account
property Key
The property key
digital Asset Address
The digital asset address
digital Asset Type
The digital asset type. Default to "0x4::token::Token"
options
Optional parameters for generating the transaction