Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.17 KB

AccountIdentityAllOf.md

File metadata and controls

12 lines (7 loc) · 1.17 KB

AccountIdentityAllOf

Properties

Name Type Description Notes
owners [Owner] Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see Plaid API versioning
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]