Shorthand values for built-in types are determined by lower-casing the class name and removing the "Type" suffix. For example:
Class | Shorthand Value |
---|---|
TextType | text |
NumberType | number |
EmailType | |
CollectionType | collection |
Shorthand values for built-in types are determined by lower-casing the class name and removing the "Type" suffix. For example:
Class | Shorthand Value |
---|---|
TextType | text |
NumberType | number |
EmailType | |
CollectionType | collection |