Uses of Class
overit.geocallapp.wfm.accounts.rs1.meter.DTOMeterBatchUpdate
Packages that use DTOMeterBatchUpdate
-
Uses of DTOMeterBatchUpdate in overit.geocallapp.wfm.accounts.rs1.meter
Method parameters in overit.geocallapp.wfm.accounts.rs1.meter with type arguments of type DTOMeterBatchUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AccountMeterService.batchPatch(Long accountId, @Size(min=1,max=200) @Valid List<DTOMeterBatchUpdate> batchInput) Update a batch of account meters by calling theMeterUpdateBatchEvent