OverallPortfolioHistoryObject

  • date
    Type: string
  • products
    Type: array object[] · PortfolioAllocationObject[]
    • current_allocation
      Type: object · PortfolioAllocationObject_current_allocation
    • product
      Type: string enum

      The financial product being allocated to.

      values
      • managed_treasuries
      • managed_money_market
      • managed_income
    • return
      Type: object · CurrencyObject
    • target_allocation
      Type: object · PortfolioAllocationObject_current_allocation
  • total_return
    Type: object · CurrencyObject
    • amount
      Type: string
      required
    • currency
      enum
      const:  
      USD
      required
      values
      • USD
  • total_unallocated
    Type: object · CurrencyObject
    • amount
      Type: string
      required
    • currency
      enum
      const:  
      USD
      required
      values
      • USD
  • total_value
    Type: object · CurrencyObject
    • amount
      Type: string
      required
    • currency
      enum
      const:  
      USD
      required
      values
      • USD