Delivery Rule Client Port Condition Response
data class DeliveryRuleClientPortConditionResponse(val name: String, val parameters: ClientPortMatchConditionParametersResponse)
Defines the ClientPort condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleClientPortConditionResponse(name: String, parameters: ClientPortMatchConditionParametersResponse)