Skip to content

Segments

A list of segments objects attached to a specific contact.

typestring

The type of the object

Value:"list"
Example:"list"
dataArray of objects(Segment)

Segment objects associated with the contact.

{ "type": "list", "data": [ {} ] }