Enterprise Crm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
data class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegexResponse(val exclusive: Boolean, val regex: String)
Rule used to validate strings.
Constructors
Link copied to clipboard
fun EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegexResponse(exclusive: Boolean, regex: String)