Skip to content

Commit

Permalink
Customer Request #227215 [BE] PC registration mobile validation prera…
Browse files Browse the repository at this point in the history
…k status change (#1523)

* Pc mobile valdiation prerak status change with enum

* Enum reason to quit added
  • Loading branch information
GitVivekHub authored Sep 23, 2024
1 parent 957e2b6 commit 584afad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/src/enum/enum.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,10 @@
{
"title": "FACILITATOR_REASONS_FOR_QUIT_NO_FUTURE_BENEFIT_IN_THIS_JOB",
"value": "no_future_benefit_in_this_job"
},
{
"title": "FACILITATOR_REASONS_FOR_QUIT_TRANSFER_AS_PC",
"value": "transfer_as_pc"
}
],
"FACILITATOR_REASONS_FOR_RUSTICATE": [
Expand Down

0 comments on commit 584afad

Please sign in to comment.