using SPTarkov.Server.Core.Models.Utils; namespace SPTarkov.Server.Core.Models.Eft.Common; public record EmptyRequestData : IRequestData { }