Type Alias ItemTransferUnlocked

ItemTransferUnlocked: PlainDescriptor<{
    collection: number;
    item: number;
}>

An item became transferable.