OAuthTokens

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