Uses of Class
dev.crashteam.openapi.kerepricer.model.PatchKeAccountMonitoringState
Packages that use PatchKeAccountMonitoringState
-
Uses of PatchKeAccountMonitoringState in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api with parameters of type PatchKeAccountMonitoringStateModifier and TypeMethodDescriptionvoidAccountApi.patchKeAccountMonitoringState(UUID xRequestID, UUID id, PatchKeAccountMonitoringState patchKeAccountMonitoringState) Переключить состояние мониторинга аккаунта KazanExpressorg.springframework.http.ResponseEntity<Void>AccountApi.patchKeAccountMonitoringStateWithHttpInfo(UUID xRequestID, UUID id, PatchKeAccountMonitoringState patchKeAccountMonitoringState) Переключить состояние мониторинга аккаунта 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)