stackone_client 0.2.2 → 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/stack_one/accounts.rb +5 -5
- data/lib/stack_one/ats.rb +37 -37
- data/lib/stack_one/connect_sessions.rb +2 -2
- data/lib/stack_one/connectors.rb +2 -2
- data/lib/stack_one/crm.rb +12 -12
- data/lib/stack_one/hris.rb +248 -21
- data/lib/stack_one/marketing.rb +16 -16
- data/lib/stack_one/models/operations/ats_get_application_document_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_application_offer_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_application_offer_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_application_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_application_scorecard_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_application_scorecard_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_candidate_note_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_candidate_note_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_candidate_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_candidate_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_department_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_department_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_interview_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_interview_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_interview_stage_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_interview_stage_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_job_posting_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_job_posting_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_job_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_job_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_location_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_location_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_offer_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_offer_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_rejected_reason_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_rejected_reason_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_user_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_get_user_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_application_documents_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_application_documents_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_application_scorecards_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_application_scorecards_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_applications_offers_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_applications_offers_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_applications_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_applications_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_candidate_notes_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_candidate_notes_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_candidates_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_candidates_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_departments_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_departments_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_interview_stages_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_interview_stages_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_interviews_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_interviews_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_job_postings_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_job_postings_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_jobs_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_jobs_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_locations_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_locations_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_offers_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_offers_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_rejected_reasons_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_rejected_reasons_request.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_users_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/ats_list_users_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_account_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_account_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_contact_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_contact_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_list_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_get_list_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_accounts_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_accounts_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_contacts_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_contacts_request.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_lists_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/crm_list_lists_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_create_employee_document_request.rb +30 -0
- data/lib/stack_one/models/operations/hris_create_employee_document_response.rb +33 -0
- data/lib/stack_one/models/operations/hris_create_employee_work_eligibility_request_request.rb +30 -0
- data/lib/stack_one/models/operations/hris_create_employee_work_eligibility_request_response.rb +33 -0
- data/lib/stack_one/models/operations/hris_get_benefit_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_benefit_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_company_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_company_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employee_document_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employee_document_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employee_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employee_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employees_time_off_request_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employees_time_off_request_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_queryparam_proxy.rb +20 -0
- data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_request.rb +53 -0
- data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_response.rb +33 -0
- data/lib/stack_one/models/operations/hris_get_employment_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_employment_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_location_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_location_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_time_off_request_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_get_time_off_request_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_benefits_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_benefits_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_companies_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_companies_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employee_documents_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employee_documents_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employee_time_off_requests_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employee_time_off_requests_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_queryparam_proxy.rb +20 -0
- data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_request.rb +50 -0
- data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_response.rb +33 -0
- data/lib/stack_one/models/operations/hris_list_employees_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employees_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employments_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_employments_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_locations_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_locations_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_time_off_requests_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/hris_list_time_off_requests_request.rb +1 -1
- data/lib/stack_one/models/operations/hris_update_employee_work_eligibility_request_request.rb +33 -0
- data/lib/stack_one/models/operations/hris_update_employee_work_eligibility_request_response.rb +30 -0
- data/lib/stack_one/models/operations/marketing_get_campaign_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_campaign_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_email_template_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_email_template_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_omni_channel_template_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_omni_channel_template_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_push_template_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_get_push_template_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_campaigns_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_campaigns_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_email_templates_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_email_templates_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_omni_channel_templates_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_omni_channel_templates_request.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_push_templates_queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations/marketing_list_push_templates_request.rb +1 -1
- data/lib/stack_one/models/operations/proxy.rb +1 -1
- data/lib/stack_one/models/operations/queryparam_proxy.rb +1 -1
- data/lib/stack_one/models/operations.rb +12 -0
- data/lib/stack_one/models/shared/categories.rb +1 -0
- data/lib/stack_one/models/shared/category.rb +1 -0
- data/lib/stack_one/models/shared/company.rb +3 -3
- data/lib/stack_one/models/shared/connectsessioncreate_categories.rb +1 -0
- data/lib/stack_one/models/shared/connectsessiontoken_categories.rb +1 -0
- data/lib/stack_one/models/shared/createdocumentresult.rb +30 -0
- data/lib/stack_one/models/shared/createworkeligibilityresult.rb +30 -0
- data/lib/stack_one/models/shared/emailmessages_value.rb +20 -0
- data/lib/stack_one/models/shared/employee.rb +8 -5
- data/lib/stack_one/models/shared/employee_company.rb +36 -0
- data/lib/stack_one/models/shared/employee_schemas_employment_type_value.rb +0 -2
- data/lib/stack_one/models/shared/employment_schemas_value.rb +0 -2
- data/lib/stack_one/models/shared/hrisbenefit.rb +3 -3
- data/lib/stack_one/models/shared/hrisbenefit_value.rb +4 -0
- data/lib/stack_one/models/shared/hriscreatedocumentrequestdto.rb +33 -0
- data/lib/stack_one/models/shared/hriscreatedocumentrequestdto_type.rb +27 -0
- data/lib/stack_one/models/shared/hriscreatedocumentrequestdto_value.rb +28 -0
- data/lib/stack_one/models/shared/hriscreateemployeerequestdto.rb +5 -2
- data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_type_value.rb +0 -2
- data/lib/stack_one/models/shared/hriscreatetimeoffrequestdto_schemas_value.rb +8 -0
- data/lib/stack_one/models/shared/hriscreatetimeoffrequestdto_value.rb +3 -0
- data/lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto.rb +42 -0
- data/lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_schemas_value.rb +22 -0
- data/lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_type.rb +27 -0
- data/lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_value.rb +266 -0
- data/lib/stack_one/models/shared/issued_by.rb +27 -0
- data/lib/stack_one/models/shared/job.rb +2 -2
- data/lib/stack_one/models/shared/{response.rb → job_schemas_status.rb} +1 -1
- data/lib/stack_one/models/shared/jobposting_schemas_status_value.rb +1 -0
- data/lib/stack_one/models/shared/jobposting_schemas_value.rb +0 -2
- data/lib/stack_one/models/shared/linkedaccountmeta_category.rb +1 -0
- data/lib/stack_one/models/shared/message_message_type.rb +2 -2
- data/lib/stack_one/models/shared/message_type.rb +2 -2
- data/lib/stack_one/models/shared/message_value.rb +20 -0
- data/lib/stack_one/models/shared/pushmessages_message_type.rb +2 -2
- data/lib/stack_one/models/shared/pushmessages_value.rb +20 -0
- data/lib/stack_one/models/shared/rawresponse.rb +2 -2
- data/lib/stack_one/models/shared/timeoff_schemas_value.rb +8 -0
- data/lib/stack_one/models/shared/timeoff_value.rb +3 -0
- data/lib/stack_one/models/shared/workeligibility.rb +8 -5
- data/lib/stack_one/models/shared/workeligibility_document.rb +39 -0
- data/lib/stack_one/models/shared/workeligibility_issued_by.rb +27 -0
- data/lib/stack_one/models/shared/workeligibility_schemas_value.rb +22 -0
- data/lib/stack_one/models/shared/workeligibility_type.rb +2 -2
- data/lib/stack_one/models/shared/workeligibility_value.rb +250 -6
- data/lib/stack_one/models/shared/workeligibilitypaginated.rb +33 -0
- data/lib/stack_one/models/shared/workeligibilityresult.rb +27 -0
- data/lib/stack_one/models/shared.rb +27 -8
- data/lib/stack_one/proxy.rb +1 -1
- data/lib/stack_one/sdkconfiguration.rb +10 -11
- data/lib/stack_one/stackone.rb +21 -20
- data/lib/stack_one/utils/metadata_fields.rb +8 -12
- data/lib/stack_one/utils/t.rb +59 -0
- data/lib/stack_one/utils/utils.rb +8 -13
- data/lib/stackone_client.rb +5 -3
- metadata +35 -3
@@ -742,7 +742,7 @@ module StackOne
|
|
742
742
|
end
|
743
743
|
end
|
744
744
|
|
745
|
-
sig { params(data:
|
745
|
+
sig { params(data: Object, type: Object).returns(Object) }
|
746
746
|
def self.unmarshal_complex(data, type)
|
747
747
|
begin
|
748
748
|
value = unmarshal_json(JSON.parse(data), type)
|
@@ -754,20 +754,15 @@ module StackOne
|
|
754
754
|
|
755
755
|
sig { params(data: Object, type: Object).returns(Object) }
|
756
756
|
def self.unmarshal_json(data, type)
|
757
|
+
if T.simplifiable? type
|
758
|
+
type = T.simplify_type type
|
759
|
+
end
|
757
760
|
if type.respond_to? :unmarshal_json
|
758
761
|
type.unmarshal_json(data)
|
759
|
-
elsif
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
data.map { |v| Utils.unmarshal_complex(v, type.type) }
|
764
|
-
end
|
765
|
-
elsif type.to_s.start_with? 'T::Hash'
|
766
|
-
if type.type.types[1].respond_to? :raw_type
|
767
|
-
data.transform_values { |v| Utils.unmarshal_complex(v, type.type.types[1].raw_type) }
|
768
|
-
else
|
769
|
-
data.transform_values { |v| Utils.unmarshal_complex(v, type.type.types[1]) }
|
770
|
-
end
|
762
|
+
elsif T.arr? type
|
763
|
+
data.map { |v| Utils.unmarshal_complex(v, T.arr_of(type)) }
|
764
|
+
elsif T.hash? type
|
765
|
+
data.transform_values { |v| Utils.unmarshal_complex(v, T.hash_of(type)) }
|
771
766
|
else
|
772
767
|
data
|
773
768
|
end
|
data/lib/stackone_client.rb
CHANGED
@@ -3,11 +3,8 @@
|
|
3
3
|
# typed: true
|
4
4
|
# frozen_string_literal: true
|
5
5
|
|
6
|
-
require_relative 'stack_one/utils/utils'
|
7
|
-
require_relative 'stack_one/utils/metadata_fields'
|
8
6
|
module StackOne
|
9
7
|
autoload :StackOne, 'stack_one/stackone'
|
10
|
-
autoload :SDKConfiguration, 'stack_one/sdkconfiguration'
|
11
8
|
autoload :Shared, 'stack_one/models/shared'
|
12
9
|
autoload :Operations, 'stack_one/models/operations'
|
13
10
|
autoload :Accounts, 'stack_one/accounts'
|
@@ -19,3 +16,8 @@ module StackOne
|
|
19
16
|
autoload :Marketing, 'stack_one/marketing'
|
20
17
|
autoload :Proxy, 'stack_one/proxy'
|
21
18
|
end
|
19
|
+
|
20
|
+
require_relative 'stack_one/utils/t'
|
21
|
+
require_relative 'stack_one/utils/utils'
|
22
|
+
require_relative 'stack_one/utils/metadata_fields'
|
23
|
+
require_relative 'stack_one/sdkconfiguration'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: stackone_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- StackOne
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -272,10 +272,14 @@ files:
|
|
272
272
|
- lib/stack_one/models/operations/crm_list_lists_response.rb
|
273
273
|
- lib/stack_one/models/operations/crm_update_contact_request.rb
|
274
274
|
- lib/stack_one/models/operations/crm_update_contact_response.rb
|
275
|
+
- lib/stack_one/models/operations/hris_create_employee_document_request.rb
|
276
|
+
- lib/stack_one/models/operations/hris_create_employee_document_response.rb
|
275
277
|
- lib/stack_one/models/operations/hris_create_employee_request.rb
|
276
278
|
- lib/stack_one/models/operations/hris_create_employee_response.rb
|
277
279
|
- lib/stack_one/models/operations/hris_create_employee_time_off_request_request.rb
|
278
280
|
- lib/stack_one/models/operations/hris_create_employee_time_off_request_response.rb
|
281
|
+
- lib/stack_one/models/operations/hris_create_employee_work_eligibility_request_request.rb
|
282
|
+
- lib/stack_one/models/operations/hris_create_employee_work_eligibility_request_response.rb
|
279
283
|
- lib/stack_one/models/operations/hris_create_time_off_request_request.rb
|
280
284
|
- lib/stack_one/models/operations/hris_create_time_off_request_response.rb
|
281
285
|
- lib/stack_one/models/operations/hris_get_benefit_queryparam_proxy.rb
|
@@ -293,6 +297,9 @@ files:
|
|
293
297
|
- lib/stack_one/models/operations/hris_get_employees_time_off_request_queryparam_proxy.rb
|
294
298
|
- lib/stack_one/models/operations/hris_get_employees_time_off_request_request.rb
|
295
299
|
- lib/stack_one/models/operations/hris_get_employees_time_off_request_response.rb
|
300
|
+
- lib/stack_one/models/operations/hris_get_employees_work_eligibility_queryparam_proxy.rb
|
301
|
+
- lib/stack_one/models/operations/hris_get_employees_work_eligibility_request.rb
|
302
|
+
- lib/stack_one/models/operations/hris_get_employees_work_eligibility_response.rb
|
296
303
|
- lib/stack_one/models/operations/hris_get_employment_queryparam_proxy.rb
|
297
304
|
- lib/stack_one/models/operations/hris_get_employment_request.rb
|
298
305
|
- lib/stack_one/models/operations/hris_get_employment_response.rb
|
@@ -314,6 +321,9 @@ files:
|
|
314
321
|
- lib/stack_one/models/operations/hris_list_employee_time_off_requests_queryparam_proxy.rb
|
315
322
|
- lib/stack_one/models/operations/hris_list_employee_time_off_requests_request.rb
|
316
323
|
- lib/stack_one/models/operations/hris_list_employee_time_off_requests_response.rb
|
324
|
+
- lib/stack_one/models/operations/hris_list_employee_work_eligibility_queryparam_proxy.rb
|
325
|
+
- lib/stack_one/models/operations/hris_list_employee_work_eligibility_request.rb
|
326
|
+
- lib/stack_one/models/operations/hris_list_employee_work_eligibility_response.rb
|
317
327
|
- lib/stack_one/models/operations/hris_list_employees_queryparam_proxy.rb
|
318
328
|
- lib/stack_one/models/operations/hris_list_employees_request.rb
|
319
329
|
- lib/stack_one/models/operations/hris_list_employees_response.rb
|
@@ -328,6 +338,8 @@ files:
|
|
328
338
|
- lib/stack_one/models/operations/hris_list_time_off_requests_response.rb
|
329
339
|
- lib/stack_one/models/operations/hris_update_employee_request.rb
|
330
340
|
- lib/stack_one/models/operations/hris_update_employee_response.rb
|
341
|
+
- lib/stack_one/models/operations/hris_update_employee_work_eligibility_request_request.rb
|
342
|
+
- lib/stack_one/models/operations/hris_update_employee_work_eligibility_request_response.rb
|
331
343
|
- lib/stack_one/models/operations/hris_update_time_off_request_request.rb
|
332
344
|
- lib/stack_one/models/operations/hris_update_time_off_request_response.rb
|
333
345
|
- lib/stack_one/models/operations/marketing_create_email_template_request.rb
|
@@ -457,11 +469,13 @@ files:
|
|
457
469
|
- lib/stack_one/models/shared/countrycodeenum.rb
|
458
470
|
- lib/stack_one/models/shared/countrycodeenum_value.rb
|
459
471
|
- lib/stack_one/models/shared/createcandidatenoteresult.rb
|
472
|
+
- lib/stack_one/models/shared/createdocumentresult.rb
|
460
473
|
- lib/stack_one/models/shared/createemployeeresult.rb
|
461
474
|
- lib/stack_one/models/shared/createofferresult.rb
|
462
475
|
- lib/stack_one/models/shared/createresult.rb
|
463
476
|
- lib/stack_one/models/shared/createtemplateresult.rb
|
464
477
|
- lib/stack_one/models/shared/createtimeoffresult.rb
|
478
|
+
- lib/stack_one/models/shared/createworkeligibilityresult.rb
|
465
479
|
- lib/stack_one/models/shared/credentials.rb
|
466
480
|
- lib/stack_one/models/shared/crmcreatecontactrequestdto.rb
|
467
481
|
- lib/stack_one/models/shared/department.rb
|
@@ -474,7 +488,9 @@ files:
|
|
474
488
|
- lib/stack_one/models/shared/documentresult.rb
|
475
489
|
- lib/stack_one/models/shared/documentspaginated.rb
|
476
490
|
- lib/stack_one/models/shared/emailmessages.rb
|
491
|
+
- lib/stack_one/models/shared/emailmessages_value.rb
|
477
492
|
- lib/stack_one/models/shared/employee.rb
|
493
|
+
- lib/stack_one/models/shared/employee_company.rb
|
478
494
|
- lib/stack_one/models/shared/employee_country.rb
|
479
495
|
- lib/stack_one/models/shared/employee_location_type.rb
|
480
496
|
- lib/stack_one/models/shared/employee_schemas_country.rb
|
@@ -519,6 +535,9 @@ files:
|
|
519
535
|
- lib/stack_one/models/shared/hrisbenefit_value.rb
|
520
536
|
- lib/stack_one/models/shared/hrisbenefitresult.rb
|
521
537
|
- lib/stack_one/models/shared/hrisbenefitspaginated.rb
|
538
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto.rb
|
539
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto_type.rb
|
540
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto_value.rb
|
522
541
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto.rb
|
523
542
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto_avatar.rb
|
524
543
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto_country.rb
|
@@ -547,6 +566,10 @@ files:
|
|
547
566
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_status.rb
|
548
567
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_type.rb
|
549
568
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_value.rb
|
569
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto.rb
|
570
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_schemas_value.rb
|
571
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_type.rb
|
572
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_value.rb
|
550
573
|
- lib/stack_one/models/shared/hrislocation.rb
|
551
574
|
- lib/stack_one/models/shared/hrislocation_country.rb
|
552
575
|
- lib/stack_one/models/shared/hrislocation_location_type.rb
|
@@ -567,8 +590,10 @@ files:
|
|
567
590
|
- lib/stack_one/models/shared/interviewstage.rb
|
568
591
|
- lib/stack_one/models/shared/interviewstageresult.rb
|
569
592
|
- lib/stack_one/models/shared/interviewstagespaginated.rb
|
593
|
+
- lib/stack_one/models/shared/issued_by.rb
|
570
594
|
- lib/stack_one/models/shared/job.rb
|
571
595
|
- lib/stack_one/models/shared/job_description.rb
|
596
|
+
- lib/stack_one/models/shared/job_schemas_status.rb
|
572
597
|
- lib/stack_one/models/shared/job_status.rb
|
573
598
|
- lib/stack_one/models/shared/job_value.rb
|
574
599
|
- lib/stack_one/models/shared/jobhiringteam.rb
|
@@ -610,6 +635,7 @@ files:
|
|
610
635
|
- lib/stack_one/models/shared/message_content.rb
|
611
636
|
- lib/stack_one/models/shared/message_message_type.rb
|
612
637
|
- lib/stack_one/models/shared/message_type.rb
|
638
|
+
- lib/stack_one/models/shared/message_value.rb
|
613
639
|
- lib/stack_one/models/shared/metadata.rb
|
614
640
|
- lib/stack_one/models/shared/method.rb
|
615
641
|
- lib/stack_one/models/shared/note.rb
|
@@ -635,6 +661,7 @@ files:
|
|
635
661
|
- lib/stack_one/models/shared/pushmessages.rb
|
636
662
|
- lib/stack_one/models/shared/pushmessages_message_content.rb
|
637
663
|
- lib/stack_one/models/shared/pushmessages_message_type.rb
|
664
|
+
- lib/stack_one/models/shared/pushmessages_value.rb
|
638
665
|
- lib/stack_one/models/shared/question.rb
|
639
666
|
- lib/stack_one/models/shared/question_type.rb
|
640
667
|
- lib/stack_one/models/shared/question_value.rb
|
@@ -647,7 +674,6 @@ files:
|
|
647
674
|
- lib/stack_one/models/shared/rejectedreasonresult.rb
|
648
675
|
- lib/stack_one/models/shared/rejectedreasonspaginated.rb
|
649
676
|
- lib/stack_one/models/shared/resources.rb
|
650
|
-
- lib/stack_one/models/shared/response.rb
|
651
677
|
- lib/stack_one/models/shared/resultlink.rb
|
652
678
|
- lib/stack_one/models/shared/schedule_type.rb
|
653
679
|
- lib/stack_one/models/shared/scorecard.rb
|
@@ -677,12 +703,18 @@ files:
|
|
677
703
|
- lib/stack_one/models/shared/visibility.rb
|
678
704
|
- lib/stack_one/models/shared/work_location.rb
|
679
705
|
- lib/stack_one/models/shared/workeligibility.rb
|
706
|
+
- lib/stack_one/models/shared/workeligibility_document.rb
|
707
|
+
- lib/stack_one/models/shared/workeligibility_issued_by.rb
|
708
|
+
- lib/stack_one/models/shared/workeligibility_schemas_value.rb
|
680
709
|
- lib/stack_one/models/shared/workeligibility_type.rb
|
681
710
|
- lib/stack_one/models/shared/workeligibility_value.rb
|
711
|
+
- lib/stack_one/models/shared/workeligibilitypaginated.rb
|
712
|
+
- lib/stack_one/models/shared/workeligibilityresult.rb
|
682
713
|
- lib/stack_one/proxy.rb
|
683
714
|
- lib/stack_one/sdkconfiguration.rb
|
684
715
|
- lib/stack_one/stackone.rb
|
685
716
|
- lib/stack_one/utils/metadata_fields.rb
|
717
|
+
- lib/stack_one/utils/t.rb
|
686
718
|
- lib/stack_one/utils/utils.rb
|
687
719
|
- lib/stackone_client.rb
|
688
720
|
homepage: https://github.com/StackOneHQ/stackone-client-ruby.git
|