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