Delivery Rule Server Port Condition Response
data class DeliveryRuleServerPortConditionResponse(val name: String, val parameters: ServerPortMatchConditionParametersResponse)
Defines the ServerPort condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleServerPortConditionResponse(name: String, parameters: ServerPortMatchConditionParametersResponse)