Skip to main content

Interface: UpdateContactInput

Defined in: type/UpdateContactInput.ts:6

Input object for UpdateContactInput

Properties

dateOfBirth?

optional dateOfBirth?: string

Defined in: type/UpdateContactInput.ts:24

dateOfBirth input field


debtorId?

optional debtorId?: string

Defined in: type/UpdateContactInput.ts:30

The debtor id of the contact. Deprecated in favor of company debtorId


email?

optional email?: string

Defined in: type/UpdateContactInput.ts:16

email input field


firstName?

optional firstName?: string

Defined in: type/UpdateContactInput.ts:8

firstName input field


gender?

optional gender?: Gender

Defined in: type/UpdateContactInput.ts:14

gender input field


homepage?

optional homepage?: string

Defined in: type/UpdateContactInput.ts:18

homepage input field


lastName?

optional lastName?: string

Defined in: type/UpdateContactInput.ts:12

lastName input field


mailingList?

optional mailingList?: YesNo

Defined in: type/UpdateContactInput.ts:26

mailingList input field


middleName?

optional middleName?: string

Defined in: type/UpdateContactInput.ts:10

middleName input field


mobile?

optional mobile?: string

Defined in: type/UpdateContactInput.ts:22

mobile input field


parentId?

optional parentId?: number

Defined in: type/UpdateContactInput.ts:32

The id of the company the contact should be created in.


phone?

optional phone?: string

Defined in: type/UpdateContactInput.ts:20

phone input field


primaryLanguage?

optional primaryLanguage?: string

Defined in: type/UpdateContactInput.ts:28

The primary language of the contact.