Type Definition pallet_onboarding::ItemInfoOf

pub type ItemInfoOf<T> = ItemInfo<BoundedVec<u8, <T as Config<()>>::StringLimit>>;