Skip to main content

Interface: CompanyContactSearch

Defined in: type/CompanyContactSearch.ts:5

Object class for CompanyContactSearch

Properties

attributes

attributes: CompanyAttributeSearch[]

Defined in: type/CompanyContactSearch.ts:35

Attributes of the contact


bankAccount?

optional bankAccount?: string

Defined in: type/CompanyContactSearch.ts:23

Bank Account Number of the contact


bic?

optional bic?: string

Defined in: type/CompanyContactSearch.ts:25

Bank Identification Code of the contact


createdAt

createdAt: string

Defined in: type/CompanyContactSearch.ts:31

Contract creation date


dateOfBirth?

optional dateOfBirth?: string

Defined in: type/CompanyContactSearch.ts:29

Date of birth of the contact.


email

email: string

Defined in: type/CompanyContactSearch.ts:19

Email of the contact.


firstName

firstName: string

Defined in: type/CompanyContactSearch.ts:9

First name of the contact.


iban?

optional iban?: string

Defined in: type/CompanyContactSearch.ts:21

International Bank Account Number of the contact


id

id: number

Defined in: type/CompanyContactSearch.ts:7

Contact id


lastModifiedAt

lastModifiedAt: string

Defined in: type/CompanyContactSearch.ts:33

Contact last modified date


lastName?

optional lastName?: string

Defined in: type/CompanyContactSearch.ts:11

Last name of the contact.


middleName?

optional middleName?: string

Defined in: type/CompanyContactSearch.ts:13

Middle name of the contact.


mobile?

optional mobile?: string

Defined in: type/CompanyContactSearch.ts:17

Mobile number of the contact.


notes?

optional notes?: string

Defined in: type/CompanyContactSearch.ts:27

Contact notes


phone?

optional phone?: string

Defined in: type/CompanyContactSearch.ts:15

Phone number of the contact.