Function ib_client::apis::portfolio_api::portfolio_account_id_allocation_get[][src]

pub async fn portfolio_account_id_allocation_get(
    configuration: &Configuration,
    account_id: &str
) -> Result<Vec<Value>, Error<PortfolioAccountIdAllocationGetError>>

Information about the account's portfolio allocation by Asset Class, Industry and Category. /portfolio/accounts or /portfolio/subaccounts must be called prior to this endpoint.