Skip to content

Commit

Permalink
add company_id
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanbierce committed Dec 7, 2023
1 parent e6d3b64 commit dee5378
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class ReportEmployeesPersonalAndEmploymentDataConfig:
'''
auto_enroll: bool
group_number: str
company_id: str


class EmploymentType(Enum):
Expand Down

0 comments on commit dee5378

Please sign in to comment.