AccessPolicyExcludeExternalEvaluation

data class AccessPolicyExcludeExternalEvaluation(val evaluateUrl: String? = null, val keysUrl: String? = null)

Constructors

Link copied to clipboard
constructor(evaluateUrl: String? = null, keysUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val evaluateUrl: String? = null
Link copied to clipboard
val keysUrl: String? = null