CAgeCheckResult

public enum CAgeCheckResult : CaseIterable

Outcome of age verification.

Specification: retail.

  • ok

    OK

    Declaration

    Swift

    case ok
  • nok

    NOK

    Declaration

    Swift

    case nok
  • No AgeCheck performed

    Declaration

    Swift

    case noAgeCheckPerformed
  • Not supported by bank

    Declaration

    Swift

    case notSupportedByBank