PSM_JSON:Object
This section provides an overview of the PSM_JSON:Object
(JSON Object) class and discusses:
-
JSON Object class methods.
-
JSON Object class properties.
The JSON Object class extends the functionality of the JsonObject
class by providing the ability to add PeopleCode object types to the JSON Object. Below is the list of supported PeopleCode object types that can be added to the JSON Object:
- Array
- App Class
- Cookie
- Hash
- Record
- Request
- Response
- Row
- Rowset