CreateFrontendSessionResponse

@Serializable
data class CreateFrontendSessionResponse(val sessionId: String, val expiresAtMillis: Long)(source)

Constructors

Link copied to clipboard
constructor(sessionId: String, expiresAtMillis: Long)

Properties

Link copied to clipboard
Link copied to clipboard