Annotation Interface PortfolioNotFoundApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface PortfolioNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a portfolio cannot be found for the given portfolio number.
Version:
1.0.5
Author:
Stephen Prizio