This structure contains the name of a state with a given id. It is used for example in the Country object. The following fields are available:
Variable name | Object | Description | Note |
id | int | This is an internal numerical identifier for the state, e.g. 6 = California | EF |
name | string | The name of the state (e.g. “California”). | EF |
Note: This object is exclusive to FlickRocket. If you are using a theme orginating from Shopify and want to use this functionality, you need to add this.