BTLocalPaymentError

public enum BTLocalPaymentError : Error, CustomNSError, LocalizedError, Equatable

Error codes associated with Payment Flow

Equatable Conformance

  • Declaration

    Swift

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