OAuthResponse

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