DocumentType
public enum DocumentType : String, CaseIterable
Supported document types
-
Declaration
Swift
case passport -
Declaration
Swift
case visa -
Declaration
Swift
case drivingLicense -
Declaration
Swift
case identityCard
View on GitHub