Annotation Interface Request


@Target(FIELD) @Retention(CLASS) public @interface Request
Annotation to mark a field for inclusion in request objects. This annotation can be used to specify that the field should be included in request payloads, such as when creating or updating resources.