Uses of Class
overit.geocallapp.wfm.accounts.rs1.type.DTOAccountTypeUpdate
Packages that use DTOAccountTypeUpdate
-
Uses of DTOAccountTypeUpdate in overit.geocallapp.wfm.accounts.rs1.type
Methods in overit.geocallapp.wfm.accounts.rs1.type with parameters of type DTOAccountTypeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountTypeService.patch(Long id, @Valid DTOAccountTypeUpdate dto) Update an account type by calling theAccountTypeUpdateEvent