stackone_client 0.5.8 → 0.6.0

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.
Files changed (266) hide show
  1. checksums.yaml +4 -4
  2. data/lib/stack_one/accounts.rb +107 -20
  3. data/lib/stack_one/ats.rb +1677 -350
  4. data/lib/stack_one/connect_sessions.rb +44 -8
  5. data/lib/stack_one/connectors.rb +44 -8
  6. data/lib/stack_one/crm.rb +212 -40
  7. data/lib/stack_one/hris.rb +1354 -282
  8. data/lib/stack_one/iam.rb +170 -32
  9. data/lib/stack_one/lms.rb +569 -108
  10. data/lib/stack_one/marketing.rb +548 -104
  11. data/lib/stack_one/models/operations/ats_delete_background_check_package_request.rb +27 -0
  12. data/lib/stack_one/models/operations/ats_delete_background_check_package_response.rb +36 -0
  13. data/lib/stack_one/models/operations/ats_get_application_custom_field_definition_request.rb +2 -2
  14. data/lib/stack_one/models/operations/ats_get_application_document_request.rb +1 -1
  15. data/lib/stack_one/models/operations/ats_get_application_note_request.rb +1 -1
  16. data/lib/stack_one/models/operations/ats_get_application_offer_request.rb +1 -1
  17. data/lib/stack_one/models/operations/ats_get_application_request.rb +1 -1
  18. data/lib/stack_one/models/operations/ats_get_application_scheduled_interview_request.rb +1 -1
  19. data/lib/stack_one/models/operations/ats_get_application_scorecard_request.rb +1 -1
  20. data/lib/stack_one/models/operations/ats_get_assessments_package_request.rb +1 -1
  21. data/lib/stack_one/models/operations/ats_get_assessments_request_request.rb +1 -1
  22. data/lib/stack_one/models/operations/ats_get_assessments_result_request.rb +1 -1
  23. data/lib/stack_one/models/operations/ats_get_background_check_package_request.rb +1 -1
  24. data/lib/stack_one/models/operations/ats_get_background_check_request_request.rb +1 -1
  25. data/lib/stack_one/models/operations/ats_get_background_check_result_request.rb +1 -1
  26. data/lib/stack_one/models/operations/ats_get_candidate_custom_field_definition_request.rb +2 -2
  27. data/lib/stack_one/models/operations/ats_get_candidate_note_request.rb +1 -1
  28. data/lib/stack_one/models/operations/ats_get_candidate_request.rb +1 -1
  29. data/lib/stack_one/models/operations/ats_get_department_request.rb +1 -1
  30. data/lib/stack_one/models/operations/ats_get_interview_request.rb +1 -1
  31. data/lib/stack_one/models/operations/ats_get_interview_stage_request.rb +1 -1
  32. data/lib/stack_one/models/operations/ats_get_job_custom_field_definition_request.rb +2 -2
  33. data/lib/stack_one/models/operations/ats_get_job_posting_request.rb +1 -1
  34. data/lib/stack_one/models/operations/ats_get_job_request.rb +1 -1
  35. data/lib/stack_one/models/operations/ats_get_list_request.rb +1 -1
  36. data/lib/stack_one/models/operations/ats_get_location_request.rb +1 -1
  37. data/lib/stack_one/models/operations/ats_get_offer_request.rb +1 -1
  38. data/lib/stack_one/models/operations/ats_get_rejected_reason_request.rb +1 -1
  39. data/lib/stack_one/models/operations/ats_get_user_request.rb +1 -1
  40. data/lib/stack_one/models/operations/ats_list_application_custom_field_definitions_request.rb +2 -2
  41. data/lib/stack_one/models/operations/ats_list_application_documents_request.rb +2 -2
  42. data/lib/stack_one/models/operations/ats_list_application_notes_request.rb +2 -2
  43. data/lib/stack_one/models/operations/ats_list_application_scorecards_request.rb +2 -2
  44. data/lib/stack_one/models/operations/ats_list_applications_offers_request.rb +2 -2
  45. data/lib/stack_one/models/operations/ats_list_applications_request.rb +2 -2
  46. data/lib/stack_one/models/operations/ats_list_applications_scheduled_interviews_request.rb +2 -2
  47. data/lib/stack_one/models/operations/ats_list_assessments_packages_request.rb +2 -2
  48. data/lib/stack_one/models/operations/ats_list_background_check_packages_request.rb +2 -2
  49. data/lib/stack_one/models/operations/ats_list_background_check_request_request.rb +2 -2
  50. data/lib/stack_one/models/operations/ats_list_candidate_custom_field_definitions_request.rb +2 -2
  51. data/lib/stack_one/models/operations/ats_list_candidate_notes_request.rb +2 -2
  52. data/lib/stack_one/models/operations/ats_list_candidates_request.rb +2 -2
  53. data/lib/stack_one/models/operations/ats_list_departments_request.rb +2 -2
  54. data/lib/stack_one/models/operations/ats_list_interview_stages_request.rb +2 -2
  55. data/lib/stack_one/models/operations/ats_list_interviews_request.rb +2 -2
  56. data/lib/stack_one/models/operations/ats_list_job_custom_field_definitions_request.rb +2 -2
  57. data/lib/stack_one/models/operations/ats_list_job_postings_request.rb +2 -2
  58. data/lib/stack_one/models/operations/ats_list_jobs_request.rb +2 -2
  59. data/lib/stack_one/models/operations/ats_list_lists_request.rb +2 -2
  60. data/lib/stack_one/models/operations/ats_list_locations_request.rb +2 -2
  61. data/lib/stack_one/models/operations/ats_list_offers_request.rb +2 -2
  62. data/lib/stack_one/models/operations/ats_list_rejected_reasons_request.rb +2 -2
  63. data/lib/stack_one/models/operations/ats_list_users_request.rb +2 -2
  64. data/lib/stack_one/models/operations/ats_update_background_check_package_request.rb +30 -0
  65. data/lib/stack_one/models/operations/ats_update_background_check_package_response.rb +36 -0
  66. data/lib/stack_one/models/operations/crm_get_account_request.rb +1 -1
  67. data/lib/stack_one/models/operations/crm_get_contact_custom_field_definition_request.rb +2 -2
  68. data/lib/stack_one/models/operations/crm_get_contact_request.rb +1 -1
  69. data/lib/stack_one/models/operations/crm_get_list_request.rb +1 -1
  70. data/lib/stack_one/models/operations/crm_list_accounts_request.rb +2 -2
  71. data/lib/stack_one/models/operations/crm_list_contact_custom_field_definitions_request.rb +2 -2
  72. data/lib/stack_one/models/operations/crm_list_contacts_request.rb +2 -2
  73. data/lib/stack_one/models/operations/crm_list_lists_request.rb +2 -2
  74. data/lib/stack_one/models/operations/hris_get_benefit_request.rb +1 -1
  75. data/lib/stack_one/models/operations/hris_get_company_request.rb +1 -1
  76. data/lib/stack_one/models/operations/hris_get_cost_center_group_request.rb +1 -1
  77. data/lib/stack_one/models/operations/hris_get_department_group_request.rb +1 -1
  78. data/lib/stack_one/models/operations/hris_get_employee_custom_field_definition_request.rb +2 -2
  79. data/lib/stack_one/models/operations/hris_get_employee_document_category_request.rb +1 -1
  80. data/lib/stack_one/models/operations/hris_get_employee_document_request.rb +1 -1
  81. data/lib/stack_one/models/operations/hris_get_employee_employment_request.rb +1 -1
  82. data/lib/stack_one/models/operations/hris_get_employee_request.rb +1 -1
  83. data/lib/stack_one/models/operations/hris_get_employee_skill_request.rb +39 -0
  84. data/lib/stack_one/models/operations/hris_get_employee_skill_response.rb +36 -0
  85. data/lib/stack_one/models/operations/hris_get_employee_time_off_balance_request.rb +1 -1
  86. data/lib/stack_one/models/operations/hris_get_employees_time_off_request_request.rb +1 -1
  87. data/lib/stack_one/models/operations/hris_get_employees_work_eligibility_request.rb +1 -1
  88. data/lib/stack_one/models/operations/hris_get_employment_request.rb +1 -1
  89. data/lib/stack_one/models/operations/hris_get_group_request.rb +1 -1
  90. data/lib/stack_one/models/operations/hris_get_job_request.rb +1 -1
  91. data/lib/stack_one/models/operations/hris_get_location_request.rb +1 -1
  92. data/lib/stack_one/models/operations/hris_get_location_response.rb +1 -1
  93. data/lib/stack_one/models/operations/hris_get_team_group_request.rb +1 -1
  94. data/lib/stack_one/models/operations/hris_get_time_entries_request.rb +1 -1
  95. data/lib/stack_one/models/operations/hris_get_time_off_policy_request.rb +1 -1
  96. data/lib/stack_one/models/operations/hris_get_time_off_request_request.rb +1 -1
  97. data/lib/stack_one/models/operations/hris_get_time_off_type_request.rb +1 -1
  98. data/lib/stack_one/models/operations/hris_list_benefits_request.rb +2 -2
  99. data/lib/stack_one/models/operations/hris_list_companies_request.rb +2 -2
  100. data/lib/stack_one/models/operations/hris_list_cost_center_groups_request.rb +2 -2
  101. data/lib/stack_one/models/operations/hris_list_department_groups_request.rb +2 -2
  102. data/lib/stack_one/models/operations/hris_list_employee_categories_request.rb +2 -2
  103. data/lib/stack_one/models/operations/hris_list_employee_custom_field_definitions_request.rb +2 -2
  104. data/lib/stack_one/models/operations/hris_list_employee_documents_request.rb +2 -2
  105. data/lib/stack_one/models/operations/hris_list_employee_employments_request.rb +2 -2
  106. data/lib/stack_one/models/operations/hris_list_employee_skills_queryparam_filter.rb +24 -0
  107. data/lib/stack_one/models/operations/hris_list_employee_skills_request.rb +55 -0
  108. data/lib/stack_one/models/operations/hris_list_employee_skills_response.rb +36 -0
  109. data/lib/stack_one/models/operations/hris_list_employee_time_off_balances_request.rb +2 -2
  110. data/lib/stack_one/models/operations/hris_list_employee_time_off_requests_request.rb +2 -2
  111. data/lib/stack_one/models/operations/hris_list_employee_work_eligibility_request.rb +2 -2
  112. data/lib/stack_one/models/operations/hris_list_employees_request.rb +2 -2
  113. data/lib/stack_one/models/operations/hris_list_employments_request.rb +2 -2
  114. data/lib/stack_one/models/operations/hris_list_groups_request.rb +2 -2
  115. data/lib/stack_one/models/operations/hris_list_jobs_request.rb +2 -2
  116. data/lib/stack_one/models/operations/hris_list_locations_request.rb +2 -2
  117. data/lib/stack_one/models/operations/hris_list_locations_response.rb +1 -1
  118. data/lib/stack_one/models/operations/hris_list_team_groups_request.rb +2 -2
  119. data/lib/stack_one/models/operations/hris_list_time_entries_request.rb +2 -2
  120. data/lib/stack_one/models/operations/hris_list_time_off_policies_request.rb +2 -2
  121. data/lib/stack_one/models/operations/hris_list_time_off_requests_request.rb +2 -2
  122. data/lib/stack_one/models/operations/hris_list_time_off_types_request.rb +2 -2
  123. data/lib/stack_one/models/operations/iam_get_group_request.rb +1 -1
  124. data/lib/stack_one/models/operations/iam_get_policy_request.rb +1 -1
  125. data/lib/stack_one/models/operations/iam_get_role_request.rb +1 -1
  126. data/lib/stack_one/models/operations/iam_get_user_request.rb +1 -1
  127. data/lib/stack_one/models/operations/iam_list_groups_request.rb +2 -2
  128. data/lib/stack_one/models/operations/iam_list_policies_request.rb +2 -2
  129. data/lib/stack_one/models/operations/iam_list_roles_request.rb +2 -2
  130. data/lib/stack_one/models/operations/iam_list_users_request.rb +2 -2
  131. data/lib/stack_one/models/operations/lms_get_assignment_request.rb +1 -1
  132. data/lib/stack_one/models/operations/lms_get_category_request.rb +1 -1
  133. data/lib/stack_one/models/operations/lms_get_completion_request.rb +1 -1
  134. data/lib/stack_one/models/operations/lms_get_content_request.rb +1 -1
  135. data/lib/stack_one/models/operations/lms_get_course_request.rb +1 -1
  136. data/lib/stack_one/models/operations/lms_get_skill_request.rb +1 -1
  137. data/lib/stack_one/models/operations/lms_get_user_assignment_request.rb +1 -1
  138. data/lib/stack_one/models/operations/lms_get_user_completion_request.rb +1 -1
  139. data/lib/stack_one/models/operations/lms_get_user_request.rb +1 -1
  140. data/lib/stack_one/models/operations/lms_list_assignments_request.rb +2 -2
  141. data/lib/stack_one/models/operations/lms_list_categories_request.rb +2 -2
  142. data/lib/stack_one/models/operations/lms_list_completions_request.rb +2 -2
  143. data/lib/stack_one/models/operations/lms_list_content_request.rb +2 -2
  144. data/lib/stack_one/models/operations/lms_list_courses_request.rb +2 -2
  145. data/lib/stack_one/models/operations/lms_list_skills_request.rb +2 -2
  146. data/lib/stack_one/models/operations/lms_list_user_assignments_request.rb +2 -2
  147. data/lib/stack_one/models/operations/lms_list_user_completions_request.rb +2 -2
  148. data/lib/stack_one/models/operations/lms_list_users_request.rb +2 -2
  149. data/lib/stack_one/models/operations/marketing_get_campaign_request.rb +1 -1
  150. data/lib/stack_one/models/operations/marketing_get_content_block_request.rb +1 -1
  151. data/lib/stack_one/models/operations/marketing_get_email_template_request.rb +1 -1
  152. data/lib/stack_one/models/operations/marketing_get_in_app_template_request.rb +1 -1
  153. data/lib/stack_one/models/operations/marketing_get_omni_channel_template_request.rb +1 -1
  154. data/lib/stack_one/models/operations/marketing_get_push_template_request.rb +1 -1
  155. data/lib/stack_one/models/operations/marketing_get_sms_template_request.rb +1 -1
  156. data/lib/stack_one/models/operations/marketing_list_campaigns_request.rb +2 -2
  157. data/lib/stack_one/models/operations/marketing_list_content_blocks_request.rb +2 -2
  158. data/lib/stack_one/models/operations/marketing_list_email_templates_request.rb +2 -2
  159. data/lib/stack_one/models/operations/marketing_list_in_app_templates_request.rb +2 -2
  160. data/lib/stack_one/models/operations/marketing_list_omni_channel_templates_request.rb +2 -2
  161. data/lib/stack_one/models/operations/marketing_list_push_templates_request.rb +2 -2
  162. data/lib/stack_one/models/operations/marketing_list_sms_templates_request.rb +2 -2
  163. data/lib/stack_one/models/operations.rb +9 -0
  164. data/lib/stack_one/models/shared/atsupdatebackgroundcheckpackagesrequestdto.rb +33 -0
  165. data/lib/stack_one/models/shared/balance_unit.rb +1 -1
  166. data/lib/stack_one/models/shared/categories.rb +2 -0
  167. data/lib/stack_one/models/shared/company.rb +5 -2
  168. data/lib/stack_one/models/shared/connectorsmeta_category.rb +2 -0
  169. data/lib/stack_one/models/shared/connectsession.rb +5 -2
  170. data/lib/stack_one/models/shared/connectsessioncreate.rb +2 -2
  171. data/lib/stack_one/models/shared/connectsessioncreate_categories.rb +2 -0
  172. data/lib/stack_one/models/shared/connectsessioncreate_metadata.rb +20 -0
  173. data/lib/stack_one/models/shared/connectsessiontokenauthlink.rb +5 -2
  174. data/lib/stack_one/models/shared/connectsessiontokenauthlink_categories.rb +2 -0
  175. data/lib/stack_one/models/shared/connectsessiontokenauthlink_metadata.rb +20 -0
  176. data/lib/stack_one/models/shared/createemploymentapimodel.rb +4 -5
  177. data/lib/stack_one/models/shared/duration_unit.rb +27 -0
  178. data/lib/stack_one/models/shared/employee.rb +5 -2
  179. data/lib/stack_one/models/shared/employee_company.rb +5 -2
  180. data/lib/stack_one/models/shared/entityskillresult.rb +27 -0
  181. data/lib/stack_one/models/shared/entityskills.rb +42 -0
  182. data/lib/stack_one/models/shared/entityskills_language.rb +27 -0
  183. data/lib/stack_one/models/shared/entityskills_schemas_minimum_proficiency_value.rb +21 -0
  184. data/lib/stack_one/models/shared/entityskills_schemas_value.rb +21 -0
  185. data/lib/stack_one/models/shared/{localisationmodel_value.rb → entityskills_value.rb} +2 -2
  186. data/lib/stack_one/models/shared/entityskillscreaterequestdto.rb +3 -3
  187. data/lib/stack_one/models/shared/entityskillscreaterequestdto_maximum_proficiency.rb +36 -0
  188. data/lib/stack_one/models/shared/entityskillscreaterequestdto_minimum_proficiency.rb +36 -0
  189. data/lib/stack_one/models/shared/entityskillspaginated.rb +30 -0
  190. data/lib/stack_one/models/shared/hriscreateemployeerequestdto.rb +10 -8
  191. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_employment.rb +56 -0
  192. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_pay_frequency.rb +27 -0
  193. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_pay_period.rb +27 -0
  194. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_contract_type.rb +27 -0
  195. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_employment_contract_type_value.rb +20 -0
  196. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_employment_type_value.rb +33 -0
  197. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_pay_period_value.rb +29 -0
  198. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_type.rb +27 -0
  199. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_employment_value.rb +31 -0
  200. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_state.rb +3 -3
  201. data/lib/stack_one/models/shared/hriscreateemploymentrequestdto.rb +4 -5
  202. data/lib/stack_one/models/shared/hriscreatetimeoffrequestdto.rb +8 -2
  203. data/lib/stack_one/models/shared/hriscreatetimeoffrequestdto_reason.rb +30 -0
  204. data/lib/stack_one/models/shared/hrisdepartment_value.rb +1 -0
  205. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto.rb +8 -8
  206. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_employment.rb +56 -0
  207. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_pay_frequency.rb +27 -0
  208. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_pay_period.rb +27 -0
  209. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_contract_type.rb +27 -0
  210. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_employment_contract_type_value.rb +20 -0
  211. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_employment_type_value.rb +33 -0
  212. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_pay_period_value.rb +29 -0
  213. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_type.rb +27 -0
  214. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_employment_value.rb +31 -0
  215. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_state.rb +3 -3
  216. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_state.rb +3 -3
  217. data/lib/stack_one/models/shared/linkedaccountmeta_category.rb +2 -0
  218. data/lib/stack_one/models/shared/lmsupsertcontentrequestdto.rb +5 -5
  219. data/lib/stack_one/models/shared/lmsupsertcourserequestdto.rb +5 -2
  220. data/lib/stack_one/models/shared/{localisationmodel.rb → localizationmodel.rb} +4 -4
  221. data/lib/stack_one/models/shared/{localisationmodel_language.rb → localizationmodel_language.rb} +4 -4
  222. data/lib/stack_one/models/shared/localizationmodel_value.rb +426 -0
  223. data/lib/stack_one/models/shared/maximum_proficiency.rb +2 -2
  224. data/lib/stack_one/models/shared/metadata.rb +1 -1
  225. data/lib/stack_one/models/shared/minimum_proficiency.rb +2 -2
  226. data/lib/stack_one/models/shared/patchaccountexternaldto.rb +5 -2
  227. data/lib/stack_one/models/shared/patchaccountexternaldto_metadata.rb +20 -0
  228. data/lib/stack_one/models/shared/policy.rb +8 -2
  229. data/lib/stack_one/models/shared/reason.rb +30 -0
  230. data/lib/stack_one/models/shared/state.rb +3 -3
  231. data/lib/stack_one/models/shared/timeoff.rb +11 -2
  232. data/lib/stack_one/models/shared/timeoff_reason.rb +30 -0
  233. data/lib/stack_one/models/shared/timeoffbalances_duration_unit.rb +27 -0
  234. data/lib/stack_one/models/shared/timeoffbalances_schemas_policy_value.rb +26 -0
  235. data/lib/stack_one/models/shared/timeoffbalances_schemas_value.rb +8 -11
  236. data/lib/stack_one/models/shared/timeoffbalances_type.rb +2 -2
  237. data/lib/stack_one/models/shared/timeoffbalances_value.rb +1 -1
  238. data/lib/stack_one/models/shared/timeoffpolicies.rb +8 -2
  239. data/lib/stack_one/models/shared/timeoffpolicies_schemas_value.rb +26 -0
  240. data/lib/stack_one/models/shared/timeoffpolicies_type.rb +2 -2
  241. data/lib/stack_one/models/shared/timeoffpolicies_value.rb +8 -11
  242. data/lib/stack_one/models/shared/updateemployeeapimodel.rb +8 -8
  243. data/lib/stack_one/models/shared/updateemployeeapimodel_employment.rb +56 -0
  244. data/lib/stack_one/models/shared/updateemployeeapimodel_pay_frequency.rb +27 -0
  245. data/lib/stack_one/models/shared/updateemployeeapimodel_pay_period.rb +27 -0
  246. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_contract_type.rb +27 -0
  247. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_employment_contract_type_value.rb +20 -0
  248. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_employment_type_value.rb +33 -0
  249. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_pay_period_value.rb +29 -0
  250. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_type.rb +27 -0
  251. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_employment_value.rb +31 -0
  252. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_state.rb +3 -3
  253. data/lib/stack_one/models/shared/updateemployeeapimodel_state.rb +3 -3
  254. data/lib/stack_one/models/shared/updatepackage.rb +30 -0
  255. data/lib/stack_one/models/shared.rb +55 -13
  256. data/lib/stack_one/proxy.rb +23 -4
  257. data/lib/stack_one/sdkconfiguration.rb +24 -8
  258. data/lib/stack_one/stackone.rb +28 -36
  259. data/lib/stack_one/utils/retries.rb +95 -0
  260. metadata +93 -13
  261. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_home_location_state_value.rb +0 -3840
  262. data/lib/stack_one/models/shared/hriscreateemployeerequestdto_schemas_work_location_state_value.rb +0 -3840
  263. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_home_location_state_value.rb +0 -3840
  264. data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_schemas_work_location_state_value.rb +0 -3840
  265. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_home_location_state_value.rb +0 -3840
  266. data/lib/stack_one/models/shared/updateemployeeapimodel_schemas_work_location_state_value.rb +0 -3840
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -25,11 +25,11 @@ module StackOne
25
25
  #
26
26
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
27
27
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
28
- # The number of results per page
28
+ # The number of results per page (default value is 25)
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
31
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
32
- # Indicates that the raw request result is returned
32
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
35
35
  #
@@ -27,11 +27,11 @@ module StackOne
27
27
  #
28
28
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
29
29
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
30
- # The number of results per page
30
+ # The number of results per page (default value is 25)
31
31
  field :page_size, T.nilable(::String), { 'query_param': { 'field_name': 'page_size', 'style': 'form', 'explode': true } }
32
32
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
33
33
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
34
- # Indicates that the raw request result is returned
34
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
35
35
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
36
36
  # The sync token to select the only updated results
37
37
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
33
33
  #
@@ -0,0 +1,30 @@
1
+ # Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
2
+
3
+ # typed: true
4
+ # frozen_string_literal: true
5
+
6
+
7
+ module StackOne
8
+ module Operations
9
+
10
+
11
+ class AtsUpdateBackgroundCheckPackageRequest < ::Crystalline::FieldAugmented
12
+ extend T::Sig
13
+
14
+
15
+ field :ats_update_background_check_packages_request_dto, ::StackOne::Shared::AtsUpdateBackgroundCheckPackagesRequestDto, { 'request': { 'media_type': 'application/json' } }
16
+
17
+ field :id, ::String, { 'path_param': { 'field_name': 'id', '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
+
21
+
22
+ sig { params(ats_update_background_check_packages_request_dto: ::StackOne::Shared::AtsUpdateBackgroundCheckPackagesRequestDto, id: ::String, x_account_id: ::String).void }
23
+ def initialize(ats_update_background_check_packages_request_dto: nil, id: nil, x_account_id: nil)
24
+ @ats_update_background_check_packages_request_dto = ats_update_background_check_packages_request_dto
25
+ @id = id
26
+ @x_account_id = x_account_id
27
+ end
28
+ end
29
+ end
30
+ end
@@ -0,0 +1,36 @@
1
+ # Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
2
+
3
+ # typed: true
4
+ # frozen_string_literal: true
5
+
6
+
7
+ module StackOne
8
+ module Operations
9
+
10
+
11
+ class AtsUpdateBackgroundCheckPackageResponse < ::Crystalline::FieldAugmented
12
+ extend T::Sig
13
+
14
+ # HTTP response content type for this operation
15
+ field :content_type, ::String
16
+
17
+ field :headers, T::Hash[Symbol, T::Array[::String]]
18
+ # Raw HTTP response; suitable for custom response parsing
19
+ field :raw_response, ::Faraday::Response
20
+ # HTTP response status code for this operation
21
+ field :status_code, ::Integer
22
+ # Record updated successfully.
23
+ field :update_result, T.nilable(::StackOne::Shared::UpdateResult)
24
+
25
+
26
+ sig { params(content_type: ::String, headers: T::Hash[Symbol, T::Array[::String]], raw_response: ::Faraday::Response, status_code: ::Integer, update_result: T.nilable(::StackOne::Shared::UpdateResult)).void }
27
+ def initialize(content_type: nil, headers: nil, raw_response: nil, status_code: nil, update_result: nil)
28
+ @content_type = content_type
29
+ @headers = headers
30
+ @raw_response = raw_response
31
+ @status_code = status_code
32
+ @update_result = update_result
33
+ end
34
+ end
35
+ end
36
+ end
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -25,11 +25,11 @@ module StackOne
25
25
  #
26
26
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
27
27
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
28
- # The number of results per page
28
+ # The number of results per page (default value is 25)
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
31
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
32
- # Indicates that the raw request result is returned
32
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -21,7 +21,7 @@ module StackOne
21
21
  field :include, T.nilable(::String), { 'query_param': { 'field_name': 'include', 'style': 'form', 'explode': true } }
22
22
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
23
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
- # Indicates that the raw request result is returned
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
25
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
26
 
27
27
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -25,11 +25,11 @@ module StackOne
25
25
  #
26
26
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
27
27
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
28
- # The number of results per page
28
+ # The number of results per page (default value is 25)
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
31
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
32
- # Indicates that the raw request result is returned
32
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -23,11 +23,11 @@ module StackOne
23
23
  #
24
24
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
25
25
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
26
- # The number of results per page
26
+ # The number of results per page (default value is 25)
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
29
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
30
- # Indicates that the raw request result is returned
30
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -25,11 +25,11 @@ module StackOne
25
25
  #
26
26
  # @deprecated true: This will be removed in a future release, please migrate away from it as soon as possible.
27
27
  field :page, T.nilable(::String), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
28
- # The number of results per page
28
+ # The number of results per page (default value is 25)
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
31
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
32
- # Indicates that the raw request result is returned
32
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
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
  #
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -21,7 +21,7 @@ module StackOne
21
21
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
22
22
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
23
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
- # Indicates that the raw request result is returned
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
25
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
26
 
27
27
 
@@ -23,7 +23,7 @@ module StackOne
23
23
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
24
24
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
25
25
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
26
- # Indicates that the raw request result is returned
26
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
27
27
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
28
28
 
29
29
 
@@ -23,7 +23,7 @@ module StackOne
23
23
  field :include, T.nilable(::String), { 'query_param': { 'field_name': 'include', 'style': 'form', 'explode': true } }
24
24
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
25
25
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
26
- # Indicates that the raw request result is returned
26
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
27
27
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
28
28
 
29
29
 
@@ -0,0 +1,39 @@
1
+ # Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
2
+
3
+ # typed: true
4
+ # frozen_string_literal: true
5
+
6
+
7
+ module StackOne
8
+ module Operations
9
+
10
+
11
+ class HrisGetEmployeeSkillRequest < ::Crystalline::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 comma separated list of fields that will be returned in the response (if empty, all fields are returned)
21
+ field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
22
+ # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
+ field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
+ field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
+
27
+
28
+ sig { params(id: ::String, sub_resource_id: ::String, x_account_id: ::String, fields_: T.nilable(::String), proxy: T.nilable(T::Hash[Symbol, ::Object]), raw: T.nilable(T::Boolean)).void }
29
+ def initialize(id: nil, sub_resource_id: nil, x_account_id: nil, fields_: nil, proxy: nil, raw: nil)
30
+ @id = id
31
+ @sub_resource_id = sub_resource_id
32
+ @x_account_id = x_account_id
33
+ @fields_ = fields_
34
+ @proxy = proxy
35
+ @raw = raw
36
+ end
37
+ end
38
+ end
39
+ end
@@ -0,0 +1,36 @@
1
+ # Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
2
+
3
+ # typed: true
4
+ # frozen_string_literal: true
5
+
6
+
7
+ module StackOne
8
+ module Operations
9
+
10
+
11
+ class HrisGetEmployeeSkillResponse < ::Crystalline::FieldAugmented
12
+ extend T::Sig
13
+
14
+ # HTTP response content type for this operation
15
+ field :content_type, ::String
16
+
17
+ field :headers, T::Hash[Symbol, T::Array[::String]]
18
+ # Raw HTTP response; suitable for custom response parsing
19
+ field :raw_response, ::Faraday::Response
20
+ # HTTP response status code for this operation
21
+ field :status_code, ::Integer
22
+ # The skill related to the employee with the given identifiers was retrieved.
23
+ field :entity_skill_result, T.nilable(::StackOne::Shared::EntitySkillResult)
24
+
25
+
26
+ sig { params(content_type: ::String, headers: T::Hash[Symbol, T::Array[::String]], raw_response: ::Faraday::Response, status_code: ::Integer, entity_skill_result: T.nilable(::StackOne::Shared::EntitySkillResult)).void }
27
+ def initialize(content_type: nil, headers: nil, raw_response: nil, status_code: nil, entity_skill_result: nil)
28
+ @content_type = content_type
29
+ @headers = headers
30
+ @raw_response = raw_response
31
+ @status_code = status_code
32
+ @entity_skill_result = entity_skill_result
33
+ end
34
+ end
35
+ end
36
+ end
@@ -23,7 +23,7 @@ module StackOne
23
23
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
24
24
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
25
25
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
26
- # Indicates that the raw request result is returned
26
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
27
27
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
28
28
 
29
29
 
@@ -21,7 +21,7 @@ module StackOne
21
21
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
22
22
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
23
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
- # Indicates that the raw request result is returned
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
25
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
26
 
27
27
 
@@ -21,7 +21,7 @@ module StackOne
21
21
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
22
22
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
23
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
- # Indicates that the raw request result is returned
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
25
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
26
 
27
27
 
@@ -21,7 +21,7 @@ module StackOne
21
21
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
22
22
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
23
23
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
24
- # Indicates that the raw request result is returned
24
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
25
25
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
26
26
 
27
27
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :fields_, T.nilable(::String), { 'query_param': { 'field_name': 'fields', 'style': 'form', 'explode': true } }
20
20
  # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
21
21
  field :proxy, T.nilable(T::Hash[Symbol, ::Object]), { 'query_param': { 'field_name': 'proxy', 'style': 'deepObject', 'explode': true } }
22
- # Indicates that the raw request result is returned
22
+ # Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
23
23
  field :raw, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'raw', 'style': 'form', 'explode': true } }
24
24
 
25
25
 
@@ -19,7 +19,7 @@ module StackOne
19
19
  field :raw_response, ::Faraday::Response
20
20
  # HTTP response status code for this operation
21
21
  field :status_code, ::Integer
22
- # The Location with the given identifier was retrieved.
22
+ # The work location with the given identifier was retrieved.
23
23
  field :hris_location_result, T.nilable(::StackOne::Shared::HRISLocationResult)
24
24
 
25
25