Format
public enum Format
Phone number formats. Each case represents different regular expression string to be used in validation.
-
Undocumented
Declaration
Swift
case national -
Undocumented
Declaration
Swift
case international
View on GitHub
Format Enumeration Reference