JsonBuilder Class

This section provides an overview of the JsonBuilder class and discusses:

  • JsonBuilder class methods.

  • JsonBuilder class properties.

The JsonBuilder class provides the starting point to build an unstructured Json using its methods & properties. The outcome of the builder can be directly converted to a Json string.