Module: Auth0::Types::ClientExternalMetadataCreatedByEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_external_metadata_created_by_enum.rb
Constant Summary collapse
- ADMIN =
"admin"- CLIENT =
"client"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values