Module: Auth0::Types::ResourceServerSortFieldEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/resource_server_sort_field_enum.rb
Constant Summary collapse
- IDENTIFIER =
"identifier"- NAME =
"name"- UPDATED_AT =
"updated_at"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values