stackone_client 0.2.2 → 0.2.4
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 +8 -6
- 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/stackone_list_linked_accounts_request.rb +8 -2
- 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_pay_period_value.rb +3 -0
- 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 +4 -0
- data/lib/stack_one/models/shared/jobposting_schemas_value.rb +0 -2
- data/lib/stack_one/models/shared/jobpostingcompensation_schemas_value.rb +3 -0
- 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/{body.rb → message_value.rb} +2 -2
- data/lib/stack_one/models/shared/proxyrequestbody.rb +3 -3
- data/lib/stack_one/models/shared/pushmessages_message_type.rb +2 -2
- data/lib/stack_one/models/shared/{headers.rb → pushmessages_value.rb} +2 -2
- 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 -10
- 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 -5
@@ -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.4
|
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-11 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
|
@@ -423,7 +435,6 @@ files:
|
|
423
435
|
- lib/stack_one/models/shared/atsupdatecandidatesrequestdto.rb
|
424
436
|
- lib/stack_one/models/shared/avatar.rb
|
425
437
|
- lib/stack_one/models/shared/benefit_type.rb
|
426
|
-
- lib/stack_one/models/shared/body.rb
|
427
438
|
- lib/stack_one/models/shared/campaign.rb
|
428
439
|
- lib/stack_one/models/shared/campaign_schemas_value.rb
|
429
440
|
- lib/stack_one/models/shared/campaign_value.rb
|
@@ -457,11 +468,13 @@ files:
|
|
457
468
|
- lib/stack_one/models/shared/countrycodeenum.rb
|
458
469
|
- lib/stack_one/models/shared/countrycodeenum_value.rb
|
459
470
|
- lib/stack_one/models/shared/createcandidatenoteresult.rb
|
471
|
+
- lib/stack_one/models/shared/createdocumentresult.rb
|
460
472
|
- lib/stack_one/models/shared/createemployeeresult.rb
|
461
473
|
- lib/stack_one/models/shared/createofferresult.rb
|
462
474
|
- lib/stack_one/models/shared/createresult.rb
|
463
475
|
- lib/stack_one/models/shared/createtemplateresult.rb
|
464
476
|
- lib/stack_one/models/shared/createtimeoffresult.rb
|
477
|
+
- lib/stack_one/models/shared/createworkeligibilityresult.rb
|
465
478
|
- lib/stack_one/models/shared/credentials.rb
|
466
479
|
- lib/stack_one/models/shared/crmcreatecontactrequestdto.rb
|
467
480
|
- lib/stack_one/models/shared/department.rb
|
@@ -474,7 +487,9 @@ files:
|
|
474
487
|
- lib/stack_one/models/shared/documentresult.rb
|
475
488
|
- lib/stack_one/models/shared/documentspaginated.rb
|
476
489
|
- lib/stack_one/models/shared/emailmessages.rb
|
490
|
+
- lib/stack_one/models/shared/emailmessages_value.rb
|
477
491
|
- lib/stack_one/models/shared/employee.rb
|
492
|
+
- lib/stack_one/models/shared/employee_company.rb
|
478
493
|
- lib/stack_one/models/shared/employee_country.rb
|
479
494
|
- lib/stack_one/models/shared/employee_location_type.rb
|
480
495
|
- lib/stack_one/models/shared/employee_schemas_country.rb
|
@@ -513,12 +528,14 @@ files:
|
|
513
528
|
- lib/stack_one/models/shared/fileformatenum.rb
|
514
529
|
- lib/stack_one/models/shared/fileformatenum_value.rb
|
515
530
|
- lib/stack_one/models/shared/gender.rb
|
516
|
-
- lib/stack_one/models/shared/headers.rb
|
517
531
|
- lib/stack_one/models/shared/home_location.rb
|
518
532
|
- lib/stack_one/models/shared/hrisbenefit.rb
|
519
533
|
- lib/stack_one/models/shared/hrisbenefit_value.rb
|
520
534
|
- lib/stack_one/models/shared/hrisbenefitresult.rb
|
521
535
|
- lib/stack_one/models/shared/hrisbenefitspaginated.rb
|
536
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto.rb
|
537
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto_type.rb
|
538
|
+
- lib/stack_one/models/shared/hriscreatedocumentrequestdto_value.rb
|
522
539
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto.rb
|
523
540
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto_avatar.rb
|
524
541
|
- lib/stack_one/models/shared/hriscreateemployeerequestdto_country.rb
|
@@ -547,6 +564,10 @@ files:
|
|
547
564
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_status.rb
|
548
565
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_type.rb
|
549
566
|
- lib/stack_one/models/shared/hriscreatetimeoffrequestdto_value.rb
|
567
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto.rb
|
568
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_schemas_value.rb
|
569
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_type.rb
|
570
|
+
- lib/stack_one/models/shared/hriscreateworkeligibilityrequestdto_value.rb
|
550
571
|
- lib/stack_one/models/shared/hrislocation.rb
|
551
572
|
- lib/stack_one/models/shared/hrislocation_country.rb
|
552
573
|
- lib/stack_one/models/shared/hrislocation_location_type.rb
|
@@ -567,8 +588,10 @@ files:
|
|
567
588
|
- lib/stack_one/models/shared/interviewstage.rb
|
568
589
|
- lib/stack_one/models/shared/interviewstageresult.rb
|
569
590
|
- lib/stack_one/models/shared/interviewstagespaginated.rb
|
591
|
+
- lib/stack_one/models/shared/issued_by.rb
|
570
592
|
- lib/stack_one/models/shared/job.rb
|
571
593
|
- lib/stack_one/models/shared/job_description.rb
|
594
|
+
- lib/stack_one/models/shared/job_schemas_status.rb
|
572
595
|
- lib/stack_one/models/shared/job_status.rb
|
573
596
|
- lib/stack_one/models/shared/job_value.rb
|
574
597
|
- lib/stack_one/models/shared/jobhiringteam.rb
|
@@ -610,6 +633,7 @@ files:
|
|
610
633
|
- lib/stack_one/models/shared/message_content.rb
|
611
634
|
- lib/stack_one/models/shared/message_message_type.rb
|
612
635
|
- lib/stack_one/models/shared/message_type.rb
|
636
|
+
- lib/stack_one/models/shared/message_value.rb
|
613
637
|
- lib/stack_one/models/shared/metadata.rb
|
614
638
|
- lib/stack_one/models/shared/method.rb
|
615
639
|
- lib/stack_one/models/shared/note.rb
|
@@ -635,6 +659,7 @@ files:
|
|
635
659
|
- lib/stack_one/models/shared/pushmessages.rb
|
636
660
|
- lib/stack_one/models/shared/pushmessages_message_content.rb
|
637
661
|
- lib/stack_one/models/shared/pushmessages_message_type.rb
|
662
|
+
- lib/stack_one/models/shared/pushmessages_value.rb
|
638
663
|
- lib/stack_one/models/shared/question.rb
|
639
664
|
- lib/stack_one/models/shared/question_type.rb
|
640
665
|
- lib/stack_one/models/shared/question_value.rb
|
@@ -647,7 +672,6 @@ files:
|
|
647
672
|
- lib/stack_one/models/shared/rejectedreasonresult.rb
|
648
673
|
- lib/stack_one/models/shared/rejectedreasonspaginated.rb
|
649
674
|
- lib/stack_one/models/shared/resources.rb
|
650
|
-
- lib/stack_one/models/shared/response.rb
|
651
675
|
- lib/stack_one/models/shared/resultlink.rb
|
652
676
|
- lib/stack_one/models/shared/schedule_type.rb
|
653
677
|
- lib/stack_one/models/shared/scorecard.rb
|
@@ -677,12 +701,18 @@ files:
|
|
677
701
|
- lib/stack_one/models/shared/visibility.rb
|
678
702
|
- lib/stack_one/models/shared/work_location.rb
|
679
703
|
- lib/stack_one/models/shared/workeligibility.rb
|
704
|
+
- lib/stack_one/models/shared/workeligibility_document.rb
|
705
|
+
- lib/stack_one/models/shared/workeligibility_issued_by.rb
|
706
|
+
- lib/stack_one/models/shared/workeligibility_schemas_value.rb
|
680
707
|
- lib/stack_one/models/shared/workeligibility_type.rb
|
681
708
|
- lib/stack_one/models/shared/workeligibility_value.rb
|
709
|
+
- lib/stack_one/models/shared/workeligibilitypaginated.rb
|
710
|
+
- lib/stack_one/models/shared/workeligibilityresult.rb
|
682
711
|
- lib/stack_one/proxy.rb
|
683
712
|
- lib/stack_one/sdkconfiguration.rb
|
684
713
|
- lib/stack_one/stackone.rb
|
685
714
|
- lib/stack_one/utils/metadata_fields.rb
|
715
|
+
- lib/stack_one/utils/t.rb
|
686
716
|
- lib/stack_one/utils/utils.rb
|
687
717
|
- lib/stackone_client.rb
|
688
718
|
homepage: https://github.com/StackOneHQ/stackone-client-ruby.git
|