PaymentFundingEligibilityState

@objc(PPCPaymentFundingEligibilityState)
@objcMembers
class PaymentFundingEligibilityState
extension PaymentFundingEligibilityState : CVarArg, CustomDebugStringConvertible, CustomStringConvertible, Equatable, Hashable, NSObjectProtocol

PaymentFundingEligibilityState is a model to provide the eligibility response for each Funding Each funding will have the reasons for eligibility/ineligibility

  • Undocumented

    Declaration

    Swift

    typealias PaymentsButtonState = [PaymentButtonFundingSource : [String : AnyObject]]
  • If the response has failed or received any kind of error.

    Declaration

    Swift

    let error: Error?
  • Dictionary containing eligibility and reason for payment button’s funding sources

    Declaration

    Swift

    let paymentsButton: PaymentFundingEligibilityState.PaymentsButtonState