TemplateAttributePickListValue
This object associates named picklist options with their values. Fields name (String!) The option’s human-readable name. This field uniquely identifies the option. value (String) The value corresponding to the name. A null value indicates the template author left the value blank. icon (String) A string (“check-circle”) corresponding to an icon for the picklist…