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