CommunicationInput| Name | Description |
|---|---|
[EmailInput!]! | An array of email addresses for the person.The email addresses are ordered in descending preference.A maximum of 5 email addresses may be provided. |
[PhoneInput!]! | An array of phone numbers for the person.The phone numbers are ordered in descending preference.Between 0 and 5 phone numbers may be provided, inclusive. |
[AddressInput!] | An array of physical addresses for the person.The physical addresses are ordered in descending preference.Between 0 and 5 physical addresses may be provided, inclusive. |
Boolean | Whether the candidate must not be contacted by hirers.
|
| Parent name | Parent type | Description |
|---|---|---|
| CandidatePersonInput | Input Object | communication field |
| SpecifiedPersonInput | Input Object | communication field |