Annotation Interface TransactionNotFoundApiResponse


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