A struct containing the response data for an Elasticsearch request.
t() :: %ESClient.Response{ content_type: String.t(), data: any(), status_code: integer() }