Delivery Rule Is Device Condition Response
data class DeliveryRuleIsDeviceConditionResponse(val name: String, val parameters: IsDeviceMatchConditionParametersResponse)
Defines the IsDevice condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleIsDeviceConditionResponse(name: String, parameters: IsDeviceMatchConditionParametersResponse)