LoggingRuleResponse

data class LoggingRuleResponse(val action: String, val detailLevel: String, val direction: String, val hiddenPropertyPaths: LoggingRuleResponseHiddenPropertyPaths? = null)

Constructors

Link copied to clipboard
constructor(action: String, detailLevel: String, direction: String, hiddenPropertyPaths: LoggingRuleResponseHiddenPropertyPaths? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard