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