CheckoutBankAccountRefreshInteractionData

public struct CheckoutBankAccountRefreshInteractionData : FundingSourceProviderData, Decodable, Hashable

Data received to continue funding source refresh process when further user interaction is required for Checkout Bank Account funding sources.

Properties

Conformance: Encodable

  • Declaration

    Swift

    public init(from decoder: Decoder) throws

Lifecycle