Skip to content

Commit

Permalink
update status to active on assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sowmya-Raghuram committed Jun 6, 2024
1 parent abd68ba commit 64a9cc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@AllArgsConstructor
public class UserStatusRequest {

private String userStatus;
private String status;
private Boolean send;

}

0 comments on commit 64a9cc1

Please sign in to comment.