Files
plexgo/docs/models/operations/getbannerimageresponse.md
2024-09-09 18:15:22 +00:00

1.6 KiB
Raw Blame History

GetBannerImageResponse

Fields

Field Type Required Description
ContentType string ✔️ HTTP response content type for this operation
StatusCode int ✔️ HTTP response status code for this operation
RawResponse *http.Response ✔️ Raw HTTP response; suitable for custom response parsing
ResponseStream io.ReadCloser Successful response returning an image
Headers map[string][]string ✔️ N/A