using Fantasy.Entitas; namespace Fantasy; public class AccountTimeOut : Entity { public long TimerId; }