tkJASONValueType
tkJASONValueType
Enumerated
Name | Value | Label |
---|---|---|
String | 0 | |
Number | 1 | |
Object | 2 | |
Array | 3 | |
Boolean | 4 | |
Null | 5 |
Used By
Class | Property |
---|---|
kUTUnitTestCaseCheckResultItem | JSONValueType |
Name | Value | Label |
---|---|---|
String | 0 | |
Number | 1 | |
Object | 2 | |
Array | 3 | |
Boolean | 4 | |
Null | 5 |
Class | Property |
---|---|
kUTUnitTestCaseCheckResultItem | JSONValueType |