Skip to main content

Interface: CreateContactInput

Defined in: type/CreateContactInput.ts:6

Input object for CreateContactInput

Properties

dateOfBirth?

optional dateOfBirth?: string

Defined in: type/CreateContactInput.ts:24

dateOfBirth input field


debtorId?

optional debtorId?: string

Defined in: type/CreateContactInput.ts:30

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


email?

optional email?: string

Defined in: type/CreateContactInput.ts:16

email input field


firstName?

optional firstName?: string

Defined in: type/CreateContactInput.ts:8

firstName input field


gender?

optional gender?: Gender

Defined in: type/CreateContactInput.ts:14

gender input field


homepage?

optional homepage?: string

Defined in: type/CreateContactInput.ts:18

homepage input field


lastName?

optional lastName?: string

Defined in: type/CreateContactInput.ts:12

lastName input field


mailingList?

optional mailingList?: YesNo

Defined in: type/CreateContactInput.ts:26

mailingList input field


middleName?

optional middleName?: string

Defined in: type/CreateContactInput.ts:10

middleName input field


mobile?

optional mobile?: string

Defined in: type/CreateContactInput.ts:22

mobile input field


parentId

parentId: number

Defined in: type/CreateContactInput.ts:32

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


phone?

optional phone?: string

Defined in: type/CreateContactInput.ts:20

phone input field


primaryLanguage?

optional primaryLanguage?: string

Defined in: type/CreateContactInput.ts:28

The primary language of the contact.