api

http4k / org.http4k.security / AccessTokenResponse / <init>

<init>

AccessTokenResponse(accessToken: String, tokenType: String? = null, expiresIn: Long? = null, idToken: String? = null, scope: String? = null, refreshToken: String? = null)