Class: Courier::Audiences::LogicalOperator

Inherits:
Object
  • Object
show all
Defined in:
lib/trycourier/audiences/types/logical_operator.rb

Constant Summary collapse

AND =
"AND"
OR =
"OR"