Cancel the previously provided approval to change item's attributes. All the previously set attributes by the delegate will be removed.
delegate
Origin must be Signed and must be an owner of the item.
item
collection
Emits ItemAttributesApprovalRemoved on success.
ItemAttributesApprovalRemoved
Cancel the previously provided approval to change item's attributes. All the previously set attributes by the
delegate
will be removed.Origin must be Signed and must be an owner of the
item
.collection
: Collection that the item is contained within.item
: The item that holds attributes.delegate
: The previously approved account to remove.Emits
ItemAttributesApprovalRemoved
on success.