no message

This commit is contained in:
Ilya Laktyushin 2018-09-25 12:28:51 +01:00
parent 664def281f
commit be6f4b6a86
2 changed files with 3 additions and 3 deletions

View File

@ -6,12 +6,12 @@ public enum SecureIdValueKey: Int32 {
case internalPassport
case driversLicense
case idCard
case passportRegistration
case temporaryRegistration
case address
case utilityBill
case bankStatement
case rentalAgreement
case passportRegistration
case temporaryRegistration
case phone
case email
}