Module: Auth0::Types::EventStreamStatusEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/event_stream_status_enum.rb
Constant Summary collapse
- ENABLED =
"enabled"- DISABLED =
"disabled"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values