JadeOpenAPI Class Constants
The constants provided by the JadeOpenAPI class are listed in the following table.
Class Constant | String Value | JSON name for the JADE... |
---|---|---|
JsonBool | “boolean” | Boolean primitive type |
JsonInt | "integer" | Integer primitive type |
JsonReal | "number" | Real primitive type |
JsonStr | "string" | String primitive type |
2020.0.02 and higher