| Package | Description |
|---|---|
| com.plaid.client.model | |
| com.plaid.client.request |
| Modifier and Type | Method and Description |
|---|---|
TransferLedgerGetRequest |
TransferLedgerGetRequest.clientId(String clientId) |
TransferLedgerGetRequest |
TransferLedgerGetRequest.originatorClientId(String originatorClientId) |
TransferLedgerGetRequest |
TransferLedgerGetRequest.secret(String secret) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<TransferLedgerGetResponse> |
PlaidApi.transferLedgerGet(TransferLedgerGetRequest transferLedgerGetRequest)
Retrieve Plaid Ledger balance
Use the `/transfer/ledger/get` endpoint to view a balance on the ledger held with Plaid.
|
Copyright © 2017–2023 Plaid Inc.. All rights reserved.