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

643 B
Raw Blame History

GetLibraryItemsCountry

Example Usage

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

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

Fields

Field Type Required Description Example
tag string N/A United States of America