TemplateAttributeType

Contents

This enum represents the types of attributes supported by Shibumi. Each value of this enum corresponds to a concrete TemplateAttribute type.

Values

association
Corresponds to AssociationAttribute

backreference
Corresponds to BackreferenceAttribute

boolean
Corresponds to BooleanAttribute

date
Corresponds to DateAttribute

metric
Corresponds to MetricAttribute

number
Corresponds to NumberAttribute

picklist
Corresponds to PickListAttribute

text
Corresponds to TextAttribute

url
Corresponds to UrlAttribute

Updated on September 9, 2025

Related Articles