@smartytalent/api-client 0.1.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.
- package/dist/apis/ActionsApi.d.ts +114 -0
- package/dist/apis/ActionsApi.d.ts.map +1 -0
- package/dist/apis/ActionsApi.js +282 -0
- package/dist/apis/ActionsApi.js.map +1 -0
- package/dist/apis/AdsApi.d.ts +152 -0
- package/dist/apis/AdsApi.d.ts.map +1 -0
- package/dist/apis/AdsApi.js +367 -0
- package/dist/apis/AdsApi.js.map +1 -0
- package/dist/apis/ApikeysApi.d.ts +152 -0
- package/dist/apis/ApikeysApi.d.ts.map +1 -0
- package/dist/apis/ApikeysApi.js +367 -0
- package/dist/apis/ApikeysApi.js.map +1 -0
- package/dist/apis/AssessmentsApi.d.ts +138 -0
- package/dist/apis/AssessmentsApi.d.ts.map +1 -0
- package/dist/apis/AssessmentsApi.js +342 -0
- package/dist/apis/AssessmentsApi.js.map +1 -0
- package/dist/apis/BrowsersApi.d.ts +152 -0
- package/dist/apis/BrowsersApi.d.ts.map +1 -0
- package/dist/apis/BrowsersApi.js +367 -0
- package/dist/apis/BrowsersApi.js.map +1 -0
- package/dist/apis/CallsApi.d.ts +152 -0
- package/dist/apis/CallsApi.d.ts.map +1 -0
- package/dist/apis/CallsApi.js +367 -0
- package/dist/apis/CallsApi.js.map +1 -0
- package/dist/apis/CandidatesApi.d.ts +300 -0
- package/dist/apis/CandidatesApi.d.ts.map +1 -0
- package/dist/apis/CandidatesApi.js +684 -0
- package/dist/apis/CandidatesApi.js.map +1 -0
- package/dist/apis/ConversationsApi.d.ts +152 -0
- package/dist/apis/ConversationsApi.d.ts.map +1 -0
- package/dist/apis/ConversationsApi.js +367 -0
- package/dist/apis/ConversationsApi.js.map +1 -0
- package/dist/apis/EmailsApi.d.ts +152 -0
- package/dist/apis/EmailsApi.d.ts.map +1 -0
- package/dist/apis/EmailsApi.js +367 -0
- package/dist/apis/EmailsApi.js.map +1 -0
- package/dist/apis/FilesApi.d.ts +152 -0
- package/dist/apis/FilesApi.d.ts.map +1 -0
- package/dist/apis/FilesApi.js +367 -0
- package/dist/apis/FilesApi.js.map +1 -0
- package/dist/apis/FindersApi.d.ts +168 -0
- package/dist/apis/FindersApi.d.ts.map +1 -0
- package/dist/apis/FindersApi.js +384 -0
- package/dist/apis/FindersApi.js.map +1 -0
- package/dist/apis/FormsApi.d.ts +152 -0
- package/dist/apis/FormsApi.d.ts.map +1 -0
- package/dist/apis/FormsApi.js +367 -0
- package/dist/apis/FormsApi.js.map +1 -0
- package/dist/apis/JobsApi.d.ts +232 -0
- package/dist/apis/JobsApi.d.ts.map +1 -0
- package/dist/apis/JobsApi.js +532 -0
- package/dist/apis/JobsApi.js.map +1 -0
- package/dist/apis/LinksApi.d.ts +152 -0
- package/dist/apis/LinksApi.d.ts.map +1 -0
- package/dist/apis/LinksApi.js +367 -0
- package/dist/apis/LinksApi.js.map +1 -0
- package/dist/apis/MeetingsApi.d.ts +302 -0
- package/dist/apis/MeetingsApi.d.ts.map +1 -0
- package/dist/apis/MeetingsApi.js +677 -0
- package/dist/apis/MeetingsApi.js.map +1 -0
- package/dist/apis/NotesApi.d.ts +152 -0
- package/dist/apis/NotesApi.d.ts.map +1 -0
- package/dist/apis/NotesApi.js +367 -0
- package/dist/apis/NotesApi.js.map +1 -0
- package/dist/apis/NotificationsApi.d.ts +152 -0
- package/dist/apis/NotificationsApi.d.ts.map +1 -0
- package/dist/apis/NotificationsApi.js +367 -0
- package/dist/apis/NotificationsApi.js.map +1 -0
- package/dist/apis/OperationsApi.d.ts +152 -0
- package/dist/apis/OperationsApi.d.ts.map +1 -0
- package/dist/apis/OperationsApi.js +367 -0
- package/dist/apis/OperationsApi.js.map +1 -0
- package/dist/apis/PersonasApi.d.ts +152 -0
- package/dist/apis/PersonasApi.d.ts.map +1 -0
- package/dist/apis/PersonasApi.js +367 -0
- package/dist/apis/PersonasApi.js.map +1 -0
- package/dist/apis/ReportsApi.d.ts +152 -0
- package/dist/apis/ReportsApi.d.ts.map +1 -0
- package/dist/apis/ReportsApi.js +367 -0
- package/dist/apis/ReportsApi.js.map +1 -0
- package/dist/apis/RolesApi.d.ts +220 -0
- package/dist/apis/RolesApi.d.ts.map +1 -0
- package/dist/apis/RolesApi.js +519 -0
- package/dist/apis/RolesApi.js.map +1 -0
- package/dist/apis/RunsApi.d.ts +117 -0
- package/dist/apis/RunsApi.d.ts.map +1 -0
- package/dist/apis/RunsApi.js +285 -0
- package/dist/apis/RunsApi.js.map +1 -0
- package/dist/apis/TalentsApi.d.ts +232 -0
- package/dist/apis/TalentsApi.d.ts.map +1 -0
- package/dist/apis/TalentsApi.js +532 -0
- package/dist/apis/TalentsApi.js.map +1 -0
- package/dist/apis/TenantsApi.d.ts +277 -0
- package/dist/apis/TenantsApi.d.ts.map +1 -0
- package/dist/apis/TenantsApi.js +658 -0
- package/dist/apis/TenantsApi.js.map +1 -0
- package/dist/apis/TranslationsApi.d.ts +152 -0
- package/dist/apis/TranslationsApi.d.ts.map +1 -0
- package/dist/apis/TranslationsApi.js +367 -0
- package/dist/apis/TranslationsApi.js.map +1 -0
- package/dist/apis/TriggersApi.d.ts +114 -0
- package/dist/apis/TriggersApi.d.ts.map +1 -0
- package/dist/apis/TriggersApi.js +282 -0
- package/dist/apis/TriggersApi.js.map +1 -0
- package/dist/apis/UsersApi.d.ts +391 -0
- package/dist/apis/UsersApi.d.ts.map +1 -0
- package/dist/apis/UsersApi.js +904 -0
- package/dist/apis/UsersApi.js.map +1 -0
- package/dist/apis/WebhooksApi.d.ts +152 -0
- package/dist/apis/WebhooksApi.d.ts.map +1 -0
- package/dist/apis/WebhooksApi.js +367 -0
- package/dist/apis/WebhooksApi.js.map +1 -0
- package/dist/apis/WorkflowsApi.d.ts +116 -0
- package/dist/apis/WorkflowsApi.d.ts.map +1 -0
- package/dist/apis/WorkflowsApi.js +284 -0
- package/dist/apis/WorkflowsApi.js.map +1 -0
- package/dist/apis/index.d.ts +30 -0
- package/dist/apis/index.d.ts.map +1 -0
- package/dist/apis/index.js +48 -0
- package/dist/apis/index.js.map +1 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +22 -0
- package/dist/index.js.map +1 -0
- package/dist/models/AdAttributesSchema.d.ts +65 -0
- package/dist/models/AdAttributesSchema.d.ts.map +1 -0
- package/dist/models/AdAttributesSchema.js +61 -0
- package/dist/models/AdAttributesSchema.js.map +1 -0
- package/dist/models/AdAttributesSchemaImagesInner.d.ts +45 -0
- package/dist/models/AdAttributesSchemaImagesInner.d.ts.map +1 -0
- package/dist/models/AdAttributesSchemaImagesInner.js +53 -0
- package/dist/models/AdAttributesSchemaImagesInner.js.map +1 -0
- package/dist/models/AdRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/AdRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsJobDataSchema.js +51 -0
- package/dist/models/AdRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AdRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AdRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsJobSchema.js +50 -0
- package/dist/models/AdRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AdRelationshipsSchema.d.ts +34 -0
- package/dist/models/AdRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsSchema.js +50 -0
- package/dist/models/AdRelationshipsSchema.js.map +1 -0
- package/dist/models/AdResourceSchema.d.ts +75 -0
- package/dist/models/AdResourceSchema.d.ts.map +1 -0
- package/dist/models/AdResourceSchema.js +75 -0
- package/dist/models/AdResourceSchema.js.map +1 -0
- package/dist/models/AdSchema.d.ts +49 -0
- package/dist/models/AdSchema.d.ts.map +1 -0
- package/dist/models/AdSchema.js +55 -0
- package/dist/models/AdSchema.js.map +1 -0
- package/dist/models/AdsSchema.d.ts +48 -0
- package/dist/models/AdsSchema.d.ts.map +1 -0
- package/dist/models/AdsSchema.js +56 -0
- package/dist/models/AdsSchema.js.map +1 -0
- package/dist/models/ApikeyAttributesSchema.d.ts +46 -0
- package/dist/models/ApikeyAttributesSchema.d.ts.map +1 -0
- package/dist/models/ApikeyAttributesSchema.js +56 -0
- package/dist/models/ApikeyAttributesSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsSchema.d.ts +34 -0
- package/dist/models/ApikeyRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsSchema.js +50 -0
- package/dist/models/ApikeyRelationshipsSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.js +51 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/ApikeyRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsUserSchema.js +50 -0
- package/dist/models/ApikeyRelationshipsUserSchema.js.map +1 -0
- package/dist/models/ApikeyResourceSchema.d.ts +75 -0
- package/dist/models/ApikeyResourceSchema.d.ts.map +1 -0
- package/dist/models/ApikeyResourceSchema.js +75 -0
- package/dist/models/ApikeyResourceSchema.js.map +1 -0
- package/dist/models/ApikeySchema.d.ts +49 -0
- package/dist/models/ApikeySchema.d.ts.map +1 -0
- package/dist/models/ApikeySchema.js +55 -0
- package/dist/models/ApikeySchema.js.map +1 -0
- package/dist/models/ApikeysSchema.d.ts +48 -0
- package/dist/models/ApikeysSchema.d.ts.map +1 -0
- package/dist/models/ApikeysSchema.js +56 -0
- package/dist/models/ApikeysSchema.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +97 -0
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -0
- package/dist/models/AssessmentAttributesSchema.js +84 -0
- package/dist/models/AssessmentAttributesSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsJobSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts +41 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.js +53 -0
- package/dist/models/AssessmentRelationshipsSchema.js.map +1 -0
- package/dist/models/AssessmentResourceSchema.d.ts +75 -0
- package/dist/models/AssessmentResourceSchema.d.ts.map +1 -0
- package/dist/models/AssessmentResourceSchema.js +75 -0
- package/dist/models/AssessmentResourceSchema.js.map +1 -0
- package/dist/models/AssessmentSchema.d.ts +49 -0
- package/dist/models/AssessmentSchema.d.ts.map +1 -0
- package/dist/models/AssessmentSchema.js +55 -0
- package/dist/models/AssessmentSchema.js.map +1 -0
- package/dist/models/AssessmentsSchema.d.ts +48 -0
- package/dist/models/AssessmentsSchema.d.ts.map +1 -0
- package/dist/models/AssessmentsSchema.js +56 -0
- package/dist/models/AssessmentsSchema.js.map +1 -0
- package/dist/models/BrowserAttributesSchema.d.ts +46 -0
- package/dist/models/BrowserAttributesSchema.d.ts.map +1 -0
- package/dist/models/BrowserAttributesSchema.js +56 -0
- package/dist/models/BrowserAttributesSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsSchema.d.ts +34 -0
- package/dist/models/BrowserRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsSchema.js +50 -0
- package/dist/models/BrowserRelationshipsSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/BrowserResourceSchema.d.ts +75 -0
- package/dist/models/BrowserResourceSchema.d.ts.map +1 -0
- package/dist/models/BrowserResourceSchema.js +75 -0
- package/dist/models/BrowserResourceSchema.js.map +1 -0
- package/dist/models/BrowserSchema.d.ts +49 -0
- package/dist/models/BrowserSchema.d.ts.map +1 -0
- package/dist/models/BrowserSchema.js +55 -0
- package/dist/models/BrowserSchema.js.map +1 -0
- package/dist/models/BrowsersSchema.d.ts +48 -0
- package/dist/models/BrowsersSchema.d.ts.map +1 -0
- package/dist/models/BrowsersSchema.js +56 -0
- package/dist/models/BrowsersSchema.js.map +1 -0
- package/dist/models/CallAttributesSchema.d.ts +177 -0
- package/dist/models/CallAttributesSchema.d.ts.map +1 -0
- package/dist/models/CallAttributesSchema.js +122 -0
- package/dist/models/CallAttributesSchema.js.map +1 -0
- package/dist/models/CallRelationshipsSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsSchema.js +50 -0
- package/dist/models/CallRelationshipsSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/CallRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/CallResourceSchema.d.ts +75 -0
- package/dist/models/CallResourceSchema.d.ts.map +1 -0
- package/dist/models/CallResourceSchema.js +75 -0
- package/dist/models/CallResourceSchema.js.map +1 -0
- package/dist/models/CallSchema.d.ts +49 -0
- package/dist/models/CallSchema.d.ts.map +1 -0
- package/dist/models/CallSchema.js +55 -0
- package/dist/models/CallSchema.js.map +1 -0
- package/dist/models/CallsSchema.d.ts +48 -0
- package/dist/models/CallsSchema.d.ts.map +1 -0
- package/dist/models/CallsSchema.js +56 -0
- package/dist/models/CallsSchema.js.map +1 -0
- package/dist/models/CandidateAttributesSchema.d.ts +368 -0
- package/dist/models/CandidateAttributesSchema.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchema.js +174 -0
- package/dist/models/CandidateAttributesSchema.js.map +1 -0
- package/dist/models/CandidateCriteriaSchema.d.ts +130 -0
- package/dist/models/CandidateCriteriaSchema.d.ts.map +1 -0
- package/dist/models/CandidateCriteriaSchema.js +93 -0
- package/dist/models/CandidateCriteriaSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsJobSchema.js +50 -0
- package/dist/models/CandidateRelationshipsJobSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.js +50 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts +55 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.js +59 -0
- package/dist/models/CandidateRelationshipsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTalentSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/CandidateResourceSchema.d.ts +75 -0
- package/dist/models/CandidateResourceSchema.d.ts.map +1 -0
- package/dist/models/CandidateResourceSchema.js +75 -0
- package/dist/models/CandidateResourceSchema.js.map +1 -0
- package/dist/models/CandidateSchema.d.ts +49 -0
- package/dist/models/CandidateSchema.d.ts.map +1 -0
- package/dist/models/CandidateSchema.js +55 -0
- package/dist/models/CandidateSchema.js.map +1 -0
- package/dist/models/CandidatesSchema.d.ts +48 -0
- package/dist/models/CandidatesSchema.d.ts.map +1 -0
- package/dist/models/CandidatesSchema.js +56 -0
- package/dist/models/CandidatesSchema.js.map +1 -0
- package/dist/models/ConversationAttributesSchema.d.ts +46 -0
- package/dist/models/ConversationAttributesSchema.d.ts.map +1 -0
- package/dist/models/ConversationAttributesSchema.js +56 -0
- package/dist/models/ConversationAttributesSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsSchema.js.map +1 -0
- package/dist/models/ConversationResourceSchema.d.ts +75 -0
- package/dist/models/ConversationResourceSchema.d.ts.map +1 -0
- package/dist/models/ConversationResourceSchema.js +75 -0
- package/dist/models/ConversationResourceSchema.js.map +1 -0
- package/dist/models/ConversationSchema.d.ts +49 -0
- package/dist/models/ConversationSchema.d.ts.map +1 -0
- package/dist/models/ConversationSchema.js +55 -0
- package/dist/models/ConversationSchema.js.map +1 -0
- package/dist/models/ConversationsSchema.d.ts +48 -0
- package/dist/models/ConversationsSchema.d.ts.map +1 -0
- package/dist/models/ConversationsSchema.js +56 -0
- package/dist/models/ConversationsSchema.js.map +1 -0
- package/dist/models/CreateAdRequestBody.d.ts +34 -0
- package/dist/models/CreateAdRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAdRequestBody.js +52 -0
- package/dist/models/CreateAdRequestBody.js.map +1 -0
- package/dist/models/CreateAdRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAdRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAdRequestBodyData.js +66 -0
- package/dist/models/CreateAdRequestBodyData.js.map +1 -0
- package/dist/models/CreateApikeyRequestBody.d.ts +34 -0
- package/dist/models/CreateApikeyRequestBody.d.ts.map +1 -0
- package/dist/models/CreateApikeyRequestBody.js +52 -0
- package/dist/models/CreateApikeyRequestBody.js.map +1 -0
- package/dist/models/CreateApikeyRequestBodyData.d.ts +54 -0
- package/dist/models/CreateApikeyRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateApikeyRequestBodyData.js +66 -0
- package/dist/models/CreateApikeyRequestBodyData.js.map +1 -0
- package/dist/models/CreateAssessmentRequestBody.d.ts +34 -0
- package/dist/models/CreateAssessmentRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAssessmentRequestBody.js +52 -0
- package/dist/models/CreateAssessmentRequestBody.js.map +1 -0
- package/dist/models/CreateAssessmentRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAssessmentRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAssessmentRequestBodyData.js +66 -0
- package/dist/models/CreateAssessmentRequestBodyData.js.map +1 -0
- package/dist/models/CreateBrowserRequestBody.d.ts +34 -0
- package/dist/models/CreateBrowserRequestBody.d.ts.map +1 -0
- package/dist/models/CreateBrowserRequestBody.js +52 -0
- package/dist/models/CreateBrowserRequestBody.js.map +1 -0
- package/dist/models/CreateBrowserRequestBodyData.d.ts +54 -0
- package/dist/models/CreateBrowserRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateBrowserRequestBodyData.js +66 -0
- package/dist/models/CreateBrowserRequestBodyData.js.map +1 -0
- package/dist/models/CreateCallRequestBody.d.ts +34 -0
- package/dist/models/CreateCallRequestBody.d.ts.map +1 -0
- package/dist/models/CreateCallRequestBody.js +52 -0
- package/dist/models/CreateCallRequestBody.js.map +1 -0
- package/dist/models/CreateCallRequestBodyData.d.ts +54 -0
- package/dist/models/CreateCallRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateCallRequestBodyData.js +66 -0
- package/dist/models/CreateCallRequestBodyData.js.map +1 -0
- package/dist/models/CreateCandidateRequestBody.d.ts +34 -0
- package/dist/models/CreateCandidateRequestBody.d.ts.map +1 -0
- package/dist/models/CreateCandidateRequestBody.js +52 -0
- package/dist/models/CreateCandidateRequestBody.js.map +1 -0
- package/dist/models/CreateCandidateRequestBodyData.d.ts +54 -0
- package/dist/models/CreateCandidateRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateCandidateRequestBodyData.js +66 -0
- package/dist/models/CreateCandidateRequestBodyData.js.map +1 -0
- package/dist/models/CreateConversationRequestBody.d.ts +34 -0
- package/dist/models/CreateConversationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateConversationRequestBody.js +52 -0
- package/dist/models/CreateConversationRequestBody.js.map +1 -0
- package/dist/models/CreateConversationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateConversationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateConversationRequestBodyData.js +66 -0
- package/dist/models/CreateConversationRequestBodyData.js.map +1 -0
- package/dist/models/CreateEmailRequestBody.d.ts +34 -0
- package/dist/models/CreateEmailRequestBody.d.ts.map +1 -0
- package/dist/models/CreateEmailRequestBody.js +52 -0
- package/dist/models/CreateEmailRequestBody.js.map +1 -0
- package/dist/models/CreateEmailRequestBodyData.d.ts +54 -0
- package/dist/models/CreateEmailRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateEmailRequestBodyData.js +66 -0
- package/dist/models/CreateEmailRequestBodyData.js.map +1 -0
- package/dist/models/CreateFileRequestBody.d.ts +34 -0
- package/dist/models/CreateFileRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFileRequestBody.js +52 -0
- package/dist/models/CreateFileRequestBody.js.map +1 -0
- package/dist/models/CreateFileRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFileRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFileRequestBodyData.js +66 -0
- package/dist/models/CreateFileRequestBodyData.js.map +1 -0
- package/dist/models/CreateFinderRequestBody.d.ts +34 -0
- package/dist/models/CreateFinderRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFinderRequestBody.js +52 -0
- package/dist/models/CreateFinderRequestBody.js.map +1 -0
- package/dist/models/CreateFinderRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFinderRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFinderRequestBodyData.js +66 -0
- package/dist/models/CreateFinderRequestBodyData.js.map +1 -0
- package/dist/models/CreateFormRequestBody.d.ts +34 -0
- package/dist/models/CreateFormRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFormRequestBody.js +52 -0
- package/dist/models/CreateFormRequestBody.js.map +1 -0
- package/dist/models/CreateFormRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFormRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFormRequestBodyData.js +66 -0
- package/dist/models/CreateFormRequestBodyData.js.map +1 -0
- package/dist/models/CreateJobRequestBody.d.ts +34 -0
- package/dist/models/CreateJobRequestBody.d.ts.map +1 -0
- package/dist/models/CreateJobRequestBody.js +52 -0
- package/dist/models/CreateJobRequestBody.js.map +1 -0
- package/dist/models/CreateJobRequestBodyData.d.ts +54 -0
- package/dist/models/CreateJobRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateJobRequestBodyData.js +66 -0
- package/dist/models/CreateJobRequestBodyData.js.map +1 -0
- package/dist/models/CreateLinkRequestBody.d.ts +34 -0
- package/dist/models/CreateLinkRequestBody.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBody.js +52 -0
- package/dist/models/CreateLinkRequestBody.js.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts +54 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.js +66 -0
- package/dist/models/CreateLinkRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.js +52 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.d.ts +47 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.js +63 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.js +52 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.d.ts +47 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.js +63 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingRequestBody.js +52 -0
- package/dist/models/CreateMeetingRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingRequestBodyData.d.ts +54 -0
- package/dist/models/CreateMeetingRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingRequestBodyData.js +66 -0
- package/dist/models/CreateMeetingRequestBodyData.js.map +1 -0
- package/dist/models/CreateNoteRequestBody.d.ts +34 -0
- package/dist/models/CreateNoteRequestBody.d.ts.map +1 -0
- package/dist/models/CreateNoteRequestBody.js +52 -0
- package/dist/models/CreateNoteRequestBody.js.map +1 -0
- package/dist/models/CreateNoteRequestBodyData.d.ts +54 -0
- package/dist/models/CreateNoteRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateNoteRequestBodyData.js +66 -0
- package/dist/models/CreateNoteRequestBodyData.js.map +1 -0
- package/dist/models/CreateNotificationRequestBody.d.ts +34 -0
- package/dist/models/CreateNotificationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateNotificationRequestBody.js +52 -0
- package/dist/models/CreateNotificationRequestBody.js.map +1 -0
- package/dist/models/CreateNotificationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateNotificationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateNotificationRequestBodyData.js +66 -0
- package/dist/models/CreateNotificationRequestBodyData.js.map +1 -0
- package/dist/models/CreateOperationRequestBody.d.ts +34 -0
- package/dist/models/CreateOperationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateOperationRequestBody.js +52 -0
- package/dist/models/CreateOperationRequestBody.js.map +1 -0
- package/dist/models/CreateOperationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateOperationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateOperationRequestBodyData.js +66 -0
- package/dist/models/CreateOperationRequestBodyData.js.map +1 -0
- package/dist/models/CreatePersonaRequestBody.d.ts +34 -0
- package/dist/models/CreatePersonaRequestBody.d.ts.map +1 -0
- package/dist/models/CreatePersonaRequestBody.js +52 -0
- package/dist/models/CreatePersonaRequestBody.js.map +1 -0
- package/dist/models/CreatePersonaRequestBodyData.d.ts +54 -0
- package/dist/models/CreatePersonaRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreatePersonaRequestBodyData.js +66 -0
- package/dist/models/CreatePersonaRequestBodyData.js.map +1 -0
- package/dist/models/CreateReportRequestBody.d.ts +34 -0
- package/dist/models/CreateReportRequestBody.d.ts.map +1 -0
- package/dist/models/CreateReportRequestBody.js +52 -0
- package/dist/models/CreateReportRequestBody.js.map +1 -0
- package/dist/models/CreateReportRequestBodyData.d.ts +54 -0
- package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateReportRequestBodyData.js +66 -0
- package/dist/models/CreateReportRequestBodyData.js.map +1 -0
- package/dist/models/CreateRoleRequestBody.d.ts +34 -0
- package/dist/models/CreateRoleRequestBody.d.ts.map +1 -0
- package/dist/models/CreateRoleRequestBody.js +52 -0
- package/dist/models/CreateRoleRequestBody.js.map +1 -0
- package/dist/models/CreateRoleRequestBodyData.d.ts +54 -0
- package/dist/models/CreateRoleRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateRoleRequestBodyData.js +66 -0
- package/dist/models/CreateRoleRequestBodyData.js.map +1 -0
- package/dist/models/CreateTalentRequestBody.d.ts +34 -0
- package/dist/models/CreateTalentRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTalentRequestBody.js +52 -0
- package/dist/models/CreateTalentRequestBody.js.map +1 -0
- package/dist/models/CreateTalentRequestBodyData.d.ts +54 -0
- package/dist/models/CreateTalentRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTalentRequestBodyData.js +66 -0
- package/dist/models/CreateTalentRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantRequestBody.d.ts +34 -0
- package/dist/models/CreateTenantRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTenantRequestBody.js +52 -0
- package/dist/models/CreateTenantRequestBody.js.map +1 -0
- package/dist/models/CreateTenantRequestBodyData.d.ts +53 -0
- package/dist/models/CreateTenantRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTenantRequestBodyData.js +65 -0
- package/dist/models/CreateTenantRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBody.d.ts +34 -0
- package/dist/models/CreateTenantUploadRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBody.js +52 -0
- package/dist/models/CreateTenantUploadRequestBody.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyData.d.ts +47 -0
- package/dist/models/CreateTenantUploadRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyData.js +63 -0
- package/dist/models/CreateTenantUploadRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.d.ts +58 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.js +73 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateTranslationRequestBody.d.ts +34 -0
- package/dist/models/CreateTranslationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTranslationRequestBody.js +52 -0
- package/dist/models/CreateTranslationRequestBody.js.map +1 -0
- package/dist/models/CreateTranslationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateTranslationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTranslationRequestBodyData.js +66 -0
- package/dist/models/CreateTranslationRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserRequestBody.d.ts +34 -0
- package/dist/models/CreateUserRequestBody.d.ts.map +1 -0
- package/dist/models/CreateUserRequestBody.js +52 -0
- package/dist/models/CreateUserRequestBody.js.map +1 -0
- package/dist/models/CreateUserRequestBodyData.d.ts +54 -0
- package/dist/models/CreateUserRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateUserRequestBodyData.js +66 -0
- package/dist/models/CreateUserRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBody.d.ts +34 -0
- package/dist/models/CreateUserUploadRequestBody.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBody.js +52 -0
- package/dist/models/CreateUserUploadRequestBody.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyData.d.ts +47 -0
- package/dist/models/CreateUserUploadRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyData.js +63 -0
- package/dist/models/CreateUserUploadRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.d.ts +56 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.js +71 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateWebhookRequestBody.d.ts +34 -0
- package/dist/models/CreateWebhookRequestBody.d.ts.map +1 -0
- package/dist/models/CreateWebhookRequestBody.js +52 -0
- package/dist/models/CreateWebhookRequestBody.js.map +1 -0
- package/dist/models/CreateWebhookRequestBodyData.d.ts +53 -0
- package/dist/models/CreateWebhookRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateWebhookRequestBodyData.js +65 -0
- package/dist/models/CreateWebhookRequestBodyData.js.map +1 -0
- package/dist/models/EmailAttributesSchema.d.ts +46 -0
- package/dist/models/EmailAttributesSchema.d.ts.map +1 -0
- package/dist/models/EmailAttributesSchema.js +56 -0
- package/dist/models/EmailAttributesSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsCandidateSchema.js +50 -0
- package/dist/models/EmailRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsOperationSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsOperationSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsOperationSchema.js +50 -0
- package/dist/models/EmailRelationshipsOperationSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsReportDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsReportSchema.js +50 -0
- package/dist/models/EmailRelationshipsReportSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +55 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsSchema.js +59 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/EmailResourceSchema.d.ts +75 -0
- package/dist/models/EmailResourceSchema.d.ts.map +1 -0
- package/dist/models/EmailResourceSchema.js +75 -0
- package/dist/models/EmailResourceSchema.js.map +1 -0
- package/dist/models/EmailSchema.d.ts +49 -0
- package/dist/models/EmailSchema.d.ts.map +1 -0
- package/dist/models/EmailSchema.js +55 -0
- package/dist/models/EmailSchema.js.map +1 -0
- package/dist/models/EmailsSchema.d.ts +48 -0
- package/dist/models/EmailsSchema.d.ts.map +1 -0
- package/dist/models/EmailsSchema.js +56 -0
- package/dist/models/EmailsSchema.js.map +1 -0
- package/dist/models/ErrorObjectSchema.d.ts +57 -0
- package/dist/models/ErrorObjectSchema.d.ts.map +1 -0
- package/dist/models/ErrorObjectSchema.js +61 -0
- package/dist/models/ErrorObjectSchema.js.map +1 -0
- package/dist/models/ErrorSchema.d.ts +34 -0
- package/dist/models/ErrorSchema.d.ts.map +1 -0
- package/dist/models/ErrorSchema.js +50 -0
- package/dist/models/ErrorSchema.js.map +1 -0
- package/dist/models/FileAttributesSchema.d.ts +46 -0
- package/dist/models/FileAttributesSchema.d.ts.map +1 -0
- package/dist/models/FileAttributesSchema.js +56 -0
- package/dist/models/FileAttributesSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts +39 -0
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinkDataSchema.js +51 -0
- package/dist/models/FileRelationshipsLinkDataSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinkSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsLinkSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinkSchema.js +50 -0
- package/dist/models/FileRelationshipsLinkSchema.js.map +1 -0
- package/dist/models/FileRelationshipsSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsSchema.js +50 -0
- package/dist/models/FileRelationshipsSchema.js.map +1 -0
- package/dist/models/FileResourceSchema.d.ts +75 -0
- package/dist/models/FileResourceSchema.d.ts.map +1 -0
- package/dist/models/FileResourceSchema.js +75 -0
- package/dist/models/FileResourceSchema.js.map +1 -0
- package/dist/models/FileSchema.d.ts +49 -0
- package/dist/models/FileSchema.d.ts.map +1 -0
- package/dist/models/FileSchema.js +55 -0
- package/dist/models/FileSchema.js.map +1 -0
- package/dist/models/FilesSchema.d.ts +48 -0
- package/dist/models/FilesSchema.d.ts.map +1 -0
- package/dist/models/FilesSchema.js +56 -0
- package/dist/models/FilesSchema.js.map +1 -0
- package/dist/models/FinderAttributesSchema.d.ts +117 -0
- package/dist/models/FinderAttributesSchema.d.ts.map +1 -0
- package/dist/models/FinderAttributesSchema.js +96 -0
- package/dist/models/FinderAttributesSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsJobsSchema.js +50 -0
- package/dist/models/FinderRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsSchema.d.ts +55 -0
- package/dist/models/FinderRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsSchema.js +59 -0
- package/dist/models/FinderRelationshipsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsTalentsSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsTalentsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsTalentsSchema.js +50 -0
- package/dist/models/FinderRelationshipsTalentsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsUsersSchema.js +50 -0
- package/dist/models/FinderRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/FinderResourceSchema.d.ts +75 -0
- package/dist/models/FinderResourceSchema.d.ts.map +1 -0
- package/dist/models/FinderResourceSchema.js +75 -0
- package/dist/models/FinderResourceSchema.js.map +1 -0
- package/dist/models/FinderSchema.d.ts +49 -0
- package/dist/models/FinderSchema.d.ts.map +1 -0
- package/dist/models/FinderSchema.js +55 -0
- package/dist/models/FinderSchema.js.map +1 -0
- package/dist/models/FindersSchema.d.ts +48 -0
- package/dist/models/FindersSchema.d.ts.map +1 -0
- package/dist/models/FindersSchema.js +56 -0
- package/dist/models/FindersSchema.js.map +1 -0
- package/dist/models/FormAttributesSchema.d.ts +46 -0
- package/dist/models/FormAttributesSchema.d.ts.map +1 -0
- package/dist/models/FormAttributesSchema.js +56 -0
- package/dist/models/FormAttributesSchema.js.map +1 -0
- package/dist/models/FormRelationshipsSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsSchema.js +50 -0
- package/dist/models/FormRelationshipsSchema.js.map +1 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/FormRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/FormRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/FormResourceSchema.d.ts +75 -0
- package/dist/models/FormResourceSchema.d.ts.map +1 -0
- package/dist/models/FormResourceSchema.js +75 -0
- package/dist/models/FormResourceSchema.js.map +1 -0
- package/dist/models/FormSchema.d.ts +49 -0
- package/dist/models/FormSchema.d.ts.map +1 -0
- package/dist/models/FormSchema.js +55 -0
- package/dist/models/FormSchema.js.map +1 -0
- package/dist/models/FormsSchema.d.ts +48 -0
- package/dist/models/FormsSchema.d.ts.map +1 -0
- package/dist/models/FormsSchema.js +56 -0
- package/dist/models/FormsSchema.js.map +1 -0
- package/dist/models/JobAttributesLocationItemSchema.d.ts +45 -0
- package/dist/models/JobAttributesLocationItemSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesLocationItemSchema.js +53 -0
- package/dist/models/JobAttributesLocationItemSchema.js.map +1 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.d.ts +57 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.js +57 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.js.map +1 -0
- package/dist/models/JobAttributesOrganizationSchema.d.ts +40 -0
- package/dist/models/JobAttributesOrganizationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesOrganizationSchema.js +52 -0
- package/dist/models/JobAttributesOrganizationSchema.js.map +1 -0
- package/dist/models/JobAttributesSchema.d.ts +299 -0
- package/dist/models/JobAttributesSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSchema.js +134 -0
- package/dist/models/JobAttributesSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.d.ts +39 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.js +51 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.d.ts +39 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.js +51 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.js +49 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.d.ts +53 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.js +57 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.js +49 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationSchema.d.ts +54 -0
- package/dist/models/JobAttributesSettingsConversationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationSchema.js +58 -0
- package/dist/models/JobAttributesSettingsConversationSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.d.ts +45 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.js +53 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsOperationSchema.d.ts +57 -0
- package/dist/models/JobAttributesSettingsOperationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsOperationSchema.js +57 -0
- package/dist/models/JobAttributesSettingsOperationSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.js +49 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsSchema.d.ts +61 -0
- package/dist/models/JobAttributesSettingsSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsSchema.js +61 -0
- package/dist/models/JobAttributesSettingsSchema.js.map +1 -0
- package/dist/models/JobAttributesSiteItemSchema.d.ts +45 -0
- package/dist/models/JobAttributesSiteItemSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSiteItemSchema.js +53 -0
- package/dist/models/JobAttributesSiteItemSchema.js.map +1 -0
- package/dist/models/JobCriteriaSchema.d.ts +88 -0
- package/dist/models/JobCriteriaSchema.d.ts.map +1 -0
- package/dist/models/JobCriteriaSchema.js +79 -0
- package/dist/models/JobCriteriaSchema.js.map +1 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/JobRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsConversationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsConversationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsConversationsSchema.js +50 -0
- package/dist/models/JobRelationshipsConversationsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsOperationsSchema.js +50 -0
- package/dist/models/JobRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.js +51 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsPersonasSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsPersonasSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsPersonasSchema.js +50 -0
- package/dist/models/JobRelationshipsPersonasSchema.js.map +1 -0
- package/dist/models/JobRelationshipsSchema.d.ts +62 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsSchema.js +62 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/JobRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/JobResourceSchema.d.ts +75 -0
- package/dist/models/JobResourceSchema.d.ts.map +1 -0
- package/dist/models/JobResourceSchema.js +75 -0
- package/dist/models/JobResourceSchema.js.map +1 -0
- package/dist/models/JobSchema.d.ts +49 -0
- package/dist/models/JobSchema.d.ts.map +1 -0
- package/dist/models/JobSchema.js +55 -0
- package/dist/models/JobSchema.js.map +1 -0
- package/dist/models/JobsSchema.d.ts +48 -0
- package/dist/models/JobsSchema.d.ts.map +1 -0
- package/dist/models/JobsSchema.js +56 -0
- package/dist/models/JobsSchema.js.map +1 -0
- package/dist/models/LinkAttributesSchema.d.ts +46 -0
- package/dist/models/LinkAttributesSchema.d.ts.map +1 -0
- package/dist/models/LinkAttributesSchema.js +56 -0
- package/dist/models/LinkAttributesSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts +39 -0
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsFileDataSchema.js +51 -0
- package/dist/models/LinkRelationshipsFileDataSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsFileSchema.d.ts +34 -0
- package/dist/models/LinkRelationshipsFileSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsFileSchema.js +50 -0
- package/dist/models/LinkRelationshipsFileSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsSchema.d.ts +34 -0
- package/dist/models/LinkRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsSchema.js +50 -0
- package/dist/models/LinkRelationshipsSchema.js.map +1 -0
- package/dist/models/LinkResourceSchema.d.ts +75 -0
- package/dist/models/LinkResourceSchema.d.ts.map +1 -0
- package/dist/models/LinkResourceSchema.js +75 -0
- package/dist/models/LinkResourceSchema.js.map +1 -0
- package/dist/models/LinkSchema.d.ts +49 -0
- package/dist/models/LinkSchema.d.ts.map +1 -0
- package/dist/models/LinkSchema.js +55 -0
- package/dist/models/LinkSchema.js.map +1 -0
- package/dist/models/LinksSchema.d.ts +48 -0
- package/dist/models/LinksSchema.d.ts.map +1 -0
- package/dist/models/LinksSchema.js +56 -0
- package/dist/models/LinksSchema.js.map +1 -0
- package/dist/models/ListCandidateJobsRelationship.d.ts +49 -0
- package/dist/models/ListCandidateJobsRelationship.d.ts.map +1 -0
- package/dist/models/ListCandidateJobsRelationship.js +55 -0
- package/dist/models/ListCandidateJobsRelationship.js.map +1 -0
- package/dist/models/ListCandidateTalentsRelationship.d.ts +49 -0
- package/dist/models/ListCandidateTalentsRelationship.d.ts.map +1 -0
- package/dist/models/ListCandidateTalentsRelationship.js +55 -0
- package/dist/models/ListCandidateTalentsRelationship.js.map +1 -0
- package/dist/models/ListJobCandidatesRelationship.d.ts +49 -0
- package/dist/models/ListJobCandidatesRelationship.d.ts.map +1 -0
- package/dist/models/ListJobCandidatesRelationship.js +55 -0
- package/dist/models/ListJobCandidatesRelationship.js.map +1 -0
- package/dist/models/ListRoleUsersRelationship.d.ts +49 -0
- package/dist/models/ListRoleUsersRelationship.d.ts.map +1 -0
- package/dist/models/ListRoleUsersRelationship.js +55 -0
- package/dist/models/ListRoleUsersRelationship.js.map +1 -0
- package/dist/models/ListTalentCandidatesRelationship.d.ts +49 -0
- package/dist/models/ListTalentCandidatesRelationship.d.ts.map +1 -0
- package/dist/models/ListTalentCandidatesRelationship.js +55 -0
- package/dist/models/ListTalentCandidatesRelationship.js.map +1 -0
- package/dist/models/ListUserApikeysRelationship.d.ts +49 -0
- package/dist/models/ListUserApikeysRelationship.d.ts.map +1 -0
- package/dist/models/ListUserApikeysRelationship.js +55 -0
- package/dist/models/ListUserApikeysRelationship.js.map +1 -0
- package/dist/models/ListUserJobsRelationship.d.ts +49 -0
- package/dist/models/ListUserJobsRelationship.d.ts.map +1 -0
- package/dist/models/ListUserJobsRelationship.js +55 -0
- package/dist/models/ListUserJobsRelationship.js.map +1 -0
- package/dist/models/ListUserRolesRelationship.d.ts +49 -0
- package/dist/models/ListUserRolesRelationship.d.ts.map +1 -0
- package/dist/models/ListUserRolesRelationship.js +55 -0
- package/dist/models/ListUserRolesRelationship.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts +72 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.js +68 -0
- package/dist/models/MeetingAiSessionAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts +45 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js +53 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchema.d.ts +75 -0
- package/dist/models/MeetingAiSessionResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchema.js +75 -0
- package/dist/models/MeetingAiSessionResourceSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionSchema.d.ts +34 -0
- package/dist/models/MeetingAiSessionSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionSchema.js +50 -0
- package/dist/models/MeetingAiSessionSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts +59 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.js +63 -0
- package/dist/models/MeetingAiSessionSettingsSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts +51 -0
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchema.js +55 -0
- package/dist/models/MeetingAttendeeAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts +75 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.js +75 -0
- package/dist/models/MeetingAttendeeResourceSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts +34 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js +50 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js +50 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts +69 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js +61 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeSchema.d.ts +34 -0
- package/dist/models/MeetingAttendeeSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeSchema.js +50 -0
- package/dist/models/MeetingAttendeeSchema.js.map +1 -0
- package/dist/models/MeetingAttributesSchema.d.ts +104 -0
- package/dist/models/MeetingAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttributesSchema.js +80 -0
- package/dist/models/MeetingAttributesSchema.js.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts +65 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.js +65 -0
- package/dist/models/MeetingLobbyAttributesSchema.js.map +1 -0
- package/dist/models/MeetingLobbyResourceSchema.d.ts +74 -0
- package/dist/models/MeetingLobbyResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbyResourceSchema.js +74 -0
- package/dist/models/MeetingLobbyResourceSchema.js.map +1 -0
- package/dist/models/MeetingLobbySchema.d.ts +34 -0
- package/dist/models/MeetingLobbySchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbySchema.js +50 -0
- package/dist/models/MeetingLobbySchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.js +50 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.js +50 -0
- package/dist/models/MeetingRelationshipsSchema.js.map +1 -0
- package/dist/models/MeetingResourceSchema.d.ts +75 -0
- package/dist/models/MeetingResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingResourceSchema.js +75 -0
- package/dist/models/MeetingResourceSchema.js.map +1 -0
- package/dist/models/MeetingSchema.d.ts +49 -0
- package/dist/models/MeetingSchema.d.ts.map +1 -0
- package/dist/models/MeetingSchema.js +55 -0
- package/dist/models/MeetingSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.d.ts +53 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.js +61 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBody.d.ts +34 -0
- package/dist/models/MeetingTranscriptionRequestBody.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBody.js +52 -0
- package/dist/models/MeetingTranscriptionRequestBody.js.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.d.ts +47 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.js +63 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.js.map +1 -0
- package/dist/models/MeetingTranscriptionSchema.d.ts +34 -0
- package/dist/models/MeetingTranscriptionSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSchema.js +50 -0
- package/dist/models/MeetingTranscriptionSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionSchemaData.d.ts +53 -0
- package/dist/models/MeetingTranscriptionSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSchemaData.js +61 -0
- package/dist/models/MeetingTranscriptionSchemaData.js.map +1 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.d.ts +52 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.js +60 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.js.map +1 -0
- package/dist/models/MeetingsSchema.d.ts +48 -0
- package/dist/models/MeetingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingsSchema.js +56 -0
- package/dist/models/MeetingsSchema.js.map +1 -0
- package/dist/models/NoteAttributesSchema.d.ts +46 -0
- package/dist/models/NoteAttributesSchema.d.ts.map +1 -0
- package/dist/models/NoteAttributesSchema.js +56 -0
- package/dist/models/NoteAttributesSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsCandidateSchema.js +50 -0
- package/dist/models/NoteRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsOperationSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsOperationSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsOperationSchema.js +50 -0
- package/dist/models/NoteRelationshipsOperationSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsReportDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsReportSchema.js +50 -0
- package/dist/models/NoteRelationshipsReportSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsSchema.d.ts +55 -0
- package/dist/models/NoteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsSchema.js +59 -0
- package/dist/models/NoteRelationshipsSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/NoteResourceSchema.d.ts +75 -0
- package/dist/models/NoteResourceSchema.d.ts.map +1 -0
- package/dist/models/NoteResourceSchema.js +75 -0
- package/dist/models/NoteResourceSchema.js.map +1 -0
- package/dist/models/NoteSchema.d.ts +49 -0
- package/dist/models/NoteSchema.d.ts.map +1 -0
- package/dist/models/NoteSchema.js +55 -0
- package/dist/models/NoteSchema.js.map +1 -0
- package/dist/models/NotesSchema.d.ts +48 -0
- package/dist/models/NotesSchema.d.ts.map +1 -0
- package/dist/models/NotesSchema.js +56 -0
- package/dist/models/NotesSchema.js.map +1 -0
- package/dist/models/NotificationAttributesSchema.d.ts +107 -0
- package/dist/models/NotificationAttributesSchema.d.ts.map +1 -0
- package/dist/models/NotificationAttributesSchema.js +88 -0
- package/dist/models/NotificationAttributesSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts +34 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.js +50 -0
- package/dist/models/NotificationRelationshipsSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.d.ts +34 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.js +50 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.d.ts +39 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.js +51 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.js.map +1 -0
- package/dist/models/NotificationResourceSchema.d.ts +75 -0
- package/dist/models/NotificationResourceSchema.d.ts.map +1 -0
- package/dist/models/NotificationResourceSchema.js +75 -0
- package/dist/models/NotificationResourceSchema.js.map +1 -0
- package/dist/models/NotificationSchema.d.ts +49 -0
- package/dist/models/NotificationSchema.d.ts.map +1 -0
- package/dist/models/NotificationSchema.js +55 -0
- package/dist/models/NotificationSchema.js.map +1 -0
- package/dist/models/NotificationsSchema.d.ts +48 -0
- package/dist/models/NotificationsSchema.d.ts.map +1 -0
- package/dist/models/NotificationsSchema.js +56 -0
- package/dist/models/NotificationsSchema.js.map +1 -0
- package/dist/models/OperationAttributesSchema.d.ts +46 -0
- package/dist/models/OperationAttributesSchema.d.ts.map +1 -0
- package/dist/models/OperationAttributesSchema.js +56 -0
- package/dist/models/OperationAttributesSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/OperationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/OperationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/OperationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/OperationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/OperationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsJobSchema.js +50 -0
- package/dist/models/OperationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsSchema.d.ts +41 -0
- package/dist/models/OperationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsSchema.js +53 -0
- package/dist/models/OperationRelationshipsSchema.js.map +1 -0
- package/dist/models/OperationResourceSchema.d.ts +75 -0
- package/dist/models/OperationResourceSchema.d.ts.map +1 -0
- package/dist/models/OperationResourceSchema.js +75 -0
- package/dist/models/OperationResourceSchema.js.map +1 -0
- package/dist/models/OperationSchema.d.ts +49 -0
- package/dist/models/OperationSchema.d.ts.map +1 -0
- package/dist/models/OperationSchema.js +55 -0
- package/dist/models/OperationSchema.js.map +1 -0
- package/dist/models/OperationsSchema.d.ts +48 -0
- package/dist/models/OperationsSchema.d.ts.map +1 -0
- package/dist/models/OperationsSchema.js +56 -0
- package/dist/models/OperationsSchema.js.map +1 -0
- package/dist/models/PersonaAttributesSchema.d.ts +46 -0
- package/dist/models/PersonaAttributesSchema.d.ts.map +1 -0
- package/dist/models/PersonaAttributesSchema.js +56 -0
- package/dist/models/PersonaAttributesSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsSchema.d.ts +55 -0
- package/dist/models/PersonaRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsSchema.js +59 -0
- package/dist/models/PersonaRelationshipsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/PersonaResourceSchema.d.ts +75 -0
- package/dist/models/PersonaResourceSchema.d.ts.map +1 -0
- package/dist/models/PersonaResourceSchema.js +75 -0
- package/dist/models/PersonaResourceSchema.js.map +1 -0
- package/dist/models/PersonaSchema.d.ts +49 -0
- package/dist/models/PersonaSchema.d.ts.map +1 -0
- package/dist/models/PersonaSchema.js +55 -0
- package/dist/models/PersonaSchema.js.map +1 -0
- package/dist/models/PersonasSchema.d.ts +48 -0
- package/dist/models/PersonasSchema.d.ts.map +1 -0
- package/dist/models/PersonasSchema.js +56 -0
- package/dist/models/PersonasSchema.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.d.ts +34 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.js +50 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.d.ts +47 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.js +59 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.d.ts +33 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.js +51 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.js.map +1 -0
- package/dist/models/ReportAttributesSchema.d.ts +118 -0
- package/dist/models/ReportAttributesSchema.d.ts.map +1 -0
- package/dist/models/ReportAttributesSchema.js +100 -0
- package/dist/models/ReportAttributesSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsSchema.js +50 -0
- package/dist/models/ReportRelationshipsSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.d.ts +39 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.js +51 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsTenantsSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsTenantsSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantsSchema.js +50 -0
- package/dist/models/ReportRelationshipsTenantsSchema.js.map +1 -0
- package/dist/models/ReportResourceSchema.d.ts +75 -0
- package/dist/models/ReportResourceSchema.d.ts.map +1 -0
- package/dist/models/ReportResourceSchema.js +75 -0
- package/dist/models/ReportResourceSchema.js.map +1 -0
- package/dist/models/ReportSchema.d.ts +49 -0
- package/dist/models/ReportSchema.d.ts.map +1 -0
- package/dist/models/ReportSchema.js +55 -0
- package/dist/models/ReportSchema.js.map +1 -0
- package/dist/models/ReportsSchema.d.ts +48 -0
- package/dist/models/ReportsSchema.d.ts.map +1 -0
- package/dist/models/ReportsSchema.js +56 -0
- package/dist/models/ReportsSchema.js.map +1 -0
- package/dist/models/ResourceIdentifierSchema.d.ts +47 -0
- package/dist/models/ResourceIdentifierSchema.d.ts.map +1 -0
- package/dist/models/ResourceIdentifierSchema.js +57 -0
- package/dist/models/ResourceIdentifierSchema.js.map +1 -0
- package/dist/models/ResourceLinksSchema.d.ts +33 -0
- package/dist/models/ResourceLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourceLinksSchema.js +49 -0
- package/dist/models/ResourceLinksSchema.js.map +1 -0
- package/dist/models/ResourceRelationshipsLinksSchema.d.ts +43 -0
- package/dist/models/ResourceRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourceRelationshipsLinksSchema.js +51 -0
- package/dist/models/ResourceRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/ResourceRelationshipsMetaSchema.d.ts +33 -0
- package/dist/models/ResourceRelationshipsMetaSchema.d.ts.map +1 -0
- package/dist/models/ResourceRelationshipsMetaSchema.js +49 -0
- package/dist/models/ResourceRelationshipsMetaSchema.js.map +1 -0
- package/dist/models/ResourceSchema.d.ts +68 -0
- package/dist/models/ResourceSchema.d.ts.map +1 -0
- package/dist/models/ResourceSchema.js +66 -0
- package/dist/models/ResourceSchema.js.map +1 -0
- package/dist/models/ResourceTimestampsSchema.d.ts +39 -0
- package/dist/models/ResourceTimestampsSchema.d.ts.map +1 -0
- package/dist/models/ResourceTimestampsSchema.js +51 -0
- package/dist/models/ResourceTimestampsSchema.js.map +1 -0
- package/dist/models/ResourcesLinksSchema.d.ts +63 -0
- package/dist/models/ResourcesLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourcesLinksSchema.js +59 -0
- package/dist/models/ResourcesLinksSchema.js.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts +57 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.js +57 -0
- package/dist/models/ResourcesMetaPageSchema.js.map +1 -0
- package/dist/models/ResourcesMetaSchema.d.ts +40 -0
- package/dist/models/ResourcesMetaSchema.d.ts.map +1 -0
- package/dist/models/ResourcesMetaSchema.js +52 -0
- package/dist/models/ResourcesMetaSchema.js.map +1 -0
- package/dist/models/RoleAttributesSchema.d.ts +52 -0
- package/dist/models/RoleAttributesSchema.d.ts.map +1 -0
- package/dist/models/RoleAttributesSchema.js +58 -0
- package/dist/models/RoleAttributesSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +39 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js +51 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +34 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.js +50 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsSchema.d.ts +41 -0
- package/dist/models/RoleRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsSchema.js +53 -0
- package/dist/models/RoleRelationshipsSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/RoleRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsUsersSchema.js +50 -0
- package/dist/models/RoleRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/RoleResourceSchema.d.ts +75 -0
- package/dist/models/RoleResourceSchema.d.ts.map +1 -0
- package/dist/models/RoleResourceSchema.js +75 -0
- package/dist/models/RoleResourceSchema.js.map +1 -0
- package/dist/models/RoleSchema.d.ts +49 -0
- package/dist/models/RoleSchema.d.ts.map +1 -0
- package/dist/models/RoleSchema.js +55 -0
- package/dist/models/RoleSchema.js.map +1 -0
- package/dist/models/RolesSchema.d.ts +48 -0
- package/dist/models/RolesSchema.d.ts.map +1 -0
- package/dist/models/RolesSchema.js +56 -0
- package/dist/models/RolesSchema.js.map +1 -0
- package/dist/models/TalentAlumniSchema.d.ts +45 -0
- package/dist/models/TalentAlumniSchema.d.ts.map +1 -0
- package/dist/models/TalentAlumniSchema.js +53 -0
- package/dist/models/TalentAlumniSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.d.ts +66 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.js +66 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.d.ts +60 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.js +64 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.d.ts +66 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.js +66 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.js.map +1 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.d.ts +66 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.js +66 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.js.map +1 -0
- package/dist/models/TalentAttributesSchema.d.ts +402 -0
- package/dist/models/TalentAttributesSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesSchema.js +175 -0
- package/dist/models/TalentAttributesSchema.js.map +1 -0
- package/dist/models/TalentAttributesSocialLinkSchema.d.ts +39 -0
- package/dist/models/TalentAttributesSocialLinkSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesSocialLinkSchema.js +51 -0
- package/dist/models/TalentAttributesSocialLinkSchema.js.map +1 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.d.ts +82 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.d.ts.map +1 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.js +77 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.js.map +1 -0
- package/dist/models/TalentReceivedCriteriaSchema.d.ts +45 -0
- package/dist/models/TalentReceivedCriteriaSchema.d.ts.map +1 -0
- package/dist/models/TalentReceivedCriteriaSchema.js +53 -0
- package/dist/models/TalentReceivedCriteriaSchema.js.map +1 -0
- package/dist/models/TalentReferralSchema.d.ts +46 -0
- package/dist/models/TalentReferralSchema.d.ts.map +1 -0
- package/dist/models/TalentReferralSchema.js +54 -0
- package/dist/models/TalentReferralSchema.js.map +1 -0
- package/dist/models/TalentReferralSchemaReferrer.d.ts +39 -0
- package/dist/models/TalentReferralSchemaReferrer.d.ts.map +1 -0
- package/dist/models/TalentReferralSchemaReferrer.js +51 -0
- package/dist/models/TalentReferralSchemaReferrer.js.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsFilesSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsFilesSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsFilesSchema.js +50 -0
- package/dist/models/TalentRelationshipsFilesSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsOperationsSchema.js +50 -0
- package/dist/models/TalentRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsSchema.d.ts +55 -0
- package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsSchema.js +59 -0
- package/dist/models/TalentRelationshipsSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/TalentResourceSchema.d.ts +75 -0
- package/dist/models/TalentResourceSchema.d.ts.map +1 -0
- package/dist/models/TalentResourceSchema.js +75 -0
- package/dist/models/TalentResourceSchema.js.map +1 -0
- package/dist/models/TalentSchema.d.ts +49 -0
- package/dist/models/TalentSchema.d.ts.map +1 -0
- package/dist/models/TalentSchema.js +55 -0
- package/dist/models/TalentSchema.js.map +1 -0
- package/dist/models/TalentsSchema.d.ts +48 -0
- package/dist/models/TalentsSchema.d.ts.map +1 -0
- package/dist/models/TalentsSchema.js +56 -0
- package/dist/models/TalentsSchema.js.map +1 -0
- package/dist/models/TenantAttributesAddressSchema.d.ts +57 -0
- package/dist/models/TenantAttributesAddressSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesAddressSchema.js +57 -0
- package/dist/models/TenantAttributesAddressSchema.js.map +1 -0
- package/dist/models/TenantAttributesSchema.d.ts +126 -0
- package/dist/models/TenantAttributesSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesSchema.js +88 -0
- package/dist/models/TenantAttributesSchema.js.map +1 -0
- package/dist/models/TenantAttributesSettingsSchema.d.ts +64 -0
- package/dist/models/TenantAttributesSettingsSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesSettingsSchema.js +60 -0
- package/dist/models/TenantAttributesSettingsSchema.js.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.d.ts +57 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.d.ts.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.js +57 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.js.map +1 -0
- package/dist/models/TenantResourceSchema.d.ts +74 -0
- package/dist/models/TenantResourceSchema.d.ts.map +1 -0
- package/dist/models/TenantResourceSchema.js +74 -0
- package/dist/models/TenantResourceSchema.js.map +1 -0
- package/dist/models/TenantSchema.d.ts +49 -0
- package/dist/models/TenantSchema.d.ts.map +1 -0
- package/dist/models/TenantSchema.js +55 -0
- package/dist/models/TenantSchema.js.map +1 -0
- package/dist/models/TenantUploadAttributesSchema.d.ts +78 -0
- package/dist/models/TenantUploadAttributesSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadAttributesSchema.js +70 -0
- package/dist/models/TenantUploadAttributesSchema.js.map +1 -0
- package/dist/models/TenantUploadResourceSchema.d.ts +53 -0
- package/dist/models/TenantUploadResourceSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadResourceSchema.js +61 -0
- package/dist/models/TenantUploadResourceSchema.js.map +1 -0
- package/dist/models/TenantUploadSchema.d.ts +34 -0
- package/dist/models/TenantUploadSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadSchema.js +50 -0
- package/dist/models/TenantUploadSchema.js.map +1 -0
- package/dist/models/TenantsMetaPageSchema.d.ts +57 -0
- package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -0
- package/dist/models/TenantsMetaPageSchema.js +57 -0
- package/dist/models/TenantsMetaPageSchema.js.map +1 -0
- package/dist/models/TenantsMetaSchema.d.ts +40 -0
- package/dist/models/TenantsMetaSchema.d.ts.map +1 -0
- package/dist/models/TenantsMetaSchema.js +52 -0
- package/dist/models/TenantsMetaSchema.js.map +1 -0
- package/dist/models/TenantsSchema.d.ts +48 -0
- package/dist/models/TenantsSchema.d.ts.map +1 -0
- package/dist/models/TenantsSchema.js +56 -0
- package/dist/models/TenantsSchema.js.map +1 -0
- package/dist/models/TranslationAttributesSchema.d.ts +46 -0
- package/dist/models/TranslationAttributesSchema.d.ts.map +1 -0
- package/dist/models/TranslationAttributesSchema.js +56 -0
- package/dist/models/TranslationAttributesSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsJobSchema.js +50 -0
- package/dist/models/TranslationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsReportSchema.js +50 -0
- package/dist/models/TranslationRelationshipsReportSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsSchema.d.ts +55 -0
- package/dist/models/TranslationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsSchema.js +59 -0
- package/dist/models/TranslationRelationshipsSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsTalentSchema.js +50 -0
- package/dist/models/TranslationRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/TranslationResourceSchema.d.ts +75 -0
- package/dist/models/TranslationResourceSchema.d.ts.map +1 -0
- package/dist/models/TranslationResourceSchema.js +75 -0
- package/dist/models/TranslationResourceSchema.js.map +1 -0
- package/dist/models/TranslationSchema.d.ts +49 -0
- package/dist/models/TranslationSchema.d.ts.map +1 -0
- package/dist/models/TranslationSchema.js +55 -0
- package/dist/models/TranslationSchema.js.map +1 -0
- package/dist/models/TranslationsSchema.d.ts +48 -0
- package/dist/models/TranslationsSchema.d.ts.map +1 -0
- package/dist/models/TranslationsSchema.js +56 -0
- package/dist/models/TranslationsSchema.js.map +1 -0
- package/dist/models/UpdateAdRequestBody.d.ts +34 -0
- package/dist/models/UpdateAdRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAdRequestBody.js +52 -0
- package/dist/models/UpdateAdRequestBody.js.map +1 -0
- package/dist/models/UpdateAdRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAdRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAdRequestBodyData.js +67 -0
- package/dist/models/UpdateAdRequestBodyData.js.map +1 -0
- package/dist/models/UpdateApikeyRequestBody.d.ts +34 -0
- package/dist/models/UpdateApikeyRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateApikeyRequestBody.js +52 -0
- package/dist/models/UpdateApikeyRequestBody.js.map +1 -0
- package/dist/models/UpdateApikeyRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateApikeyRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateApikeyRequestBodyData.js +67 -0
- package/dist/models/UpdateApikeyRequestBodyData.js.map +1 -0
- package/dist/models/UpdateAssessmentRequestBody.d.ts +34 -0
- package/dist/models/UpdateAssessmentRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAssessmentRequestBody.js +52 -0
- package/dist/models/UpdateAssessmentRequestBody.js.map +1 -0
- package/dist/models/UpdateAssessmentRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAssessmentRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAssessmentRequestBodyData.js +67 -0
- package/dist/models/UpdateAssessmentRequestBodyData.js.map +1 -0
- package/dist/models/UpdateBrowserRequestBody.d.ts +34 -0
- package/dist/models/UpdateBrowserRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateBrowserRequestBody.js +52 -0
- package/dist/models/UpdateBrowserRequestBody.js.map +1 -0
- package/dist/models/UpdateBrowserRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateBrowserRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateBrowserRequestBodyData.js +67 -0
- package/dist/models/UpdateBrowserRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCallRequestBody.d.ts +34 -0
- package/dist/models/UpdateCallRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateCallRequestBody.js +52 -0
- package/dist/models/UpdateCallRequestBody.js.map +1 -0
- package/dist/models/UpdateCallRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateCallRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateCallRequestBodyData.js +67 -0
- package/dist/models/UpdateCallRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCandidateRequestBody.d.ts +34 -0
- package/dist/models/UpdateCandidateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateCandidateRequestBody.js +52 -0
- package/dist/models/UpdateCandidateRequestBody.js.map +1 -0
- package/dist/models/UpdateCandidateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateCandidateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateCandidateRequestBodyData.js +67 -0
- package/dist/models/UpdateCandidateRequestBodyData.js.map +1 -0
- package/dist/models/UpdateConversationRequestBody.d.ts +34 -0
- package/dist/models/UpdateConversationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateConversationRequestBody.js +52 -0
- package/dist/models/UpdateConversationRequestBody.js.map +1 -0
- package/dist/models/UpdateConversationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateConversationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateConversationRequestBodyData.js +67 -0
- package/dist/models/UpdateConversationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateEmailRequestBody.d.ts +34 -0
- package/dist/models/UpdateEmailRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateEmailRequestBody.js +52 -0
- package/dist/models/UpdateEmailRequestBody.js.map +1 -0
- package/dist/models/UpdateEmailRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateEmailRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateEmailRequestBodyData.js +67 -0
- package/dist/models/UpdateEmailRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFileRequestBody.d.ts +34 -0
- package/dist/models/UpdateFileRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFileRequestBody.js +52 -0
- package/dist/models/UpdateFileRequestBody.js.map +1 -0
- package/dist/models/UpdateFileRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFileRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFileRequestBodyData.js +67 -0
- package/dist/models/UpdateFileRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFinderRequestBody.d.ts +34 -0
- package/dist/models/UpdateFinderRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFinderRequestBody.js +52 -0
- package/dist/models/UpdateFinderRequestBody.js.map +1 -0
- package/dist/models/UpdateFinderRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFinderRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFinderRequestBodyData.js +67 -0
- package/dist/models/UpdateFinderRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFormRequestBody.d.ts +34 -0
- package/dist/models/UpdateFormRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFormRequestBody.js +52 -0
- package/dist/models/UpdateFormRequestBody.js.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.js +67 -0
- package/dist/models/UpdateFormRequestBodyData.js.map +1 -0
- package/dist/models/UpdateJobRequestBody.d.ts +34 -0
- package/dist/models/UpdateJobRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateJobRequestBody.js +52 -0
- package/dist/models/UpdateJobRequestBody.js.map +1 -0
- package/dist/models/UpdateJobRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateJobRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateJobRequestBodyData.js +67 -0
- package/dist/models/UpdateJobRequestBodyData.js.map +1 -0
- package/dist/models/UpdateLinkRequestBody.d.ts +34 -0
- package/dist/models/UpdateLinkRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateLinkRequestBody.js +52 -0
- package/dist/models/UpdateLinkRequestBody.js.map +1 -0
- package/dist/models/UpdateLinkRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateLinkRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateLinkRequestBodyData.js +67 -0
- package/dist/models/UpdateLinkRequestBodyData.js.map +1 -0
- package/dist/models/UpdateMeetingRequestBody.d.ts +34 -0
- package/dist/models/UpdateMeetingRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateMeetingRequestBody.js +52 -0
- package/dist/models/UpdateMeetingRequestBody.js.map +1 -0
- package/dist/models/UpdateMeetingRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateMeetingRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateMeetingRequestBodyData.js +67 -0
- package/dist/models/UpdateMeetingRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNoteRequestBody.d.ts +34 -0
- package/dist/models/UpdateNoteRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateNoteRequestBody.js +52 -0
- package/dist/models/UpdateNoteRequestBody.js.map +1 -0
- package/dist/models/UpdateNoteRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateNoteRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateNoteRequestBodyData.js +67 -0
- package/dist/models/UpdateNoteRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBody.d.ts +34 -0
- package/dist/models/UpdateNotificationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBody.js +52 -0
- package/dist/models/UpdateNotificationRequestBody.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateNotificationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyData.js +67 -0
- package/dist/models/UpdateNotificationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.d.ts +41 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.js +57 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/UpdateOperationRequestBody.d.ts +34 -0
- package/dist/models/UpdateOperationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateOperationRequestBody.js +52 -0
- package/dist/models/UpdateOperationRequestBody.js.map +1 -0
- package/dist/models/UpdateOperationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateOperationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateOperationRequestBodyData.js +67 -0
- package/dist/models/UpdateOperationRequestBodyData.js.map +1 -0
- package/dist/models/UpdatePersonaRequestBody.d.ts +34 -0
- package/dist/models/UpdatePersonaRequestBody.d.ts.map +1 -0
- package/dist/models/UpdatePersonaRequestBody.js +52 -0
- package/dist/models/UpdatePersonaRequestBody.js.map +1 -0
- package/dist/models/UpdatePersonaRequestBodyData.d.ts +53 -0
- package/dist/models/UpdatePersonaRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdatePersonaRequestBodyData.js +67 -0
- package/dist/models/UpdatePersonaRequestBodyData.js.map +1 -0
- package/dist/models/UpdateReportRequestBody.d.ts +34 -0
- package/dist/models/UpdateReportRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateReportRequestBody.js +52 -0
- package/dist/models/UpdateReportRequestBody.js.map +1 -0
- package/dist/models/UpdateReportRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateReportRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateReportRequestBodyData.js +67 -0
- package/dist/models/UpdateReportRequestBodyData.js.map +1 -0
- package/dist/models/UpdateRoleRequestBody.d.ts +34 -0
- package/dist/models/UpdateRoleRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateRoleRequestBody.js +52 -0
- package/dist/models/UpdateRoleRequestBody.js.map +1 -0
- package/dist/models/UpdateRoleRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateRoleRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateRoleRequestBodyData.js +67 -0
- package/dist/models/UpdateRoleRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTalentRequestBody.d.ts +34 -0
- package/dist/models/UpdateTalentRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTalentRequestBody.js +52 -0
- package/dist/models/UpdateTalentRequestBody.js.map +1 -0
- package/dist/models/UpdateTalentRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTalentRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTalentRequestBodyData.js +67 -0
- package/dist/models/UpdateTalentRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTenantRequestBody.d.ts +34 -0
- package/dist/models/UpdateTenantRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTenantRequestBody.js +52 -0
- package/dist/models/UpdateTenantRequestBody.js.map +1 -0
- package/dist/models/UpdateTenantRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTenantRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTenantRequestBodyData.js +67 -0
- package/dist/models/UpdateTenantRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTranslationRequestBody.d.ts +34 -0
- package/dist/models/UpdateTranslationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTranslationRequestBody.js +52 -0
- package/dist/models/UpdateTranslationRequestBody.js.map +1 -0
- package/dist/models/UpdateTranslationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTranslationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTranslationRequestBodyData.js +67 -0
- package/dist/models/UpdateTranslationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateUserRequestBody.d.ts +34 -0
- package/dist/models/UpdateUserRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateUserRequestBody.js +52 -0
- package/dist/models/UpdateUserRequestBody.js.map +1 -0
- package/dist/models/UpdateUserRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateUserRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateUserRequestBodyData.js +67 -0
- package/dist/models/UpdateUserRequestBodyData.js.map +1 -0
- package/dist/models/UpdateWebhookRequestBody.d.ts +34 -0
- package/dist/models/UpdateWebhookRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateWebhookRequestBody.js +52 -0
- package/dist/models/UpdateWebhookRequestBody.js.map +1 -0
- package/dist/models/UpdateWebhookRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateWebhookRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateWebhookRequestBodyData.js +67 -0
- package/dist/models/UpdateWebhookRequestBodyData.js.map +1 -0
- package/dist/models/UserAttributesSchema.d.ts +113 -0
- package/dist/models/UserAttributesSchema.d.ts.map +1 -0
- package/dist/models/UserAttributesSchema.js +79 -0
- package/dist/models/UserAttributesSchema.js.map +1 -0
- package/dist/models/UserHistoryEventSchema.d.ts +119 -0
- package/dist/models/UserHistoryEventSchema.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchema.js +79 -0
- package/dist/models/UserHistoryEventSchema.js.map +1 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.d.ts +39 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.js +51 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.js.map +1 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.d.ts +39 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.js +51 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.js.map +1 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.js +51 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsApikeysSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsApikeysSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsApikeysSchema.js +50 -0
- package/dist/models/UserRelationshipsApikeysSchema.js.map +1 -0
- package/dist/models/UserRelationshipsJobsDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsJobsDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsJobsDataSchema.js +51 -0
- package/dist/models/UserRelationshipsJobsDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsJobsSchema.js +50 -0
- package/dist/models/UserRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/UserRelationshipsRoleDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsRoleDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsRoleDataSchema.js +51 -0
- package/dist/models/UserRelationshipsRoleDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsRoleSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsRoleSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsRoleSchema.js +50 -0
- package/dist/models/UserRelationshipsRoleSchema.js.map +1 -0
- package/dist/models/UserRelationshipsSchema.d.ts +48 -0
- package/dist/models/UserRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsSchema.js +56 -0
- package/dist/models/UserRelationshipsSchema.js.map +1 -0
- package/dist/models/UserResourceSchema.d.ts +75 -0
- package/dist/models/UserResourceSchema.d.ts.map +1 -0
- package/dist/models/UserResourceSchema.js +75 -0
- package/dist/models/UserResourceSchema.js.map +1 -0
- package/dist/models/UserSchema.d.ts +49 -0
- package/dist/models/UserSchema.d.ts.map +1 -0
- package/dist/models/UserSchema.js +55 -0
- package/dist/models/UserSchema.js.map +1 -0
- package/dist/models/UserUploadAttributesSchema.d.ts +76 -0
- package/dist/models/UserUploadAttributesSchema.d.ts.map +1 -0
- package/dist/models/UserUploadAttributesSchema.js +68 -0
- package/dist/models/UserUploadAttributesSchema.js.map +1 -0
- package/dist/models/UserUploadResourceSchema.d.ts +53 -0
- package/dist/models/UserUploadResourceSchema.d.ts.map +1 -0
- package/dist/models/UserUploadResourceSchema.js +61 -0
- package/dist/models/UserUploadResourceSchema.js.map +1 -0
- package/dist/models/UserUploadSchema.d.ts +34 -0
- package/dist/models/UserUploadSchema.d.ts.map +1 -0
- package/dist/models/UserUploadSchema.js +50 -0
- package/dist/models/UserUploadSchema.js.map +1 -0
- package/dist/models/UsersSchema.d.ts +48 -0
- package/dist/models/UsersSchema.d.ts.map +1 -0
- package/dist/models/UsersSchema.js +56 -0
- package/dist/models/UsersSchema.js.map +1 -0
- package/dist/models/WebhookAttributesSchema.d.ts +46 -0
- package/dist/models/WebhookAttributesSchema.d.ts.map +1 -0
- package/dist/models/WebhookAttributesSchema.js +56 -0
- package/dist/models/WebhookAttributesSchema.js.map +1 -0
- package/dist/models/WebhookResourceSchema.d.ts +74 -0
- package/dist/models/WebhookResourceSchema.d.ts.map +1 -0
- package/dist/models/WebhookResourceSchema.js +74 -0
- package/dist/models/WebhookResourceSchema.js.map +1 -0
- package/dist/models/WebhookSchema.d.ts +49 -0
- package/dist/models/WebhookSchema.d.ts.map +1 -0
- package/dist/models/WebhookSchema.js +55 -0
- package/dist/models/WebhookSchema.js.map +1 -0
- package/dist/models/WebhooksSchema.d.ts +48 -0
- package/dist/models/WebhooksSchema.d.ts.map +1 -0
- package/dist/models/WebhooksSchema.js +56 -0
- package/dist/models/WebhooksSchema.js.map +1 -0
- package/dist/models/index.d.ts +425 -0
- package/dist/models/index.d.ts.map +1 -0
- package/dist/models/index.js +443 -0
- package/dist/models/index.js.map +1 -0
- package/dist/runtime.d.ts +185 -0
- package/dist/runtime.d.ts.map +1 -0
- package/dist/runtime.js +339 -0
- package/dist/runtime.js.map +1 -0
- package/package.json +28 -0
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import * as runtime from '../runtime';
|
|
13
|
+
import type { CreateFinderRequestBody, FinderSchema, FindersSchema, UpdateFinderRequestBody } from '../models/index';
|
|
14
|
+
export interface CreateFinderRequest {
|
|
15
|
+
createFinderRequestBody: CreateFinderRequestBody;
|
|
16
|
+
}
|
|
17
|
+
export interface DeleteFinderRequest {
|
|
18
|
+
finderId: string;
|
|
19
|
+
}
|
|
20
|
+
export interface FinderOptionsRequest {
|
|
21
|
+
finderId: string;
|
|
22
|
+
}
|
|
23
|
+
export interface ListFindersRequest {
|
|
24
|
+
filterStatus?: ListFindersFilterStatusEnum;
|
|
25
|
+
filterType?: ListFindersFilterTypeEnum;
|
|
26
|
+
filterCreatedFrom?: Date;
|
|
27
|
+
filterCreatedTo?: Date;
|
|
28
|
+
filterModifiedFrom?: Date;
|
|
29
|
+
filterModifiedTo?: Date;
|
|
30
|
+
pageSize?: number;
|
|
31
|
+
pageNumber?: number;
|
|
32
|
+
pageAfter?: any;
|
|
33
|
+
pageBefore?: string;
|
|
34
|
+
}
|
|
35
|
+
export interface ShowFinderRequest {
|
|
36
|
+
finderId: string;
|
|
37
|
+
}
|
|
38
|
+
export interface UpdateFinderRequest {
|
|
39
|
+
finderId: string;
|
|
40
|
+
updateFinderRequestBody: UpdateFinderRequestBody;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
export declare class FindersApi extends runtime.BaseAPI {
|
|
46
|
+
/**
|
|
47
|
+
* Creates request options for createFinder without sending the request
|
|
48
|
+
*/
|
|
49
|
+
createFinderRequestOpts(requestParameters: CreateFinderRequest): Promise<runtime.RequestOpts>;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a new finder search in your account. ### Finder\'s Attributes Here is a table that describes the attributes of the finder object: | Attribute | Type | Required | Description | |-----------|------|----------|-------------| | `name` | string | Yes | The name of the finder search (1-256 characters) | | `type` | string | Yes | The type of search: talents, candidates, jobs, emails, users, reports | | `query` | object | No | The search query parameters sent to OpenSearch (e.g. `{ \"type\": \"talents\", \"jobId\": \"...\" }`) | | `results` | object | No | The search results (auto-populated after OpenSearch query execution) | | `status` | string | No | The current status: active (default), pending, completed, failed, archived | | `languageCode` | string | No | Language code for the finder (default: `en`) | | `settings` | object | No | Additional configuration settings | | `source` | string | No | Source of the finder creation (nullable) | | `ttl` | string | No | Time-to-live expiration timestamp in ISO 8601 format (nullable) | | `timestamps.created` | string | No | The date and time when the finder was created (ISO 8601 format) | | `timestamps.modified` | string | No | The date and time when the finder was last modified (ISO 8601 format) | ### Relationships | Relationship | Type | Description | |-------------|------|-------------| | `jobs` | array | Associated job resources | | `users` | array | Associated user resources | | `talents` | array | Associated talent resources | | `candidates` | array | Associated candidate resources | ### Behavior When a `query` is provided, OpenSearch is queried immediately. The `results` field is populated with matching documents and `status` is set to `completed` or `failed`.
|
|
52
|
+
* Create Finder
|
|
53
|
+
*/
|
|
54
|
+
createFinderRaw(requestParameters: CreateFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FinderSchema>>;
|
|
55
|
+
/**
|
|
56
|
+
* Creates a new finder search in your account. ### Finder\'s Attributes Here is a table that describes the attributes of the finder object: | Attribute | Type | Required | Description | |-----------|------|----------|-------------| | `name` | string | Yes | The name of the finder search (1-256 characters) | | `type` | string | Yes | The type of search: talents, candidates, jobs, emails, users, reports | | `query` | object | No | The search query parameters sent to OpenSearch (e.g. `{ \"type\": \"talents\", \"jobId\": \"...\" }`) | | `results` | object | No | The search results (auto-populated after OpenSearch query execution) | | `status` | string | No | The current status: active (default), pending, completed, failed, archived | | `languageCode` | string | No | Language code for the finder (default: `en`) | | `settings` | object | No | Additional configuration settings | | `source` | string | No | Source of the finder creation (nullable) | | `ttl` | string | No | Time-to-live expiration timestamp in ISO 8601 format (nullable) | | `timestamps.created` | string | No | The date and time when the finder was created (ISO 8601 format) | | `timestamps.modified` | string | No | The date and time when the finder was last modified (ISO 8601 format) | ### Relationships | Relationship | Type | Description | |-------------|------|-------------| | `jobs` | array | Associated job resources | | `users` | array | Associated user resources | | `talents` | array | Associated talent resources | | `candidates` | array | Associated candidate resources | ### Behavior When a `query` is provided, OpenSearch is queried immediately. The `results` field is populated with matching documents and `status` is set to `completed` or `failed`.
|
|
57
|
+
* Create Finder
|
|
58
|
+
*/
|
|
59
|
+
createFinder(requestParameters: CreateFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FinderSchema>;
|
|
60
|
+
/**
|
|
61
|
+
* Creates request options for deleteFinder without sending the request
|
|
62
|
+
*/
|
|
63
|
+
deleteFinderRequestOpts(requestParameters: DeleteFinderRequest): Promise<runtime.RequestOpts>;
|
|
64
|
+
/**
|
|
65
|
+
* This endpoint allows you to delete a specific finder from your account. Once deleted, the finder\'s information will be permanently removed and cannot be recovered.
|
|
66
|
+
* Delete Finder
|
|
67
|
+
*/
|
|
68
|
+
deleteFinderRaw(requestParameters: DeleteFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
69
|
+
/**
|
|
70
|
+
* This endpoint allows you to delete a specific finder from your account. Once deleted, the finder\'s information will be permanently removed and cannot be recovered.
|
|
71
|
+
* Delete Finder
|
|
72
|
+
*/
|
|
73
|
+
deleteFinder(requestParameters: DeleteFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
74
|
+
/**
|
|
75
|
+
* Creates request options for finderOptions without sending the request
|
|
76
|
+
*/
|
|
77
|
+
finderOptionsRequestOpts(requestParameters: FinderOptionsRequest): Promise<runtime.RequestOpts>;
|
|
78
|
+
/**
|
|
79
|
+
* Enable CORS by returning correct headers
|
|
80
|
+
* Finder Options
|
|
81
|
+
*/
|
|
82
|
+
finderOptionsRaw(requestParameters: FinderOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
83
|
+
/**
|
|
84
|
+
* Enable CORS by returning correct headers
|
|
85
|
+
* Finder Options
|
|
86
|
+
*/
|
|
87
|
+
finderOptions(requestParameters: FinderOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
88
|
+
/**
|
|
89
|
+
* Creates request options for findersOptions without sending the request
|
|
90
|
+
*/
|
|
91
|
+
findersOptionsRequestOpts(): Promise<runtime.RequestOpts>;
|
|
92
|
+
/**
|
|
93
|
+
* Enable CORS by returning correct headers
|
|
94
|
+
* Finders Options
|
|
95
|
+
*/
|
|
96
|
+
findersOptionsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
97
|
+
/**
|
|
98
|
+
* Enable CORS by returning correct headers
|
|
99
|
+
* Finders Options
|
|
100
|
+
*/
|
|
101
|
+
findersOptions(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
102
|
+
/**
|
|
103
|
+
* Creates request options for listFinders without sending the request
|
|
104
|
+
*/
|
|
105
|
+
listFindersRequestOpts(requestParameters: ListFindersRequest): Promise<runtime.RequestOpts>;
|
|
106
|
+
/**
|
|
107
|
+
* Returns a collection of your account finders ## Overview Returns a collection of your account finders, sorted by the time they were inserted into the system in ascending order. ### Finders Endpoints Pagination The finders endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
|
|
108
|
+
* List Finders
|
|
109
|
+
*/
|
|
110
|
+
listFindersRaw(requestParameters: ListFindersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FindersSchema>>;
|
|
111
|
+
/**
|
|
112
|
+
* Returns a collection of your account finders ## Overview Returns a collection of your account finders, sorted by the time they were inserted into the system in ascending order. ### Finders Endpoints Pagination The finders endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
|
|
113
|
+
* List Finders
|
|
114
|
+
*/
|
|
115
|
+
listFinders(requestParameters?: ListFindersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FindersSchema>;
|
|
116
|
+
/**
|
|
117
|
+
* Creates request options for showFinder without sending the request
|
|
118
|
+
*/
|
|
119
|
+
showFinderRequestOpts(requestParameters: ShowFinderRequest): Promise<runtime.RequestOpts>;
|
|
120
|
+
/**
|
|
121
|
+
* This endpoint retrieves details of a specific finder from your account. You can view information such as name, type, query, results, status, settings, and other relevant attributes of the finder.
|
|
122
|
+
* Show Finder
|
|
123
|
+
*/
|
|
124
|
+
showFinderRaw(requestParameters: ShowFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FinderSchema>>;
|
|
125
|
+
/**
|
|
126
|
+
* This endpoint retrieves details of a specific finder from your account. You can view information such as name, type, query, results, status, settings, and other relevant attributes of the finder.
|
|
127
|
+
* Show Finder
|
|
128
|
+
*/
|
|
129
|
+
showFinder(requestParameters: ShowFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FinderSchema>;
|
|
130
|
+
/**
|
|
131
|
+
* Creates request options for updateFinder without sending the request
|
|
132
|
+
*/
|
|
133
|
+
updateFinderRequestOpts(requestParameters: UpdateFinderRequest): Promise<runtime.RequestOpts>;
|
|
134
|
+
/**
|
|
135
|
+
* This endpoint allows you to update details of a specific finder in your account. You can modify information such as name, query, status, settings, and other relevant attributes of the finder. Only the fields provided in the request will be updated.
|
|
136
|
+
* Update Finder
|
|
137
|
+
*/
|
|
138
|
+
updateFinderRaw(requestParameters: UpdateFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FinderSchema>>;
|
|
139
|
+
/**
|
|
140
|
+
* This endpoint allows you to update details of a specific finder in your account. You can modify information such as name, query, status, settings, and other relevant attributes of the finder. Only the fields provided in the request will be updated.
|
|
141
|
+
* Update Finder
|
|
142
|
+
*/
|
|
143
|
+
updateFinder(requestParameters: UpdateFinderRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FinderSchema>;
|
|
144
|
+
}
|
|
145
|
+
/**
|
|
146
|
+
* @export
|
|
147
|
+
*/
|
|
148
|
+
export declare const ListFindersFilterStatusEnum: {
|
|
149
|
+
readonly Active: "active";
|
|
150
|
+
readonly Pending: "pending";
|
|
151
|
+
readonly Completed: "completed";
|
|
152
|
+
readonly Failed: "failed";
|
|
153
|
+
readonly Archived: "archived";
|
|
154
|
+
};
|
|
155
|
+
export type ListFindersFilterStatusEnum = typeof ListFindersFilterStatusEnum[keyof typeof ListFindersFilterStatusEnum];
|
|
156
|
+
/**
|
|
157
|
+
* @export
|
|
158
|
+
*/
|
|
159
|
+
export declare const ListFindersFilterTypeEnum: {
|
|
160
|
+
readonly Talents: "talents";
|
|
161
|
+
readonly Candidates: "candidates";
|
|
162
|
+
readonly Jobs: "jobs";
|
|
163
|
+
readonly Emails: "emails";
|
|
164
|
+
readonly Users: "users";
|
|
165
|
+
readonly Reports: "reports";
|
|
166
|
+
};
|
|
167
|
+
export type ListFindersFilterTypeEnum = typeof ListFindersFilterTypeEnum[keyof typeof ListFindersFilterTypeEnum];
|
|
168
|
+
//# sourceMappingURL=FindersApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FindersApi.d.ts","sourceRoot":"","sources":["../../src/apis/FindersApi.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,384 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
20
|
+
}
|
|
21
|
+
Object.defineProperty(o, k2, desc);
|
|
22
|
+
}) : (function(o, m, k, k2) {
|
|
23
|
+
if (k2 === undefined) k2 = k;
|
|
24
|
+
o[k2] = m[k];
|
|
25
|
+
}));
|
|
26
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
28
|
+
}) : function(o, v) {
|
|
29
|
+
o["default"] = v;
|
|
30
|
+
});
|
|
31
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
32
|
+
var ownKeys = function(o) {
|
|
33
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
34
|
+
var ar = [];
|
|
35
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
36
|
+
return ar;
|
|
37
|
+
};
|
|
38
|
+
return ownKeys(o);
|
|
39
|
+
};
|
|
40
|
+
return function (mod) {
|
|
41
|
+
if (mod && mod.__esModule) return mod;
|
|
42
|
+
var result = {};
|
|
43
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
44
|
+
__setModuleDefault(result, mod);
|
|
45
|
+
return result;
|
|
46
|
+
};
|
|
47
|
+
})();
|
|
48
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49
|
+
exports.ListFindersFilterTypeEnum = exports.ListFindersFilterStatusEnum = exports.FindersApi = void 0;
|
|
50
|
+
const runtime = __importStar(require("../runtime"));
|
|
51
|
+
const index_1 = require("../models/index");
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
class FindersApi extends runtime.BaseAPI {
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for createFinder without sending the request
|
|
58
|
+
*/
|
|
59
|
+
async createFinderRequestOpts(requestParameters) {
|
|
60
|
+
if (requestParameters['createFinderRequestBody'] == null) {
|
|
61
|
+
throw new runtime.RequiredError('createFinderRequestBody', 'Required parameter "createFinderRequestBody" was null or undefined when calling createFinder().');
|
|
62
|
+
}
|
|
63
|
+
const queryParameters = {};
|
|
64
|
+
const headerParameters = {};
|
|
65
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
66
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
67
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
68
|
+
}
|
|
69
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
70
|
+
// oauth required
|
|
71
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
72
|
+
}
|
|
73
|
+
let urlPath = `/v1/finders`;
|
|
74
|
+
return {
|
|
75
|
+
path: urlPath,
|
|
76
|
+
method: 'POST',
|
|
77
|
+
headers: headerParameters,
|
|
78
|
+
query: queryParameters,
|
|
79
|
+
body: (0, index_1.CreateFinderRequestBodyToJSON)(requestParameters['createFinderRequestBody']),
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Creates a new finder search in your account. ### Finder\'s Attributes Here is a table that describes the attributes of the finder object: | Attribute | Type | Required | Description | |-----------|------|----------|-------------| | `name` | string | Yes | The name of the finder search (1-256 characters) | | `type` | string | Yes | The type of search: talents, candidates, jobs, emails, users, reports | | `query` | object | No | The search query parameters sent to OpenSearch (e.g. `{ \"type\": \"talents\", \"jobId\": \"...\" }`) | | `results` | object | No | The search results (auto-populated after OpenSearch query execution) | | `status` | string | No | The current status: active (default), pending, completed, failed, archived | | `languageCode` | string | No | Language code for the finder (default: `en`) | | `settings` | object | No | Additional configuration settings | | `source` | string | No | Source of the finder creation (nullable) | | `ttl` | string | No | Time-to-live expiration timestamp in ISO 8601 format (nullable) | | `timestamps.created` | string | No | The date and time when the finder was created (ISO 8601 format) | | `timestamps.modified` | string | No | The date and time when the finder was last modified (ISO 8601 format) | ### Relationships | Relationship | Type | Description | |-------------|------|-------------| | `jobs` | array | Associated job resources | | `users` | array | Associated user resources | | `talents` | array | Associated talent resources | | `candidates` | array | Associated candidate resources | ### Behavior When a `query` is provided, OpenSearch is queried immediately. The `results` field is populated with matching documents and `status` is set to `completed` or `failed`.
|
|
84
|
+
* Create Finder
|
|
85
|
+
*/
|
|
86
|
+
async createFinderRaw(requestParameters, initOverrides) {
|
|
87
|
+
const requestOptions = await this.createFinderRequestOpts(requestParameters);
|
|
88
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
89
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.FinderSchemaFromJSON)(jsonValue));
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Creates a new finder search in your account. ### Finder\'s Attributes Here is a table that describes the attributes of the finder object: | Attribute | Type | Required | Description | |-----------|------|----------|-------------| | `name` | string | Yes | The name of the finder search (1-256 characters) | | `type` | string | Yes | The type of search: talents, candidates, jobs, emails, users, reports | | `query` | object | No | The search query parameters sent to OpenSearch (e.g. `{ \"type\": \"talents\", \"jobId\": \"...\" }`) | | `results` | object | No | The search results (auto-populated after OpenSearch query execution) | | `status` | string | No | The current status: active (default), pending, completed, failed, archived | | `languageCode` | string | No | Language code for the finder (default: `en`) | | `settings` | object | No | Additional configuration settings | | `source` | string | No | Source of the finder creation (nullable) | | `ttl` | string | No | Time-to-live expiration timestamp in ISO 8601 format (nullable) | | `timestamps.created` | string | No | The date and time when the finder was created (ISO 8601 format) | | `timestamps.modified` | string | No | The date and time when the finder was last modified (ISO 8601 format) | ### Relationships | Relationship | Type | Description | |-------------|------|-------------| | `jobs` | array | Associated job resources | | `users` | array | Associated user resources | | `talents` | array | Associated talent resources | | `candidates` | array | Associated candidate resources | ### Behavior When a `query` is provided, OpenSearch is queried immediately. The `results` field is populated with matching documents and `status` is set to `completed` or `failed`.
|
|
93
|
+
* Create Finder
|
|
94
|
+
*/
|
|
95
|
+
async createFinder(requestParameters, initOverrides) {
|
|
96
|
+
const response = await this.createFinderRaw(requestParameters, initOverrides);
|
|
97
|
+
return await response.value();
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Creates request options for deleteFinder without sending the request
|
|
101
|
+
*/
|
|
102
|
+
async deleteFinderRequestOpts(requestParameters) {
|
|
103
|
+
if (requestParameters['finderId'] == null) {
|
|
104
|
+
throw new runtime.RequiredError('finderId', 'Required parameter "finderId" was null or undefined when calling deleteFinder().');
|
|
105
|
+
}
|
|
106
|
+
const queryParameters = {};
|
|
107
|
+
const headerParameters = {};
|
|
108
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
109
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
110
|
+
}
|
|
111
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
112
|
+
// oauth required
|
|
113
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
114
|
+
}
|
|
115
|
+
let urlPath = `/v1/finders/{finderId}`;
|
|
116
|
+
urlPath = urlPath.replace(`{${"finderId"}}`, encodeURIComponent(String(requestParameters['finderId'])));
|
|
117
|
+
return {
|
|
118
|
+
path: urlPath,
|
|
119
|
+
method: 'DELETE',
|
|
120
|
+
headers: headerParameters,
|
|
121
|
+
query: queryParameters,
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* This endpoint allows you to delete a specific finder from your account. Once deleted, the finder\'s information will be permanently removed and cannot be recovered.
|
|
126
|
+
* Delete Finder
|
|
127
|
+
*/
|
|
128
|
+
async deleteFinderRaw(requestParameters, initOverrides) {
|
|
129
|
+
const requestOptions = await this.deleteFinderRequestOpts(requestParameters);
|
|
130
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
131
|
+
return new runtime.VoidApiResponse(response);
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* This endpoint allows you to delete a specific finder from your account. Once deleted, the finder\'s information will be permanently removed and cannot be recovered.
|
|
135
|
+
* Delete Finder
|
|
136
|
+
*/
|
|
137
|
+
async deleteFinder(requestParameters, initOverrides) {
|
|
138
|
+
await this.deleteFinderRaw(requestParameters, initOverrides);
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Creates request options for finderOptions without sending the request
|
|
142
|
+
*/
|
|
143
|
+
async finderOptionsRequestOpts(requestParameters) {
|
|
144
|
+
if (requestParameters['finderId'] == null) {
|
|
145
|
+
throw new runtime.RequiredError('finderId', 'Required parameter "finderId" was null or undefined when calling finderOptions().');
|
|
146
|
+
}
|
|
147
|
+
const queryParameters = {};
|
|
148
|
+
const headerParameters = {};
|
|
149
|
+
let urlPath = `/v1/finders/{finderId}`;
|
|
150
|
+
urlPath = urlPath.replace(`{${"finderId"}}`, encodeURIComponent(String(requestParameters['finderId'])));
|
|
151
|
+
return {
|
|
152
|
+
path: urlPath,
|
|
153
|
+
method: 'OPTIONS',
|
|
154
|
+
headers: headerParameters,
|
|
155
|
+
query: queryParameters,
|
|
156
|
+
};
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Enable CORS by returning correct headers
|
|
160
|
+
* Finder Options
|
|
161
|
+
*/
|
|
162
|
+
async finderOptionsRaw(requestParameters, initOverrides) {
|
|
163
|
+
const requestOptions = await this.finderOptionsRequestOpts(requestParameters);
|
|
164
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
165
|
+
return new runtime.VoidApiResponse(response);
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Enable CORS by returning correct headers
|
|
169
|
+
* Finder Options
|
|
170
|
+
*/
|
|
171
|
+
async finderOptions(requestParameters, initOverrides) {
|
|
172
|
+
await this.finderOptionsRaw(requestParameters, initOverrides);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Creates request options for findersOptions without sending the request
|
|
176
|
+
*/
|
|
177
|
+
async findersOptionsRequestOpts() {
|
|
178
|
+
const queryParameters = {};
|
|
179
|
+
const headerParameters = {};
|
|
180
|
+
let urlPath = `/v1/finders`;
|
|
181
|
+
return {
|
|
182
|
+
path: urlPath,
|
|
183
|
+
method: 'OPTIONS',
|
|
184
|
+
headers: headerParameters,
|
|
185
|
+
query: queryParameters,
|
|
186
|
+
};
|
|
187
|
+
}
|
|
188
|
+
/**
|
|
189
|
+
* Enable CORS by returning correct headers
|
|
190
|
+
* Finders Options
|
|
191
|
+
*/
|
|
192
|
+
async findersOptionsRaw(initOverrides) {
|
|
193
|
+
const requestOptions = await this.findersOptionsRequestOpts();
|
|
194
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
195
|
+
return new runtime.VoidApiResponse(response);
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* Enable CORS by returning correct headers
|
|
199
|
+
* Finders Options
|
|
200
|
+
*/
|
|
201
|
+
async findersOptions(initOverrides) {
|
|
202
|
+
await this.findersOptionsRaw(initOverrides);
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* Creates request options for listFinders without sending the request
|
|
206
|
+
*/
|
|
207
|
+
async listFindersRequestOpts(requestParameters) {
|
|
208
|
+
const queryParameters = {};
|
|
209
|
+
if (requestParameters['filterStatus'] != null) {
|
|
210
|
+
queryParameters['filterStatus'] = requestParameters['filterStatus'];
|
|
211
|
+
}
|
|
212
|
+
if (requestParameters['filterType'] != null) {
|
|
213
|
+
queryParameters['filterType'] = requestParameters['filterType'];
|
|
214
|
+
}
|
|
215
|
+
if (requestParameters['filterCreatedFrom'] != null) {
|
|
216
|
+
queryParameters['filterCreatedFrom'] = requestParameters['filterCreatedFrom'].toISOString();
|
|
217
|
+
}
|
|
218
|
+
if (requestParameters['filterCreatedTo'] != null) {
|
|
219
|
+
queryParameters['filterCreatedTo'] = requestParameters['filterCreatedTo'].toISOString();
|
|
220
|
+
}
|
|
221
|
+
if (requestParameters['filterModifiedFrom'] != null) {
|
|
222
|
+
queryParameters['filterModifiedFrom'] = requestParameters['filterModifiedFrom'].toISOString();
|
|
223
|
+
}
|
|
224
|
+
if (requestParameters['filterModifiedTo'] != null) {
|
|
225
|
+
queryParameters['filterModifiedTo'] = requestParameters['filterModifiedTo'].toISOString();
|
|
226
|
+
}
|
|
227
|
+
if (requestParameters['pageSize'] != null) {
|
|
228
|
+
queryParameters['pageSize'] = requestParameters['pageSize'];
|
|
229
|
+
}
|
|
230
|
+
if (requestParameters['pageNumber'] != null) {
|
|
231
|
+
queryParameters['pageNumber'] = requestParameters['pageNumber'];
|
|
232
|
+
}
|
|
233
|
+
if (requestParameters['pageAfter'] != null) {
|
|
234
|
+
queryParameters['pageAfter'] = requestParameters['pageAfter'];
|
|
235
|
+
}
|
|
236
|
+
if (requestParameters['pageBefore'] != null) {
|
|
237
|
+
queryParameters['pageBefore'] = requestParameters['pageBefore'];
|
|
238
|
+
}
|
|
239
|
+
const headerParameters = {};
|
|
240
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
241
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
242
|
+
}
|
|
243
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
244
|
+
// oauth required
|
|
245
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
246
|
+
}
|
|
247
|
+
let urlPath = `/v1/finders`;
|
|
248
|
+
return {
|
|
249
|
+
path: urlPath,
|
|
250
|
+
method: 'GET',
|
|
251
|
+
headers: headerParameters,
|
|
252
|
+
query: queryParameters,
|
|
253
|
+
};
|
|
254
|
+
}
|
|
255
|
+
/**
|
|
256
|
+
* Returns a collection of your account finders ## Overview Returns a collection of your account finders, sorted by the time they were inserted into the system in ascending order. ### Finders Endpoints Pagination The finders endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
|
|
257
|
+
* List Finders
|
|
258
|
+
*/
|
|
259
|
+
async listFindersRaw(requestParameters, initOverrides) {
|
|
260
|
+
const requestOptions = await this.listFindersRequestOpts(requestParameters);
|
|
261
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
262
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.FindersSchemaFromJSON)(jsonValue));
|
|
263
|
+
}
|
|
264
|
+
/**
|
|
265
|
+
* Returns a collection of your account finders ## Overview Returns a collection of your account finders, sorted by the time they were inserted into the system in ascending order. ### Finders Endpoints Pagination The finders endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
|
|
266
|
+
* List Finders
|
|
267
|
+
*/
|
|
268
|
+
async listFinders(requestParameters = {}, initOverrides) {
|
|
269
|
+
const response = await this.listFindersRaw(requestParameters, initOverrides);
|
|
270
|
+
return await response.value();
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* Creates request options for showFinder without sending the request
|
|
274
|
+
*/
|
|
275
|
+
async showFinderRequestOpts(requestParameters) {
|
|
276
|
+
if (requestParameters['finderId'] == null) {
|
|
277
|
+
throw new runtime.RequiredError('finderId', 'Required parameter "finderId" was null or undefined when calling showFinder().');
|
|
278
|
+
}
|
|
279
|
+
const queryParameters = {};
|
|
280
|
+
const headerParameters = {};
|
|
281
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
282
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
283
|
+
}
|
|
284
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
285
|
+
// oauth required
|
|
286
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
287
|
+
}
|
|
288
|
+
let urlPath = `/v1/finders/{finderId}`;
|
|
289
|
+
urlPath = urlPath.replace(`{${"finderId"}}`, encodeURIComponent(String(requestParameters['finderId'])));
|
|
290
|
+
return {
|
|
291
|
+
path: urlPath,
|
|
292
|
+
method: 'GET',
|
|
293
|
+
headers: headerParameters,
|
|
294
|
+
query: queryParameters,
|
|
295
|
+
};
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* This endpoint retrieves details of a specific finder from your account. You can view information such as name, type, query, results, status, settings, and other relevant attributes of the finder.
|
|
299
|
+
* Show Finder
|
|
300
|
+
*/
|
|
301
|
+
async showFinderRaw(requestParameters, initOverrides) {
|
|
302
|
+
const requestOptions = await this.showFinderRequestOpts(requestParameters);
|
|
303
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
304
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.FinderSchemaFromJSON)(jsonValue));
|
|
305
|
+
}
|
|
306
|
+
/**
|
|
307
|
+
* This endpoint retrieves details of a specific finder from your account. You can view information such as name, type, query, results, status, settings, and other relevant attributes of the finder.
|
|
308
|
+
* Show Finder
|
|
309
|
+
*/
|
|
310
|
+
async showFinder(requestParameters, initOverrides) {
|
|
311
|
+
const response = await this.showFinderRaw(requestParameters, initOverrides);
|
|
312
|
+
return await response.value();
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* Creates request options for updateFinder without sending the request
|
|
316
|
+
*/
|
|
317
|
+
async updateFinderRequestOpts(requestParameters) {
|
|
318
|
+
if (requestParameters['finderId'] == null) {
|
|
319
|
+
throw new runtime.RequiredError('finderId', 'Required parameter "finderId" was null or undefined when calling updateFinder().');
|
|
320
|
+
}
|
|
321
|
+
if (requestParameters['updateFinderRequestBody'] == null) {
|
|
322
|
+
throw new runtime.RequiredError('updateFinderRequestBody', 'Required parameter "updateFinderRequestBody" was null or undefined when calling updateFinder().');
|
|
323
|
+
}
|
|
324
|
+
const queryParameters = {};
|
|
325
|
+
const headerParameters = {};
|
|
326
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
327
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
328
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
329
|
+
}
|
|
330
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
331
|
+
// oauth required
|
|
332
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
333
|
+
}
|
|
334
|
+
let urlPath = `/v1/finders/{finderId}`;
|
|
335
|
+
urlPath = urlPath.replace(`{${"finderId"}}`, encodeURIComponent(String(requestParameters['finderId'])));
|
|
336
|
+
return {
|
|
337
|
+
path: urlPath,
|
|
338
|
+
method: 'PATCH',
|
|
339
|
+
headers: headerParameters,
|
|
340
|
+
query: queryParameters,
|
|
341
|
+
body: (0, index_1.UpdateFinderRequestBodyToJSON)(requestParameters['updateFinderRequestBody']),
|
|
342
|
+
};
|
|
343
|
+
}
|
|
344
|
+
/**
|
|
345
|
+
* This endpoint allows you to update details of a specific finder in your account. You can modify information such as name, query, status, settings, and other relevant attributes of the finder. Only the fields provided in the request will be updated.
|
|
346
|
+
* Update Finder
|
|
347
|
+
*/
|
|
348
|
+
async updateFinderRaw(requestParameters, initOverrides) {
|
|
349
|
+
const requestOptions = await this.updateFinderRequestOpts(requestParameters);
|
|
350
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
351
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.FinderSchemaFromJSON)(jsonValue));
|
|
352
|
+
}
|
|
353
|
+
/**
|
|
354
|
+
* This endpoint allows you to update details of a specific finder in your account. You can modify information such as name, query, status, settings, and other relevant attributes of the finder. Only the fields provided in the request will be updated.
|
|
355
|
+
* Update Finder
|
|
356
|
+
*/
|
|
357
|
+
async updateFinder(requestParameters, initOverrides) {
|
|
358
|
+
const response = await this.updateFinderRaw(requestParameters, initOverrides);
|
|
359
|
+
return await response.value();
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
exports.FindersApi = FindersApi;
|
|
363
|
+
/**
|
|
364
|
+
* @export
|
|
365
|
+
*/
|
|
366
|
+
exports.ListFindersFilterStatusEnum = {
|
|
367
|
+
Active: 'active',
|
|
368
|
+
Pending: 'pending',
|
|
369
|
+
Completed: 'completed',
|
|
370
|
+
Failed: 'failed',
|
|
371
|
+
Archived: 'archived'
|
|
372
|
+
};
|
|
373
|
+
/**
|
|
374
|
+
* @export
|
|
375
|
+
*/
|
|
376
|
+
exports.ListFindersFilterTypeEnum = {
|
|
377
|
+
Talents: 'talents',
|
|
378
|
+
Candidates: 'candidates',
|
|
379
|
+
Jobs: 'jobs',
|
|
380
|
+
Emails: 'emails',
|
|
381
|
+
Users: 'users',
|
|
382
|
+
Reports: 'reports'
|
|
383
|
+
};
|
|
384
|
+
//# sourceMappingURL=FindersApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FindersApi.js","sourceRoot":"","sources":["../../src/apis/FindersApi.ts"],"names":[],"mappings":"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"}
|