| Field | Setter Type | Getter Type | Required | Description |
|---|---|---|---|---|
contentType |
String | String | ✔️ | HTTP response content type for this operation |
statusCode |
int | int | ✔️ | HTTP response status code for this operation |
rawResponse |
HttpResponse<?> | HttpResponse<?> | ✔️ | Raw HTTP response; suitable for custom response parsing |
standardResponse |
@Nullable StandardResponse | Optional<StandardResponse> | ➖ | Country filter options for global trending tweets. |