Delivery Rule Http Version Condition Response
data class DeliveryRuleHttpVersionConditionResponse(val name: String, val parameters: HttpVersionMatchConditionParametersResponse)
Defines the HttpVersion condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleHttpVersionConditionResponse(name: String, parameters: HttpVersionMatchConditionParametersResponse)