Module: Auth0::Types::OrganizationSortFieldEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/organization_sort_field_enum.rb

Constant Summary collapse

NAME =
"name"
DISPLAY_NAME =
"display_name"
CREATED_AT =
"created_at"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load