OAuthTokenData

constructor(accessToken: String, expiresIn: Int, tokenType: String, scope: String? = null, refreshToken: String? = null)