JavaScript Object Notation (JSON) support in Apex enables the serialization of Apex objects into JSON format and the deserialization of serialized JSON content. … Contains methods used to serialize objects into JSON content using the standard JSON encoding.