RuleGroupCaptchaAction

data class RuleGroupCaptchaAction(val customRequestHandling: RuleGroupCustomRequestHandling? = null)

Checks valid token exists with request.

Constructors

Link copied to clipboard
fun RuleGroupCaptchaAction(customRequestHandling: RuleGroupCustomRequestHandling? = null)

Types

Link copied to clipboard
object Companion

Properties