Delivery Rule Request Method Condition Response
data class DeliveryRuleRequestMethodConditionResponse(val name: String, val parameters: RequestMethodMatchConditionParametersResponse)
Defines the RequestMethod condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleRequestMethodConditionResponse(name: String, parameters: RequestMethodMatchConditionParametersResponse)