@ -15,7 +15,9 @@ package "Model" {
enum BetStatus{
WAITING
IN_PROGRESS
CLOSING
FINISHED
CANCELLED
}
abstract class Bet {
-id : String