TokenData

constructor(accessToken: String, apiKey: String, expiresIn: Int, tokenType: String, refresh: TokenRefreshInfo? = null)