Annotation Type OfAmount
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface OfAmount
Used to indicate that a parameter in a notification is a voucher with amount, which has appended the " of {0}" translation.
@Retention(RUNTIME) @Target(PARAMETER) public @interface OfAmount