BTPayPalError

public enum BTPayPalError : Error, CustomNSError, LocalizedError, Equatable

Error codes associated with PayPal.

Equatable Conformance

  • Declaration

    Swift

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