Country - Liquid Object Reference - 0.11.4
Object Name | Country |
Version | 0.11.4 |
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 |
Objects that return Countries
Back to Liquid Reference for 0.11.4
Back to Documentation