CheckinRequest

@Serializable
data class CheckinRequest(val serverInfo: ServerInfo)

Constructors

Link copied to clipboard
constructor(serverInfo: ServerInfo)

Properties

Link copied to clipboard