PostalMailProperties
Retrieves all property fields associated with postal mails, enabling management of postal mail records.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Name [KEY] | String | False | True |
The name of the property. The name must contain only lowercase alphabetical characters and numbers and must start with a lowercase alphabetical character. | |
| Label | String | False | False |
The human readable label for the property that will display in the HubSpot UI. | |
| FieldType | String | False | False |
The type of field that will display on the screen for the property. | |
| Type | String | False | False |
The stored machine type for the property. | |
| GroupName | String | False | False |
The group that the property is a part of. | |
| Description | String | False | False |
A description of what the property is for. | |
| DisplayOrder | Int | False | False |
The order in which the property should be displayed in relation to other properties in the same group. | |
| ExternalOptions | Bool | False | False |
Boolean indicating whether there are external options associate with the company property. | |
| IsFormField | Bool | False | False |
Boolean indicating whether the property is a field that is part of a form. | |
| IsCalculated | Bool | False | False |
Boolean indicating whether the property is calculated. | |
| IsHidden | Bool | False | False |
Boolean indicating whether the property is hidden. | |
| IsHubspotDefined | Bool | False | False |
Boolean indicating whether the definition is defined from HubSpot. | |
| Archivable | Bool | False | False |
Boolean indicating whether the definition is archivable. | |
| ReadOnlyDefinition | Bool | False | False |
Boolean indicating whether the definition for the property is read only. | |
| ReadOnlyValue | Bool | False | False |
Boolean indicating whether the value of the property is read only. | |
| OptionsAggregate | String | False | False |
An aggregate of additional options for the property. Will have a value if the FieldType is radio, checkbox, or booleancheckbox. | |
| HasUniqueValue | Bool | False | False |
Boolean indicating whether the value of the property is unique. |