Variable UpdateBrandingPhoneMaskingEnumConst
UpdateBrandingPhoneMaskingEnum: {
ShowAll: "show_all";
HideCountryCode: "hide_country_code";
MaskDigits: "mask_digits";
} = ...
Type Declaration
ReadonlyShowAll: "show_all"
ReadonlyHideCountryCode: "hide_country_code"
ReadonlyMaskDigits: "mask_digits"
Controls how phone numbers are masked when displayed back to users.