mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
901 B
901 B
GetLibrarySectionsAllCountry
Example Usage
import { GetLibrarySectionsAllCountry } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetLibrarySectionsAllCountry = {
tag: "United States of America",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ✔️ | The country of origin of this media item | United States of America |