Delivery Rule Post Args Condition Response
data class DeliveryRulePostArgsConditionResponse(val name: String, val parameters: PostArgsMatchConditionParametersResponse)
Defines the PostArgs condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRulePostArgsConditionResponse(name: String, parameters: PostArgsMatchConditionParametersResponse)