Type - linhay/Stem GitHub Wiki
Type
JSON's type definitions.
public enum Type
Inheritance
Int
Enumeration Cases
number
case number
string
case string
bool
case bool
array
case array
dictionary
case dictionary
null
case null
unknown
case unknown