Class ApiPaths.PortfolioSummaryApiPaths

java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths.PortfolioSummaryApiPaths
Enclosing class:
ApiPaths

public static final class ApiPaths.PortfolioSummaryApiPaths extends Object
Portfolio summary API paths.
Version:
3.0.6
Author:
Stephen Prizio
  • Field Details

    • BASE

      public static final String BASE
      Base path for portfolio summary endpoints.
      See Also:
    • GET

      public static final String GET
      Relative path to fetch a portfolio summary by id or criteria.
      See Also:
    • GET_COMPREHENSIVE

      public static final String GET_COMPREHENSIVE
      Relative path to fetch comprehensive/expanded portfolio summary details.
      See Also: