Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | 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] [default to null] |
Title | string | A string describing what this data field represents. | [optional] [default to null] |
Value | *interface{} | The value of the data element. | [optional] [default to null] |