- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateCountryGeoZoneDTO
The geo zone to be created of type country
.
service_zone_id
stringThe associated service zone's ID.
country_code
stringThe ISO 2 character country code of the geo zone.
type
"country"The type of the geo zone.
Default: `"country"`
metadata
null | Record<string, any>OptionalHolds custom data in key-value pairs.
Was this page helpful?