Package | Description |
---|---|
com.plaid.client.model |
Modifier and Type | Method and Description |
---|---|
Counterparty |
Counterparty.logoUrl(String logoUrl) |
Counterparty |
Counterparty.name(String name) |
Counterparty |
Counterparty.type(CounterpartyType type) |
Counterparty |
Counterparty.website(String website) |
Modifier and Type | Method and Description |
---|---|
List<Counterparty> |
Enhancements.getCounterparties()
The counterparties present in the transaction.
|
List<Counterparty> |
Enrichments.getCounterparties()
The counterparties present in the transaction.
|
Modifier and Type | Method and Description |
---|---|
Enhancements |
Enhancements.addCounterpartiesItem(Counterparty counterpartiesItem) |
Enrichments |
Enrichments.addCounterpartiesItem(Counterparty counterpartiesItem) |
Modifier and Type | Method and Description |
---|---|
Enhancements |
Enhancements.counterparties(List<Counterparty> counterparties) |
Enrichments |
Enrichments.counterparties(List<Counterparty> counterparties) |
void |
Enhancements.setCounterparties(List<Counterparty> counterparties) |
void |
Enrichments.setCounterparties(List<Counterparty> counterparties) |
Copyright © 2017–2023 Plaid Inc.. All rights reserved.