ClaimOneTimeToken

API: Internal/Stable

data class ClaimOneTimeToken(
    val jti: String,
)
Properties
jti: String