Security Policy Rule Matcher Expr Options Recaptcha Options Response
data class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse(val actionTokenSiteKeys: List<String>, val sessionTokenSiteKeys: List<String>)
Constructors
Link copied to clipboard
fun SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse(actionTokenSiteKeys: List<String>, sessionTokenSiteKeys: List<String>)