Indicates withholding details for withheld content.
| Name | Type | Description | Notes |
|---|---|---|---|
| copyright | Boolean | Indicates if the content is being withheld for on the basis of copyright infringement. | |
| countryCodes | Set<String> | Provides a list of countries where this content is not available. | |
| scope | ScopeEnum | Indicates whether the content being withheld is the `tweet` or a `user`. | [optional] |
| Name | Value |
|---|---|
| TWEET | "tweet" |
| USER | "user" |