Class: Courier::Commons::PreferenceStatus
- Inherits:
-
Object
- Object
- Courier::Commons::PreferenceStatus
- Defined in:
- lib/trycourier/commons/types/preference_status.rb
Constant Summary collapse
- OPTED_IN =
"OPTED_IN"
- OPTED_OUT =
"OPTED_OUT"
- REQUIRED =
"REQUIRED"