Uses of Class
overit.geocallapp.wfm.accounts.rs1.status.DTOAccountStatusUpdate
Packages that use DTOAccountStatusUpdate
-
Uses of DTOAccountStatusUpdate in overit.geocallapp.wfm.accounts.rs1.status
Methods in overit.geocallapp.wfm.accounts.rs1.status with parameters of type DTOAccountStatusUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountStatusService.patch(Long id, @Valid DTOAccountStatusUpdate input) Modifies the required account status.