Module: Auth0::Types::UpdateBrandingPhoneMaskingEnum

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

Constant Summary collapse

SHOW_ALL =
"show_all"
HIDE_COUNTRY_CODE =
"hide_country_code"
MASK_DIGITS =
"mask_digits"

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