Files
plexpy/docs/models/operations/getbannerimageresponse.md

1.8 KiB
Raw Blame History

GetBannerImageResponse

Fields

Field Type Required Description
content_type str ✔️ HTTP response content type for this operation
status_code int ✔️ HTTP response status code for this operation
raw_response httpx.Response ✔️ Raw HTTP response; suitable for custom response parsing
response_stream Optional[httpx.Response] Successful response returning an image
headers Dict[str, List[str]] ✔️ N/A