Type Alias ItemAttributesApprovalAdded

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

A new approval to modify item attributes was added.