updateReferences

fun updateReferences(record: JSONObject, fieldWithRefId: String, refIdToServerId: Map<String, String>)

Update id field with server id

Parameters

record
fieldWithRefId
refIdToServerId

Throws