Module: Auth0::Types::FlowActionSalesforceSearchLeadsParamsSearchField
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/flow_action_salesforce_search_leads_params_search_field.rb
Constant Summary collapse
- EMAIL =
"email"- NAME =
"name"- PHONE =
"phone"- ALL =
"all"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values