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