SyncPatchRequest

constructor(type: DeletableType, jsonString: String)

Parameters

type

The type of data to update.

jsonString

A JSON array string of entries to send (e.g. {"id":"x","deleted":"..."}).