namespace xAiApi.Data.Constants { public partial struct ConfigurationNodeNames { public const string DATA_SERVICE_DB_SEED_NODE = "DbSeeder"; } }