All chains
    Preparing search index...

    Type Alias AttributeCleared

    AttributeCleared: PlainDescriptor<
        {
            collection: number;
            key: Binary;
            maybe_item?: number;
            namespace: Enum<
                {
                    Account: SS58String;
                    CollectionOwner: undefined;
                    ItemOwner: undefined;
                    Pallet: undefined;
                },
            >;
        },
    >

    Attribute metadata has been cleared for a collection or item.