PlaidAccountMetadata

public struct PlaidAccountMetadata : Equatable

Properties

  • Plaid account ID for passing in completion data to completeFundingSource

    Declaration

    Swift

    public let accountId: String
  • Account sub type

    Declaration

    Swift

    public let subtype: BankAccountType

Lifecycle