Country - Region Module Data Models Reference

This documentation provides a reference to the Country data model. It belongs to the Region Module.

iso_2PrimaryKeyModifier<TextProperty>
The ISO 2-character code of the country
iso_3TextProperty
The ISO 3-character code of the country
num_codeTextProperty
The ISO numeric code of the country
nameTextProperty
The name of the country
display_nameTextProperty
The display name of the country
regionBelongsTo<Region>Optional
The region it belongs to.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?