FeatureOriginalTypeInteger#

type:

object

Properties#

data_type#

The data type kind.

type:

string

enum:

integer

required:

True

size#

The size of the integer (in bytes).

type:

number | null

unsigned#

If the integer is unsigned.

type:

boolean