The Base Types library is the foundation for all libraries and apps built in Apex Designer. It contains business objects for all the native types:
- String
- Number
- Boolean
- Date
- Any
- Void
- Object
- Function
It also contains Business Object Base Types built upon the native types:
- Currency
- Date With Fixed Timezone
- Date Without Time
- Email Address
- Integer
- Multiline String
If there are other base types that you would like added to the library, just click the "Ask a Question" button and tell us about it.