The company-related attributes.
Fields
| Name | Type | Description |
|---|---|---|
| complianceRisk | CompanyComplianceRisk! | The compliance risk level of a company (sanctioned/high/moderate/low). |
| countryEnum | String | A country identifier set by Windward. |
| duns | String | The company Dun & Bradstreet ID. |
| id | ObjectId | The company Unique Windward assigned ID. |
| name | String | The company name. |
| nationalityOfRegistration | String | The country in which the company is registered. |
| roles | [String] | The role types the company has in relation to vessels. |
| sanctions | [CompanySanction!]! | The sanction program the company is associated with. |
| worldCheckOneIds | [String] | The company World-Check One ID. |
