BTPayPalNativeCheckoutError

public enum BTPayPalNativeCheckoutError : Error, CustomNSError, LocalizedError, Equatable

Error returned from the native PayPal flow

Equatable Conformance

  • Declaration

    Swift

    public static func == (lhs: BTPayPalNativeCheckoutError, rhs: BTPayPalNativeCheckoutError) -> Bool