CrudTransaction

constructor(transactionId: Int?, crud: List<CrudEntry>, complete: suspend (writeCheckpoint: String?) -> Unit)