CAgeCheckResult
public enum CAgeCheckResult : CaseIterable
Outcome of age verification.
Specification: retail.
-
OK
Declaration
Swift
case ok
-
NOK
Declaration
Swift
case nok
-
No AgeCheck performed
Declaration
Swift
case noAgeCheckPerformed
-
Not supported by bank
Declaration
Swift
case notSupportedByBank