Module: Auth0::Types::EventStreamCloudEventConnectionCreatedObject4OptionsShouldTrustEmailVerifiedConnectionEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/event_stream_cloud_event_connection_created_object4options_should_trust_email_verified_con_a36fe0.rb

Constant Summary collapse

NEVER_SET_EMAILS_AS_VERIFIED =
"never_set_emails_as_verified"
ALWAYS_SET_EMAILS_AS_VERIFIED =
"always_set_emails_as_verified"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load