Other Enumerations

The following enumerations are available globally.

  • An enumeration for the ApplePay contact types

    See more

    Declaration

    Objective-C

    enum OPPCheckoutApplePayContactType : NSInteger {}

    Swift

    struct OPPCheckoutApplePayContactType : OptionSet, @unchecked Sendable