ClearEventsRequest

@Serializable
data class ClearEventsRequest(val service: ServiceName)(source)

Request object containing input parameters for the BackgroundServiceDomain.clearEvents command.

Constructors

Link copied to clipboard
constructor(service: ServiceName)

Properties

Link copied to clipboard