Interface: ContactListResponse
Defined in: sdk/src/types.ts:818
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:819 |
organizationId | string | sdk/src/types.ts:820 |
name | string | sdk/src/types.ts:821 |
description | string | null | sdk/src/types.ts:822 |
type | "static" | "dynamic" | sdk/src/types.ts:823 |
memberCount | number | sdk/src/types.ts:824 |
createdAt | string | sdk/src/types.ts:825 |
updatedAt | string | sdk/src/types.ts:826 |