Updates record attributes to values specified in params
, record is acquired by id
field
in given Cart entity.
Cart entity to be updated.
JSON object with specified fields to be updated with new values.
the updated Cart entity, null
if no record is found.
Generated using TypeDoc
Data access object (Dao) class for Cart model entity
Dao