Uses of Class
com.inttegro.financialaccounts.FinancialAccountCreateParams
Packages that use FinancialAccountCreateParams
-
Uses of FinancialAccountCreateParams in com.inttegro
Methods in com.inttegro with parameters of type FinancialAccountCreateParamsModifier and TypeMethodDescriptionClient.FinancialAccountsClient.connect(FinancialAccountCreateParams params) Connects an existing financial account (POST /financial_accounts/connect).Client.FinancialAccountsClient.create(FinancialAccountCreateParams params) Creates a new financial account (POST /financial_accounts/create). -
Uses of FinancialAccountCreateParams in com.inttegro.financialaccounts
Methods in com.inttegro.financialaccounts that return FinancialAccountCreateParams