Module: Auth0::Types::FormFieldFileConfigStorageTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/form_field_file_config_storage_type_enum.rb
Constant Summary collapse
- MANAGED =
"MANAGED"- CUSTOM =
"CUSTOM"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values