Annotation Interface MarketPriceNotFoundApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface MarketPriceNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a market price cannot be found for the given uid.
Version:
1.0.6
Author:
Stephen Prizio