Files
plexjs/docs/sdk/models/operations/getlibraryitemscountry.md

2.5 KiB

GetLibraryItemsCountry

Example Usage

import { GetLibraryItemsCountry } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetLibraryItemsCountry = {
  id: 259,
  tag: "United States of America",
};

Fields

Field Type Required Description Example
id number ✔️ The unique identifier for the country.
NOTE: This is different for each Plex server and is not globally unique.
259
tag string ✔️ The country of origin of this media item United States of America