ClearEventsRequest

@Serializable
data class ClearEventsRequest(val service: ServiceName)

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

Constructors

Link copied to clipboard
constructor(service: ServiceName)

Properties

Link copied to clipboard

(undocumented in the protocol definition)