- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
GeoZoneDTO
The geo zone details.
id
stringThe ID of the geo zone.
type
GeoZoneTypeThe type of the geo zone.
country_code
stringThe country code of the geo zone.
province_code
null | stringThe province code of the geo zone.
city
null | stringThe city of the geo zone.
postal_expression
null | Record<string, unknown>The postal expression of the geo zone.
metadata
null | Record<string, unknown>Holds custom data in key-value pairs.
created_at
DateThe creation date of the geo zone.
updated_at
DateThe update date of the geo zone.
deleted_at
null | DateThe deletion date of the geo zone.
Was this page helpful?