Type Alias AllApprovalsCancelled

AllApprovalsCancelled: PlainDescriptor<{
    collection: number;
    item: number;
    owner: SS58String;
}>

All approvals of an item got cancelled.