Record
segment-summary
No description available.
record segment-summary {
contacts-count: s32,
created-at: string,
id: string,
name: option<string>,
next-sample-update: option<string>,
parent-list-id: option<string>,
sample-updated-at: string,
updated-at: string,
}Fields
| Name | Type | Description |
|---|---|---|
| contacts-count | s32 | |
| created-at | string | |
| id | string | |
| name | option<string> | |
| next-sample-update | option<string> | |
| parent-list-id | option<string> | |
| sample-updated-at | string | |
| updated-at | string |