Interface CompleteFundingSourceCheckoutBankAccountCompletionDataInput

Input for the completion data of completeFundingSource.

Hierarchy

  • CompleteFundingSourceCheckoutBankAccountCompletionDataInput

Properties

accountId: string

Identifier of the bank account to be used.

authorizationText: AuthorizationText

Authorization text presented to and agreed to by the user

institutionId: string

Identifier of the institution at which account to be used is held.

provider: "checkout"

Provider used to save the funding source information.

publicToken: string

Token to be exchanged in order to perform bank account operations.

Funding source provider type. Must be BankAccount.

Generated using TypeDoc