An investment holding (position) from Plaid Investments.
Summary
Types
@type t() :: %PlaidEx.Schemas.InvestmentHolding{ account_id: String.t(), cost_basis: float() | nil, institution_price: float() | nil, institution_price_as_of: String.t() | nil, institution_price_datetime: String.t() | nil, institution_value: float() | nil, iso_currency_code: String.t() | nil, quantity: float(), security_id: String.t(), unofficial_currency_code: String.t() | nil }