OfficialContactInput
No description
input OfficialContactInput {
commercialName: String
email: String
foreignId: String
id: UUID
phone: String
phone2: String
reference: String
website: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| commercialName | String scalar | — |
String scalar | — | |
| foreignId | String scalar | The unique ID of the entity in a foreign system. Used for synchronization, import and export purposes. |
| id | UUID scalar | Unique identifier of the entity |
| phone | String scalar | — |
| phone2 | String scalar | — |
| reference | String scalar | A human readable identifier for the entity. Can match external systems/applications. |
| website | String scalar | BusinessUnitInput ContractorInput MoralProfileInput |