TokenResponse

constructor(accessToken: String, refreshToken: String, expiresIn: Int, scopes: List<String>, tokenType: String)