interface IntegerType {
    dataType: "integer";
}

Hierarchy (view full)

Properties

Properties

dataType: "integer"

Generated using TypeDoc