Endpoint Delivery Rule Modify Response Header Action
data class EndpointDeliveryRuleModifyResponseHeaderAction(val action: String, val name: String, val value: String? = null)
Constructors
Link copied to clipboard
fun EndpointDeliveryRuleModifyResponseHeaderAction(action: String, name: String, value: String? = null)