Files
plexjava/docs/models/errors/GetResourcesStatisticsResponseBody.md
2024-06-27 16:48:57 +00:00

2.2 KiB
Raw Blame History

GetResourcesStatisticsResponseBody

Unauthorized - Returned if the X-Plex-Token is missing from the header or query.

Fields

Field Type Required Description
errors List<lukehagar.plexapi.plexapi.models.errors.GetResourcesStatisticsErrors> N/A
rawResponse HttpResponse Raw HTTP response; suitable for custom response parsing