Name | Type | Description | Notes ———— | ————- | ————- | ————- type | TypeEnum | The type of data contained in the value field. If not provided, then the value will be detected as a boolean, number or string. | [optional] title | String | A string describing what this data field represents. | [optional] value | Object | The value of the data element. | [optional]
Name | Value —- | —– BOOLEAN | "BOOLEAN" DATE | "DATE" DURATION | "DURATION" LINK | "LINK" NUMBER | "NUMBER" PERCENTAGE | "PERCENTAGE" TEXT | "TEXT"