Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.02 KB

TransactionCounterparty.md

File metadata and controls

16 lines (11 loc) · 1.02 KB

TransactionCounterparty

The counterparty, such as the merchant or financial institution, is extracted by Plaid from the raw description.

Properties

Name Type Description Notes
name str The name of the counterparty, such as the merchant or the financial institution, as extracted by Plaid from the raw description.
type CounterpartyType
website str, none_type The website associated with the counterparty.
logo_url str, none_type The URL of a logo associated with the counterparty, if available. The logo is formatted as a 100x100 pixel PNG filepath.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]