Type Alias PreSignedAttributesSet

PreSignedAttributesSet: PlainDescriptor<{
    collection: number;
    item: number;
    namespace: Enum<{
        Account: SS58String;
        CollectionOwner: undefined;
        ItemOwner: undefined;
        Pallet: undefined;
    }>;
}>

New attributes have been set for an item of the collection.