TokenInfo

constructor(accessToken: String, apiKey: String, expiresAt: Long, tokenType: String, refreshToken: String? = null)