Interface: ListMemberResponse
Defined in: sdk/src/types.ts:836
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
membershipId | string | sdk/src/types.ts:837 |
contactId | string | sdk/src/types.ts:838 |
email | string | sdk/src/types.ts:839 |
firstName | string | null | sdk/src/types.ts:840 |
lastName | string | null | sdk/src/types.ts:841 |
subscribedAt | string | sdk/src/types.ts:842 |
unsubscribedAt | string | null | sdk/src/types.ts:843 |
addedBy | string | null | sdk/src/types.ts:844 |