# TweetTakedownComplianceSchema ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**eventAt** | **OffsetDateTime** | Event time. | | |**quoteTweetId** | **String** | Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. | [optional] | |**tweet** | [**TweetComplianceSchemaTweet**](TweetComplianceSchemaTweet.md) | | | |**withheldInCountries** | **List<String>** | | |