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

NameTypeDescription
contacts-counts32
created-atstring
idstring
nameoption​<string>
next-sample-updateoption​<string>
parent-list-idoption​<string>
sample-updated-atstring
updated-atstring