@smartytalent/api-client 0.1.33-dev.1 → 0.1.33-dev.100
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 +1 -1
- package/dist/apis/ActionsApi.d.ts.map +1 -1
- package/dist/apis/AdsApi.d.ts +1 -1
- package/dist/apis/AdsApi.d.ts.map +1 -1
- package/dist/apis/AggregatesApi.d.ts +134 -0
- package/dist/apis/AggregatesApi.d.ts.map +1 -0
- package/dist/apis/AggregatesApi.js +294 -0
- package/dist/apis/AggregatesApi.js.map +1 -0
- package/dist/apis/ApikeysApi.d.ts +1 -1
- package/dist/apis/ApikeysApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.d.ts +29 -3
- package/dist/apis/AssessmentsApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.js +41 -3
- package/dist/apis/AssessmentsApi.js.map +1 -1
- package/dist/apis/AttemptsApi.d.ts +320 -0
- package/dist/apis/AttemptsApi.d.ts.map +1 -0
- package/dist/apis/AttemptsApi.js +723 -0
- package/dist/apis/AttemptsApi.js.map +1 -0
- package/dist/apis/BriefsApi.d.ts +1 -1
- package/dist/apis/BriefsApi.d.ts.map +1 -1
- package/dist/apis/BrowsersApi.d.ts +1 -1
- package/dist/apis/BrowsersApi.d.ts.map +1 -1
- package/dist/apis/CORSApi.d.ts +111 -0
- package/dist/apis/CORSApi.d.ts.map +1 -0
- package/dist/apis/CORSApi.js +291 -0
- package/dist/apis/CORSApi.js.map +1 -0
- package/dist/apis/CalendarsApi.d.ts +130 -0
- package/dist/apis/CalendarsApi.d.ts.map +1 -0
- package/dist/apis/CalendarsApi.js +315 -0
- package/dist/apis/CalendarsApi.js.map +1 -0
- package/dist/apis/CallsApi.d.ts +87 -2
- package/dist/apis/CallsApi.d.ts.map +1 -1
- package/dist/apis/CallsApi.js +142 -1
- package/dist/apis/CallsApi.js.map +1 -1
- package/dist/apis/CandidatesApi.d.ts +5 -3
- package/dist/apis/CandidatesApi.d.ts.map +1 -1
- package/dist/apis/CandidatesApi.js +8 -2
- package/dist/apis/CandidatesApi.js.map +1 -1
- package/dist/apis/ChatsApi.d.ts +3 -1
- package/dist/apis/ChatsApi.d.ts.map +1 -1
- package/dist/apis/ChatsApi.js +6 -0
- package/dist/apis/ChatsApi.js.map +1 -1
- package/dist/apis/CommentsApi.d.ts +152 -0
- package/dist/apis/CommentsApi.d.ts.map +1 -0
- package/dist/apis/CommentsApi.js +346 -0
- package/dist/apis/CommentsApi.js.map +1 -0
- package/dist/apis/ConversationsApi.d.ts +4 -1
- package/dist/apis/ConversationsApi.d.ts.map +1 -1
- package/dist/apis/ConversationsApi.js +9 -0
- package/dist/apis/ConversationsApi.js.map +1 -1
- package/dist/apis/EmailsApi.d.ts +35 -3
- package/dist/apis/EmailsApi.d.ts.map +1 -1
- package/dist/apis/EmailsApi.js +42 -3
- package/dist/apis/EmailsApi.js.map +1 -1
- package/dist/apis/EventsApi.d.ts +143 -0
- package/dist/apis/EventsApi.d.ts.map +1 -0
- package/dist/apis/EventsApi.js +327 -0
- package/dist/apis/EventsApi.js.map +1 -0
- package/dist/apis/FeedbacksApi.d.ts +1 -1
- package/dist/apis/FeedbacksApi.d.ts.map +1 -1
- package/dist/apis/FilesApi.d.ts +1 -1
- package/dist/apis/FilesApi.d.ts.map +1 -1
- package/dist/apis/FindersApi.d.ts +2 -1
- package/dist/apis/FindersApi.d.ts.map +1 -1
- package/dist/apis/FindersApi.js +2 -1
- package/dist/apis/FindersApi.js.map +1 -1
- package/dist/apis/FormsApi.d.ts +1 -1
- package/dist/apis/FormsApi.d.ts.map +1 -1
- package/dist/apis/JobsApi.d.ts +3 -3
- package/dist/apis/JobsApi.d.ts.map +1 -1
- package/dist/apis/JobsApi.js +2 -2
- package/dist/apis/LabelsApi.d.ts +141 -0
- package/dist/apis/LabelsApi.d.ts.map +1 -0
- package/dist/apis/LabelsApi.js +342 -0
- package/dist/apis/LabelsApi.js.map +1 -0
- package/dist/apis/LinksApi.d.ts +18 -19
- package/dist/apis/LinksApi.d.ts.map +1 -1
- package/dist/apis/LinksApi.js +24 -29
- package/dist/apis/LinksApi.js.map +1 -1
- package/dist/apis/MeetingsApi.d.ts +202 -8
- package/dist/apis/MeetingsApi.d.ts.map +1 -1
- package/dist/apis/MeetingsApi.js +451 -7
- package/dist/apis/MeetingsApi.js.map +1 -1
- package/dist/apis/NotesApi.d.ts +1 -1
- package/dist/apis/NotesApi.d.ts.map +1 -1
- package/dist/apis/NotificationsApi.d.ts +1 -1
- package/dist/apis/NotificationsApi.d.ts.map +1 -1
- package/dist/apis/OperationsApi.d.ts +1 -1
- package/dist/apis/OperationsApi.d.ts.map +1 -1
- package/dist/apis/PersonasApi.d.ts +1 -1
- package/dist/apis/PersonasApi.d.ts.map +1 -1
- package/dist/apis/ReportsApi.d.ts +1 -1
- package/dist/apis/ReportsApi.d.ts.map +1 -1
- package/dist/apis/RolesApi.d.ts +1 -1
- package/dist/apis/RolesApi.d.ts.map +1 -1
- package/dist/apis/RunsApi.d.ts +1 -1
- package/dist/apis/RunsApi.d.ts.map +1 -1
- package/dist/apis/SchedulesApi.d.ts +1 -1
- package/dist/apis/SchedulesApi.d.ts.map +1 -1
- package/dist/apis/SignalsApi.d.ts +141 -0
- package/dist/apis/SignalsApi.d.ts.map +1 -0
- package/dist/apis/SignalsApi.js +274 -0
- package/dist/apis/SignalsApi.js.map +1 -0
- package/dist/apis/StatesApi.d.ts +158 -0
- package/dist/apis/StatesApi.d.ts.map +1 -0
- package/dist/apis/StatesApi.js +367 -0
- package/dist/apis/StatesApi.js.map +1 -0
- package/dist/apis/SubmissionsApi.d.ts +5 -5
- package/dist/apis/SubmissionsApi.d.ts.map +1 -1
- package/dist/apis/SubmissionsApi.js +4 -4
- package/dist/apis/TalentsApi.d.ts +2 -1
- package/dist/apis/TalentsApi.d.ts.map +1 -1
- package/dist/apis/TalentsApi.js +3 -0
- package/dist/apis/TalentsApi.js.map +1 -1
- package/dist/apis/TenantsApi.d.ts +1 -1
- package/dist/apis/TenantsApi.d.ts.map +1 -1
- package/dist/apis/TimelinesApi.d.ts +1 -1
- package/dist/apis/TimelinesApi.d.ts.map +1 -1
- package/dist/apis/TranslationsApi.d.ts +1 -1
- package/dist/apis/TranslationsApi.d.ts.map +1 -1
- package/dist/apis/TriggersApi.d.ts +1 -1
- package/dist/apis/TriggersApi.d.ts.map +1 -1
- package/dist/apis/UsersApi.d.ts +1 -1
- package/dist/apis/UsersApi.d.ts.map +1 -1
- package/dist/apis/WebhooksApi.d.ts +39 -2
- package/dist/apis/WebhooksApi.d.ts.map +1 -1
- package/dist/apis/WebhooksApi.js +82 -0
- package/dist/apis/WebhooksApi.js.map +1 -1
- package/dist/apis/WorkflowsApi.d.ts +1 -1
- package/dist/apis/WorkflowsApi.d.ts.map +1 -1
- package/dist/apis/index.d.ts +9 -0
- package/dist/apis/index.d.ts.map +1 -1
- package/dist/apis/index.js +9 -0
- package/dist/apis/index.js.map +1 -1
- package/dist/models/AdAttributesSchema.d.ts +8 -4
- package/dist/models/AdAttributesSchema.d.ts.map +1 -1
- package/dist/models/AdAttributesSchema.js +3 -3
- package/dist/models/AdAttributesSchema.js.map +1 -1
- package/dist/models/AdAttributesSchemaFilesInner.d.ts +96 -0
- package/dist/models/AdAttributesSchemaFilesInner.d.ts.map +1 -0
- package/dist/models/AdAttributesSchemaFilesInner.js +76 -0
- package/dist/models/AdAttributesSchemaFilesInner.js.map +1 -0
- package/dist/models/AggregateAttributesSchema.d.ts +73 -0
- package/dist/models/AggregateAttributesSchema.d.ts.map +1 -0
- package/dist/models/AggregateAttributesSchema.js +69 -0
- package/dist/models/AggregateAttributesSchema.js.map +1 -0
- package/dist/models/AggregateCountsBucketSchema.d.ts +49 -0
- package/dist/models/AggregateCountsBucketSchema.d.ts.map +1 -0
- package/dist/models/AggregateCountsBucketSchema.js +53 -0
- package/dist/models/AggregateCountsBucketSchema.js.map +1 -0
- package/dist/models/AggregateResourceSchema.d.ts +74 -0
- package/dist/models/AggregateResourceSchema.d.ts.map +1 -0
- package/dist/models/AggregateResourceSchema.js +74 -0
- package/dist/models/AggregateResourceSchema.js.map +1 -0
- package/dist/models/AggregateSchema.d.ts +49 -0
- package/dist/models/AggregateSchema.d.ts.map +1 -0
- package/dist/models/AggregateSchema.js +55 -0
- package/dist/models/AggregateSchema.js.map +1 -0
- package/dist/models/AggregatesMetaSchema.d.ts +64 -0
- package/dist/models/AggregatesMetaSchema.d.ts.map +1 -0
- package/dist/models/AggregatesMetaSchema.js +56 -0
- package/dist/models/AggregatesMetaSchema.js.map +1 -0
- package/dist/models/AggregatesSchema.d.ts +48 -0
- package/dist/models/AggregatesSchema.d.ts.map +1 -0
- package/dist/models/AggregatesSchema.js +56 -0
- package/dist/models/AggregatesSchema.js.map +1 -0
- package/dist/models/AnswerFileSchema.d.ts +59 -0
- package/dist/models/AnswerFileSchema.d.ts.map +1 -0
- package/dist/models/AnswerFileSchema.js +55 -0
- package/dist/models/AnswerFileSchema.js.map +1 -0
- package/dist/models/AnswerSchema.d.ts +76 -0
- package/dist/models/AnswerSchema.d.ts.map +1 -0
- package/dist/models/AnswerSchema.js +73 -0
- package/dist/models/AnswerSchema.js.map +1 -0
- package/dist/models/AnswerSchemaValue.d.ts +31 -0
- package/dist/models/AnswerSchemaValue.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValue.js +73 -0
- package/dist/models/AnswerSchemaValue.js.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts +39 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.js +55 -0
- package/dist/models/AnswerSchemaValueOneOf.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +37 -19
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -1
- package/dist/models/AssessmentAttributesSchema.js +13 -10
- package/dist/models/AssessmentAttributesSchema.js.map +1 -1
- package/dist/models/AttemptAttributesSchema.d.ts +186 -0
- package/dist/models/AttemptAttributesSchema.d.ts.map +1 -0
- package/dist/models/AttemptAttributesSchema.js +102 -0
- package/dist/models/AttemptAttributesSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchema.d.ts +94 -0
- package/dist/models/AttemptEvaluationSchema.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchema.js +76 -0
- package/dist/models/AttemptEvaluationSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts +57 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js +61 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js.map +1 -0
- package/dist/models/AttemptProctoringSchema.d.ts +51 -0
- package/dist/models/AttemptProctoringSchema.d.ts.map +1 -0
- package/dist/models/AttemptProctoringSchema.js +55 -0
- package/dist/models/AttemptProctoringSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js +50 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts +39 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.js +51 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsFilesSchema.d.ts +43 -0
- package/dist/models/AttemptRelationshipsFilesSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsFilesSchema.js +50 -0
- package/dist/models/AttemptRelationshipsFilesSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.js +50 -0
- package/dist/models/AttemptRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.js +50 -0
- package/dist/models/AttemptRelationshipsReportSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts +62 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.js +62 -0
- package/dist/models/AttemptRelationshipsSchema.js.map +1 -0
- package/dist/models/AttemptResourceSchema.d.ts +75 -0
- package/dist/models/AttemptResourceSchema.d.ts.map +1 -0
- package/dist/models/AttemptResourceSchema.js +75 -0
- package/dist/models/AttemptResourceSchema.js.map +1 -0
- package/dist/models/AttemptSchema.d.ts +49 -0
- package/dist/models/AttemptSchema.d.ts.map +1 -0
- package/dist/models/AttemptSchema.js +55 -0
- package/dist/models/AttemptSchema.js.map +1 -0
- package/dist/models/AttemptsSchema.d.ts +48 -0
- package/dist/models/AttemptsSchema.d.ts.map +1 -0
- package/dist/models/AttemptsSchema.js +56 -0
- package/dist/models/AttemptsSchema.js.map +1 -0
- package/dist/models/BriefAttributesSchema.d.ts +83 -7
- package/dist/models/BriefAttributesSchema.d.ts.map +1 -1
- package/dist/models/BriefAttributesSchema.js +29 -1
- package/dist/models/BriefAttributesSchema.js.map +1 -1
- package/dist/models/BriefAttributesSchemaIntakeContext.d.ts +72 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.js +61 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.js.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts +39 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js +51 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts +68 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.js +61 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.js.map +1 -0
- package/dist/models/BriefCriterionSchema.d.ts +51 -0
- package/dist/models/BriefCriterionSchema.d.ts.map +1 -0
- package/dist/models/BriefCriterionSchema.js +61 -0
- package/dist/models/BriefCriterionSchema.js.map +1 -0
- package/dist/models/BriefRelationshipsSchema.d.ts +0 -7
- package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsSchema.js +0 -3
- package/dist/models/BriefRelationshipsSchema.js.map +1 -1
- package/dist/models/CalendarAttributesSchema.d.ts +102 -0
- package/dist/models/CalendarAttributesSchema.d.ts.map +1 -0
- package/dist/models/CalendarAttributesSchema.js +81 -0
- package/dist/models/CalendarAttributesSchema.js.map +1 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.d.ts +34 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.d.ts.map +1 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.js +50 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.js.map +1 -0
- package/dist/models/CalendarRelationshipsSchema.d.ts +34 -0
- package/dist/models/CalendarRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CalendarRelationshipsSchema.js +50 -0
- package/dist/models/CalendarRelationshipsSchema.js.map +1 -0
- package/dist/models/CalendarResourceSchema.d.ts +75 -0
- package/dist/models/CalendarResourceSchema.d.ts.map +1 -0
- package/dist/models/CalendarResourceSchema.js +75 -0
- package/dist/models/CalendarResourceSchema.js.map +1 -0
- package/dist/models/CalendarResponseDocument.d.ts +34 -0
- package/dist/models/CalendarResponseDocument.d.ts.map +1 -0
- package/dist/models/CalendarResponseDocument.js +50 -0
- package/dist/models/CalendarResponseDocument.js.map +1 -0
- package/dist/models/CalendarWorkingHoursSchema.d.ts +64 -0
- package/dist/models/CalendarWorkingHoursSchema.d.ts.map +1 -0
- package/dist/models/CalendarWorkingHoursSchema.js +68 -0
- package/dist/models/CalendarWorkingHoursSchema.js.map +1 -0
- package/dist/models/CalendarsResponseDocument.d.ts +46 -0
- package/dist/models/CalendarsResponseDocument.d.ts.map +1 -0
- package/dist/models/CalendarsResponseDocument.js +54 -0
- package/dist/models/CalendarsResponseDocument.js.map +1 -0
- package/dist/models/CallAttributesSchema.d.ts +262 -62
- package/dist/models/CallAttributesSchema.d.ts.map +1 -1
- package/dist/models/CallAttributesSchema.js +122 -44
- package/dist/models/CallAttributesSchema.js.map +1 -1
- package/dist/models/CallAttributesSchemaDelivery.d.ts +89 -0
- package/dist/models/CallAttributesSchemaDelivery.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaDelivery.js +88 -0
- package/dist/models/CallAttributesSchemaDelivery.js.map +1 -0
- package/dist/models/CallAttributesSchemaRecording.d.ts +65 -0
- package/dist/models/CallAttributesSchemaRecording.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaRecording.js +65 -0
- package/dist/models/CallAttributesSchemaRecording.js.map +1 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts +53 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.js +61 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.js.map +1 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts +65 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js +65 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js.map +1 -0
- package/dist/models/CallMetaSchema.d.ts +98 -0
- package/dist/models/CallMetaSchema.d.ts.map +1 -0
- package/dist/models/CallMetaSchema.js +81 -0
- package/dist/models/CallMetaSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.js +50 -0
- package/dist/models/CallRelationshipsBriefSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.js +50 -0
- package/dist/models/CallRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/CallRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.d.ts.map → CallRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.js.map → CallRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/CallRelationshipsConversationSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsConversationSchema.js +50 -0
- package/dist/models/CallRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.js +51 -0
- package/dist/models/CallRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.js +50 -0
- package/dist/models/CallRelationshipsJobSchema.js.map +1 -0
- package/dist/models/CallRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/CallRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsLinksSchema.js +50 -0
- package/dist/models/CallRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.js +50 -0
- package/dist/models/CallRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/CallRelationshipsSchema.d.ts +69 -4
- package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/CallRelationshipsSchema.js +27 -3
- package/dist/models/CallRelationshipsSchema.js.map +1 -1
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.js +50 -0
- package/dist/models/CallRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CallRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/{FileRelationshipsLinkDataSchema.d.ts.map → CallRelationshipsUserDataSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsUserDataSchema.js +51 -0
- package/dist/models/{FileRelationshipsLinkDataSchema.js.map → CallRelationshipsUserDataSchema.js.map} +1 -1
- package/dist/models/CallRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/{FileRelationshipsLinkSchema.d.ts.map → CallRelationshipsUserSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsUserSchema.js +50 -0
- package/dist/models/{FileRelationshipsLinkSchema.js.map → CallRelationshipsUserSchema.js.map} +1 -1
- package/dist/models/CallResourceSchema.d.ts +3 -4
- package/dist/models/CallResourceSchema.d.ts.map +1 -1
- package/dist/models/CallResourceSchema.js +3 -2
- package/dist/models/CallResourceSchema.js.map +1 -1
- package/dist/models/CandidateAttributesSchema.d.ts +39 -24
- package/dist/models/CandidateAttributesSchema.d.ts.map +1 -1
- package/dist/models/CandidateAttributesSchema.js +6 -4
- package/dist/models/CandidateAttributesSchema.js.map +1 -1
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts +25 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.js +50 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.js.map +1 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts +24 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js +50 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js.map +1 -0
- package/dist/models/ChatAttributesSchema.d.ts +108 -20
- package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
- package/dist/models/ChatAttributesSchema.js +60 -15
- package/dist/models/ChatAttributesSchema.js.map +1 -1
- package/dist/models/ChatMetaSchema.d.ts +51 -0
- package/dist/models/ChatMetaSchema.d.ts.map +1 -0
- package/dist/models/ChatMetaSchema.js +53 -0
- package/dist/models/ChatMetaSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js +50 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.d.ts.map → ChatRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/ChatRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.js.map → ChatRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/ChatRelationshipsConversationSchema.d.ts +41 -0
- package/dist/models/ChatRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsConversationSchema.js +50 -0
- package/dist/models/ChatRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsLinksSchema.js +50 -0
- package/dist/models/ChatRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js +50 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsSchema.d.ts +53 -4
- package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ChatRelationshipsSchema.js +21 -3
- package/dist/models/ChatRelationshipsSchema.js.map +1 -1
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.js +50 -0
- package/dist/models/ChatRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsUserSchema.js.map +1 -0
- package/dist/models/ChatResourceSchema.d.ts +3 -4
- package/dist/models/ChatResourceSchema.d.ts.map +1 -1
- package/dist/models/ChatResourceSchema.js +3 -2
- package/dist/models/ChatResourceSchema.js.map +1 -1
- package/dist/models/CommentAttributesSchema.d.ts +109 -0
- package/dist/models/CommentAttributesSchema.d.ts.map +1 -0
- package/dist/models/CommentAttributesSchema.js +87 -0
- package/dist/models/CommentAttributesSchema.js.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchema.d.ts +34 -0
- package/dist/models/CommentRelationshipsAuthorSchema.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchema.js +50 -0
- package/dist/models/CommentRelationshipsAuthorSchema.js.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts +46 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.js +58 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.js.map +1 -0
- package/dist/models/CommentRelationshipsSchema.d.ts +38 -0
- package/dist/models/CommentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsSchema.js +50 -0
- package/dist/models/CommentRelationshipsSchema.js.map +1 -0
- package/dist/models/CommentResourceSchema.d.ts +75 -0
- package/dist/models/CommentResourceSchema.d.ts.map +1 -0
- package/dist/models/CommentResourceSchema.js +75 -0
- package/dist/models/CommentResourceSchema.js.map +1 -0
- package/dist/models/CommentResponseDocument.d.ts +40 -0
- package/dist/models/CommentResponseDocument.d.ts.map +1 -0
- package/dist/models/CommentResponseDocument.js +52 -0
- package/dist/models/CommentResponseDocument.js.map +1 -0
- package/dist/models/CommentsResponseDocument.d.ts +52 -0
- package/dist/models/CommentsResponseDocument.d.ts.map +1 -0
- package/dist/models/CommentsResponseDocument.js +56 -0
- package/dist/models/CommentsResponseDocument.js.map +1 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCallsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsCallsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCallsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsCallsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsChatsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsChatsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsChatsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsChatsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsJobSchema.js +50 -0
- package/dist/models/ConversationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts +42 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ConversationRelationshipsSchema.js +18 -0
- package/dist/models/ConversationRelationshipsSchema.js.map +1 -1
- package/dist/models/ConversationRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsTalentSchema.js +50 -0
- package/dist/models/ConversationRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CreateAttemptRequestBody.d.ts +34 -0
- package/dist/models/CreateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBody.js +52 -0
- package/dist/models/CreateAttemptRequestBody.js.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.js +66 -0
- package/dist/models/CreateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchema.d.ts +34 -0
- package/dist/models/CreateCalendarRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchema.js +50 -0
- package/dist/models/CreateCalendarRequestSchema.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateCalendarRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaData.js +63 -0
- package/dist/models/CreateCalendarRequestSchemaData.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts +77 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.js +71 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateCommentRequestSchema.d.ts +34 -0
- package/dist/models/CreateCommentRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchema.js +50 -0
- package/dist/models/CreateCommentRequestSchema.js.map +1 -0
- package/dist/models/CreateCommentRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateCommentRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchemaData.js +63 -0
- package/dist/models/CreateCommentRequestSchemaData.js.map +1 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts +77 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.js +79 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateEventRequestSchema.d.ts +34 -0
- package/dist/models/CreateEventRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchema.js +50 -0
- package/dist/models/CreateEventRequestSchema.js.map +1 -0
- package/dist/models/CreateEventRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateEventRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchemaData.js +63 -0
- package/dist/models/CreateEventRequestSchemaData.js.map +1 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts +160 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.js +114 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateGuestSubmissionRequest.d.ts +1 -1
- package/dist/models/CreateLabelRequestBody.d.ts +34 -0
- package/dist/models/CreateLabelRequestBody.d.ts.map +1 -0
- package/dist/models/CreateLabelRequestBody.js +52 -0
- package/dist/models/CreateLabelRequestBody.js.map +1 -0
- package/dist/models/CreateLabelRequestBodyData.d.ts +47 -0
- package/dist/models/CreateLabelRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateLabelRequestBodyData.js +63 -0
- package/dist/models/CreateLabelRequestBodyData.js.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts +3 -10
- package/dist/models/CreateLinkRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateLinkRequestBodyData.js +3 -6
- package/dist/models/CreateLinkRequestBodyData.js.map +1 -1
- package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts +33 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.js +51 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateStateRequestBody.d.ts +34 -0
- package/dist/models/CreateStateRequestBody.d.ts.map +1 -0
- package/dist/models/CreateStateRequestBody.js +52 -0
- package/dist/models/CreateStateRequestBody.js.map +1 -0
- package/dist/models/CreateStateRequestBodyData.d.ts +47 -0
- package/dist/models/CreateStateRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateStateRequestBodyData.js +63 -0
- package/dist/models/CreateStateRequestBodyData.js.map +1 -0
- package/dist/models/DialCall202Response.d.ts +34 -0
- package/dist/models/DialCall202Response.d.ts.map +1 -0
- package/dist/models/DialCall202Response.js +50 -0
- package/dist/models/DialCall202Response.js.map +1 -0
- package/dist/models/DialCall202ResponseData.d.ts +46 -0
- package/dist/models/DialCall202ResponseData.d.ts.map +1 -0
- package/dist/models/DialCall202ResponseData.js +54 -0
- package/dist/models/DialCall202ResponseData.js.map +1 -0
- package/dist/models/DialCall202ResponseDataAttributes.d.ts +45 -0
- package/dist/models/DialCall202ResponseDataAttributes.d.ts.map +1 -0
- package/dist/models/DialCall202ResponseDataAttributes.js +53 -0
- package/dist/models/DialCall202ResponseDataAttributes.js.map +1 -0
- package/dist/models/EmailAttributesSchema.d.ts +105 -11
- package/dist/models/EmailAttributesSchema.d.ts.map +1 -1
- package/dist/models/EmailAttributesSchema.js +49 -5
- package/dist/models/EmailAttributesSchema.js.map +1 -1
- package/dist/models/EmailAttributesSchemaAttachmentsInner.d.ts +69 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.d.ts.map +1 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.js +61 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.js.map +1 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsLinksSchema.js +50 -0
- package/dist/models/{BriefRelationshipsFormsSchema.js.map → EmailRelationshipsLinksSchema.js.map} +1 -1
- package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsScheduleSchema.js +50 -0
- package/dist/models/EmailRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +14 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/EmailRelationshipsSchema.js +6 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -1
- package/dist/models/EventAttributesSchema.d.ts +172 -0
- package/dist/models/EventAttributesSchema.d.ts.map +1 -0
- package/dist/models/EventAttributesSchema.js +114 -0
- package/dist/models/EventAttributesSchema.js.map +1 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.d.ts +67 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.d.ts.map +1 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.js +67 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.js.map +1 -0
- package/dist/models/EventRelationshipsSchema.d.ts +41 -0
- package/dist/models/EventRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchema.js +53 -0
- package/dist/models/EventRelationshipsSchema.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendar.d.ts +34 -0
- package/dist/models/EventRelationshipsSchemaCalendar.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendar.js +50 -0
- package/dist/models/EventRelationshipsSchemaCalendar.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.d.ts +46 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.js +58 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaSource.d.ts +34 -0
- package/dist/models/EventRelationshipsSchemaSource.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaSource.js +50 -0
- package/dist/models/EventRelationshipsSchemaSource.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaSourceData.d.ts +48 -0
- package/dist/models/EventRelationshipsSchemaSourceData.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaSourceData.js +60 -0
- package/dist/models/EventRelationshipsSchemaSourceData.js.map +1 -0
- package/dist/models/EventResourceSchema.d.ts +75 -0
- package/dist/models/EventResourceSchema.d.ts.map +1 -0
- package/dist/models/EventResourceSchema.js +75 -0
- package/dist/models/EventResourceSchema.js.map +1 -0
- package/dist/models/EventResponseDocument.d.ts +34 -0
- package/dist/models/EventResponseDocument.d.ts.map +1 -0
- package/dist/models/EventResponseDocument.js +50 -0
- package/dist/models/EventResponseDocument.js.map +1 -0
- package/dist/models/EventsResponseDocument.d.ts +46 -0
- package/dist/models/EventsResponseDocument.d.ts.map +1 -0
- package/dist/models/EventsResponseDocument.js +54 -0
- package/dist/models/EventsResponseDocument.js.map +1 -0
- package/dist/models/FeedbackAttributesSchema.d.ts +1 -0
- package/dist/models/FeedbackAttributesSchema.d.ts.map +1 -1
- package/dist/models/FeedbackAttributesSchema.js +1 -0
- package/dist/models/FeedbackAttributesSchema.js.map +1 -1
- package/dist/models/FeedbackOutcomesSchema.d.ts +1 -1
- package/dist/models/FileAttributesSchema.d.ts +73 -0
- package/dist/models/FileAttributesSchema.d.ts.map +1 -1
- package/dist/models/FileAttributesSchema.js +27 -2
- package/dist/models/FileAttributesSchema.js.map +1 -1
- package/dist/models/FileAttributesSchemaPagesInner.d.ts +45 -0
- package/dist/models/FileAttributesSchemaPagesInner.d.ts.map +1 -0
- package/dist/models/FileAttributesSchemaPagesInner.js +53 -0
- package/dist/models/FileAttributesSchemaPagesInner.js.map +1 -0
- package/dist/models/FilePreviewMetaSchema.d.ts +119 -0
- package/dist/models/FilePreviewMetaSchema.d.ts.map +1 -0
- package/dist/models/FilePreviewMetaSchema.js +72 -0
- package/dist/models/FilePreviewMetaSchema.js.map +1 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts +63 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts.map +1 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.js +57 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.js.map +1 -0
- package/dist/models/FileRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/FileRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/FileRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinksSchema.js +50 -0
- package/dist/models/FileRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/FileRelationshipsSchema.d.ts +3 -3
- package/dist/models/FileRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/FileRelationshipsSchema.js +3 -3
- package/dist/models/FileRelationshipsSchema.js.map +1 -1
- package/dist/models/FinderAttributesSchema.d.ts +10 -6
- package/dist/models/FinderAttributesSchema.d.ts.map +1 -1
- package/dist/models/FinderAttributesSchema.js +5 -3
- package/dist/models/FinderAttributesSchema.js.map +1 -1
- package/dist/models/FinderQueryCandidatesSchema.d.ts +219 -0
- package/dist/models/FinderQueryCandidatesSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryCandidatesSchema.js +111 -0
- package/dist/models/FinderQueryCandidatesSchema.js.map +1 -0
- package/dist/models/FinderQueryEmailsSchema.d.ts +134 -0
- package/dist/models/FinderQueryEmailsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryEmailsSchema.js +97 -0
- package/dist/models/FinderQueryEmailsSchema.js.map +1 -0
- package/dist/models/FinderQueryJobsSchema.d.ts +123 -0
- package/dist/models/FinderQueryJobsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryJobsSchema.js +79 -0
- package/dist/models/FinderQueryJobsSchema.js.map +1 -0
- package/dist/models/FinderQueryTalentsSchema.d.ts +231 -0
- package/dist/models/FinderQueryTalentsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryTalentsSchema.js +115 -0
- package/dist/models/FinderQueryTalentsSchema.js.map +1 -0
- package/dist/models/FinderResultHitSchema.d.ts +64 -0
- package/dist/models/FinderResultHitSchema.d.ts.map +1 -0
- package/dist/models/FinderResultHitSchema.js +61 -0
- package/dist/models/FinderResultHitSchema.js.map +1 -0
- package/dist/models/FinderResultsSchema.d.ts +40 -0
- package/dist/models/FinderResultsSchema.d.ts.map +1 -0
- package/dist/models/FinderResultsSchema.js +52 -0
- package/dist/models/FinderResultsSchema.js.map +1 -0
- package/dist/models/FormAttributesSchema.d.ts +26 -0
- package/dist/models/FormAttributesSchema.d.ts.map +1 -1
- package/dist/models/FormAttributesSchema.js +14 -2
- package/dist/models/FormAttributesSchema.js.map +1 -1
- package/dist/models/FormResourceSchema.d.ts +1 -1
- package/dist/models/FormResourceSchema.js +1 -1
- package/dist/models/FormResourceSchema.js.map +1 -1
- package/dist/models/GuestAttemptSchema.d.ts +51 -0
- package/dist/models/GuestAttemptSchema.d.ts.map +1 -0
- package/dist/models/GuestAttemptSchema.js +56 -0
- package/dist/models/GuestAttemptSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts +95 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.js +92 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts +74 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.js +74 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeesSchema.d.ts +38 -0
- package/dist/models/GuestMeetingAttendeesSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeesSchema.js +50 -0
- package/dist/models/GuestMeetingAttendeesSchema.js.map +1 -0
- package/dist/models/GuestMetaSchema.d.ts +43 -0
- package/dist/models/GuestMetaSchema.d.ts.map +1 -0
- package/dist/models/GuestMetaSchema.js +55 -0
- package/dist/models/GuestMetaSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAdsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsAdsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAdsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsAdsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAdsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsAdsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAdsSchema.js +50 -0
- package/dist/models/JobRelationshipsAdsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.js +50 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsBriefsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsBriefsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsBriefsSchema.js +50 -0
- package/dist/models/JobRelationshipsBriefsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.js +51 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.js +50 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFormsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsFormsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFormsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsFormsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFormsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsFormsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFormsSchema.js +50 -0
- package/dist/models/JobRelationshipsFormsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsSchema.d.ts +35 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/JobRelationshipsSchema.js +15 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -1
- package/dist/models/LabelAttributesSchema.d.ts +92 -0
- package/dist/models/LabelAttributesSchema.d.ts.map +1 -0
- package/dist/models/LabelAttributesSchema.js +79 -0
- package/dist/models/LabelAttributesSchema.js.map +1 -0
- package/dist/models/LabelResourceSchema.d.ts +74 -0
- package/dist/models/LabelResourceSchema.d.ts.map +1 -0
- package/dist/models/LabelResourceSchema.js +74 -0
- package/dist/models/LabelResourceSchema.js.map +1 -0
- package/dist/models/LabelSchema.d.ts +49 -0
- package/dist/models/LabelSchema.d.ts.map +1 -0
- package/dist/models/LabelSchema.js +55 -0
- package/dist/models/LabelSchema.js.map +1 -0
- package/dist/models/LabelsSchema.d.ts +48 -0
- package/dist/models/LabelsSchema.d.ts.map +1 -0
- package/dist/models/LabelsSchema.js +56 -0
- package/dist/models/LabelsSchema.js.map +1 -0
- package/dist/models/LinkAttributesSchema.d.ts +62 -2
- package/dist/models/LinkAttributesSchema.d.ts.map +1 -1
- package/dist/models/LinkAttributesSchema.js +30 -4
- package/dist/models/LinkAttributesSchema.js.map +1 -1
- package/dist/models/LinkResourceSchema.d.ts +2 -3
- package/dist/models/LinkResourceSchema.d.ts.map +1 -1
- package/dist/models/LinkResourceSchema.js +2 -3
- package/dist/models/LinkResourceSchema.js.map +1 -1
- package/dist/models/ListStatesFolderParameter.d.ts +22 -0
- package/dist/models/ListStatesFolderParameter.d.ts.map +1 -0
- package/dist/models/ListStatesFolderParameter.js +50 -0
- package/dist/models/ListStatesFolderParameter.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts +17 -11
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchema.js +6 -4
- package/dist/models/MeetingAiSessionAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts +22 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js +13 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchema.d.ts +3 -3
- package/dist/models/MeetingAiSessionResourceSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchema.js +3 -3
- package/dist/models/MeetingAiSessionResourceSchema.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +34 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +50 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts +21 -11
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionSettingsSchema.js +6 -6
- package/dist/models/MeetingAiSessionSettingsSchema.js.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts +150 -7
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchema.js +70 -4
- package/dist/models/MeetingAttendeeAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts +44 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js +51 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +55 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.js +59 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +39 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +51 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts +6 -6
- package/dist/models/MeetingAttendeeResourceSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeResourceSchema.js +6 -6
- package/dist/models/MeetingAttendeeResourceSchema.js.map +1 -1
- package/dist/models/MeetingAttendeesSchema.d.ts +34 -0
- package/dist/models/MeetingAttendeesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeesSchema.js +50 -0
- package/dist/models/MeetingAttendeesSchema.js.map +1 -0
- package/dist/models/MeetingAttributesSchema.d.ts +371 -4
- package/dist/models/MeetingAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttributesSchema.js +151 -3
- package/dist/models/MeetingAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAttributesSchemaDelivery.d.ts +90 -0
- package/dist/models/MeetingAttributesSchemaDelivery.d.ts.map +1 -0
- package/dist/models/MeetingAttributesSchemaDelivery.js +88 -0
- package/dist/models/MeetingAttributesSchemaDelivery.js.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts +9 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingLobbyAttributesSchema.js +2 -0
- package/dist/models/MeetingLobbyAttributesSchema.js.map +1 -1
- package/dist/models/MeetingRecallSchema.d.ts +77 -0
- package/dist/models/MeetingRecallSchema.d.ts.map +1 -0
- package/dist/models/MeetingRecallSchema.js +71 -0
- package/dist/models/MeetingRecallSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesSchema.d.ts +34 -0
- package/dist/models/{CallRelationshipsTranslationsSchema.d.ts.map → MeetingRelationshipsAttendeesSchema.d.ts.map} +1 -1
- package/dist/models/MeetingRelationshipsAttendeesSchema.js +50 -0
- package/dist/models/{CallRelationshipsTranslationsSchema.js.map → MeetingRelationshipsAttendeesSchema.js.map} +1 -1
- package/dist/models/MeetingRelationshipsCalendarSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.js +50 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.js +50 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchema.js +50 -0
- package/dist/models/MeetingRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchemaData.d.ts +39 -0
- package/dist/models/{MeetingRelationshipsParticipantsDataSchema.d.ts.map → MeetingRelationshipsConversationSchemaData.d.ts.map} +1 -1
- package/dist/models/MeetingRelationshipsConversationSchemaData.js +51 -0
- package/dist/models/{MeetingRelationshipsParticipantsDataSchema.js.map → MeetingRelationshipsConversationSchemaData.js.map} +1 -1
- package/dist/models/MeetingRelationshipsHostSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsHostSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsHostSchema.js +50 -0
- package/dist/models/MeetingRelationshipsHostSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchema.js +50 -0
- package/dist/models/MeetingRelationshipsJobSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsLinksSchema.js +50 -0
- package/dist/models/MeetingRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts +59 -3
- package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/MeetingRelationshipsSchema.js +27 -3
- package/dist/models/MeetingRelationshipsSchema.js.map +1 -1
- package/dist/models/MeetingRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchema.js +50 -0
- package/dist/models/MeetingRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsTeamSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsTeamSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTeamSchema.js +50 -0
- package/dist/models/MeetingRelationshipsTeamSchema.js.map +1 -0
- package/dist/models/MeetingSpeakerStatSchema.d.ts +59 -0
- package/dist/models/MeetingSpeakerStatSchema.d.ts.map +1 -0
- package/dist/models/MeetingSpeakerStatSchema.js +63 -0
- package/dist/models/MeetingSpeakerStatSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptSegmentSchema.d.ts +71 -0
- package/dist/models/MeetingTranscriptSegmentSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptSegmentSchema.js +67 -0
- package/dist/models/MeetingTranscriptSegmentSchema.js.map +1 -0
- package/dist/models/QuestionSchema.d.ts +200 -0
- package/dist/models/QuestionSchema.d.ts.map +1 -0
- package/dist/models/QuestionSchema.js +112 -0
- package/dist/models/QuestionSchema.js.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts +47 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.js +53 -0
- package/dist/models/QuestionSchemaOptionsInner.js.map +1 -0
- package/dist/models/RecallWebhookRequest.d.ts +39 -0
- package/dist/models/RecallWebhookRequest.d.ts.map +1 -0
- package/dist/models/RecallWebhookRequest.js +51 -0
- package/dist/models/RecallWebhookRequest.js.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts +20 -2
- package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -1
- package/dist/models/ResourcesMetaPageSchema.js +6 -0
- package/dist/models/ResourcesMetaPageSchema.js.map +1 -1
- package/dist/models/RunAttributesSchema.d.ts +13 -0
- package/dist/models/RunAttributesSchema.d.ts.map +1 -1
- package/dist/models/RunAttributesSchema.js +5 -0
- package/dist/models/RunAttributesSchema.js.map +1 -1
- package/dist/models/RunAttributesSchemaPausedAtStep.d.ts +39 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.d.ts.map +1 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.js +51 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.js.map +1 -0
- package/dist/models/ScheduleAttributesSchema.d.ts +4 -3
- package/dist/models/ScheduleAttributesSchema.d.ts.map +1 -1
- package/dist/models/ScheduleAttributesSchema.js +5 -8
- package/dist/models/ScheduleAttributesSchema.js.map +1 -1
- package/dist/models/ScheduleRelationshipsEmailSchema.d.ts +34 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.d.ts.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.js +50 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.js.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts +39 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.js +51 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.js.map +1 -0
- package/dist/models/ScheduleRelationshipsSchema.d.ts +7 -0
- package/dist/models/ScheduleRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ScheduleRelationshipsSchema.js +3 -0
- package/dist/models/ScheduleRelationshipsSchema.js.map +1 -1
- package/dist/models/ScheduleTargetSchema.d.ts +1 -1
- package/dist/models/SignalAttributesSchema.d.ts +180 -0
- package/dist/models/SignalAttributesSchema.d.ts.map +1 -0
- package/dist/models/SignalAttributesSchema.js +139 -0
- package/dist/models/SignalAttributesSchema.js.map +1 -0
- package/dist/models/SignalResourceSchema.d.ts +74 -0
- package/dist/models/SignalResourceSchema.d.ts.map +1 -0
- package/dist/models/SignalResourceSchema.js +74 -0
- package/dist/models/SignalResourceSchema.js.map +1 -0
- package/dist/models/SignalSchema.d.ts +49 -0
- package/dist/models/SignalSchema.d.ts.map +1 -0
- package/dist/models/SignalSchema.js +55 -0
- package/dist/models/SignalSchema.js.map +1 -0
- package/dist/models/SignalsSchema.d.ts +48 -0
- package/dist/models/SignalsSchema.d.ts.map +1 -0
- package/dist/models/SignalsSchema.js +56 -0
- package/dist/models/SignalsSchema.js.map +1 -0
- package/dist/models/StartGuestAttemptRequestBody.d.ts +41 -0
- package/dist/models/StartGuestAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/StartGuestAttemptRequestBody.js +57 -0
- package/dist/models/StartGuestAttemptRequestBody.js.map +1 -0
- package/dist/models/StartGuestAttemptRequestBodyData.d.ts +46 -0
- package/dist/models/StartGuestAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/StartGuestAttemptRequestBodyData.js +62 -0
- package/dist/models/StartGuestAttemptRequestBodyData.js.map +1 -0
- package/dist/models/StateAttributesSchema.d.ts +117 -0
- package/dist/models/StateAttributesSchema.d.ts.map +1 -0
- package/dist/models/StateAttributesSchema.js +87 -0
- package/dist/models/StateAttributesSchema.js.map +1 -0
- package/dist/models/StateResourceSchema.d.ts +74 -0
- package/dist/models/StateResourceSchema.d.ts.map +1 -0
- package/dist/models/StateResourceSchema.js +74 -0
- package/dist/models/StateResourceSchema.js.map +1 -0
- package/dist/models/StateSchema.d.ts +49 -0
- package/dist/models/StateSchema.d.ts.map +1 -0
- package/dist/models/StateSchema.js +55 -0
- package/dist/models/StateSchema.js.map +1 -0
- package/dist/models/StatesSchema.d.ts +48 -0
- package/dist/models/StatesSchema.d.ts.map +1 -0
- package/dist/models/StatesSchema.js +56 -0
- package/dist/models/StatesSchema.js.map +1 -0
- package/dist/models/SubmissionAttributesSchema.d.ts +1 -1
- package/dist/models/TalentAttributesSchema.d.ts +7 -0
- package/dist/models/TalentAttributesSchema.d.ts.map +1 -1
- package/dist/models/TalentAttributesSchema.js +3 -0
- package/dist/models/TalentAttributesSchema.js.map +1 -1
- package/dist/models/TalentConsentSchema.d.ts +51 -0
- package/dist/models/TalentConsentSchema.d.ts.map +1 -0
- package/dist/models/TalentConsentSchema.js +55 -0
- package/dist/models/TalentConsentSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.js +50 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts +39 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js +51 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js.map +1 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.d.ts +39 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.js +51 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsFormsSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsFormsSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFormsSchema.js +50 -0
- package/dist/models/TenantRelationshipsFormsSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsSchema.d.ts +14 -0
- package/dist/models/TenantRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/TenantRelationshipsSchema.js +6 -0
- package/dist/models/TenantRelationshipsSchema.js.map +1 -1
- package/dist/models/TenantsMetaPageSchema.d.ts +20 -2
- package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -1
- package/dist/models/TenantsMetaPageSchema.js +6 -0
- package/dist/models/TenantsMetaPageSchema.js.map +1 -1
- package/dist/models/UpdateAggregateRequestBody.d.ts +34 -0
- package/dist/models/UpdateAggregateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAggregateRequestBody.js +52 -0
- package/dist/models/UpdateAggregateRequestBody.js.map +1 -0
- package/dist/models/UpdateAggregateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAggregateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAggregateRequestBodyData.js +67 -0
- package/dist/models/UpdateAggregateRequestBodyData.js.map +1 -0
- package/dist/models/UpdateAttemptRequestBody.d.ts +34 -0
- package/dist/models/UpdateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBody.js +52 -0
- package/dist/models/UpdateAttemptRequestBody.js.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts +71 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.js +70 -0
- package/dist/models/UpdateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchema.d.ts +34 -0
- package/dist/models/UpdateCalendarRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchema.js +50 -0
- package/dist/models/UpdateCalendarRequestSchema.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateCalendarRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaData.js +65 -0
- package/dist/models/UpdateCalendarRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts +72 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js +68 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchema.d.ts +34 -0
- package/dist/models/UpdateCommentRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchema.js +50 -0
- package/dist/models/UpdateCommentRequestSchema.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateCommentRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaData.js +65 -0
- package/dist/models/UpdateCommentRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts +45 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.js +53 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateEventRequestSchema.d.ts +34 -0
- package/dist/models/UpdateEventRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchema.js +50 -0
- package/dist/models/UpdateEventRequestSchema.js.map +1 -0
- package/dist/models/UpdateEventRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateEventRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchemaData.js +65 -0
- package/dist/models/UpdateEventRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts +111 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.js +83 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts +1 -1
- package/dist/models/UpdateFormRequestBodyData.js +1 -1
- package/dist/models/UpdateFormRequestBodyData.js.map +1 -1
- package/dist/models/UpdateGuestAttemptRequestBody.d.ts +41 -0
- package/dist/models/UpdateGuestAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBody.js +57 -0
- package/dist/models/UpdateGuestAttemptRequestBody.js.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.js +65 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.js.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts +59 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js +62 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/UpdateLabelRequestBody.d.ts +34 -0
- package/dist/models/UpdateLabelRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateLabelRequestBody.js +52 -0
- package/dist/models/UpdateLabelRequestBody.js.map +1 -0
- package/dist/models/UpdateLabelRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateLabelRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateLabelRequestBodyData.js +67 -0
- package/dist/models/UpdateLabelRequestBodyData.js.map +1 -0
- package/dist/models/UpdateStateRequestBody.d.ts +34 -0
- package/dist/models/UpdateStateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateStateRequestBody.js +52 -0
- package/dist/models/UpdateStateRequestBody.js.map +1 -0
- package/dist/models/UpdateStateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateStateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateStateRequestBodyData.js +67 -0
- package/dist/models/UpdateStateRequestBodyData.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.d.ts +78 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.js +71 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts +38 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.js +50 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts +47 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.js +59 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts +63 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js +59 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js.map +1 -0
- package/dist/models/UserAttributesSchema.d.ts +24 -1
- package/dist/models/UserAttributesSchema.d.ts.map +1 -1
- package/dist/models/UserAttributesSchema.js +10 -0
- package/dist/models/UserAttributesSchema.js.map +1 -1
- package/dist/models/index.d.ts +239 -17
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +239 -17
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/AdAttributesSchemaImagesInner.d.ts +0 -45
- package/dist/models/AdAttributesSchemaImagesInner.d.ts.map +0 -1
- package/dist/models/AdAttributesSchemaImagesInner.js +0 -53
- package/dist/models/AdAttributesSchemaImagesInner.js.map +0 -1
- package/dist/models/BriefRelationshipsFormsSchema.d.ts +0 -34
- package/dist/models/BriefRelationshipsFormsSchema.d.ts.map +0 -1
- package/dist/models/BriefRelationshipsFormsSchema.js +0 -50
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/CallRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/CallRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/ChatRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts.map +0 -1
- package/dist/models/ChatRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsTranslationsSchema.js.map +0 -1
- package/dist/models/EmailAttributesSchemaSubject.d.ts +0 -24
- package/dist/models/EmailAttributesSchemaSubject.d.ts.map +0 -1
- package/dist/models/EmailAttributesSchemaSubject.js +0 -44
- package/dist/models/EmailAttributesSchemaSubject.js.map +0 -1
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts +0 -39
- package/dist/models/FileRelationshipsLinkDataSchema.js +0 -51
- package/dist/models/FileRelationshipsLinkSchema.d.ts +0 -34
- package/dist/models/FileRelationshipsLinkSchema.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts +0 -34
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts +0 -34
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts +0 -39
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js +0 -51
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js.map +0 -1
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts +0 -69
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js +0 -61
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js.map +0 -1
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts +0 -39
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js +0 -51
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts +0 -34
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts.map +0 -1
- package/dist/models/MeetingRelationshipsParticipantsSchema.js +0 -50
- package/dist/models/MeetingRelationshipsParticipantsSchema.js.map +0 -1
- package/dist/models/UpdateLinkRequestBody.d.ts +0 -34
- package/dist/models/UpdateLinkRequestBody.d.ts.map +0 -1
- package/dist/models/UpdateLinkRequestBody.js +0 -52
- package/dist/models/UpdateLinkRequestBody.js.map +0 -1
- package/dist/models/UpdateLinkRequestBodyData.d.ts +0 -53
- package/dist/models/UpdateLinkRequestBodyData.d.ts.map +0 -1
- package/dist/models/UpdateLinkRequestBodyData.js +0 -67
- package/dist/models/UpdateLinkRequestBodyData.js.map +0 -1
|
@@ -0,0 +1,274 @@
|
|
|
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.ListSignalsFilterActorTypeEnum = exports.ListSignalsFilterSeverityEnum = exports.ListSignalsFilterActionEnum = exports.ListSignalsFilterCategoryEnum = exports.SignalsApi = void 0;
|
|
50
|
+
const runtime = __importStar(require("../runtime"));
|
|
51
|
+
const index_1 = require("../models/index");
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
class SignalsApi extends runtime.BaseAPI {
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for listSignals without sending the request
|
|
58
|
+
*/
|
|
59
|
+
async listSignalsRequestOpts(requestParameters) {
|
|
60
|
+
const queryParameters = {};
|
|
61
|
+
if (requestParameters['filterCategory'] != null) {
|
|
62
|
+
queryParameters['filterCategory'] = requestParameters['filterCategory'];
|
|
63
|
+
}
|
|
64
|
+
if (requestParameters['filterAction'] != null) {
|
|
65
|
+
queryParameters['filterAction'] = requestParameters['filterAction'];
|
|
66
|
+
}
|
|
67
|
+
if (requestParameters['filterActorIdentifier'] != null) {
|
|
68
|
+
queryParameters['filterActorIdentifier'] = requestParameters['filterActorIdentifier'];
|
|
69
|
+
}
|
|
70
|
+
if (requestParameters['filterSeverity'] != null) {
|
|
71
|
+
queryParameters['filterSeverity'] = requestParameters['filterSeverity'];
|
|
72
|
+
}
|
|
73
|
+
if (requestParameters['filterActorType'] != null) {
|
|
74
|
+
queryParameters['filterActorType'] = requestParameters['filterActorType'];
|
|
75
|
+
}
|
|
76
|
+
if (requestParameters['sort'] != null) {
|
|
77
|
+
queryParameters['sort'] = requestParameters['sort'];
|
|
78
|
+
}
|
|
79
|
+
if (requestParameters['pageSize'] != null) {
|
|
80
|
+
queryParameters['pageSize'] = requestParameters['pageSize'];
|
|
81
|
+
}
|
|
82
|
+
if (requestParameters['pageAfter'] != null) {
|
|
83
|
+
queryParameters['pageAfter'] = requestParameters['pageAfter'];
|
|
84
|
+
}
|
|
85
|
+
if (requestParameters['pageBefore'] != null) {
|
|
86
|
+
queryParameters['pageBefore'] = requestParameters['pageBefore'];
|
|
87
|
+
}
|
|
88
|
+
const headerParameters = {};
|
|
89
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
90
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
91
|
+
}
|
|
92
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
93
|
+
// oauth required
|
|
94
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
95
|
+
}
|
|
96
|
+
let urlPath = `/v1/signals`;
|
|
97
|
+
return {
|
|
98
|
+
path: urlPath,
|
|
99
|
+
method: 'GET',
|
|
100
|
+
headers: headerParameters,
|
|
101
|
+
query: queryParameters,
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Returns the authenticated tenant\'s signal log: rejected / suspicious / auditable inbound events across channels (email, chat, call, ...) plus operational events (integration errors, rate limits). Read-only - signals are persisted by the eventbus consumer when other services emit `service:signal:recorded`. Filters narrow the slice: - `filterCategory=inbound_email` per channel - `filterAction=rejected_unknown_principal` per decision (requires filterCategory for the cheap GSI path) - `filterActorIdentifier=spam@evil.com` forensic: all signals from one identity - `filterSeverity=warning|error` triage view - `filterActorType=guest` only unknown senders Default sort is newest-first (`sort=-created`). The page cursor is opaque; pass it through unmodified on the next request.
|
|
106
|
+
* List Signals
|
|
107
|
+
*/
|
|
108
|
+
async listSignalsRaw(requestParameters, initOverrides) {
|
|
109
|
+
const requestOptions = await this.listSignalsRequestOpts(requestParameters);
|
|
110
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
111
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.SignalsSchemaFromJSON)(jsonValue));
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Returns the authenticated tenant\'s signal log: rejected / suspicious / auditable inbound events across channels (email, chat, call, ...) plus operational events (integration errors, rate limits). Read-only - signals are persisted by the eventbus consumer when other services emit `service:signal:recorded`. Filters narrow the slice: - `filterCategory=inbound_email` per channel - `filterAction=rejected_unknown_principal` per decision (requires filterCategory for the cheap GSI path) - `filterActorIdentifier=spam@evil.com` forensic: all signals from one identity - `filterSeverity=warning|error` triage view - `filterActorType=guest` only unknown senders Default sort is newest-first (`sort=-created`). The page cursor is opaque; pass it through unmodified on the next request.
|
|
115
|
+
* List Signals
|
|
116
|
+
*/
|
|
117
|
+
async listSignals(requestParameters = {}, initOverrides) {
|
|
118
|
+
const response = await this.listSignalsRaw(requestParameters, initOverrides);
|
|
119
|
+
return await response.value();
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Creates request options for showSignal without sending the request
|
|
123
|
+
*/
|
|
124
|
+
async showSignalRequestOpts(requestParameters) {
|
|
125
|
+
if (requestParameters['signalId'] == null) {
|
|
126
|
+
throw new runtime.RequiredError('signalId', 'Required parameter "signalId" was null or undefined when calling showSignal().');
|
|
127
|
+
}
|
|
128
|
+
const queryParameters = {};
|
|
129
|
+
const headerParameters = {};
|
|
130
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
131
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
132
|
+
}
|
|
133
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
134
|
+
// oauth required
|
|
135
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
136
|
+
}
|
|
137
|
+
let urlPath = `/v1/signals/{signalId}`;
|
|
138
|
+
urlPath = urlPath.replace(`{${"signalId"}}`, encodeURIComponent(String(requestParameters['signalId'])));
|
|
139
|
+
return {
|
|
140
|
+
path: urlPath,
|
|
141
|
+
method: 'GET',
|
|
142
|
+
headers: headerParameters,
|
|
143
|
+
query: queryParameters,
|
|
144
|
+
};
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Read one signal row. Includes full metadata + s3Refs for forensic context.
|
|
148
|
+
* Show Signal
|
|
149
|
+
*/
|
|
150
|
+
async showSignalRaw(requestParameters, initOverrides) {
|
|
151
|
+
const requestOptions = await this.showSignalRequestOpts(requestParameters);
|
|
152
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
153
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.SignalSchemaFromJSON)(jsonValue));
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* Read one signal row. Includes full metadata + s3Refs for forensic context.
|
|
157
|
+
* Show Signal
|
|
158
|
+
*/
|
|
159
|
+
async showSignal(requestParameters, initOverrides) {
|
|
160
|
+
const response = await this.showSignalRaw(requestParameters, initOverrides);
|
|
161
|
+
return await response.value();
|
|
162
|
+
}
|
|
163
|
+
/**
|
|
164
|
+
* Creates request options for signalOptions without sending the request
|
|
165
|
+
*/
|
|
166
|
+
async signalOptionsRequestOpts(requestParameters) {
|
|
167
|
+
if (requestParameters['signalId'] == null) {
|
|
168
|
+
throw new runtime.RequiredError('signalId', 'Required parameter "signalId" was null or undefined when calling signalOptions().');
|
|
169
|
+
}
|
|
170
|
+
const queryParameters = {};
|
|
171
|
+
const headerParameters = {};
|
|
172
|
+
let urlPath = `/v1/signals/{signalId}`;
|
|
173
|
+
urlPath = urlPath.replace(`{${"signalId"}}`, encodeURIComponent(String(requestParameters['signalId'])));
|
|
174
|
+
return {
|
|
175
|
+
path: urlPath,
|
|
176
|
+
method: 'OPTIONS',
|
|
177
|
+
headers: headerParameters,
|
|
178
|
+
query: queryParameters,
|
|
179
|
+
};
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* Enable CORS
|
|
183
|
+
* Signal Options
|
|
184
|
+
*/
|
|
185
|
+
async signalOptionsRaw(requestParameters, initOverrides) {
|
|
186
|
+
const requestOptions = await this.signalOptionsRequestOpts(requestParameters);
|
|
187
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
188
|
+
return new runtime.VoidApiResponse(response);
|
|
189
|
+
}
|
|
190
|
+
/**
|
|
191
|
+
* Enable CORS
|
|
192
|
+
* Signal Options
|
|
193
|
+
*/
|
|
194
|
+
async signalOptions(requestParameters, initOverrides) {
|
|
195
|
+
await this.signalOptionsRaw(requestParameters, initOverrides);
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* Creates request options for signalsOptions without sending the request
|
|
199
|
+
*/
|
|
200
|
+
async signalsOptionsRequestOpts() {
|
|
201
|
+
const queryParameters = {};
|
|
202
|
+
const headerParameters = {};
|
|
203
|
+
let urlPath = `/v1/signals`;
|
|
204
|
+
return {
|
|
205
|
+
path: urlPath,
|
|
206
|
+
method: 'OPTIONS',
|
|
207
|
+
headers: headerParameters,
|
|
208
|
+
query: queryParameters,
|
|
209
|
+
};
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Enable CORS by returning correct headers
|
|
213
|
+
* Signals Options
|
|
214
|
+
*/
|
|
215
|
+
async signalsOptionsRaw(initOverrides) {
|
|
216
|
+
const requestOptions = await this.signalsOptionsRequestOpts();
|
|
217
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
218
|
+
return new runtime.VoidApiResponse(response);
|
|
219
|
+
}
|
|
220
|
+
/**
|
|
221
|
+
* Enable CORS by returning correct headers
|
|
222
|
+
* Signals Options
|
|
223
|
+
*/
|
|
224
|
+
async signalsOptions(initOverrides) {
|
|
225
|
+
await this.signalsOptionsRaw(initOverrides);
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
exports.SignalsApi = SignalsApi;
|
|
229
|
+
/**
|
|
230
|
+
* @export
|
|
231
|
+
*/
|
|
232
|
+
exports.ListSignalsFilterCategoryEnum = {
|
|
233
|
+
InboundEmail: 'inbound_email',
|
|
234
|
+
InboundChat: 'inbound_chat',
|
|
235
|
+
InboundCall: 'inbound_call',
|
|
236
|
+
InboundWebapp: 'inbound_webapp',
|
|
237
|
+
OutboundEmail: 'outbound_email',
|
|
238
|
+
Integration: 'integration',
|
|
239
|
+
Auth: 'auth',
|
|
240
|
+
DataAccess: 'data_access'
|
|
241
|
+
};
|
|
242
|
+
/**
|
|
243
|
+
* @export
|
|
244
|
+
*/
|
|
245
|
+
exports.ListSignalsFilterActionEnum = {
|
|
246
|
+
RejectedUnknownPrincipal: 'rejected_unknown_principal',
|
|
247
|
+
RejectedLanguage: 'rejected_language',
|
|
248
|
+
RejectedIntent: 'rejected_intent',
|
|
249
|
+
RejectedClosedContext: 'rejected_closed_context',
|
|
250
|
+
RejectedRateLimit: 'rejected_rate_limit',
|
|
251
|
+
Accepted: 'accepted',
|
|
252
|
+
DeliveryFailed: 'delivery_failed',
|
|
253
|
+
IntegrationError: 'integration_error',
|
|
254
|
+
DataExported: 'data_exported'
|
|
255
|
+
};
|
|
256
|
+
/**
|
|
257
|
+
* @export
|
|
258
|
+
*/
|
|
259
|
+
exports.ListSignalsFilterSeverityEnum = {
|
|
260
|
+
Info: 'info',
|
|
261
|
+
Warning: 'warning',
|
|
262
|
+
Error: 'error'
|
|
263
|
+
};
|
|
264
|
+
/**
|
|
265
|
+
* @export
|
|
266
|
+
*/
|
|
267
|
+
exports.ListSignalsFilterActorTypeEnum = {
|
|
268
|
+
User: 'user',
|
|
269
|
+
Candidate: 'candidate',
|
|
270
|
+
Talent: 'talent',
|
|
271
|
+
Guest: 'guest',
|
|
272
|
+
System: 'system'
|
|
273
|
+
};
|
|
274
|
+
//# sourceMappingURL=SignalsApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SignalsApi.js","sourceRoot":"","sources":["../../src/apis/SignalsApi.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,158 @@
|
|
|
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 { CreateStateRequestBody, ListStatesFolderParameter, StateSchema, StatesSchema, UpdateStateRequestBody } from '../models/index';
|
|
14
|
+
export interface CreateStateRequest {
|
|
15
|
+
createStateRequestBody: CreateStateRequestBody;
|
|
16
|
+
}
|
|
17
|
+
export interface DeleteStateRequest {
|
|
18
|
+
stateId: string;
|
|
19
|
+
}
|
|
20
|
+
export interface ListStatesRequest {
|
|
21
|
+
filterResourceType?: ListStatesFilterResourceTypeEnum;
|
|
22
|
+
filterResourceIds?: string;
|
|
23
|
+
folder?: ListStatesFolderParameter;
|
|
24
|
+
pageSize?: number;
|
|
25
|
+
pageAfter?: string;
|
|
26
|
+
pageBefore?: string;
|
|
27
|
+
}
|
|
28
|
+
export interface ShowStateRequest {
|
|
29
|
+
stateId: string;
|
|
30
|
+
}
|
|
31
|
+
export interface StateOptionsRequest {
|
|
32
|
+
stateId: string;
|
|
33
|
+
}
|
|
34
|
+
export interface UpdateStateRequest {
|
|
35
|
+
stateId: string;
|
|
36
|
+
updateStateRequestBody: UpdateStateRequestBody;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
export declare class StatesApi extends runtime.BaseAPI {
|
|
42
|
+
/**
|
|
43
|
+
* Creates request options for createState without sending the request
|
|
44
|
+
*/
|
|
45
|
+
createStateRequestOpts(requestParameters: CreateStateRequest): Promise<runtime.RequestOpts>;
|
|
46
|
+
/**
|
|
47
|
+
* Idempotent upsert on `(user, resourceType, resourceId)`. Frontend posts the full desired state on every toggle. Sparse GSIs flip atomically.
|
|
48
|
+
* Upsert State
|
|
49
|
+
*/
|
|
50
|
+
createStateRaw(requestParameters: CreateStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StateSchema>>;
|
|
51
|
+
/**
|
|
52
|
+
* Idempotent upsert on `(user, resourceType, resourceId)`. Frontend posts the full desired state on every toggle. Sparse GSIs flip atomically.
|
|
53
|
+
* Upsert State
|
|
54
|
+
*/
|
|
55
|
+
createState(requestParameters: CreateStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StateSchema>;
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for deleteState without sending the request
|
|
58
|
+
*/
|
|
59
|
+
deleteStateRequestOpts(requestParameters: DeleteStateRequest): Promise<runtime.RequestOpts>;
|
|
60
|
+
/**
|
|
61
|
+
* Hard-delete the state row. Equivalent to resetting the user\'s perception of the resource back to never-seen.
|
|
62
|
+
* Delete State
|
|
63
|
+
*/
|
|
64
|
+
deleteStateRaw(requestParameters: DeleteStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
65
|
+
/**
|
|
66
|
+
* Hard-delete the state row. Equivalent to resetting the user\'s perception of the resource back to never-seen.
|
|
67
|
+
* Delete State
|
|
68
|
+
*/
|
|
69
|
+
deleteState(requestParameters: DeleteStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
70
|
+
/**
|
|
71
|
+
* Creates request options for listStates without sending the request
|
|
72
|
+
*/
|
|
73
|
+
listStatesRequestOpts(requestParameters: ListStatesRequest): Promise<runtime.RequestOpts>;
|
|
74
|
+
/**
|
|
75
|
+
* Returns the authenticated user\'s per-resource states (seen/starred/flags). A state row exists only for resources the user has interacted with; there are no shadow rows auto-created on resource insert. That means `folder=all` without a resourceType/resourceIds filter lists only resources the user has actually touched. For the primary inbox feed, query `/v1/emails` first (filtered by direction/conversation/date) and batch-fetch states for the visible rows via `filterResourceIds=<csv>`. Scoping filters (orthogonal to `folder`): - `filterResourceType=emails` limits to one resource type. - `filterResourceIds=a,b,c` batch-fetches specific resources (requires `filterResourceType`). Folder filter (tagged union - exactly one value): - `folder=all` no filter (default) - `folder=unseen` unread rows, oldest-first (UnseenIndex) - `folder=starred` starred rows, most-recent-first (StarredIndex) - `folder=spam` user-marked spam (SpamIndex) - `folder=label:<labelId>` rows whose flags.labels contains labelId
|
|
76
|
+
* List States
|
|
77
|
+
*/
|
|
78
|
+
listStatesRaw(requestParameters: ListStatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StatesSchema>>;
|
|
79
|
+
/**
|
|
80
|
+
* Returns the authenticated user\'s per-resource states (seen/starred/flags). A state row exists only for resources the user has interacted with; there are no shadow rows auto-created on resource insert. That means `folder=all` without a resourceType/resourceIds filter lists only resources the user has actually touched. For the primary inbox feed, query `/v1/emails` first (filtered by direction/conversation/date) and batch-fetch states for the visible rows via `filterResourceIds=<csv>`. Scoping filters (orthogonal to `folder`): - `filterResourceType=emails` limits to one resource type. - `filterResourceIds=a,b,c` batch-fetches specific resources (requires `filterResourceType`). Folder filter (tagged union - exactly one value): - `folder=all` no filter (default) - `folder=unseen` unread rows, oldest-first (UnseenIndex) - `folder=starred` starred rows, most-recent-first (StarredIndex) - `folder=spam` user-marked spam (SpamIndex) - `folder=label:<labelId>` rows whose flags.labels contains labelId
|
|
81
|
+
* List States
|
|
82
|
+
*/
|
|
83
|
+
listStates(requestParameters?: ListStatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StatesSchema>;
|
|
84
|
+
/**
|
|
85
|
+
* Creates request options for showState without sending the request
|
|
86
|
+
*/
|
|
87
|
+
showStateRequestOpts(requestParameters: ShowStateRequest): Promise<runtime.RequestOpts>;
|
|
88
|
+
/**
|
|
89
|
+
* Read one state row for the authenticated user.
|
|
90
|
+
* Show State
|
|
91
|
+
*/
|
|
92
|
+
showStateRaw(requestParameters: ShowStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StateSchema>>;
|
|
93
|
+
/**
|
|
94
|
+
* Read one state row for the authenticated user.
|
|
95
|
+
* Show State
|
|
96
|
+
*/
|
|
97
|
+
showState(requestParameters: ShowStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StateSchema>;
|
|
98
|
+
/**
|
|
99
|
+
* Creates request options for stateOptions without sending the request
|
|
100
|
+
*/
|
|
101
|
+
stateOptionsRequestOpts(requestParameters: StateOptionsRequest): Promise<runtime.RequestOpts>;
|
|
102
|
+
/**
|
|
103
|
+
* Enable CORS by returning correct headers
|
|
104
|
+
* State Options
|
|
105
|
+
*/
|
|
106
|
+
stateOptionsRaw(requestParameters: StateOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
107
|
+
/**
|
|
108
|
+
* Enable CORS by returning correct headers
|
|
109
|
+
* State Options
|
|
110
|
+
*/
|
|
111
|
+
stateOptions(requestParameters: StateOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
112
|
+
/**
|
|
113
|
+
* Creates request options for statesOptions without sending the request
|
|
114
|
+
*/
|
|
115
|
+
statesOptionsRequestOpts(): Promise<runtime.RequestOpts>;
|
|
116
|
+
/**
|
|
117
|
+
* Enable CORS by returning correct headers
|
|
118
|
+
* States Options
|
|
119
|
+
*/
|
|
120
|
+
statesOptionsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
121
|
+
/**
|
|
122
|
+
* Enable CORS by returning correct headers
|
|
123
|
+
* States Options
|
|
124
|
+
*/
|
|
125
|
+
statesOptions(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
126
|
+
/**
|
|
127
|
+
* Creates request options for updateState without sending the request
|
|
128
|
+
*/
|
|
129
|
+
updateStateRequestOpts(requestParameters: UpdateStateRequest): Promise<runtime.RequestOpts>;
|
|
130
|
+
/**
|
|
131
|
+
* Partial update of a state row. Omitted flags retain their current value.
|
|
132
|
+
* Update State
|
|
133
|
+
*/
|
|
134
|
+
updateStateRaw(requestParameters: UpdateStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StateSchema>>;
|
|
135
|
+
/**
|
|
136
|
+
* Partial update of a state row. Omitted flags retain their current value.
|
|
137
|
+
* Update State
|
|
138
|
+
*/
|
|
139
|
+
updateState(requestParameters: UpdateStateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StateSchema>;
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* @export
|
|
143
|
+
*/
|
|
144
|
+
export declare const ListStatesFilterResourceTypeEnum: {
|
|
145
|
+
readonly Emails: "emails";
|
|
146
|
+
readonly Chats: "chats";
|
|
147
|
+
readonly Calls: "calls";
|
|
148
|
+
readonly Comments: "comments";
|
|
149
|
+
readonly Candidates: "candidates";
|
|
150
|
+
readonly Conversations: "conversations";
|
|
151
|
+
readonly Jobs: "jobs";
|
|
152
|
+
readonly Talents: "talents";
|
|
153
|
+
readonly Personas: "personas";
|
|
154
|
+
readonly Reports: "reports";
|
|
155
|
+
readonly Tasks: "tasks";
|
|
156
|
+
};
|
|
157
|
+
export type ListStatesFilterResourceTypeEnum = typeof ListStatesFilterResourceTypeEnum[keyof typeof ListStatesFilterResourceTypeEnum];
|
|
158
|
+
//# sourceMappingURL=StatesApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatesApi.d.ts","sourceRoot":"","sources":["../../src/apis/StatesApi.ts"],"names":[],"mappings":"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"}
|