Class Type (0.2.0)

Type(value)

Enumeration of variable types.

Enums

Name Description
TYPE_UNSPECIFIED Variable type is unspecified.
STRING Variable type is string.
INT Variable type is int.
BOOL Variable type is bool.