Uses of Class
dev.crashteam.openapi.kerepricer.model.PatchKeAccountMonitoringState
Packages that use PatchKeAccountMonitoringState
-
Uses of PatchKeAccountMonitoringState in dev.crashteam.openapi.kerepricer.api
Method parameters in dev.crashteam.openapi.kerepricer.api with type arguments of type PatchKeAccountMonitoringStateModifier and TypeMethodDescriptiondefault reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<Void>>AccountsApi.patchKeAccountMonitoringState(UUID xRequestID, UUID id, @Valid reactor.core.publisher.Mono<PatchKeAccountMonitoringState> patchKeAccountMonitoringState, org.springframework.web.server.ServerWebExchange exchange) PATCH /accounts/{id}/monitor : Переключить состояние мониторинга аккаунта KazanExpress -
Uses of PatchKeAccountMonitoringState in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return PatchKeAccountMonitoringStateModifier and TypeMethodDescriptionPatchKeAccountMonitoringState.state(PatchKeAccountMonitoringState.StateEnum state)