Data Types
Within the JSON format the following format is used for each data type.
- Numeric fields are a string of ASCII digits that can be converted to an integer.
- Number fields represented in base 10 and can be converted to a floating point number
- Alpha and Alphanumeric represent one or more printable ASCII characters.





