public SitAndGoTriple(Buyin buyin, TableType tableType, GameType gameType) { Buyin = buyin; TableType = tableType; GameType = gameType; }