@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/repositories/account
updateAccount
Function updateAccount
updateAccount
(
account
:
Account
)
:
Promise
<
boolean
>
Updates an existing account in the database.
Parameters
account
:
Account
The account with updated information
Returns
Promise
<
boolean
>
True if account was updated, false if account not found
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Updates an existing account in the database.