ResponseId

@Serializable
value class ResponseId(val id: String)

The response identifier.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String