SObjectTree

open class SObjectTree

Helper class for getRequestForSObjectTree.

Constructors

Link copied to clipboard
constructor(objectType: String, objectTypePlural: String, referenceId: String, fields: Map<String, Any>, childrenTrees: List<RestRequest.SObjectTree>)

Functions

Link copied to clipboard
open fun asJSON(): JSONObject