Skip to main content

Interface: AddContactFormState

Defined in: composables/react/usePurchaseAuthorization.ts:39

Form state for the "add contact" modal.

Properties

email

email: string

Defined in: composables/react/usePurchaseAuthorization.ts:43

Contact email.


firstName

firstName: string

Defined in: composables/react/usePurchaseAuthorization.ts:45

Contact first name.


gender

gender: string

Defined in: composables/react/usePurchaseAuthorization.ts:41

Selected gender.


lastName

lastName: string

Defined in: composables/react/usePurchaseAuthorization.ts:49

Contact last name.


middleName

middleName: string

Defined in: composables/react/usePurchaseAuthorization.ts:47

Contact middle name / tussenvoegsel.


phone

phone: string

Defined in: composables/react/usePurchaseAuthorization.ts:51

Contact phone number.