PropertyType
The PropertyType object provides information on the metadata associated with an object-for example, what fields are retrievable, creatable, and updateable.
| Name | Data Type | Description |
|---|---|---|
| boolean | Enumeration | Indicates the data extension field contains a Boolean value. Indicates the property is a Boolean value. |
| datetime | Enumeration | Specifies a property data type of datetime. |
| double | Enumeration | Specifies a double data type. |
| string | Enumeration | Indicates a string data type. |