Module: Auth0::Types::EmailProviderNameEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/email_provider_name_enum.rb
Constant Summary collapse
- MAILGUN =
"mailgun"- MANDRILL =
"mandrill"- SENDGRID =
"sendgrid"- SES =
"ses"- SPARKPOST =
"sparkpost"- SMTP =
"smtp"- AZURE_CS =
"azure_cs"- MS365 =
"ms365"- CUSTOM =
"custom"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values