Enumerations

The following enumerations are available globally.

  • An enum representing ODWApplePayLauncher specific errors

    See more

    Declaration

    Swift

    @objc
    public enum ODWApplePayLauncherError : Int, CustomStringConvertible, Error
  • An enum representing the status of an Apple Pay payment requested from the user.

    See more

    Declaration

    Swift

    @objc
    public enum ODWPaymentStatus : Int, CustomStringConvertible