Record
contactdb-segments-with-id
No description available.
record contactdb-segments-with-id {
id: f64,
conditions: list<contactdb-segments-conditions>,
list-id: option<s32>,
name: string,
recipient-count: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | f64 | |
| conditions | list<contactdb-segments-conditions> | |
| list-id | option<s32> | |
| name | string | |
| recipient-count | option<f64> |