Type Alias ItemAttributesApprovalRemoved

ItemAttributesApprovalRemoved: PlainDescriptor<{
    collection: number;
    delegate: SS58String;
    item: number;
}>

A new approval to modify item attributes was removed.