Module: Square::Types::ScheduledShiftNotificationAudience
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/scheduled_shift_notification_audience.rb
Constant Summary collapse
- ALL =
"ALL"- AFFECTED =
"AFFECTED"- NONE =
"NONE"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values