GeoZoneDTO

The geo zone details.

idstring
The ID of the geo zone.
The type of the geo zone.
country_codestring
The country code of the geo zone.
province_codenull | string
The province code of the geo zone.
citynull | string
The city of the geo zone.
postal_expressionnull | Record<string, unknown>
The postal expression of the geo zone.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
created_atDate
The creation date of the geo zone.
updated_atDate
The update date of the geo zone.
deleted_atnull | Date
The deletion date of the geo zone.
Was this page helpful?
Edit this page