LoggingRuleResponseHiddenPropertyPaths

data class LoggingRuleResponseHiddenPropertyPaths(val hiddenPathsOnRequest: List<String>? = null, val hiddenPathsOnResponse: List<String>? = null)

Constructors

Link copied to clipboard
constructor(hiddenPathsOnRequest: List<String>? = null, hiddenPathsOnResponse: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard