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

646 B
Raw Blame History

GetSearchResultsCountry

Example Usage

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

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

Fields

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