@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
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { EmailAttributesSchemaAttachmentsInner } from './EmailAttributesSchemaAttachmentsInner';
|
|
13
13
|
import type { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
@@ -24,11 +24,17 @@ export interface EmailAttributesSchema {
|
|
|
24
24
|
*/
|
|
25
25
|
name?: string;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {
|
|
27
|
+
* Lifecycle status. draft = composing, scheduled = workflow owns the send, sent = outbound delivered to SES, received = inbound accepted by broker (replaces the legacy `sent` value used for inbound), suppressed = SES bounce/complaint, archived = user explicitly archived (kept indefinitely, hidden from inbox view), trashed = user moved to Trash bin (default soft DELETE; recoverable, candidate for periodic permanent purge), failed = internal error, pending = transitional.
|
|
28
|
+
* @type {EmailAttributesSchemaStatusEnum}
|
|
29
29
|
* @memberof EmailAttributesSchema
|
|
30
30
|
*/
|
|
31
|
-
status?:
|
|
31
|
+
status?: EmailAttributesSchemaStatusEnum;
|
|
32
|
+
/**
|
|
33
|
+
* Whether the email was received from an external sender (inbound, populated by the broker) or composed by the tenant/system and sent out (outbound). Populated at create time; never changes.
|
|
34
|
+
* @type {EmailAttributesSchemaDirectionEnum}
|
|
35
|
+
* @memberof EmailAttributesSchema
|
|
36
|
+
*/
|
|
37
|
+
direction?: EmailAttributesSchemaDirectionEnum;
|
|
32
38
|
/**
|
|
33
39
|
*
|
|
34
40
|
* @type {string}
|
|
@@ -42,17 +48,33 @@ export interface EmailAttributesSchema {
|
|
|
42
48
|
*/
|
|
43
49
|
emailTo?: string;
|
|
44
50
|
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {
|
|
51
|
+
* CC recipients. Each entry is an RFC 5322 address string.
|
|
52
|
+
* @type {Array<string>}
|
|
47
53
|
* @memberof EmailAttributesSchema
|
|
48
54
|
*/
|
|
49
|
-
|
|
55
|
+
emailCc?: Array<string>;
|
|
50
56
|
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {
|
|
57
|
+
* BCC recipients. Each entry is an RFC 5322 address string.
|
|
58
|
+
* @type {Array<string>}
|
|
53
59
|
* @memberof EmailAttributesSchema
|
|
54
60
|
*/
|
|
55
|
-
|
|
61
|
+
emailBcc?: Array<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Multilingual subject keyed by IETF BCP 47 locale code (e.g. `en-US`, `pl-PL`). The DAL writes per-locale entries from the AI analyze + translate steps; the UI picks the right key based on `conversationLanguageCode`.
|
|
64
|
+
* @type {{ [key: string]: string; }}
|
|
65
|
+
* @memberof EmailAttributesSchema
|
|
66
|
+
*/
|
|
67
|
+
subject?: {
|
|
68
|
+
[key: string]: string;
|
|
69
|
+
};
|
|
70
|
+
/**
|
|
71
|
+
* Multilingual HTML body keyed by IETF BCP 47 locale code. Same shape as `subject`. Body values are HTML strings; plain-text fallback is derived on send.
|
|
72
|
+
* @type {{ [key: string]: string; }}
|
|
73
|
+
* @memberof EmailAttributesSchema
|
|
74
|
+
*/
|
|
75
|
+
body?: {
|
|
76
|
+
[key: string]: string;
|
|
77
|
+
};
|
|
56
78
|
/**
|
|
57
79
|
*
|
|
58
80
|
* @type {string}
|
|
@@ -83,6 +105,54 @@ export interface EmailAttributesSchema {
|
|
|
83
105
|
* @memberof EmailAttributesSchema
|
|
84
106
|
*/
|
|
85
107
|
isExternalSender?: boolean;
|
|
108
|
+
/**
|
|
109
|
+
* Attachments on the email. For user-uploaded attachments: frontend creates a File via POST /v1/files (which returns a presigned PUT URL), uploads to S3, then references the File here with `type: "files"` and the returned `url`/`fileId`. For system-generated attachments (job/persona/report PDFs) the eventbus / outbound path populates these automatically.
|
|
110
|
+
* @type {Array<EmailAttributesSchemaAttachmentsInner>}
|
|
111
|
+
* @memberof EmailAttributesSchema
|
|
112
|
+
*/
|
|
113
|
+
attachments?: Array<EmailAttributesSchemaAttachmentsInner>;
|
|
114
|
+
/**
|
|
115
|
+
* Denormalised copy of the related conversation's languageCode (e.g. `pl-PL`, `en-US`). Avoids an N+1 fetch when the list/detail view needs to pick the right locale for the multilingual subject/body dicts. Source of truth is the conversation row; read-only from the email's perspective.
|
|
116
|
+
* @type {string}
|
|
117
|
+
* @memberof EmailAttributesSchema
|
|
118
|
+
*/
|
|
119
|
+
conversationLanguageCode?: string;
|
|
120
|
+
/**
|
|
121
|
+
* Application-layer pointer to the email this one replies to. Used by the UI to render an 'in reply to' link in thread views. Set by the compose flow (frontend passes the parent on Reply) and by the broker when an inbound email matches an outbound via RFC 5322 In-Reply-To. Separate from meta.reference which carries the raw SMTP header chain.
|
|
122
|
+
* @type {string}
|
|
123
|
+
* @memberof EmailAttributesSchema
|
|
124
|
+
*/
|
|
125
|
+
parentEmailId?: string | null;
|
|
126
|
+
/**
|
|
127
|
+
* Denormalised user id of the sender for outbound emails (the boe workflow user, or the human composer). Frontend joins this against its local user cache to render avatar + display name without a per-row API call. Null on inbound mail.
|
|
128
|
+
* @type {string}
|
|
129
|
+
* @memberof EmailAttributesSchema
|
|
130
|
+
*/
|
|
131
|
+
fromUserId?: string | null;
|
|
132
|
+
/**
|
|
133
|
+
* Denormalised candidate id of the sender for inbound replies from a candidate in an active conversation. Frontend joins this against its local candidate cache to render initials and the candidate name. Null on outbound mail and on anonymous inbound that didn't match a candidate.
|
|
134
|
+
* @type {string}
|
|
135
|
+
* @memberof EmailAttributesSchema
|
|
136
|
+
*/
|
|
137
|
+
fromCandidateId?: string | null;
|
|
138
|
+
/**
|
|
139
|
+
* System-level spam verdict on this email. Set by the broker (or a future classifier) at inbound time; never reflects a single user's opinion. Distinct from `status=suppressed`, which is SES reporting we cannot deliver on OUTBOUND. Frontend's Spam folder unions (my states where isSpam=true) with (emails where isSystemSpam=true).
|
|
140
|
+
* @type {boolean}
|
|
141
|
+
* @memberof EmailAttributesSchema
|
|
142
|
+
*/
|
|
143
|
+
isSystemSpam?: boolean | null;
|
|
144
|
+
/**
|
|
145
|
+
* Foreign key to the Schedule resource driving this email's send. Populated by the wait:process workflow action right after it creates the Schedule. Null when no delayed send is pending (drafts, already-sent rows, inbound mail). To cancel the scheduled send, call DELETE /v1/schedules/{scheduleId} - the email eventbus handler listens for SCHEDULE_CANCELLED and reverts the row back to draft automatically.
|
|
146
|
+
* @type {string}
|
|
147
|
+
* @memberof EmailAttributesSchema
|
|
148
|
+
*/
|
|
149
|
+
scheduleId?: string | null;
|
|
150
|
+
/**
|
|
151
|
+
* Denormalised copy of the owning Schedule's `fireAt` timestamp (ISO 8601). The scheduled-send banner reads this directly so the UI never has to round-trip to /v1/schedules just to render 'Send scheduled for X'. Source of truth is the Schedule; this field stays stable because Schedule.fireAt is immutable post-create.
|
|
152
|
+
* @type {string}
|
|
153
|
+
* @memberof EmailAttributesSchema
|
|
154
|
+
*/
|
|
155
|
+
scheduledFireAt?: string | null;
|
|
86
156
|
/**
|
|
87
157
|
*
|
|
88
158
|
* @type {string}
|
|
@@ -90,9 +160,10 @@ export interface EmailAttributesSchema {
|
|
|
90
160
|
*/
|
|
91
161
|
ttl?: string;
|
|
92
162
|
/**
|
|
93
|
-
*
|
|
163
|
+
* Legacy field from the retired CRUD-scheduler path. Kept as read-only metadata on old rows. New emails do not populate it; scheduling is owned by the workflow engine's wait:process action via the Schedule resource.
|
|
94
164
|
* @type {string}
|
|
95
165
|
* @memberof EmailAttributesSchema
|
|
166
|
+
* @deprecated
|
|
96
167
|
*/
|
|
97
168
|
sendScheduleDate?: string;
|
|
98
169
|
/**
|
|
@@ -110,6 +181,29 @@ export interface EmailAttributesSchema {
|
|
|
110
181
|
*/
|
|
111
182
|
timestamps?: ResourceTimestampsSchema;
|
|
112
183
|
}
|
|
184
|
+
/**
|
|
185
|
+
* @export
|
|
186
|
+
*/
|
|
187
|
+
export declare const EmailAttributesSchemaStatusEnum: {
|
|
188
|
+
readonly Draft: "draft";
|
|
189
|
+
readonly Scheduled: "scheduled";
|
|
190
|
+
readonly Sent: "sent";
|
|
191
|
+
readonly Received: "received";
|
|
192
|
+
readonly Suppressed: "suppressed";
|
|
193
|
+
readonly Archived: "archived";
|
|
194
|
+
readonly Trashed: "trashed";
|
|
195
|
+
readonly Failed: "failed";
|
|
196
|
+
readonly Pending: "pending";
|
|
197
|
+
};
|
|
198
|
+
export type EmailAttributesSchemaStatusEnum = typeof EmailAttributesSchemaStatusEnum[keyof typeof EmailAttributesSchemaStatusEnum];
|
|
199
|
+
/**
|
|
200
|
+
* @export
|
|
201
|
+
*/
|
|
202
|
+
export declare const EmailAttributesSchemaDirectionEnum: {
|
|
203
|
+
readonly Inbound: "inbound";
|
|
204
|
+
readonly Outbound: "outbound";
|
|
205
|
+
};
|
|
206
|
+
export type EmailAttributesSchemaDirectionEnum = typeof EmailAttributesSchemaDirectionEnum[keyof typeof EmailAttributesSchemaDirectionEnum];
|
|
113
207
|
/**
|
|
114
208
|
* Check if a given object implements the EmailAttributesSchema interface.
|
|
115
209
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmailAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/EmailAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"EmailAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/EmailAttributesSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,13 +13,35 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.EmailAttributesSchemaDirectionEnum = exports.EmailAttributesSchemaStatusEnum = void 0;
|
|
16
17
|
exports.instanceOfEmailAttributesSchema = instanceOfEmailAttributesSchema;
|
|
17
18
|
exports.EmailAttributesSchemaFromJSON = EmailAttributesSchemaFromJSON;
|
|
18
19
|
exports.EmailAttributesSchemaFromJSONTyped = EmailAttributesSchemaFromJSONTyped;
|
|
19
20
|
exports.EmailAttributesSchemaToJSON = EmailAttributesSchemaToJSON;
|
|
20
21
|
exports.EmailAttributesSchemaToJSONTyped = EmailAttributesSchemaToJSONTyped;
|
|
21
|
-
const
|
|
22
|
+
const EmailAttributesSchemaAttachmentsInner_1 = require("./EmailAttributesSchemaAttachmentsInner");
|
|
22
23
|
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.EmailAttributesSchemaStatusEnum = {
|
|
28
|
+
Draft: 'draft',
|
|
29
|
+
Scheduled: 'scheduled',
|
|
30
|
+
Sent: 'sent',
|
|
31
|
+
Received: 'received',
|
|
32
|
+
Suppressed: 'suppressed',
|
|
33
|
+
Archived: 'archived',
|
|
34
|
+
Trashed: 'trashed',
|
|
35
|
+
Failed: 'failed',
|
|
36
|
+
Pending: 'pending'
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
exports.EmailAttributesSchemaDirectionEnum = {
|
|
42
|
+
Inbound: 'inbound',
|
|
43
|
+
Outbound: 'outbound'
|
|
44
|
+
};
|
|
23
45
|
/**
|
|
24
46
|
* Check if a given object implements the EmailAttributesSchema interface.
|
|
25
47
|
*/
|
|
@@ -36,15 +58,26 @@ function EmailAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
36
58
|
return {
|
|
37
59
|
'name': json['name'] == null ? undefined : json['name'],
|
|
38
60
|
'status': json['status'] == null ? undefined : json['status'],
|
|
61
|
+
'direction': json['direction'] == null ? undefined : json['direction'],
|
|
39
62
|
'emailFrom': json['emailFrom'] == null ? undefined : json['emailFrom'],
|
|
40
63
|
'emailTo': json['emailTo'] == null ? undefined : json['emailTo'],
|
|
41
|
-
'
|
|
42
|
-
'
|
|
64
|
+
'emailCc': json['emailCc'] == null ? undefined : json['emailCc'],
|
|
65
|
+
'emailBcc': json['emailBcc'] == null ? undefined : json['emailBcc'],
|
|
66
|
+
'subject': json['subject'] == null ? undefined : json['subject'],
|
|
67
|
+
'body': json['body'] == null ? undefined : json['body'],
|
|
43
68
|
'shortCode': json['shortCode'] == null ? undefined : json['shortCode'],
|
|
44
69
|
'source': json['source'] == null ? undefined : json['source'],
|
|
45
70
|
'isReply': json['isReply'] == null ? undefined : json['isReply'],
|
|
46
71
|
'isSendable': json['isSendable'] == null ? undefined : json['isSendable'],
|
|
47
72
|
'isExternalSender': json['isExternalSender'] == null ? undefined : json['isExternalSender'],
|
|
73
|
+
'attachments': json['attachments'] == null ? undefined : (json['attachments'].map(EmailAttributesSchemaAttachmentsInner_1.EmailAttributesSchemaAttachmentsInnerFromJSON)),
|
|
74
|
+
'conversationLanguageCode': json['conversationLanguageCode'] == null ? undefined : json['conversationLanguageCode'],
|
|
75
|
+
'parentEmailId': json['parentEmailId'] == null ? undefined : json['parentEmailId'],
|
|
76
|
+
'fromUserId': json['fromUserId'] == null ? undefined : json['fromUserId'],
|
|
77
|
+
'fromCandidateId': json['fromCandidateId'] == null ? undefined : json['fromCandidateId'],
|
|
78
|
+
'isSystemSpam': json['isSystemSpam'] == null ? undefined : json['isSystemSpam'],
|
|
79
|
+
'scheduleId': json['scheduleId'] == null ? undefined : json['scheduleId'],
|
|
80
|
+
'scheduledFireAt': json['scheduledFireAt'] == null ? undefined : json['scheduledFireAt'],
|
|
48
81
|
'ttl': json['ttl'] == null ? undefined : json['ttl'],
|
|
49
82
|
'sendScheduleDate': json['sendScheduleDate'] == null ? undefined : json['sendScheduleDate'],
|
|
50
83
|
'meta': json['meta'] == null ? undefined : json['meta'],
|
|
@@ -61,15 +94,26 @@ function EmailAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
|
61
94
|
return {
|
|
62
95
|
'name': value['name'],
|
|
63
96
|
'status': value['status'],
|
|
97
|
+
'direction': value['direction'],
|
|
64
98
|
'emailFrom': value['emailFrom'],
|
|
65
99
|
'emailTo': value['emailTo'],
|
|
66
|
-
'
|
|
67
|
-
'
|
|
100
|
+
'emailCc': value['emailCc'],
|
|
101
|
+
'emailBcc': value['emailBcc'],
|
|
102
|
+
'subject': value['subject'],
|
|
103
|
+
'body': value['body'],
|
|
68
104
|
'shortCode': value['shortCode'],
|
|
69
105
|
'source': value['source'],
|
|
70
106
|
'isReply': value['isReply'],
|
|
71
107
|
'isSendable': value['isSendable'],
|
|
72
108
|
'isExternalSender': value['isExternalSender'],
|
|
109
|
+
'attachments': value['attachments'] == null ? undefined : (value['attachments'].map(EmailAttributesSchemaAttachmentsInner_1.EmailAttributesSchemaAttachmentsInnerToJSON)),
|
|
110
|
+
'conversationLanguageCode': value['conversationLanguageCode'],
|
|
111
|
+
'parentEmailId': value['parentEmailId'],
|
|
112
|
+
'fromUserId': value['fromUserId'],
|
|
113
|
+
'fromCandidateId': value['fromCandidateId'],
|
|
114
|
+
'isSystemSpam': value['isSystemSpam'],
|
|
115
|
+
'scheduleId': value['scheduleId'],
|
|
116
|
+
'scheduledFireAt': value['scheduledFireAt'],
|
|
73
117
|
'ttl': value['ttl'],
|
|
74
118
|
'sendScheduleDate': value['sendScheduleDate'],
|
|
75
119
|
'meta': value['meta'],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmailAttributesSchema.js","sourceRoot":"","sources":["../../src/models/EmailAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG
|
|
1
|
+
{"version":3,"file":"EmailAttributesSchema.js","sourceRoot":"","sources":["../../src/models/EmailAttributesSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,69 @@
|
|
|
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
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface EmailAttributesSchemaAttachmentsInner
|
|
16
|
+
*/
|
|
17
|
+
export interface EmailAttributesSchemaAttachmentsInner {
|
|
18
|
+
/**
|
|
19
|
+
* Display name shown in the mail client and used as the attachment filename on send.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
22
|
+
*/
|
|
23
|
+
fileName?: string;
|
|
24
|
+
/**
|
|
25
|
+
* S3 URL of the stored file. For user-uploaded attachments this is the path returned by POST /v1/files; for system-generated attachments (job/persona/report PDFs) it is the resource's own S3 path.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
28
|
+
*/
|
|
29
|
+
url?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Resource type this attachment belongs to. User-uploaded attachments use `files`; system-generated attachments use the owning resource type: `jobs`, `personas`, `talents`, `candidates`, `reports`, `ads`.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
34
|
+
*/
|
|
35
|
+
type?: string;
|
|
36
|
+
/**
|
|
37
|
+
* When `type == "files"`, the file resource ID so the frontend can resolve the latest file metadata (status, processing state) without parsing the URL.
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
40
|
+
*/
|
|
41
|
+
fileId?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
* File size in bytes. Frontend displays it in the compose preview and mail list. Set by the upload flow from the Content-Length of the S3 object; absent on legacy rows.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
46
|
+
*/
|
|
47
|
+
size?: number | null;
|
|
48
|
+
/**
|
|
49
|
+
* MIME type (e.g. `application/pdf`, `image/png`). Drives icon selection in the UI and the Content-Type header in the outbound MIME part. Absent on legacy rows; frontend should fall back to extension inference.
|
|
50
|
+
* @type {string}
|
|
51
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
52
|
+
*/
|
|
53
|
+
contentType?: string | null;
|
|
54
|
+
/**
|
|
55
|
+
* Optional S3 URL of a PNG preview (first-page render for PDFs/DOCX). Populated by the file service's conversion pipeline when a preview is available. Absent for non-previewable types.
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof EmailAttributesSchemaAttachmentsInner
|
|
58
|
+
*/
|
|
59
|
+
thumbnailUrl?: string | null;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Check if a given object implements the EmailAttributesSchemaAttachmentsInner interface.
|
|
63
|
+
*/
|
|
64
|
+
export declare function instanceOfEmailAttributesSchemaAttachmentsInner(value: object): value is EmailAttributesSchemaAttachmentsInner;
|
|
65
|
+
export declare function EmailAttributesSchemaAttachmentsInnerFromJSON(json: any): EmailAttributesSchemaAttachmentsInner;
|
|
66
|
+
export declare function EmailAttributesSchemaAttachmentsInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): EmailAttributesSchemaAttachmentsInner;
|
|
67
|
+
export declare function EmailAttributesSchemaAttachmentsInnerToJSON(json: any): EmailAttributesSchemaAttachmentsInner;
|
|
68
|
+
export declare function EmailAttributesSchemaAttachmentsInnerToJSONTyped(value?: EmailAttributesSchemaAttachmentsInner | null, ignoreDiscriminator?: boolean): any;
|
|
69
|
+
//# sourceMappingURL=EmailAttributesSchemaAttachmentsInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailAttributesSchemaAttachmentsInner.d.ts","sourceRoot":"","sources":["../../src/models/EmailAttributesSchemaAttachmentsInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,qCAAqC;IAClD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAChC;AAED;;GAEG;AACH,wBAAgB,+CAA+C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qCAAqC,CAE7H;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE9G;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qCAAqC,CAcjJ;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE5G;AAED,wBAAgB,gDAAgD,CAAC,KAAK,CAAC,EAAE,qCAAqC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAehK"}
|
|
@@ -0,0 +1,61 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfEmailAttributesSchemaAttachmentsInner = instanceOfEmailAttributesSchemaAttachmentsInner;
|
|
17
|
+
exports.EmailAttributesSchemaAttachmentsInnerFromJSON = EmailAttributesSchemaAttachmentsInnerFromJSON;
|
|
18
|
+
exports.EmailAttributesSchemaAttachmentsInnerFromJSONTyped = EmailAttributesSchemaAttachmentsInnerFromJSONTyped;
|
|
19
|
+
exports.EmailAttributesSchemaAttachmentsInnerToJSON = EmailAttributesSchemaAttachmentsInnerToJSON;
|
|
20
|
+
exports.EmailAttributesSchemaAttachmentsInnerToJSONTyped = EmailAttributesSchemaAttachmentsInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the EmailAttributesSchemaAttachmentsInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfEmailAttributesSchemaAttachmentsInner(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function EmailAttributesSchemaAttachmentsInnerFromJSON(json) {
|
|
28
|
+
return EmailAttributesSchemaAttachmentsInnerFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function EmailAttributesSchemaAttachmentsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'fileName': json['fileName'] == null ? undefined : json['fileName'],
|
|
36
|
+
'url': json['url'] == null ? undefined : json['url'],
|
|
37
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
38
|
+
'fileId': json['fileId'] == null ? undefined : json['fileId'],
|
|
39
|
+
'size': json['size'] == null ? undefined : json['size'],
|
|
40
|
+
'contentType': json['contentType'] == null ? undefined : json['contentType'],
|
|
41
|
+
'thumbnailUrl': json['thumbnailUrl'] == null ? undefined : json['thumbnailUrl'],
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
function EmailAttributesSchemaAttachmentsInnerToJSON(json) {
|
|
45
|
+
return EmailAttributesSchemaAttachmentsInnerToJSONTyped(json, false);
|
|
46
|
+
}
|
|
47
|
+
function EmailAttributesSchemaAttachmentsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
+
if (value == null) {
|
|
49
|
+
return value;
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
'fileName': value['fileName'],
|
|
53
|
+
'url': value['url'],
|
|
54
|
+
'type': value['type'],
|
|
55
|
+
'fileId': value['fileId'],
|
|
56
|
+
'size': value['size'],
|
|
57
|
+
'contentType': value['contentType'],
|
|
58
|
+
'thumbnailUrl': value['thumbnailUrl'],
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
//# sourceMappingURL=EmailAttributesSchemaAttachmentsInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailAttributesSchemaAttachmentsInner.js","sourceRoot":"","sources":["../../src/models/EmailAttributesSchemaAttachmentsInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAwDH,0GAEC;AAED,sGAEC;AAED,gHAcC;AAED,kGAEC;AAED,4GAeC;AA9CD;;GAEG;AACH,SAAgB,+CAA+C,CAAC,KAAa;IACzE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS,EAAE,mBAA4B;IACtG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QACpD,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC;KAClF,CAAC;AACN,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,KAAoD,EAAE,sBAA+B,KAAK;IACvJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC;QACnB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,cAAc,EAAE,KAAK,CAAC,cAAc,CAAC;KACxC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface EmailRelationshipsLinksDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface EmailRelationshipsLinksDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof EmailRelationshipsLinksDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof EmailRelationshipsLinksDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the EmailRelationshipsLinksDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfEmailRelationshipsLinksDataSchema(value: object): value is EmailRelationshipsLinksDataSchema;
|
|
35
|
+
export declare function EmailRelationshipsLinksDataSchemaFromJSON(json: any): EmailRelationshipsLinksDataSchema;
|
|
36
|
+
export declare function EmailRelationshipsLinksDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): EmailRelationshipsLinksDataSchema;
|
|
37
|
+
export declare function EmailRelationshipsLinksDataSchemaToJSON(json: any): EmailRelationshipsLinksDataSchema;
|
|
38
|
+
export declare function EmailRelationshipsLinksDataSchemaToJSONTyped(value?: EmailRelationshipsLinksDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=EmailRelationshipsLinksDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailRelationshipsLinksDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/EmailRelationshipsLinksDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CASzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUxJ"}
|
|
@@ -0,0 +1,51 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfEmailRelationshipsLinksDataSchema = instanceOfEmailRelationshipsLinksDataSchema;
|
|
17
|
+
exports.EmailRelationshipsLinksDataSchemaFromJSON = EmailRelationshipsLinksDataSchemaFromJSON;
|
|
18
|
+
exports.EmailRelationshipsLinksDataSchemaFromJSONTyped = EmailRelationshipsLinksDataSchemaFromJSONTyped;
|
|
19
|
+
exports.EmailRelationshipsLinksDataSchemaToJSON = EmailRelationshipsLinksDataSchemaToJSON;
|
|
20
|
+
exports.EmailRelationshipsLinksDataSchemaToJSONTyped = EmailRelationshipsLinksDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the EmailRelationshipsLinksDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfEmailRelationshipsLinksDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function EmailRelationshipsLinksDataSchemaFromJSON(json) {
|
|
28
|
+
return EmailRelationshipsLinksDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function EmailRelationshipsLinksDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function EmailRelationshipsLinksDataSchemaToJSON(json) {
|
|
40
|
+
return EmailRelationshipsLinksDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function EmailRelationshipsLinksDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value['type'],
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=EmailRelationshipsLinksDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailRelationshipsLinksDataSchema.js","sourceRoot":"","sources":["../../src/models/EmailRelationshipsLinksDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,kGAEC;AAED,8FAEC;AAED,wGASC;AAED,0FAEC;AAED,oGAUC;AApCD;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 type { EmailRelationshipsLinksDataSchema } from './EmailRelationshipsLinksDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* URLs shared in this email, each fetched to markdown (Crawl4AI Link). To-many; container-owns-links.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface EmailRelationshipsLinksSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface EmailRelationshipsLinksSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<EmailRelationshipsLinksDataSchema>}
|
|
22
|
+
* @memberof EmailRelationshipsLinksSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: Array<EmailRelationshipsLinksDataSchema>;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the EmailRelationshipsLinksSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfEmailRelationshipsLinksSchema(value: object): value is EmailRelationshipsLinksSchema;
|
|
30
|
+
export declare function EmailRelationshipsLinksSchemaFromJSON(json: any): EmailRelationshipsLinksSchema;
|
|
31
|
+
export declare function EmailRelationshipsLinksSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): EmailRelationshipsLinksSchema;
|
|
32
|
+
export declare function EmailRelationshipsLinksSchemaToJSON(json: any): EmailRelationshipsLinksSchema;
|
|
33
|
+
export declare function EmailRelationshipsLinksSchemaToJSONTyped(value?: EmailRelationshipsLinksSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=EmailRelationshipsLinksSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailRelationshipsLinksSchema.d.ts","sourceRoot":"","sources":["../../src/models/EmailRelationshipsLinksSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAQ7F;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,iCAAiC,CAAC,CAAC;CACnD;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAQjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAShJ"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfEmailRelationshipsLinksSchema = instanceOfEmailRelationshipsLinksSchema;
|
|
17
|
+
exports.EmailRelationshipsLinksSchemaFromJSON = EmailRelationshipsLinksSchemaFromJSON;
|
|
18
|
+
exports.EmailRelationshipsLinksSchemaFromJSONTyped = EmailRelationshipsLinksSchemaFromJSONTyped;
|
|
19
|
+
exports.EmailRelationshipsLinksSchemaToJSON = EmailRelationshipsLinksSchemaToJSON;
|
|
20
|
+
exports.EmailRelationshipsLinksSchemaToJSONTyped = EmailRelationshipsLinksSchemaToJSONTyped;
|
|
21
|
+
const EmailRelationshipsLinksDataSchema_1 = require("./EmailRelationshipsLinksDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the EmailRelationshipsLinksSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfEmailRelationshipsLinksSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function EmailRelationshipsLinksSchemaFromJSON(json) {
|
|
29
|
+
return EmailRelationshipsLinksSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function EmailRelationshipsLinksSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (json['data'].map(EmailRelationshipsLinksDataSchema_1.EmailRelationshipsLinksDataSchemaFromJSON)),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function EmailRelationshipsLinksSchemaToJSON(json) {
|
|
40
|
+
return EmailRelationshipsLinksSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function EmailRelationshipsLinksSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': value['data'] == null ? undefined : (value['data'].map(EmailRelationshipsLinksDataSchema_1.EmailRelationshipsLinksDataSchemaToJSON)),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=EmailRelationshipsLinksSchema.js.map
|
package/dist/models/{BriefRelationshipsFormsSchema.js.map → EmailRelationshipsLinksSchema.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"EmailRelationshipsLinksSchema.js","sourceRoot":"","sources":["../../src/models/EmailRelationshipsLinksSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,0FAEC;AAED,sFAEC;AAED,gGAQC;AAED,kFAEC;AAED,4FASC;AAvDD,2FAK6C;AAgB7C;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,6EAAyC,CAAC,CAAC;KAC3H,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,2EAAuC,CAAC,CAAC;KAC3H,CAAC;AACN,CAAC"}
|