You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -154,7 +153,7 @@ class UnionMember0 < FinchAPI::Internal::Type::BaseModel
154
153
#
155
154
# @param employment [FinchAPI::Models::HRIS::EmploymentData::UnionMember0::Employment, nil] The employment object.
156
155
#
157
-
# @param employment_status [Symbol, FinchAPI::Models::HRIS::EmploymentData::UnionMember0::EmploymentStatus, nil] The detailed employment status of the individual. Available options: `active`, `
156
+
# @param employment_status [Symbol, FinchAPI::Models::HRIS::EmploymentData::UnionMember0::EmploymentStatus, nil] The detailed employment status of the individual.
158
157
#
159
158
# @param end_date [String, nil]
160
159
#
@@ -264,8 +263,7 @@ module Type
264
263
end
265
264
end
266
265
267
-
# The detailed employment status of the individual. Available options: `active`,
@@ -225,7 +224,7 @@ class Body < FinchAPI::Internal::Type::BaseModel
225
224
#
226
225
# @param employment [FinchAPI::Models::Sandbox::DirectoryCreateParams::Body::Employment, nil] The employment object.
227
226
#
228
-
# @param employment_status [Symbol, FinchAPI::Models::Sandbox::DirectoryCreateParams::Body::EmploymentStatus, nil] The detailed employment status of the individual. Available options: `active`, `
227
+
# @param employment_status [Symbol, FinchAPI::Models::Sandbox::DirectoryCreateParams::Body::EmploymentStatus, nil] The detailed employment status of the individual.
229
228
#
230
229
# @param encrypted_ssn [String, nil] Social Security Number of the individual in **encrypted** format. This field is
231
230
#
@@ -392,8 +391,7 @@ module Type
392
391
end
393
392
end
394
393
395
-
# The detailed employment status of the individual. Available options: `active`,
@@ -137,7 +136,7 @@ class EmploymentUpdateParams < FinchAPI::Internal::Type::BaseModel
137
136
#
138
137
# @param employment [FinchAPI::Models::Sandbox::EmploymentUpdateParams::Employment, nil] The employment object.
139
138
#
140
-
# @param employment_status [Symbol, FinchAPI::Models::Sandbox::EmploymentUpdateParams::EmploymentStatus, nil] The detailed employment status of the individual. Available options: `active`, `
139
+
# @param employment_status [Symbol, FinchAPI::Models::Sandbox::EmploymentUpdateParams::EmploymentStatus, nil] The detailed employment status of the individual.
141
140
#
142
141
# @param end_date [String, nil]
143
142
#
@@ -257,8 +256,7 @@ module Type
257
256
end
258
257
end
259
258
260
-
# The detailed employment status of the individual. Available options: `active`,
0 commit comments