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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 504d6ecfd00326ec7819b00a1618be22983c05881a23c458bbf4bba9efeabf6e
|
|
4
|
+
data.tar.gz: b14dc3ffe05e8d7b77c3db8ac8f9e0a12f28415709fdd537653e66a9d2f9faf2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b6b2c75f6249cc151f0d0eb929d920a0b52ff6b4b5f5a99bf8242038673454649b97f408b8ece679fd1496d58137f0a4166a6676147a850b657a893876083525
|
|
7
|
+
data.tar.gz: ccc9a6b49a0cfbb861c909c7068d29df13fc5e4f67c95bd2728d7405a5850b1df57c43ceec1b7d04909aabecc42afb4ec6b4c1766a8d918fe0302321c27edd64
|
data/lib/stack_one/accounts.rb
CHANGED
|
@@ -139,16 +139,9 @@ module StackOne
|
|
|
139
139
|
end
|
|
140
140
|
|
|
141
141
|
|
|
142
|
-
sig { params(
|
|
143
|
-
def list_linked_accounts(
|
|
142
|
+
sig { params(request: T.nilable(::StackOne::Operations::StackoneListLinkedAccountsRequest)).returns(::StackOne::Operations::StackoneListLinkedAccountsResponse) }
|
|
143
|
+
def list_linked_accounts(request)
|
|
144
144
|
# list_linked_accounts - List Accounts
|
|
145
|
-
request = ::StackOne::Operations::StackoneListLinkedAccountsRequest.new(
|
|
146
|
-
|
|
147
|
-
origin_owner_id: origin_owner_id,
|
|
148
|
-
page: page,
|
|
149
|
-
page_size: page_size,
|
|
150
|
-
provider: provider
|
|
151
|
-
)
|
|
152
145
|
url, params = @sdk_configuration.get_server_details
|
|
153
146
|
base_url = Utils.template_url(url, params)
|
|
154
147
|
url = "#{base_url}/accounts"
|
data/lib/stack_one/ats.rb
CHANGED
|
@@ -209,6 +209,49 @@ module StackOne
|
|
|
209
209
|
end
|
|
210
210
|
|
|
211
211
|
|
|
212
|
+
sig { params(id: ::String, sub_resource_id: ::String, x_account_id: ::String, format: T.nilable(::String)).returns(::StackOne::Operations::AtsDownloadApplicationDocumentResponse) }
|
|
213
|
+
def download_application_document(id, sub_resource_id, x_account_id, format = nil)
|
|
214
|
+
# download_application_document - Download Application Document
|
|
215
|
+
request = ::StackOne::Operations::AtsDownloadApplicationDocumentRequest.new(
|
|
216
|
+
|
|
217
|
+
id: id,
|
|
218
|
+
sub_resource_id: sub_resource_id,
|
|
219
|
+
x_account_id: x_account_id,
|
|
220
|
+
format: format
|
|
221
|
+
)
|
|
222
|
+
url, params = @sdk_configuration.get_server_details
|
|
223
|
+
base_url = Utils.template_url(url, params)
|
|
224
|
+
url = Utils.generate_url(
|
|
225
|
+
::StackOne::Operations::AtsDownloadApplicationDocumentRequest,
|
|
226
|
+
base_url,
|
|
227
|
+
'/unified/ats/applications/{id}/documents/{subResourceId}/download',
|
|
228
|
+
request
|
|
229
|
+
)
|
|
230
|
+
headers = Utils.get_headers(request)
|
|
231
|
+
query_params = Utils.get_query_params(::StackOne::Operations::AtsDownloadApplicationDocumentRequest, request)
|
|
232
|
+
headers['Accept'] = 'application/octet-stream'
|
|
233
|
+
headers['user-agent'] = @sdk_configuration.user_agent
|
|
234
|
+
|
|
235
|
+
r = @sdk_configuration.client.get(url) do |req|
|
|
236
|
+
req.headers = headers
|
|
237
|
+
req.params = query_params
|
|
238
|
+
Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
|
|
239
|
+
end
|
|
240
|
+
|
|
241
|
+
content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
|
|
242
|
+
|
|
243
|
+
res = ::StackOne::Operations::AtsDownloadApplicationDocumentResponse.new(
|
|
244
|
+
status_code: r.status, content_type: content_type, raw_response: r
|
|
245
|
+
)
|
|
246
|
+
if r.status == 200
|
|
247
|
+
res.bytes = r.env.response_body if Utils.match_content_type(content_type, 'application/octet-stream')
|
|
248
|
+
|
|
249
|
+
elsif [400, 403, 412, 429, 500, 501].include?(r.status)
|
|
250
|
+
end
|
|
251
|
+
res
|
|
252
|
+
end
|
|
253
|
+
|
|
254
|
+
|
|
212
255
|
sig { params(request: T.nilable(::StackOne::Operations::AtsGetApplicationRequest)).returns(::StackOne::Operations::AtsGetApplicationResponse) }
|
|
213
256
|
def get_application(request)
|
|
214
257
|
# get_application - Get Application
|
data/lib/stack_one/hris.rb
CHANGED
|
@@ -267,6 +267,49 @@ module StackOne
|
|
|
267
267
|
end
|
|
268
268
|
|
|
269
269
|
|
|
270
|
+
sig { params(id: ::String, sub_resource_id: ::String, x_account_id: ::String, format: T.nilable(::String)).returns(::StackOne::Operations::HrisDownloadEmployeeDocumentResponse) }
|
|
271
|
+
def download_employee_document(id, sub_resource_id, x_account_id, format = nil)
|
|
272
|
+
# download_employee_document - Download Employee Document
|
|
273
|
+
request = ::StackOne::Operations::HrisDownloadEmployeeDocumentRequest.new(
|
|
274
|
+
|
|
275
|
+
id: id,
|
|
276
|
+
sub_resource_id: sub_resource_id,
|
|
277
|
+
x_account_id: x_account_id,
|
|
278
|
+
format: format
|
|
279
|
+
)
|
|
280
|
+
url, params = @sdk_configuration.get_server_details
|
|
281
|
+
base_url = Utils.template_url(url, params)
|
|
282
|
+
url = Utils.generate_url(
|
|
283
|
+
::StackOne::Operations::HrisDownloadEmployeeDocumentRequest,
|
|
284
|
+
base_url,
|
|
285
|
+
'/unified/hris/employees/{id}/documents/{subResourceId}/download',
|
|
286
|
+
request
|
|
287
|
+
)
|
|
288
|
+
headers = Utils.get_headers(request)
|
|
289
|
+
query_params = Utils.get_query_params(::StackOne::Operations::HrisDownloadEmployeeDocumentRequest, request)
|
|
290
|
+
headers['Accept'] = 'application/octet-stream'
|
|
291
|
+
headers['user-agent'] = @sdk_configuration.user_agent
|
|
292
|
+
|
|
293
|
+
r = @sdk_configuration.client.get(url) do |req|
|
|
294
|
+
req.headers = headers
|
|
295
|
+
req.params = query_params
|
|
296
|
+
Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
|
|
297
|
+
end
|
|
298
|
+
|
|
299
|
+
content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
|
|
300
|
+
|
|
301
|
+
res = ::StackOne::Operations::HrisDownloadEmployeeDocumentResponse.new(
|
|
302
|
+
status_code: r.status, content_type: content_type, raw_response: r
|
|
303
|
+
)
|
|
304
|
+
if r.status == 200
|
|
305
|
+
res.bytes = r.env.response_body if Utils.match_content_type(content_type, 'application/octet-stream')
|
|
306
|
+
|
|
307
|
+
elsif [400, 403, 412, 429, 500, 501].include?(r.status)
|
|
308
|
+
end
|
|
309
|
+
res
|
|
310
|
+
end
|
|
311
|
+
|
|
312
|
+
|
|
270
313
|
sig { params(request: T.nilable(::StackOne::Operations::HrisGetBenefitRequest)).returns(::StackOne::Operations::HrisGetBenefitResponse) }
|
|
271
314
|
def get_benefit(request)
|
|
272
315
|
# get_benefit - Get Benefit
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module StackOne
|
|
8
|
+
module Operations
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
class AtsDownloadApplicationDocumentRequest < ::StackOne::Utils::FieldAugmented
|
|
12
|
+
extend T::Sig
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
field :id, ::String, { 'path_param': { 'field_name': 'id', 'style': 'simple', 'explode': false } }
|
|
16
|
+
|
|
17
|
+
field :sub_resource_id, ::String, { 'path_param': { 'field_name': 'subResourceId', 'style': 'simple', 'explode': false } }
|
|
18
|
+
# The account identifier
|
|
19
|
+
field :x_account_id, ::String, { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
20
|
+
# The format to download the file in
|
|
21
|
+
field :format, T.nilable(::String), { 'query_param': { 'field_name': 'format', 'style': 'form', 'explode': true } }
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
sig { params(id: ::String, sub_resource_id: ::String, x_account_id: ::String, format: T.nilable(::String)).void }
|
|
25
|
+
def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, format: nil)
|
|
26
|
+
@id = id
|
|
27
|
+
@sub_resource_id = sub_resource_id
|
|
28
|
+
@x_account_id = x_account_id
|
|
29
|
+
@format = format
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
end
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module StackOne
|
|
8
|
+
module Operations
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
class AtsDownloadApplicationDocumentResponse < ::StackOne::Utils::FieldAugmented
|
|
12
|
+
extend T::Sig
|
|
13
|
+
|
|
14
|
+
# HTTP response content type for this operation
|
|
15
|
+
field :content_type, ::String
|
|
16
|
+
# Raw HTTP response; suitable for custom response parsing
|
|
17
|
+
field :raw_response, ::Faraday::Response
|
|
18
|
+
# HTTP response status code for this operation
|
|
19
|
+
field :status_code, ::Integer
|
|
20
|
+
# The document related to the application with the given identifiers was retrieved.
|
|
21
|
+
field :bytes, T.nilable(::String)
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
sig { params(content_type: ::String, raw_response: ::Faraday::Response, status_code: ::Integer, bytes: T.nilable(::String)).void }
|
|
25
|
+
def initialize(content_type: nil, raw_response: nil, status_code: nil, bytes: nil)
|
|
26
|
+
@content_type = content_type
|
|
27
|
+
@raw_response = raw_response
|
|
28
|
+
@status_code = status_code
|
|
29
|
+
@bytes = bytes
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
end
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, sub_resource_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(::
|
|
42
|
+
sig { params(id: ::String, sub_resource_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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@sub_resource_id = sub_resource_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, sub_resource_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(::
|
|
42
|
+
sig { params(id: ::String, sub_resource_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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@sub_resource_id = sub_resource_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, x_account_id: ::String, expand: T.nilable(::String), fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
42
|
+
sig { params(id: ::String, x_account_id: ::String, expand: T.nilable(::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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, x_account_id: nil, expand: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@x_account_id = x_account_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, sub_resource_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(::
|
|
42
|
+
sig { params(id: ::String, sub_resource_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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@sub_resource_id = sub_resource_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, sub_resource_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(::
|
|
42
|
+
sig { params(id: ::String, sub_resource_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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@sub_resource_id = sub_resource_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, x_account_id: ::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(::
|
|
42
|
+
sig { params(id: ::String, x_account_id: ::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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, x_account_id: nil, fields_: nil, include: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@x_account_id = x_account_id
|
|
@@ -28,7 +28,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -39,7 +39,7 @@ module StackOne
|
|
|
39
39
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(id: ::String, x_account_id: ::String, expand: T.nilable(::String), fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
42
|
+
sig { params(id: ::String, x_account_id: ::String, expand: T.nilable(::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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
43
43
|
def initialize(id: nil, x_account_id: nil, expand: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
44
44
|
@id = id
|
|
45
45
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
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(::
|
|
40
|
+
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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(id: nil, x_account_id: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@id = id
|
|
43
43
|
@x_account_id = x_account_id
|
|
@@ -26,7 +26,7 @@ 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
|
# The sync token to select the only updated results
|
|
@@ -37,7 +37,7 @@ module StackOne
|
|
|
37
37
|
field :updated_after, T.nilable(::String), { 'query_param': { 'field_name': 'updated_after', 'style': 'form', 'explode': true } }
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
sig { params(x_account_id: ::String, expand: T.nilable(::String), fields_: T.nilable(::String), next_: T.nilable(::String), page: T.nilable(::String), page_size: T.nilable(::String), proxy: T.nilable(::
|
|
40
|
+
sig { params(x_account_id: ::String, expand: T.nilable(::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), sync_token: T.nilable(::String), updated_after: T.nilable(::String)).void }
|
|
41
41
|
def initialize(x_account_id: nil, expand: nil, fields_: nil, next_: nil, page: nil, page_size: nil, proxy: nil, raw: nil, sync_token: nil, updated_after: nil)
|
|
42
42
|
@x_account_id = x_account_id
|
|
43
43
|
@expand = expand
|