BatchSyncUpTarget
Construct SyncUpTarget with a different maxBatchSize (NB: cannot exceed MAX_SUB_REQUESTS_COMPOSITE_API)
constructor(createFieldlist: List<String>? = null, updateFieldlist: List<String>? = null, idFieldName: String? = null, modificationDateFieldName: String? = null, externalIdFieldName: String? = null, maxBatchSize: Int = MAX_SUB_REQUESTS_COMPOSITE_API)
Construct BatchSyncUpTarget
Construct SyncUpTarget from json
Parameters
target