Interface: CreateContactParams
Defined in: sdk/src/types.ts:738
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
email | string | sdk/src/types.ts:739 |
firstName? | string | sdk/src/types.ts:740 |
lastName? | string | sdk/src/types.ts:741 |
attributes? | Record<string, unknown> | sdk/src/types.ts:742 |
source? | string | sdk/src/types.ts:743 |