public IntegrationEvent() { Id = IDUtils.GenerateId(); Timestamp = DateTime.UtcNow.ToUnixTimeSeconds(); }