Files
plexjs/docs/models/operations/getcountriescountry.md

10 KiB
Raw Permalink Blame History

GetCountriesCountry

Example Usage

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

let value: GetCountriesCountry = {};

Fields

Field Type Required Description
code string Three letter code
example string N/A
flavor operations.Flavor - 0: The country is divided into regions, and following the key will lead to a list of regions.
- 1: The county is divided by postal codes, and an example code is returned in example.
- 2: The country has a single postal code, returned in example.
key string N/A
language string Three letter language code
languageTitle string The title of the language
title string N/A
type string N/A