DeviceEligibility
public struct DeviceEligibility : Sendable
Indicate the device is eligibility to perform digitze card.
-
Indicate the result whether device is setup with Passcode or Biometric.
Declaration
Swift
public let deviceOwnerAuthentication: DeviceOwnerAuthentication -
Indicate whether the device supports contactless payment.
Declaration
Swift
public let contactlessPaymentEligibility: ContactlessPaymentSession.Eligibility
DeviceEligibility Structure Reference