Communication channels for a person.
Fields
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.
|
Seen in
Parent name | Parent type | Description |
---|---|---|
Input Object | communication field | |
Input Object | communication field |