chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.dto / MatchIdDTO / <init>

<init>

MatchIdDTO(matchId: Int = 0)

Data transfer object for a matchId

Author Felix Dimmel