Region
| Title | Type | Description | Example |
|---|---|---|---|
| id | string | A unique identifier that distinguishes each region. | "111" |
| name | string | Refers to the full name of the region. | "Asia" |
| hasCountries | boolean | Indicates whether the region contains any countries. | true |
| Title | Type | Description | Example |
|---|---|---|---|
| id | string | A unique identifier that distinguishes each region. | "111" |
| name | string | Refers to the full name of the region. | "Asia" |
| hasCountries | boolean | Indicates whether the region contains any countries. | true |