Delivery Rule Url Path Condition Response
data class DeliveryRuleUrlPathConditionResponse(val name: String, val parameters: UrlPathMatchConditionParametersResponse)
Defines the UrlPath condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleUrlPathConditionResponse(name: String, parameters: UrlPathMatchConditionParametersResponse)