AccountField
Retrieve Account Fields.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the account field. |
| Name | String | The name of the account field. |
| DataType | String | The data type of the account field. |
| DisplayType | String | The display type of the account field. |
| InternalName | String | The country of the account field. |
| IsReadOnly | Boolean | Identifies whether the account field is read-only. |
| IsRequired | Boolean | Identifies whether the account field is required. |
| IsStandard | Boolean | Identifies whether the account field is standard. |
| OptionListId | Long | The Id of the option list for the account field. |
| OutputFormatId | Long | The Id of the output format for the account field. |
| CreatedAt | Datetime | Date the account field was created. |
| CreatedBy | String | The Id of the user who created the account field. |
| Depth | String | The depth of the account field. |
| UpdatedAt | Datetime | Date the account field was updated. |
| UpdatedBy | String | The Id of the user who last updated the account field. |