Type Alias: Location
Properties
| Property | Type | Required | Description |
|---|---|---|---|
city | string | Yes | City code (example: "frankfurt") |
cityDisplay | string | No | Display name (example: "Frankfurt, Germany") |
continent | string | Yes | Continent (example: "europe") |
country | string | Yes | Country code (example: "de") |
isProtected | boolean | No | Whether location is DDoS protected |
Defined in
4Players/cortex-typescript-sdk/src/resources/functions.ts:13