Country - Liquid Object Reference
On this page
Description
The Country object contains information about an Country, including name and codes.
Attributes
| Attribute | Type | Description |
|---|---|---|
alpha2 |
String | Returns the 2-digit Country code |
alpha3 |
String | Returns the 3-digit Country code |
name |
String | Returns the name of the Country |
states |
List[State] | Returns a list of States for this Country |
Available on
- Global - Liquid Object Reference —
all_countries
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.