DataExtensionFieldType
The DataExtensionFieldType object indicates the type of field contained within a data extension.
Name | Data Type | Description |
---|---|---|
Boolean | Enumeration | Indicates the data extension field contains a Boolean value. Indicates the property is a Boolean value. |
Date | Enumeration | Specifies a field in a data extension as a date type. |
Decimal | Enumeration | Indicates the data extension field contains numbers in decimal format. |
EmailAddress | Enumeration | Contains the email address for a subscriber. Indicates the data extension field contains email address data. |
Locale | Enumeration | Contains the locale information for an Account. If no location is set, Locale defaults to en-US. |
Number | Enumeration | Indicates phone number to use in conjunction with a triggered send. Indicates number field type for field in a data extension. |
Phone | Enumeration | Specifies a phone number. Specifies the phone number of the account owner. Specifies the Phone data type |
Text | Enumeration | Indicates the data extension field holds text data. Indicates the email message consists of text-only content. |