Module: Auth0::Types::ActionBindingRefTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/action_binding_ref_type_enum.rb
Constant Summary collapse
- BINDING_ID =
"binding_id"- ACTION_ID =
"action_id"- ACTION_NAME =
"action_name"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values