RecordRequest

Request object abstracting away differences between /composite/batch and /composite/sobject sub-requests

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var fields: Map<String, Any?>?
Link copied to clipboard
var id: String?
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun asRestRequest(apiVersion: String): RestRequest