Define Decision Input and Type
An input data variable is a placeholder for information that is to be supplied to a decision model when the model is invoked.
The supported data types for input data are text, number, boolean (true or false), date and time, and duration. See Data Types. You can extend the built-in data types to define custom, complex data types.
The following topics explain how to create input variables and custom data types.