PolicyParameter

Name of the parameter from the Review policy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String?

Name of the parameter from the list of Review Polices.

Link copied to clipboard

List of ParameterMapEntry objects.

Link copied to clipboard

The list of values of the Parameter

Functions

Link copied to clipboard
inline fun copy(block: PolicyParameter.Builder.() -> Unit = {}): PolicyParameter
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String