TurnCompleteReason

@Serializable
value class TurnCompleteReason(val value: String)

The reason why the turn is complete.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard