Rule Group Rule Statement Or Statement Statement And Statement Statement Geo Match Statement
data class RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatement(val countryCodes: List<String>, val forwardedIpConfig: RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementForwardedIpConfig? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatement(countryCodes: List<String>, forwardedIpConfig: RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementForwardedIpConfig? = null)
Types
Properties
Link copied to clipboard
An array of two-character country codes, for example, "US", "CN" , from the alpha-2 country ISO codes of the ISO 3166
international standard. See the documentation for valid values.
Link copied to clipboard