Sha256: cd177434eaeb2498446aa9b9c00603631adbea7b0421d9acc1306429e9066b69
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
--- title: JsonNode --- ## PureCloud::JsonNode ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **array** | **BOOLEAN** | | [optional] [default to false]| | **null** | **BOOLEAN** | | [optional] [default to false]| | **node_type** | **String** | | [optional] | | **object** | **BOOLEAN** | | [optional] [default to false]| | **boolean** | **BOOLEAN** | | [optional] [default to false]| | **number** | **BOOLEAN** | | [optional] [default to false]| | **float** | **BOOLEAN** | | [optional] [default to false]| | **value_node** | **BOOLEAN** | | [optional] [default to false]| | **container_node** | **BOOLEAN** | | [optional] [default to false]| | **missing_node** | **BOOLEAN** | | [optional] [default to false]| | **pojo** | **BOOLEAN** | | [optional] [default to false]| | **integral_number** | **BOOLEAN** | | [optional] [default to false]| | **floating_point_number** | **BOOLEAN** | | [optional] [default to false]| | **short** | **BOOLEAN** | | [optional] [default to false]| | **int** | **BOOLEAN** | | [optional] [default to false]| | **long** | **BOOLEAN** | | [optional] [default to false]| | **double** | **BOOLEAN** | | [optional] [default to false]| | **big_decimal** | **BOOLEAN** | | [optional] [default to false]| | **big_integer** | **BOOLEAN** | | [optional] [default to false]| | **textual** | **BOOLEAN** | | [optional] [default to false]| | **binary** | **BOOLEAN** | | [optional] [default to false]| {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.54.1 | doc_out/JsonNode.html.md |