namespace NexusForever.Shared.GameTable.Model { public class GenericStringGroupsEntry { public uint Id; public uint LocalizedTextId; } }