Struct plaid::api::product::balance::BalanceData
[−]
[src]
pub struct BalanceData { pub accounts: Vec<Account>, }
Representation of data that is retrieved from the Balance
product.
Fields
accounts | List of accounts associated with the user |