Link Search Menu Expand Document

Data Types

Data Types is the way to describe what kind/type of Data a property will have. Examples of Data Types are the Text, the Number and the Image. In addition, a property can be Array, which means can store more than one values of the same Data Type.

In Kodika, you can create Properties in Screens and Cells to save values in them. Each property has one of the Suggested Data Types.

In order to support an JSON API response parameter or request parameter you can create a Model with a properties of the JSON APIs Data Types.

Finally, If you have enabled Kodika Server, you can also create Server Types that support the Server Data Types.


Table of contents