crelate_client 1.0.1
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 +7 -0
- data/Gemfile +7 -0
- data/Gemfile.lock +69 -0
- data/README.md +267 -0
- data/Rakefile +8 -0
- data/crelate_client-1.0.0.gem +0 -0
- data/crelate_client.gemspec +45 -0
- data/docs/AssignedTo.md +11 -0
- data/docs/AssignedToRequest.md +9 -0
- data/docs/BoardParameters.md +9 -0
- data/docs/BroadcastMessage.md +15 -0
- data/docs/BroadcastMessageCreateRequest.md +9 -0
- data/docs/CompaniesApi.md +921 -0
- data/docs/Company.md +11 -0
- data/docs/ComplianceSettingsPayload.md +8 -0
- data/docs/ConsentRequestPayload.md +9 -0
- data/docs/ContactsApi.md +1246 -0
- data/docs/CrelateAction.md +14 -0
- data/docs/CrelateActionPayload.md +10 -0
- data/docs/CrelateDetails.md +10 -0
- data/docs/CustomFormCompletedForm.md +11 -0
- data/docs/CustomFormDefinition.md +16 -0
- data/docs/CustomFormDefinitionEntities.md +9 -0
- data/docs/CustomFormFormDefinitionUsage.md +10 -0
- data/docs/CustomFormFormDefintionUsageJobs.md +9 -0
- data/docs/CustomFormFormFieldUsage.md +11 -0
- data/docs/CustomFormFormFieldUsageFormDefinition.md +10 -0
- data/docs/CustomFormLayoutSection.md +9 -0
- data/docs/CustomFormSaveResponse.md +12 -0
- data/docs/DocumentCollection.md +10 -0
- data/docs/DocumentItem.md +22 -0
- data/docs/DomainApi.md +198 -0
- data/docs/EmailAttachment.md +9 -0
- data/docs/EntityDocumentOptions.md +8 -0
- data/docs/EntityLookup.md +15 -0
- data/docs/ExtIntegrationResponseInterviewResponse.md +11 -0
- data/docs/ExtReferralRequest.md +12 -0
- data/docs/ExtResumeCandidate.md +21 -0
- data/docs/ExtResumeCareerBuilderValidateCredentialsResponse.md +9 -0
- data/docs/ExtResumeOrgState.md +27 -0
- data/docs/ExtResumePackagePricing.md +11 -0
- data/docs/ExtResumePackageUpdateRequest.md +9 -0
- data/docs/ExtResumeSearchResponse.md +9 -0
- data/docs/ExtResumeViewResponse.md +30 -0
- data/docs/FusebillStateItem.md +9 -0
- data/docs/GetDocumentListOptions.md +10 -0
- data/docs/InterviewRequest.md +9 -0
- data/docs/InterviewRequestDetails.md +15 -0
- data/docs/InterviewResponse.md +18 -0
- data/docs/JobPostRequest.md +9 -0
- data/docs/JobPostingsApi.md +378 -0
- data/docs/JobResponse.md +15 -0
- data/docs/JobsApi.md +1197 -0
- data/docs/MultiEntityLookup.md +8 -0
- data/docs/NotesApi.md +215 -0
- data/docs/OrgAuditLogEvent.md +22 -0
- data/docs/PostPurchaseRequest.md +12 -0
- data/docs/PublicApiAttachmentResponse.md +19 -0
- data/docs/PublicApiAttachmentResponseList.md +9 -0
- data/docs/PublicApiDocumentType.md +10 -0
- data/docs/PublicApiGetAccountResponse.md +85 -0
- data/docs/PublicApiGetAccountResponseList.md +9 -0
- data/docs/PublicApiGetContactJob.md +13 -0
- data/docs/PublicApiGetContactResponse.md +151 -0
- data/docs/PublicApiGetContactResponseList.md +9 -0
- data/docs/PublicApiGetJobContact.md +13 -0
- data/docs/PublicApiGetJobListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingResponse.md +29 -0
- data/docs/PublicApiGetJobPostingSearchResponse.md +8 -0
- data/docs/PublicApiGetJobPostingSearchResult.md +18 -0
- data/docs/PublicApiGetJobResponse.md +127 -0
- data/docs/PublicApiGetNoteResponse.md +21 -0
- data/docs/PublicApiGetTaskResponse.md +23 -0
- data/docs/PublicApiIdResponse.md +8 -0
- data/docs/PublicApiPlacementResponse.md +32 -0
- data/docs/PublicApiPlacementResponseList.md +9 -0
- data/docs/PublicApiRecordOwner.md +10 -0
- data/docs/PublicApiSaveAccountRequest.md +74 -0
- data/docs/PublicApiSaveAttachmentRequest.md +13 -0
- data/docs/PublicApiSaveContactRequest.md +139 -0
- data/docs/PublicApiSaveJobApplicationRequest.md +13 -0
- data/docs/PublicApiSaveJobPostingRequest.md +19 -0
- data/docs/PublicApiSaveJobRequest.md +95 -0
- data/docs/PublicApiSaveJobRequestJobType.md +9 -0
- data/docs/PublicApiSaveNoteRequest.md +11 -0
- data/docs/PublicApiSaveTaskRequest.md +13 -0
- data/docs/PublicApiSaveWorkflowItemStatusRequest.md +9 -0
- data/docs/PublicApiTagCategory.md +9 -0
- data/docs/PublicApiWorkflowStatus.md +12 -0
- data/docs/PublicApiWorkflowType.md +9 -0
- data/docs/Question.md +13 -0
- data/docs/QuestionSetResponse.md +12 -0
- data/docs/SaveExtCredentialResponse.md +10 -0
- data/docs/SearchContact.md +11 -0
- data/docs/SendEmailResponse.md +13 -0
- data/docs/SendSubmittalDetail.md +11 -0
- data/docs/ShareLink.md +13 -0
- data/docs/SignupInformation.md +19 -0
- data/docs/SmsPlivoMessageReceivedRequest.md +15 -0
- data/docs/SmsPlivoMessageStatusReceivedRequest.md +17 -0
- data/docs/SmsPlivoVoiceAnswerRequest.md +13 -0
- data/docs/SmsPlivoVoiceHangupRequest.md +19 -0
- data/docs/SparkHireResponseInfoInterviewResponse.md +11 -0
- data/docs/SparkHireResponseInfoJobResponse.md +11 -0
- data/docs/SparkHireResponseInfoQuestionSetResponse.md +11 -0
- data/docs/TasksApi.md +215 -0
- data/docs/UserResponse.md +12 -0
- data/docs/WayupData.md +15 -0
- data/docs/WebhookDeleteResponse.md +8 -0
- data/docs/ZipApplyData.md +15 -0
- data/git_push.sh +55 -0
- data/lib/.DS_Store +0 -0
- data/lib/crelate_client/.DS_Store +0 -0
- data/lib/crelate_client/api/companies_api.rb +1151 -0
- data/lib/crelate_client/api/contacts_api.rb +1552 -0
- data/lib/crelate_client/api/domain_api.rb +239 -0
- data/lib/crelate_client/api/job_postings_api.rb +467 -0
- data/lib/crelate_client/api/jobs_api.rb +1494 -0
- data/lib/crelate_client/api/notes_api.rb +273 -0
- data/lib/crelate_client/api/tasks_api.rb +273 -0
- data/lib/crelate_client/api_client.rb +388 -0
- data/lib/crelate_client/api_error.rb +38 -0
- data/lib/crelate_client/configuration.rb +202 -0
- data/lib/crelate_client/models/assigned_to.rb +215 -0
- data/lib/crelate_client/models/assigned_to_request.rb +197 -0
- data/lib/crelate_client/models/board_parameters.rb +199 -0
- data/lib/crelate_client/models/broadcast_message.rb +284 -0
- data/lib/crelate_client/models/broadcast_message_create_request.rb +197 -0
- data/lib/crelate_client/models/company.rb +215 -0
- data/lib/crelate_client/models/compliance_settings_payload.rb +188 -0
- data/lib/crelate_client/models/consent_request_payload.rb +197 -0
- data/lib/crelate_client/models/crelate_action.rb +279 -0
- data/lib/crelate_client/models/crelate_action_payload.rb +210 -0
- data/lib/crelate_client/models/crelate_details.rb +206 -0
- data/lib/crelate_client/models/custom_form_completed_form.rb +221 -0
- data/lib/crelate_client/models/custom_form_definition.rb +264 -0
- data/lib/crelate_client/models/custom_form_definition_entities.rb +201 -0
- data/lib/crelate_client/models/custom_form_form_definition_usage.rb +210 -0
- data/lib/crelate_client/models/custom_form_form_defintion_usage_jobs.rb +197 -0
- data/lib/crelate_client/models/custom_form_form_field_usage.rb +221 -0
- data/lib/crelate_client/models/custom_form_form_field_usage_form_definition.rb +206 -0
- data/lib/crelate_client/models/custom_form_layout_section.rb +199 -0
- data/lib/crelate_client/models/custom_form_save_response.rb +259 -0
- data/lib/crelate_client/models/document_collection.rb +212 -0
- data/lib/crelate_client/models/document_item.rb +316 -0
- data/lib/crelate_client/models/email_attachment.rb +213 -0
- data/lib/crelate_client/models/entity_document_options.rb +188 -0
- data/lib/crelate_client/models/entity_lookup.rb +286 -0
- data/lib/crelate_client/models/ext_integration_response_interview_response.rb +217 -0
- data/lib/crelate_client/models/ext_referral_request.rb +224 -0
- data/lib/crelate_client/models/ext_resume_candidate.rb +342 -0
- data/lib/crelate_client/models/ext_resume_career_builder_validate_credentials_response.rb +197 -0
- data/lib/crelate_client/models/ext_resume_org_state.rb +404 -0
- data/lib/crelate_client/models/ext_resume_package_pricing.rb +215 -0
- data/lib/crelate_client/models/ext_resume_package_update_request.rb +230 -0
- data/lib/crelate_client/models/ext_resume_search_response.rb +199 -0
- data/lib/crelate_client/models/ext_resume_view_response.rb +421 -0
- data/lib/crelate_client/models/fusebill_state_item.rb +197 -0
- data/lib/crelate_client/models/get_document_list_options.rb +231 -0
- data/lib/crelate_client/models/interview_request.rb +199 -0
- data/lib/crelate_client/models/interview_request_details.rb +255 -0
- data/lib/crelate_client/models/interview_response.rb +311 -0
- data/lib/crelate_client/models/job_post_request.rb +197 -0
- data/lib/crelate_client/models/job_response.rb +251 -0
- data/lib/crelate_client/models/multi_entity_lookup.rb +190 -0
- data/lib/crelate_client/models/org_audit_log_event.rb +314 -0
- data/lib/crelate_client/models/post_purchase_request.rb +224 -0
- data/lib/crelate_client/models/public_api_attachment_response.rb +287 -0
- data/lib/crelate_client/models/public_api_attachment_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_document_type.rb +208 -0
- data/lib/crelate_client/models/public_api_get_account_response.rb +889 -0
- data/lib/crelate_client/models/public_api_get_account_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_contact_job.rb +233 -0
- data/lib/crelate_client/models/public_api_get_contact_response.rb +1485 -0
- data/lib/crelate_client/models/public_api_get_contact_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_contact.rb +233 -0
- data/lib/crelate_client/models/public_api_get_job_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_response.rb +379 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_response.rb +190 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_result.rb +278 -0
- data/lib/crelate_client/models/public_api_get_job_response.rb +1267 -0
- data/lib/crelate_client/models/public_api_get_note_response.rb +307 -0
- data/lib/crelate_client/models/public_api_get_task_response.rb +325 -0
- data/lib/crelate_client/models/public_api_id_response.rb +188 -0
- data/lib/crelate_client/models/public_api_placement_response.rb +404 -0
- data/lib/crelate_client/models/public_api_placement_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_record_owner.rb +206 -0
- data/lib/crelate_client/models/public_api_save_account_request.rb +786 -0
- data/lib/crelate_client/models/public_api_save_attachment_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_contact_request.rb +1373 -0
- data/lib/crelate_client/models/public_api_save_job_application_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_job_posting_request.rb +287 -0
- data/lib/crelate_client/models/public_api_save_job_request.rb +975 -0
- data/lib/crelate_client/models/public_api_save_job_request_job_type.rb +197 -0
- data/lib/crelate_client/models/public_api_save_note_request.rb +215 -0
- data/lib/crelate_client/models/public_api_save_task_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_workflow_item_status_request.rb +197 -0
- data/lib/crelate_client/models/public_api_tag_category.rb +197 -0
- data/lib/crelate_client/models/public_api_workflow_status.rb +224 -0
- data/lib/crelate_client/models/public_api_workflow_type.rb +197 -0
- data/lib/crelate_client/models/question.rb +233 -0
- data/lib/crelate_client/models/question_set_response.rb +226 -0
- data/lib/crelate_client/models/save_ext_credential_response.rb +206 -0
- data/lib/crelate_client/models/search_contact.rb +215 -0
- data/lib/crelate_client/models/send_email_response.rb +235 -0
- data/lib/crelate_client/models/send_submittal_detail.rb +217 -0
- data/lib/crelate_client/models/share_link.rb +266 -0
- data/lib/crelate_client/models/signup_information.rb +287 -0
- data/lib/crelate_client/models/sms_plivo_message_received_request.rb +251 -0
- data/lib/crelate_client/models/sms_plivo_message_status_received_request.rb +269 -0
- data/lib/crelate_client/models/sms_plivo_voice_answer_request.rb +233 -0
- data/lib/crelate_client/models/sms_plivo_voice_hangup_request.rb +287 -0
- data/lib/crelate_client/models/spark_hire_response_info_interview_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_job_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_question_set_response.rb +215 -0
- data/lib/crelate_client/models/user_response.rb +224 -0
- data/lib/crelate_client/models/wayup_data.rb +267 -0
- data/lib/crelate_client/models/webhook_delete_response.rb +188 -0
- data/lib/crelate_client/models/zip_apply_data.rb +267 -0
- data/lib/crelate_client/version.rb +15 -0
- data/lib/crelate_client.rb +143 -0
- data/spec/api/companies_api_spec.rb +273 -0
- data/spec/api/contacts_api_spec.rb +358 -0
- data/spec/api/domain_api_spec.rb +83 -0
- data/spec/api/job_postings_api_spec.rb +131 -0
- data/spec/api/jobs_api_spec.rb +346 -0
- data/spec/api/notes_api_spec.rb +88 -0
- data/spec/api/tasks_api_spec.rb +88 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/assigned_to_request_spec.rb +48 -0
- data/spec/models/assigned_to_spec.rb +60 -0
- data/spec/models/board_parameters_spec.rb +48 -0
- data/spec/models/broadcast_message_create_request_spec.rb +48 -0
- data/spec/models/broadcast_message_spec.rb +88 -0
- data/spec/models/company_spec.rb +60 -0
- data/spec/models/compliance_settings_payload_spec.rb +42 -0
- data/spec/models/consent_request_payload_spec.rb +48 -0
- data/spec/models/crelate_action_payload_spec.rb +54 -0
- data/spec/models/crelate_action_spec.rb +82 -0
- data/spec/models/crelate_details_spec.rb +54 -0
- data/spec/models/custom_form_completed_form_spec.rb +60 -0
- data/spec/models/custom_form_definition_entities_spec.rb +48 -0
- data/spec/models/custom_form_definition_spec.rb +90 -0
- data/spec/models/custom_form_form_definition_usage_spec.rb +54 -0
- data/spec/models/custom_form_form_defintion_usage_jobs_spec.rb +48 -0
- data/spec/models/custom_form_form_field_usage_form_definition_spec.rb +54 -0
- data/spec/models/custom_form_form_field_usage_spec.rb +60 -0
- data/spec/models/custom_form_layout_section_spec.rb +48 -0
- data/spec/models/custom_form_save_response_spec.rb +70 -0
- data/spec/models/document_collection_spec.rb +54 -0
- data/spec/models/document_item_spec.rb +126 -0
- data/spec/models/email_attachment_spec.rb +48 -0
- data/spec/models/entity_document_options_spec.rb +42 -0
- data/spec/models/entity_lookup_spec.rb +88 -0
- data/spec/models/ext_integration_response_interview_response_spec.rb +60 -0
- data/spec/models/ext_referral_request_spec.rb +66 -0
- data/spec/models/ext_resume_candidate_spec.rb +124 -0
- data/spec/models/ext_resume_career_builder_validate_credentials_response_spec.rb +48 -0
- data/spec/models/ext_resume_org_state_spec.rb +164 -0
- data/spec/models/ext_resume_package_pricing_spec.rb +60 -0
- data/spec/models/ext_resume_package_update_request_spec.rb +52 -0
- data/spec/models/ext_resume_search_response_spec.rb +48 -0
- data/spec/models/ext_resume_view_response_spec.rb +178 -0
- data/spec/models/fusebill_state_item_spec.rb +48 -0
- data/spec/models/get_document_list_options_spec.rb +58 -0
- data/spec/models/interview_request_details_spec.rb +84 -0
- data/spec/models/interview_request_spec.rb +48 -0
- data/spec/models/interview_response_spec.rb +106 -0
- data/spec/models/job_post_request_spec.rb +48 -0
- data/spec/models/job_response_spec.rb +84 -0
- data/spec/models/multi_entity_lookup_spec.rb +42 -0
- data/spec/models/org_audit_log_event_spec.rb +126 -0
- data/spec/models/post_purchase_request_spec.rb +66 -0
- data/spec/models/public_api_attachment_response_list_spec.rb +48 -0
- data/spec/models/public_api_attachment_response_spec.rb +108 -0
- data/spec/models/public_api_document_type_spec.rb +54 -0
- data/spec/models/public_api_get_account_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_account_response_spec.rb +504 -0
- data/spec/models/public_api_get_contact_job_spec.rb +72 -0
- data/spec/models/public_api_get_contact_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_contact_response_spec.rb +900 -0
- data/spec/models/public_api_get_job_contact_spec.rb +72 -0
- data/spec/models/public_api_get_job_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_response_spec.rb +168 -0
- data/spec/models/public_api_get_job_posting_search_response_spec.rb +42 -0
- data/spec/models/public_api_get_job_posting_search_result_spec.rb +102 -0
- data/spec/models/public_api_get_job_response_spec.rb +756 -0
- data/spec/models/public_api_get_note_response_spec.rb +120 -0
- data/spec/models/public_api_get_task_response_spec.rb +132 -0
- data/spec/models/public_api_id_response_spec.rb +42 -0
- data/spec/models/public_api_placement_response_list_spec.rb +48 -0
- data/spec/models/public_api_placement_response_spec.rb +186 -0
- data/spec/models/public_api_record_owner_spec.rb +54 -0
- data/spec/models/public_api_save_account_request_spec.rb +438 -0
- data/spec/models/public_api_save_attachment_request_spec.rb +72 -0
- data/spec/models/public_api_save_contact_request_spec.rb +828 -0
- data/spec/models/public_api_save_job_application_request_spec.rb +72 -0
- data/spec/models/public_api_save_job_posting_request_spec.rb +108 -0
- data/spec/models/public_api_save_job_request_job_type_spec.rb +48 -0
- data/spec/models/public_api_save_job_request_spec.rb +564 -0
- data/spec/models/public_api_save_note_request_spec.rb +60 -0
- data/spec/models/public_api_save_task_request_spec.rb +72 -0
- data/spec/models/public_api_save_workflow_item_status_request_spec.rb +48 -0
- data/spec/models/public_api_tag_category_spec.rb +48 -0
- data/spec/models/public_api_workflow_status_spec.rb +66 -0
- data/spec/models/public_api_workflow_type_spec.rb +48 -0
- data/spec/models/question_set_response_spec.rb +66 -0
- data/spec/models/question_spec.rb +72 -0
- data/spec/models/save_ext_credential_response_spec.rb +54 -0
- data/spec/models/search_contact_spec.rb +60 -0
- data/spec/models/send_email_response_spec.rb +72 -0
- data/spec/models/send_submittal_detail_spec.rb +60 -0
- data/spec/models/share_link_spec.rb +76 -0
- data/spec/models/signup_information_spec.rb +108 -0
- data/spec/models/sms_plivo_message_received_request_spec.rb +84 -0
- data/spec/models/sms_plivo_message_status_received_request_spec.rb +96 -0
- data/spec/models/sms_plivo_voice_answer_request_spec.rb +72 -0
- data/spec/models/sms_plivo_voice_hangup_request_spec.rb +108 -0
- data/spec/models/spark_hire_response_info_interview_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_job_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_question_set_response_spec.rb +60 -0
- data/spec/models/user_response_spec.rb +66 -0
- data/spec/models/wayup_data_spec.rb +84 -0
- data/spec/models/webhook_delete_response_spec.rb +42 -0
- data/spec/models/zip_apply_data_spec.rb +84 -0
- data/spec/spec_helper.rb +111 -0
- metadata +654 -0
@@ -0,0 +1,14 @@
|
|
1
|
+
# CrelateClient::CrelateAction
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**action_type** | **Integer** | | [optional]
|
7
|
+
**sql_statement** | **String** | | [optional]
|
8
|
+
**sql_parameters** | **Hash<String, Object>** | | [optional]
|
9
|
+
**entity** | **Hash<String, Object>** | | [optional]
|
10
|
+
**is_temp_id** | **BOOLEAN** | | [optional]
|
11
|
+
**skip_dupe_detection** | **BOOLEAN** | | [optional]
|
12
|
+
**disable_auto_created_or_modified_fields** | **BOOLEAN** | | [optional]
|
13
|
+
|
14
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::CrelateActionPayload
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**_temp_id_map** | [**Hash<String, CrelateAction>**](CrelateAction.md) | | [optional]
|
7
|
+
**actions** | [**Array<CrelateAction>**](CrelateAction.md) | | [optional]
|
8
|
+
**auto_populate_lookups** | **BOOLEAN** | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::CrelateDetails
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**parent_id** | **String** | | [optional]
|
7
|
+
**email** | **String** | | [optional]
|
8
|
+
**name** | **String** | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# CrelateClient::CustomFormCompletedForm
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**experience** | **Hash<String, Object>** | | [optional]
|
7
|
+
**form_definition** | [**CustomFormDefinition**](CustomFormDefinition.md) | | [optional]
|
8
|
+
**form** | **Hash<String, Object>** | | [optional]
|
9
|
+
**form_resposnes** | **Array<Hash<String, Object>>** | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,16 @@
|
|
1
|
+
# CrelateClient::CustomFormDefinition
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **String** | | [optional]
|
7
|
+
**form_type_id** | [**EntityLookup**](EntityLookup.md) | | [optional]
|
8
|
+
**name** | **String** | | [optional]
|
9
|
+
**layout** | [**Array<CustomFormLayoutSection>**](CustomFormLayoutSection.md) | | [optional]
|
10
|
+
**form_field_entities** | **Array<Hash<String, Object>>** | | [optional]
|
11
|
+
**is_active** | **BOOLEAN** | | [optional]
|
12
|
+
**color** | **String** | | [optional]
|
13
|
+
**form_name_prefix** | **String** | | [optional]
|
14
|
+
**verb_ids** | [**MultiEntityLookup**](MultiEntityLookup.md) | | [optional]
|
15
|
+
|
16
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CrelateClient::CustomFormDefinitionEntities
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**form_definition** | **Hash<String, Object>** | | [optional]
|
7
|
+
**form_fields** | **Array<Hash<String, Object>>** | | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::CustomFormFormDefinitionUsage
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**jobs** | [**Array<CustomFormFormDefintionUsageJobs>**](CustomFormFormDefintionUsageJobs.md) | | [optional]
|
7
|
+
**verb_ids** | **Array<String>** | | [optional]
|
8
|
+
**completed_count** | **Integer** | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# CrelateClient::CustomFormFormFieldUsage
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**form_definitions** | [**Array<CustomFormFormFieldUsageFormDefinition>**](CustomFormFormFieldUsageFormDefinition.md) | | [optional]
|
7
|
+
**jobs** | [**Array<CustomFormFormDefintionUsageJobs>**](CustomFormFormDefintionUsageJobs.md) | | [optional]
|
8
|
+
**verb_ids** | **Array<String>** | | [optional]
|
9
|
+
**completed_count** | **Integer** | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::CustomFormFormFieldUsageFormDefinition
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**form_type_id** | **String** | | [optional]
|
7
|
+
**id** | **String** | | [optional]
|
8
|
+
**name** | **String** | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# CrelateClient::CustomFormSaveResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **String** | | [optional]
|
7
|
+
**status_code** | **Integer** | | [optional]
|
8
|
+
**message** | **String** | | [optional]
|
9
|
+
**usage** | [**CustomFormFormDefinitionUsage**](CustomFormFormDefinitionUsage.md) | | [optional]
|
10
|
+
**form_responses** | **Array<Hash<String, Object>>** | | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::DocumentCollection
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**attachments** | [**Array<DocumentItem>**](DocumentItem.md) | | [optional]
|
7
|
+
**applications** | [**Array<DocumentItem>**](DocumentItem.md) | | [optional]
|
8
|
+
**forms** | [**Array<DocumentItem>**](DocumentItem.md) | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# CrelateClient::DocumentItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **String** | | [optional]
|
7
|
+
**type** | [**EntityLookup**](EntityLookup.md) | | [optional]
|
8
|
+
**title** | **String** | | [optional]
|
9
|
+
**created_on** | **DateTime** | | [optional]
|
10
|
+
**modified_on** | **DateTime** | | [optional]
|
11
|
+
**file_size** | **Integer** | | [optional]
|
12
|
+
**is_image** | **BOOLEAN** | | [optional]
|
13
|
+
**is_document** | **BOOLEAN** | | [optional]
|
14
|
+
**is_audio** | **BOOLEAN** | | [optional]
|
15
|
+
**content_type** | **String** | | [optional]
|
16
|
+
**entity_name** | **String** | | [optional]
|
17
|
+
**color** | **String** | | [optional]
|
18
|
+
**text_color** | **String** | | [optional]
|
19
|
+
**being_edited_by_user** | **String** | | [optional]
|
20
|
+
**additional_info** | **Hash<String, Object>** | | [optional]
|
21
|
+
|
22
|
+
|
data/docs/DomainApi.md
ADDED
@@ -0,0 +1,198 @@
|
|
1
|
+
# CrelateClient::DomainApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://app.crelate.com*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**public_api_get_document_types**](DomainApi.md#public_api_get_document_types) | **GET** /api/pub/v1/domain/documentTypes | returns a list of attachment types
|
8
|
+
[**public_api_get_domain_category_tags**](DomainApi.md#public_api_get_domain_category_tags) | **GET** /api/pub/v1/domain/tagCategories | get category tags
|
9
|
+
[**public_api_get_domain_workflow_statuses**](DomainApi.md#public_api_get_domain_workflow_statuses) | **GET** /api/pub/v1/domain/workflowStatuses | get workflow status information
|
10
|
+
[**public_api_get_domain_workflow_types**](DomainApi.md#public_api_get_domain_workflow_types) | **GET** /api/pub/v1/domain/workflowTypes | get workflow types
|
11
|
+
|
12
|
+
|
13
|
+
# **public_api_get_document_types**
|
14
|
+
> Array<PublicApiDocumentType> public_api_get_document_types(api_key)
|
15
|
+
|
16
|
+
returns a list of attachment types
|
17
|
+
|
18
|
+
### Example
|
19
|
+
```ruby
|
20
|
+
# load the gem
|
21
|
+
require 'crelate_client'
|
22
|
+
|
23
|
+
api_instance = CrelateClient::DomainApi.new
|
24
|
+
|
25
|
+
api_key = "api_key_example" # String | crelate api_key
|
26
|
+
|
27
|
+
|
28
|
+
begin
|
29
|
+
#returns a list of attachment types
|
30
|
+
result = api_instance.public_api_get_document_types(api_key)
|
31
|
+
p result
|
32
|
+
rescue CrelateClient::ApiError => e
|
33
|
+
puts "Exception when calling DomainApi->public_api_get_document_types: #{e}"
|
34
|
+
end
|
35
|
+
```
|
36
|
+
|
37
|
+
### Parameters
|
38
|
+
|
39
|
+
Name | Type | Description | Notes
|
40
|
+
------------- | ------------- | ------------- | -------------
|
41
|
+
**api_key** | **String**| crelate api_key |
|
42
|
+
|
43
|
+
### Return type
|
44
|
+
|
45
|
+
[**Array<PublicApiDocumentType>**](PublicApiDocumentType.md)
|
46
|
+
|
47
|
+
### Authorization
|
48
|
+
|
49
|
+
No authorization required
|
50
|
+
|
51
|
+
### HTTP request headers
|
52
|
+
|
53
|
+
- **Content-Type**: Not defined
|
54
|
+
- **Accept**: application/json, text/json
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
# **public_api_get_domain_category_tags**
|
59
|
+
> Array<PublicApiTagCategory> public_api_get_domain_category_tags(api_key)
|
60
|
+
|
61
|
+
get category tags
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
### Example
|
66
|
+
```ruby
|
67
|
+
# load the gem
|
68
|
+
require 'crelate_client'
|
69
|
+
|
70
|
+
api_instance = CrelateClient::DomainApi.new
|
71
|
+
|
72
|
+
api_key = "api_key_example" # String | crelate api key
|
73
|
+
|
74
|
+
|
75
|
+
begin
|
76
|
+
#get category tags
|
77
|
+
result = api_instance.public_api_get_domain_category_tags(api_key)
|
78
|
+
p result
|
79
|
+
rescue CrelateClient::ApiError => e
|
80
|
+
puts "Exception when calling DomainApi->public_api_get_domain_category_tags: #{e}"
|
81
|
+
end
|
82
|
+
```
|
83
|
+
|
84
|
+
### Parameters
|
85
|
+
|
86
|
+
Name | Type | Description | Notes
|
87
|
+
------------- | ------------- | ------------- | -------------
|
88
|
+
**api_key** | **String**| crelate api key |
|
89
|
+
|
90
|
+
### Return type
|
91
|
+
|
92
|
+
[**Array<PublicApiTagCategory>**](PublicApiTagCategory.md)
|
93
|
+
|
94
|
+
### Authorization
|
95
|
+
|
96
|
+
No authorization required
|
97
|
+
|
98
|
+
### HTTP request headers
|
99
|
+
|
100
|
+
- **Content-Type**: Not defined
|
101
|
+
- **Accept**: application/json, text/json
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
# **public_api_get_domain_workflow_statuses**
|
106
|
+
> Array<PublicApiWorkflowStatus> public_api_get_domain_workflow_statuses(api_key)
|
107
|
+
|
108
|
+
get workflow status information
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
### Example
|
113
|
+
```ruby
|
114
|
+
# load the gem
|
115
|
+
require 'crelate_client'
|
116
|
+
|
117
|
+
api_instance = CrelateClient::DomainApi.new
|
118
|
+
|
119
|
+
api_key = "api_key_example" # String | crelate api key
|
120
|
+
|
121
|
+
|
122
|
+
begin
|
123
|
+
#get workflow status information
|
124
|
+
result = api_instance.public_api_get_domain_workflow_statuses(api_key)
|
125
|
+
p result
|
126
|
+
rescue CrelateClient::ApiError => e
|
127
|
+
puts "Exception when calling DomainApi->public_api_get_domain_workflow_statuses: #{e}"
|
128
|
+
end
|
129
|
+
```
|
130
|
+
|
131
|
+
### Parameters
|
132
|
+
|
133
|
+
Name | Type | Description | Notes
|
134
|
+
------------- | ------------- | ------------- | -------------
|
135
|
+
**api_key** | **String**| crelate api key |
|
136
|
+
|
137
|
+
### Return type
|
138
|
+
|
139
|
+
[**Array<PublicApiWorkflowStatus>**](PublicApiWorkflowStatus.md)
|
140
|
+
|
141
|
+
### Authorization
|
142
|
+
|
143
|
+
No authorization required
|
144
|
+
|
145
|
+
### HTTP request headers
|
146
|
+
|
147
|
+
- **Content-Type**: Not defined
|
148
|
+
- **Accept**: application/json, text/json
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
# **public_api_get_domain_workflow_types**
|
153
|
+
> Array<PublicApiWorkflowType> public_api_get_domain_workflow_types(api_key)
|
154
|
+
|
155
|
+
get workflow types
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
### Example
|
160
|
+
```ruby
|
161
|
+
# load the gem
|
162
|
+
require 'crelate_client'
|
163
|
+
|
164
|
+
api_instance = CrelateClient::DomainApi.new
|
165
|
+
|
166
|
+
api_key = "api_key_example" # String | crelate api key
|
167
|
+
|
168
|
+
|
169
|
+
begin
|
170
|
+
#get workflow types
|
171
|
+
result = api_instance.public_api_get_domain_workflow_types(api_key)
|
172
|
+
p result
|
173
|
+
rescue CrelateClient::ApiError => e
|
174
|
+
puts "Exception when calling DomainApi->public_api_get_domain_workflow_types: #{e}"
|
175
|
+
end
|
176
|
+
```
|
177
|
+
|
178
|
+
### Parameters
|
179
|
+
|
180
|
+
Name | Type | Description | Notes
|
181
|
+
------------- | ------------- | ------------- | -------------
|
182
|
+
**api_key** | **String**| crelate api key |
|
183
|
+
|
184
|
+
### Return type
|
185
|
+
|
186
|
+
[**Array<PublicApiWorkflowType>**](PublicApiWorkflowType.md)
|
187
|
+
|
188
|
+
### Authorization
|
189
|
+
|
190
|
+
No authorization required
|
191
|
+
|
192
|
+
### HTTP request headers
|
193
|
+
|
194
|
+
- **Content-Type**: Not defined
|
195
|
+
- **Accept**: application/json, text/json
|
196
|
+
|
197
|
+
|
198
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# CrelateClient::EntityLookup
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**entity_type** | **Integer** | | [optional]
|
7
|
+
**id** | **String** | | [optional]
|
8
|
+
**title** | **String** | | [optional]
|
9
|
+
**details** | **Hash<String, Object>** | | [optional]
|
10
|
+
**tag_category_id** | **String** | | [optional]
|
11
|
+
**attachment_type_id** | **String** | | [optional]
|
12
|
+
**auto_link_to_parent_payload_entity** | **BOOLEAN** | | [optional]
|
13
|
+
**create_lookup_entity** | **BOOLEAN** | | [optional]
|
14
|
+
|
15
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# CrelateClient::ExtIntegrationResponseInterviewResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**success** | **BOOLEAN** | | [optional]
|
7
|
+
**error** | **BOOLEAN** | | [optional]
|
8
|
+
**message** | **String** | | [optional]
|
9
|
+
**data** | [**Array<SparkHireResponseInfoInterviewResponse>**](SparkHireResponseInfoInterviewResponse.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# CrelateClient::ExtReferralRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**contact_name** | **String** | | [optional]
|
7
|
+
**company_name** | **String** | | [optional]
|
8
|
+
**phone** | **String** | | [optional]
|
9
|
+
**state** | **String** | | [optional]
|
10
|
+
**email** | **String** | | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# CrelateClient::ExtResumeCandidate
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**first_name** | **String** | | [optional]
|
7
|
+
**hometown** | **String** | | [optional]
|
8
|
+
**latest_job_title** | **String** | | [optional]
|
9
|
+
**max_salary** | **String** | | [optional]
|
10
|
+
**min_salary** | **String** | | [optional]
|
11
|
+
**modified_on** | **DateTime** | | [optional]
|
12
|
+
**previous_job_titles** | **Array<String>** | | [optional]
|
13
|
+
**skills** | **Array<String>** | | [optional]
|
14
|
+
**source** | **Integer** | | [optional]
|
15
|
+
**source_name** | **String** | | [optional]
|
16
|
+
**summary** | **String** | | [optional]
|
17
|
+
**token** | **String** | | [optional]
|
18
|
+
**unlock_status** | **String** | | [optional]
|
19
|
+
**willing_to_relocate** | **String** | | [optional]
|
20
|
+
|
21
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CrelateClient::ExtResumeCareerBuilderValidateCredentialsResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**fail_reason** | **String** | | [optional]
|
7
|
+
**success** | **BOOLEAN** | | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# CrelateClient::ExtResumeOrgState
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**career_builder_activated** | **BOOLEAN** | | [optional]
|
7
|
+
**career_builder_password** | **String** | | [optional]
|
8
|
+
**career_builder_username** | **String** | | [optional]
|
9
|
+
**credits** | **Integer** | | [optional]
|
10
|
+
**eligible** | **BOOLEAN** | | [optional]
|
11
|
+
**external_id** | **String** | | [optional]
|
12
|
+
**id** | **String** | | [optional]
|
13
|
+
**last_recharge_on** | **DateTime** | | [optional]
|
14
|
+
**name** | **String** | | [optional]
|
15
|
+
**package_activated** | **BOOLEAN** | | [optional]
|
16
|
+
**package_id** | **String** | | [optional]
|
17
|
+
**package_status** | **Integer** | | [optional]
|
18
|
+
**package_status_name** | **String** | | [optional]
|
19
|
+
**recharge_behavior** | **Integer** | | [optional]
|
20
|
+
**recharge_behavior_name** | **String** | | [optional]
|
21
|
+
**recharge_product_id** | **Integer** | | [optional]
|
22
|
+
**recharge_quantity** | **Integer** | | [optional]
|
23
|
+
**recharge_total** | **Float** | | [optional]
|
24
|
+
**remaining_credits** | **Integer** | | [optional]
|
25
|
+
**used_credits** | **Integer** | | [optional]
|
26
|
+
|
27
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# CrelateClient::ExtResumePackagePricing
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**product_id** | **Integer** | | [optional]
|
7
|
+
**quantity** | **Integer** | | [optional]
|
8
|
+
**rate** | **Float** | | [optional]
|
9
|
+
**total** | **Float** | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CrelateClient::ExtResumePackageUpdateRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**recharge_behavior** | **Integer** | | [optional]
|
7
|
+
**recharge_product_id** | **Integer** | | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CrelateClient::ExtResumeSearchResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**candidates** | [**Array<ExtResumeCandidate>**](ExtResumeCandidate.md) | | [optional]
|
7
|
+
**more** | **BOOLEAN** | | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# CrelateClient::ExtResumeViewResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**content** | **String** | | [optional]
|
7
|
+
**desired_job_title** | **String** | | [optional]
|
8
|
+
**drivers_license** | **BOOLEAN** | | [optional]
|
9
|
+
**educational_level** | **String** | | [optional]
|
10
|
+
**first_name** | **String** | | [optional]
|
11
|
+
**id** | **Integer** | | [optional]
|
12
|
+
**job_type** | **String** | | [optional]
|
13
|
+
**last_updated_utc** | **String** | | [optional]
|
14
|
+
**latest_job_title** | **String** | | [optional]
|
15
|
+
**latitude** | **Float** | | [optional]
|
16
|
+
**locality** | **String** | | [optional]
|
17
|
+
**longitude** | **Float** | | [optional]
|
18
|
+
**max_expected_salary** | **String** | | [optional]
|
19
|
+
**min_expected_salary** | **String** | | [optional]
|
20
|
+
**skills** | **Array<String>** | | [optional]
|
21
|
+
**source** | **Integer** | | [optional]
|
22
|
+
**source_name** | **String** | | [optional]
|
23
|
+
**state** | **String** | | [optional]
|
24
|
+
**token** | **String** | | [optional]
|
25
|
+
**willing_to_relocate** | **String** | | [optional]
|
26
|
+
**willing_to_travel** | **Integer** | | [optional]
|
27
|
+
**work_experience** | **String** | | [optional]
|
28
|
+
**zip** | **String** | | [optional]
|
29
|
+
|
30
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# CrelateClient::GetDocumentListOptions
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**types** | **Array<Integer>** | | [optional]
|
7
|
+
**attachment_types** | **Array<String>** | | [optional]
|
8
|
+
**attachments_filter** | **String** | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CrelateClient::InterviewRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**interview_request_details** | [**InterviewRequestDetails**](InterviewRequestDetails.md) | | [optional]
|
7
|
+
**crelate_details** | [**Array<CrelateDetails>**](CrelateDetails.md) | | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# CrelateClient::InterviewRequestDetails
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**type** | **String** | | [optional]
|
7
|
+
**scheduled_at** | **DateTime** | | [optional]
|
8
|
+
**assigned_to** | [**Array<AssignedToRequest>**](AssignedToRequest.md) | | [optional]
|
9
|
+
**email_message** | **String** | | [optional]
|
10
|
+
**job_post** | [**JobPostRequest**](JobPostRequest.md) | | [optional]
|
11
|
+
**questions** | [**Array<Question>**](Question.md) | | [optional]
|
12
|
+
**interview_question_set** | **String** | | [optional]
|
13
|
+
**timezone** | **String** | | [optional]
|
14
|
+
|
15
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# CrelateClient::InterviewResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**type** | **String** | | [optional]
|
7
|
+
**status** | **Integer** | | [optional]
|
8
|
+
**job_post** | [**JobResponse**](JobResponse.md) | | [optional]
|
9
|
+
**share_link** | [**ShareLink**](ShareLink.md) | | [optional]
|
10
|
+
**created_at** | **DateTime** | | [optional]
|
11
|
+
**updated_at** | **DateTime** | | [optional]
|
12
|
+
**scheduled_at** | **DateTime** | | [optional]
|
13
|
+
**completed_at** | **DateTime** | | [optional]
|
14
|
+
**assigned_to** | [**AssignedTo**](AssignedTo.md) | | [optional]
|
15
|
+
**uuid** | **String** | | [optional]
|
16
|
+
**name** | **String** | | [optional]
|
17
|
+
|
18
|
+
|