FeatureOriginalTypeInteger#
Table of Contents
- type:
- object 
Properties#
data_type#
The data type kind.
- type:
- string 
- required:
- True 
- enum:
- integer 
size#
The size of the integer (in bytes).
- type:
- number | null 
unsigned#
If the integer is unsigned.
- type:
- boolean