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

667 B
Raw Blame History

GetRecentlyAddedLibraryCountry

Example Usage

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

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

Fields

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