Scripting RestResponse¶ Defines a REST response. RestResponse.Content Gets the response content. RestResponse.ContentType Gets the content type of the response. RestResponse.StatusCode Gets the HTTP status code of the response. RestResponse.GetHeader RestResponse.ToBase64 RestResponse.ToJson RestResponse.ToXml RestResponse.Verify