Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Commit

Permalink
Add new values for form of employment (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocafarelli authored and yayaa committed Mar 5, 2018
1 parent ccfdca6 commit f9fcef7
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,9 @@ public enum FormOfEmployment {
OWNER,
PARTNER,
BOARD_MEMBER,
VOLUNTEER
VOLUNTEER,
SELF_EMPLOYED,
SHAREHOLDER,
CIVIL_SERVANT,
RECRUITER
}

0 comments on commit f9fcef7

Please sign in to comment.