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
  • Enumeration of possible statuses of YooKassa payment.

    See more

    Declaration

    Objective-C

    enum OPPYooKassaStatus : NSInteger {}

    Swift

    enum OPPYooKassaStatus : Int, @unchecked Sendable