Segment Object
| Attribute | Type | Description | Example |
|---|---|---|---|
| id | string | ID of the data segment specific to the data provider. | "12" |
| name | string | Name of the data segment specific to the data provider. | "address" |
| value | string | String representation of the data segment value. | "Delaware, Wilmington, 19809, United States" |
Updated about 2 years ago