Interface: UpdateContactParams
Defined in: sdk/src/types.ts:746
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
firstName? | string | sdk/src/types.ts:747 |
lastName? | string | sdk/src/types.ts:748 |
attributes? | Record<string, unknown> | sdk/src/types.ts:749 |