object

CountryHierarchy

Describes the hierarchical structure of a country.
Fields
name
String
It represent hierarchy of location in country (e.g., "City", "State", "Pincode").
slug
String
Slug of the hierarchy (e.g., "city", "pincode").
display_name
String
Display name of hierarchy of location (e.g., "City", "State", "Pincode").