Uses of Class
overit.geocallapp.wfm.accounts.rs1.account.DTOAccountUpdate
Packages that use DTOAccountUpdate
-
Uses of DTOAccountUpdate in overit.geocallapp.wfm.accounts.rs1.account
Methods in overit.geocallapp.wfm.accounts.rs1.account with parameters of type DTOAccountUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountService.patch(Long accountId, @Valid DTOAccountUpdate dto) Update an account by calling theAccountUpdateEvent