You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`jurisdiction_id`| UUID | Required | Unique ID of Jurisdiction. This field is immutable. |
100
100
|`agency_key`| String | Required | A unique string key for the Jurisdiction. This field must also be immutable. Allows for easier management of Jurisdiction-based access control in JWTs. |
101
-
|`agency_name`| String |[Optional](./general-information.md#optional-fields]| Human-readable agency name for display purposes. |
101
+
|`agency_name`| String |[Optional](../general-information.md#optional-fields)| Human-readable agency name for display purposes. |
102
102
|`description`| String | Required | Description of Jurisdiction. |
103
-
|`geography_id`| UUID |[Optional](./general-information.md#optional-fields]| The unique ID of the geography covered by this Jurisdiction. |
103
+
|`geography_id`| UUID |[Optional](../general-information.md#optional-fields)| The unique ID of the geography covered by this Jurisdiction. |
104
104
|`mode_ids`| String[]| Required | Use this field to specify an array of what mobility [modes][modes] a jurisdiction applies to. |
105
105
|`timestamp`| timestamp | Required | Creation or update time of a Jurisdiction. |
0 commit comments