stackone_client 0.2.4 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/stack_one/accounts.rb +2 -9
- data/lib/stack_one/ats.rb +43 -0
- data/lib/stack_one/hris.rb +43 -0
- data/lib/stack_one/models/operations/ats_download_application_document_request.rb +33 -0
- data/lib/stack_one/models/operations/ats_download_application_document_response.rb +33 -0
- data/lib/stack_one/models/operations/ats_get_application_document_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_application_offer_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_application_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_application_scorecard_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_candidate_note_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_candidate_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_department_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_interview_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_interview_stage_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_job_posting_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_job_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_location_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_offer_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_rejected_reason_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_get_user_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_application_documents_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_application_scorecards_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_applications_offers_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_applications_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_candidate_notes_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_candidates_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_departments_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_interview_stages_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_interviews_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_job_postings_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_jobs_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_locations_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_offers_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_rejected_reasons_request.rb +2 -2
- data/lib/stack_one/models/operations/ats_list_users_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_get_account_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_get_contact_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_get_list_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_list_accounts_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_list_contacts_request.rb +2 -2
- data/lib/stack_one/models/operations/crm_list_lists_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_download_employee_document_request.rb +33 -0
- data/lib/stack_one/models/operations/hris_download_employee_document_response.rb +33 -0
- data/lib/stack_one/models/operations/hris_get_benefit_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_company_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_employee_document_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_employee_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_employees_time_off_request_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_employment_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_location_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_get_time_off_request_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_benefits_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_companies_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_employee_documents_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_employee_time_off_requests_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_employees_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_employments_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_locations_request.rb +2 -2
- data/lib/stack_one/models/operations/hris_list_time_off_requests_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_get_campaign_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_get_email_template_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_get_omni_channel_template_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_get_push_template_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_list_campaigns_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_list_email_templates_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_list_omni_channel_templates_request.rb +2 -2
- data/lib/stack_one/models/operations/marketing_list_push_templates_request.rb +2 -2
- data/lib/stack_one/models/operations/stackone_list_linked_accounts_request.rb +8 -2
- data/lib/stack_one/models/operations.rb +4 -62
- data/lib/stack_one/models/shared/account.rb +8 -8
- data/lib/stack_one/models/shared/content.rb +2 -2
- data/lib/stack_one/models/shared/{fileformatenum_value.rb → content_value.rb} +1 -1
- data/lib/stack_one/models/shared/{fileformatenum.rb → file_format.rb} +4 -4
- data/lib/stack_one/models/shared/job.rb +3 -3
- data/lib/stack_one/models/shared/list.rb +8 -8
- data/lib/stack_one/models/shared/note.rb +5 -5
- data/lib/stack_one/models/shared/notecontentapimodel.rb +2 -2
- data/lib/stack_one/models/shared/resultlink.rb +5 -5
- data/lib/stack_one/models/shared/user.rb +6 -6
- data/lib/stack_one/models/shared/userresult.rb +2 -2
- data/lib/stack_one/models/shared/userspaginated.rb +5 -5
- data/lib/stack_one/models/shared.rb +2 -3
- data/lib/stack_one/sdkconfiguration.rb +3 -3
- metadata +8 -67
- data/lib/stack_one/models/operations/ats_get_application_offer_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_application_scorecard_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_candidate_note_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_candidate_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_department_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_interview_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_interview_stage_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_job_posting_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_job_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_location_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_offer_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_rejected_reason_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_get_user_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_application_documents_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_application_scorecards_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_applications_offers_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_applications_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_candidate_notes_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_candidates_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_departments_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_interview_stages_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_interviews_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_job_postings_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_jobs_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_locations_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_offers_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_rejected_reasons_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/ats_list_users_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_get_account_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_get_contact_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_get_list_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_list_accounts_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_list_contacts_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/crm_list_lists_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_benefit_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_company_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_employee_document_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_employee_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_employees_time_off_request_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_employment_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_location_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_get_time_off_request_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_benefits_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_companies_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_employee_documents_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_employee_time_off_requests_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_employees_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_employments_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_locations_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/hris_list_time_off_requests_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_get_campaign_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_get_email_template_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_get_omni_channel_template_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_get_push_template_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_list_campaigns_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_list_email_templates_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_list_omni_channel_templates_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/marketing_list_push_templates_queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/operations/proxy.rb +0 -20
- data/lib/stack_one/models/operations/queryparam_proxy.rb +0 -20
- data/lib/stack_one/models/shared/job_schemas_status.rb +0 -20
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -28,14 +28,14 @@ module StackOne
|
|
|
28
28
|
# The number of results per page
|
|
29
29
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
31
|
-
field :proxy, T.nilable(::
|
|
31
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Indicates that the raw request result is returned
|
|
33
33
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
34
34
|
# Use a string with a date to only select results updated after that given date
|
|
35
35
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
sig { params(x_account_id: ::String, expand: T.nilable(::String), fields_: T.nilable(::String), include: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
38
|
+
sig { params(x_account_id: ::String, expand: T.nilable(::String), fields_: T.nilable(::String), include: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
39
39
|
def initialize(x_account_id: nil, expand: nil, fields_: nil, include: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
40
40
|
@x_account_id = x_account_id
|
|
41
41
|
@expand = expand
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -26,14 +26,14 @@ module StackOne
|
|
|
26
26
|
# The number of results per page
|
|
27
27
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
29
|
-
field :proxy, T.nilable(::
|
|
29
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Indicates that the raw request result is returned
|
|
31
31
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
32
32
|
# Use a string with a date to only select results updated after that given date
|
|
33
33
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
36
|
+
sig { params(id: ::String, x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
37
37
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
38
38
|
@id = id
|
|
39
39
|
@x_account_id = x_account_id
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -24,14 +24,14 @@ module StackOne
|
|
|
24
24
|
# The number of results per page
|
|
25
25
|
field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
26
26
|
# Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
|
|
27
|
-
field :proxy, T.nilable(::
|
|
27
|
+
field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'form', 'explode': true } }
|
|
28
28
|
# Indicates that the raw request result is returned
|
|
29
29
|
field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
|
|
30
30
|
# Use a string with a date to only select results updated after that given date
|
|
31
31
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
34
|
+
sig { params(x_account_id: ::String, fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean), updated_after: T.nilable(::String)).void }
|
|
35
35
|
def initialize(x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, updated_after: nil)
|
|
36
36
|
@x_account_id = x_account_id
|
|
37
37
|
@fields_ = fields_
|
|
@@ -11,6 +11,8 @@ module StackOne
|
|
|
11
11
|
class StackoneListLinkedAccountsRequest < ::StackOne::Utils::FieldAugmented
|
|
12
12
|
extend T::Sig
|
|
13
13
|
|
|
14
|
+
# The providers list of the results to fetch
|
|
15
|
+
field :account_ids, T.nilable(T::Array[::String]), { 'query_param': { 'field_name': 'account_ids', 'style': 'form', 'explode': true } }
|
|
14
16
|
# The origin owner identifier of the results to fetch
|
|
15
17
|
field :origin_owner_id, T.nilable(::String), { 'query_param': { 'field_name': 'origin_owner_id', 'style': 'form', 'explode': true } }
|
|
16
18
|
# The page number of the results to fetch
|
|
@@ -19,14 +21,18 @@ module StackOne
|
|
|
19
21
|
field :page_size, T.nilable(::Float), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
|
|
20
22
|
# The provider of the results to fetch
|
|
21
23
|
field :provider, T.nilable(::String), { 'query_param': { 'field_name': 'provider', 'style': 'form', 'explode': true } }
|
|
24
|
+
# The providers list of the results to fetch
|
|
25
|
+
field :providers, T.nilable(T::Array[::String]), { 'query_param': { 'field_name': 'providers', 'style': 'form', 'explode': true } }
|
|
22
26
|
|
|
23
27
|
|
|
24
|
-
sig { params(origin_owner_id: T.nilable(::String), page: T.nilable(::Float), page_size: T.nilable(::Float), provider: T.nilable(::String)).void }
|
|
25
|
-
def initialize(origin_owner_id: nil, page: nil, page_size: nil, provider: nil)
|
|
28
|
+
sig { params(account_ids: T.nilable(T::Array[::String]), origin_owner_id: T.nilable(::String), page: T.nilable(::Float), page_size: T.nilable(::Float), provider: T.nilable(::String), providers: T.nilable(T::Array[::String])).void }
|
|
29
|
+
def initialize(account_ids: nil, origin_owner_id: nil, page: nil, page_size: nil, provider: nil, providers: nil)
|
|
30
|
+
@account_ids = account_ids
|
|
26
31
|
@origin_owner_id = origin_owner_id
|
|
27
32
|
@page = page
|
|
28
33
|
@page_size = page_size
|
|
29
34
|
@provider = provider
|
|
35
|
+
@providers = providers
|
|
30
36
|
end
|
|
31
37
|
end
|
|
32
38
|
end
|