Phone
enum Phone : CheckoutError, CaseIterable
Enums representing the ValidationError for Phone field.
-
Declaration
Swift
case numberIncorrectLength
-
Declaration
Swift
case countryCodeIncorrectLength
-
Declaration
Swift
public var code: Int { get }