queryType property

String queryType
final

The type of query: "value", "hash", "closestDescendantMerkleValue", or "descendantsValues"/"descendantsHashes".

Implementation

final String queryType;