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

661 B
Raw Blame History

GetSearchAllLibrariesCountry

Example Usage

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

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

Fields

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