# AcurisSanEntry

| Field      | Type                                                                                        | Description                                            |
| ---------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| sanctionId | String                                                                                      | The sanction ID provided by the sanctioning body.      |
| measures   | \[String]!                                                                                  | The list of measures enforced by the sanctioning body. |
| regime     | [Regime](https://docs.craft.co/company-data-api/graphql-objects/acurisregime)               |                                                        |
| events     | \[[AcurisSanEvent](https://docs.craft.co/company-data-api/graphql-objects/acurissanevent)]! |                                                        |
