Objects
/EmailValue
EmailValue
Fields
columnColumn!Required
The column that this value belongs to.emailString
The column's email value.idID!Required
The column's unique identifier.labelString
The column's text value. It can be the same as email when user didn't enter any text.textString
Text representation of the column value. Note: Not all columns support textual valuetypeColumnType!Required
The column's type.updated_atDate
The date when column value was last updated.valueJSON
The column's raw value in JSON format.
Built with