Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 972 Bytes

PolicyTemplateConfigField.md

File metadata and controls

17 lines (13 loc) · 972 Bytes

PolicyTemplateConfigField

Properties

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]

[Back to Model list] [Back to API list] [Back to README]