mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
667 B
667 B
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 |