Name | Type | Description | Notes |
---|---|---|---|
display_type | str | The default rendering for this field. | [optional] |
id | str | ObjectId uniquely identifying a Policy Template Configuration Field | |
label | str | The default label for this field. | [optional] |
name | str | A unique name identifying this config field. | |
position | float | The default position to render this field. | [optional] |
read_only | bool | If an admin is allowed to modify this field. | [optional] |
required | bool | If this field is required for this field. | [optional] |
tooltip | PolicyTemplateConfigFieldTooltip | [optional] |