@smartytalent/api-client 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/ActionsApi.d.ts +114 -0
- package/dist/apis/ActionsApi.d.ts.map +1 -0
- package/dist/apis/ActionsApi.js +282 -0
- package/dist/apis/ActionsApi.js.map +1 -0
- package/dist/apis/AdsApi.d.ts +152 -0
- package/dist/apis/AdsApi.d.ts.map +1 -0
- package/dist/apis/AdsApi.js +367 -0
- package/dist/apis/AdsApi.js.map +1 -0
- package/dist/apis/ApikeysApi.d.ts +152 -0
- package/dist/apis/ApikeysApi.d.ts.map +1 -0
- package/dist/apis/ApikeysApi.js +367 -0
- package/dist/apis/ApikeysApi.js.map +1 -0
- package/dist/apis/AssessmentsApi.d.ts +138 -0
- package/dist/apis/AssessmentsApi.d.ts.map +1 -0
- package/dist/apis/AssessmentsApi.js +342 -0
- package/dist/apis/AssessmentsApi.js.map +1 -0
- package/dist/apis/BrowsersApi.d.ts +152 -0
- package/dist/apis/BrowsersApi.d.ts.map +1 -0
- package/dist/apis/BrowsersApi.js +367 -0
- package/dist/apis/BrowsersApi.js.map +1 -0
- package/dist/apis/CallsApi.d.ts +152 -0
- package/dist/apis/CallsApi.d.ts.map +1 -0
- package/dist/apis/CallsApi.js +367 -0
- package/dist/apis/CallsApi.js.map +1 -0
- package/dist/apis/CandidatesApi.d.ts +300 -0
- package/dist/apis/CandidatesApi.d.ts.map +1 -0
- package/dist/apis/CandidatesApi.js +684 -0
- package/dist/apis/CandidatesApi.js.map +1 -0
- package/dist/apis/ConversationsApi.d.ts +152 -0
- package/dist/apis/ConversationsApi.d.ts.map +1 -0
- package/dist/apis/ConversationsApi.js +367 -0
- package/dist/apis/ConversationsApi.js.map +1 -0
- package/dist/apis/EmailsApi.d.ts +152 -0
- package/dist/apis/EmailsApi.d.ts.map +1 -0
- package/dist/apis/EmailsApi.js +367 -0
- package/dist/apis/EmailsApi.js.map +1 -0
- package/dist/apis/FilesApi.d.ts +152 -0
- package/dist/apis/FilesApi.d.ts.map +1 -0
- package/dist/apis/FilesApi.js +367 -0
- package/dist/apis/FilesApi.js.map +1 -0
- package/dist/apis/FindersApi.d.ts +168 -0
- package/dist/apis/FindersApi.d.ts.map +1 -0
- package/dist/apis/FindersApi.js +384 -0
- package/dist/apis/FindersApi.js.map +1 -0
- package/dist/apis/FormsApi.d.ts +152 -0
- package/dist/apis/FormsApi.d.ts.map +1 -0
- package/dist/apis/FormsApi.js +367 -0
- package/dist/apis/FormsApi.js.map +1 -0
- package/dist/apis/JobsApi.d.ts +232 -0
- package/dist/apis/JobsApi.d.ts.map +1 -0
- package/dist/apis/JobsApi.js +532 -0
- package/dist/apis/JobsApi.js.map +1 -0
- package/dist/apis/LinksApi.d.ts +152 -0
- package/dist/apis/LinksApi.d.ts.map +1 -0
- package/dist/apis/LinksApi.js +367 -0
- package/dist/apis/LinksApi.js.map +1 -0
- package/dist/apis/MeetingsApi.d.ts +302 -0
- package/dist/apis/MeetingsApi.d.ts.map +1 -0
- package/dist/apis/MeetingsApi.js +677 -0
- package/dist/apis/MeetingsApi.js.map +1 -0
- package/dist/apis/NotesApi.d.ts +152 -0
- package/dist/apis/NotesApi.d.ts.map +1 -0
- package/dist/apis/NotesApi.js +367 -0
- package/dist/apis/NotesApi.js.map +1 -0
- package/dist/apis/NotificationsApi.d.ts +152 -0
- package/dist/apis/NotificationsApi.d.ts.map +1 -0
- package/dist/apis/NotificationsApi.js +367 -0
- package/dist/apis/NotificationsApi.js.map +1 -0
- package/dist/apis/OperationsApi.d.ts +152 -0
- package/dist/apis/OperationsApi.d.ts.map +1 -0
- package/dist/apis/OperationsApi.js +367 -0
- package/dist/apis/OperationsApi.js.map +1 -0
- package/dist/apis/PersonasApi.d.ts +152 -0
- package/dist/apis/PersonasApi.d.ts.map +1 -0
- package/dist/apis/PersonasApi.js +367 -0
- package/dist/apis/PersonasApi.js.map +1 -0
- package/dist/apis/ReportsApi.d.ts +152 -0
- package/dist/apis/ReportsApi.d.ts.map +1 -0
- package/dist/apis/ReportsApi.js +367 -0
- package/dist/apis/ReportsApi.js.map +1 -0
- package/dist/apis/RolesApi.d.ts +220 -0
- package/dist/apis/RolesApi.d.ts.map +1 -0
- package/dist/apis/RolesApi.js +519 -0
- package/dist/apis/RolesApi.js.map +1 -0
- package/dist/apis/RunsApi.d.ts +117 -0
- package/dist/apis/RunsApi.d.ts.map +1 -0
- package/dist/apis/RunsApi.js +285 -0
- package/dist/apis/RunsApi.js.map +1 -0
- package/dist/apis/TalentsApi.d.ts +232 -0
- package/dist/apis/TalentsApi.d.ts.map +1 -0
- package/dist/apis/TalentsApi.js +532 -0
- package/dist/apis/TalentsApi.js.map +1 -0
- package/dist/apis/TenantsApi.d.ts +277 -0
- package/dist/apis/TenantsApi.d.ts.map +1 -0
- package/dist/apis/TenantsApi.js +658 -0
- package/dist/apis/TenantsApi.js.map +1 -0
- package/dist/apis/TranslationsApi.d.ts +152 -0
- package/dist/apis/TranslationsApi.d.ts.map +1 -0
- package/dist/apis/TranslationsApi.js +367 -0
- package/dist/apis/TranslationsApi.js.map +1 -0
- package/dist/apis/TriggersApi.d.ts +114 -0
- package/dist/apis/TriggersApi.d.ts.map +1 -0
- package/dist/apis/TriggersApi.js +282 -0
- package/dist/apis/TriggersApi.js.map +1 -0
- package/dist/apis/UsersApi.d.ts +391 -0
- package/dist/apis/UsersApi.d.ts.map +1 -0
- package/dist/apis/UsersApi.js +904 -0
- package/dist/apis/UsersApi.js.map +1 -0
- package/dist/apis/WebhooksApi.d.ts +152 -0
- package/dist/apis/WebhooksApi.d.ts.map +1 -0
- package/dist/apis/WebhooksApi.js +367 -0
- package/dist/apis/WebhooksApi.js.map +1 -0
- package/dist/apis/WorkflowsApi.d.ts +116 -0
- package/dist/apis/WorkflowsApi.d.ts.map +1 -0
- package/dist/apis/WorkflowsApi.js +284 -0
- package/dist/apis/WorkflowsApi.js.map +1 -0
- package/dist/apis/index.d.ts +30 -0
- package/dist/apis/index.d.ts.map +1 -0
- package/dist/apis/index.js +48 -0
- package/dist/apis/index.js.map +1 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +22 -0
- package/dist/index.js.map +1 -0
- package/dist/models/AdAttributesSchema.d.ts +65 -0
- package/dist/models/AdAttributesSchema.d.ts.map +1 -0
- package/dist/models/AdAttributesSchema.js +61 -0
- package/dist/models/AdAttributesSchema.js.map +1 -0
- package/dist/models/AdAttributesSchemaImagesInner.d.ts +45 -0
- package/dist/models/AdAttributesSchemaImagesInner.d.ts.map +1 -0
- package/dist/models/AdAttributesSchemaImagesInner.js +53 -0
- package/dist/models/AdAttributesSchemaImagesInner.js.map +1 -0
- package/dist/models/AdRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/AdRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsJobDataSchema.js +51 -0
- package/dist/models/AdRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AdRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AdRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsJobSchema.js +50 -0
- package/dist/models/AdRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AdRelationshipsSchema.d.ts +34 -0
- package/dist/models/AdRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AdRelationshipsSchema.js +50 -0
- package/dist/models/AdRelationshipsSchema.js.map +1 -0
- package/dist/models/AdResourceSchema.d.ts +75 -0
- package/dist/models/AdResourceSchema.d.ts.map +1 -0
- package/dist/models/AdResourceSchema.js +75 -0
- package/dist/models/AdResourceSchema.js.map +1 -0
- package/dist/models/AdSchema.d.ts +49 -0
- package/dist/models/AdSchema.d.ts.map +1 -0
- package/dist/models/AdSchema.js +55 -0
- package/dist/models/AdSchema.js.map +1 -0
- package/dist/models/AdsSchema.d.ts +48 -0
- package/dist/models/AdsSchema.d.ts.map +1 -0
- package/dist/models/AdsSchema.js +56 -0
- package/dist/models/AdsSchema.js.map +1 -0
- package/dist/models/ApikeyAttributesSchema.d.ts +46 -0
- package/dist/models/ApikeyAttributesSchema.d.ts.map +1 -0
- package/dist/models/ApikeyAttributesSchema.js +56 -0
- package/dist/models/ApikeyAttributesSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsSchema.d.ts +34 -0
- package/dist/models/ApikeyRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsSchema.js +50 -0
- package/dist/models/ApikeyRelationshipsSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.js +51 -0
- package/dist/models/ApikeyRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/ApikeyRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/ApikeyRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/ApikeyRelationshipsUserSchema.js +50 -0
- package/dist/models/ApikeyRelationshipsUserSchema.js.map +1 -0
- package/dist/models/ApikeyResourceSchema.d.ts +75 -0
- package/dist/models/ApikeyResourceSchema.d.ts.map +1 -0
- package/dist/models/ApikeyResourceSchema.js +75 -0
- package/dist/models/ApikeyResourceSchema.js.map +1 -0
- package/dist/models/ApikeySchema.d.ts +49 -0
- package/dist/models/ApikeySchema.d.ts.map +1 -0
- package/dist/models/ApikeySchema.js +55 -0
- package/dist/models/ApikeySchema.js.map +1 -0
- package/dist/models/ApikeysSchema.d.ts +48 -0
- package/dist/models/ApikeysSchema.d.ts.map +1 -0
- package/dist/models/ApikeysSchema.js +56 -0
- package/dist/models/ApikeysSchema.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +97 -0
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -0
- package/dist/models/AssessmentAttributesSchema.js +84 -0
- package/dist/models/AssessmentAttributesSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsJobSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts +41 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.js +53 -0
- package/dist/models/AssessmentRelationshipsSchema.js.map +1 -0
- package/dist/models/AssessmentResourceSchema.d.ts +75 -0
- package/dist/models/AssessmentResourceSchema.d.ts.map +1 -0
- package/dist/models/AssessmentResourceSchema.js +75 -0
- package/dist/models/AssessmentResourceSchema.js.map +1 -0
- package/dist/models/AssessmentSchema.d.ts +49 -0
- package/dist/models/AssessmentSchema.d.ts.map +1 -0
- package/dist/models/AssessmentSchema.js +55 -0
- package/dist/models/AssessmentSchema.js.map +1 -0
- package/dist/models/AssessmentsSchema.d.ts +48 -0
- package/dist/models/AssessmentsSchema.d.ts.map +1 -0
- package/dist/models/AssessmentsSchema.js +56 -0
- package/dist/models/AssessmentsSchema.js.map +1 -0
- package/dist/models/BrowserAttributesSchema.d.ts +46 -0
- package/dist/models/BrowserAttributesSchema.d.ts.map +1 -0
- package/dist/models/BrowserAttributesSchema.js +56 -0
- package/dist/models/BrowserAttributesSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsSchema.d.ts +34 -0
- package/dist/models/BrowserRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsSchema.js +50 -0
- package/dist/models/BrowserRelationshipsSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/BrowserRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/BrowserRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/BrowserResourceSchema.d.ts +75 -0
- package/dist/models/BrowserResourceSchema.d.ts.map +1 -0
- package/dist/models/BrowserResourceSchema.js +75 -0
- package/dist/models/BrowserResourceSchema.js.map +1 -0
- package/dist/models/BrowserSchema.d.ts +49 -0
- package/dist/models/BrowserSchema.d.ts.map +1 -0
- package/dist/models/BrowserSchema.js +55 -0
- package/dist/models/BrowserSchema.js.map +1 -0
- package/dist/models/BrowsersSchema.d.ts +48 -0
- package/dist/models/BrowsersSchema.d.ts.map +1 -0
- package/dist/models/BrowsersSchema.js +56 -0
- package/dist/models/BrowsersSchema.js.map +1 -0
- package/dist/models/CallAttributesSchema.d.ts +177 -0
- package/dist/models/CallAttributesSchema.d.ts.map +1 -0
- package/dist/models/CallAttributesSchema.js +122 -0
- package/dist/models/CallAttributesSchema.js.map +1 -0
- package/dist/models/CallRelationshipsSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsSchema.js +50 -0
- package/dist/models/CallRelationshipsSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/CallRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/CallRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/CallResourceSchema.d.ts +75 -0
- package/dist/models/CallResourceSchema.d.ts.map +1 -0
- package/dist/models/CallResourceSchema.js +75 -0
- package/dist/models/CallResourceSchema.js.map +1 -0
- package/dist/models/CallSchema.d.ts +49 -0
- package/dist/models/CallSchema.d.ts.map +1 -0
- package/dist/models/CallSchema.js +55 -0
- package/dist/models/CallSchema.js.map +1 -0
- package/dist/models/CallsSchema.d.ts +48 -0
- package/dist/models/CallsSchema.d.ts.map +1 -0
- package/dist/models/CallsSchema.js +56 -0
- package/dist/models/CallsSchema.js.map +1 -0
- package/dist/models/CandidateAttributesSchema.d.ts +368 -0
- package/dist/models/CandidateAttributesSchema.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchema.js +174 -0
- package/dist/models/CandidateAttributesSchema.js.map +1 -0
- package/dist/models/CandidateCriteriaSchema.d.ts +130 -0
- package/dist/models/CandidateCriteriaSchema.d.ts.map +1 -0
- package/dist/models/CandidateCriteriaSchema.js +93 -0
- package/dist/models/CandidateCriteriaSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsJobSchema.js +50 -0
- package/dist/models/CandidateRelationshipsJobSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.js +50 -0
- package/dist/models/CandidateRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts +55 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.js +59 -0
- package/dist/models/CandidateRelationshipsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTalentSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/CandidateRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/CandidateResourceSchema.d.ts +75 -0
- package/dist/models/CandidateResourceSchema.d.ts.map +1 -0
- package/dist/models/CandidateResourceSchema.js +75 -0
- package/dist/models/CandidateResourceSchema.js.map +1 -0
- package/dist/models/CandidateSchema.d.ts +49 -0
- package/dist/models/CandidateSchema.d.ts.map +1 -0
- package/dist/models/CandidateSchema.js +55 -0
- package/dist/models/CandidateSchema.js.map +1 -0
- package/dist/models/CandidatesSchema.d.ts +48 -0
- package/dist/models/CandidatesSchema.d.ts.map +1 -0
- package/dist/models/CandidatesSchema.js +56 -0
- package/dist/models/CandidatesSchema.js.map +1 -0
- package/dist/models/ConversationAttributesSchema.d.ts +46 -0
- package/dist/models/ConversationAttributesSchema.d.ts.map +1 -0
- package/dist/models/ConversationAttributesSchema.js +56 -0
- package/dist/models/ConversationAttributesSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/ConversationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsSchema.js.map +1 -0
- package/dist/models/ConversationResourceSchema.d.ts +75 -0
- package/dist/models/ConversationResourceSchema.d.ts.map +1 -0
- package/dist/models/ConversationResourceSchema.js +75 -0
- package/dist/models/ConversationResourceSchema.js.map +1 -0
- package/dist/models/ConversationSchema.d.ts +49 -0
- package/dist/models/ConversationSchema.d.ts.map +1 -0
- package/dist/models/ConversationSchema.js +55 -0
- package/dist/models/ConversationSchema.js.map +1 -0
- package/dist/models/ConversationsSchema.d.ts +48 -0
- package/dist/models/ConversationsSchema.d.ts.map +1 -0
- package/dist/models/ConversationsSchema.js +56 -0
- package/dist/models/ConversationsSchema.js.map +1 -0
- package/dist/models/CreateAdRequestBody.d.ts +34 -0
- package/dist/models/CreateAdRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAdRequestBody.js +52 -0
- package/dist/models/CreateAdRequestBody.js.map +1 -0
- package/dist/models/CreateAdRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAdRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAdRequestBodyData.js +66 -0
- package/dist/models/CreateAdRequestBodyData.js.map +1 -0
- package/dist/models/CreateApikeyRequestBody.d.ts +34 -0
- package/dist/models/CreateApikeyRequestBody.d.ts.map +1 -0
- package/dist/models/CreateApikeyRequestBody.js +52 -0
- package/dist/models/CreateApikeyRequestBody.js.map +1 -0
- package/dist/models/CreateApikeyRequestBodyData.d.ts +54 -0
- package/dist/models/CreateApikeyRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateApikeyRequestBodyData.js +66 -0
- package/dist/models/CreateApikeyRequestBodyData.js.map +1 -0
- package/dist/models/CreateAssessmentRequestBody.d.ts +34 -0
- package/dist/models/CreateAssessmentRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAssessmentRequestBody.js +52 -0
- package/dist/models/CreateAssessmentRequestBody.js.map +1 -0
- package/dist/models/CreateAssessmentRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAssessmentRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAssessmentRequestBodyData.js +66 -0
- package/dist/models/CreateAssessmentRequestBodyData.js.map +1 -0
- package/dist/models/CreateBrowserRequestBody.d.ts +34 -0
- package/dist/models/CreateBrowserRequestBody.d.ts.map +1 -0
- package/dist/models/CreateBrowserRequestBody.js +52 -0
- package/dist/models/CreateBrowserRequestBody.js.map +1 -0
- package/dist/models/CreateBrowserRequestBodyData.d.ts +54 -0
- package/dist/models/CreateBrowserRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateBrowserRequestBodyData.js +66 -0
- package/dist/models/CreateBrowserRequestBodyData.js.map +1 -0
- package/dist/models/CreateCallRequestBody.d.ts +34 -0
- package/dist/models/CreateCallRequestBody.d.ts.map +1 -0
- package/dist/models/CreateCallRequestBody.js +52 -0
- package/dist/models/CreateCallRequestBody.js.map +1 -0
- package/dist/models/CreateCallRequestBodyData.d.ts +54 -0
- package/dist/models/CreateCallRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateCallRequestBodyData.js +66 -0
- package/dist/models/CreateCallRequestBodyData.js.map +1 -0
- package/dist/models/CreateCandidateRequestBody.d.ts +34 -0
- package/dist/models/CreateCandidateRequestBody.d.ts.map +1 -0
- package/dist/models/CreateCandidateRequestBody.js +52 -0
- package/dist/models/CreateCandidateRequestBody.js.map +1 -0
- package/dist/models/CreateCandidateRequestBodyData.d.ts +54 -0
- package/dist/models/CreateCandidateRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateCandidateRequestBodyData.js +66 -0
- package/dist/models/CreateCandidateRequestBodyData.js.map +1 -0
- package/dist/models/CreateConversationRequestBody.d.ts +34 -0
- package/dist/models/CreateConversationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateConversationRequestBody.js +52 -0
- package/dist/models/CreateConversationRequestBody.js.map +1 -0
- package/dist/models/CreateConversationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateConversationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateConversationRequestBodyData.js +66 -0
- package/dist/models/CreateConversationRequestBodyData.js.map +1 -0
- package/dist/models/CreateEmailRequestBody.d.ts +34 -0
- package/dist/models/CreateEmailRequestBody.d.ts.map +1 -0
- package/dist/models/CreateEmailRequestBody.js +52 -0
- package/dist/models/CreateEmailRequestBody.js.map +1 -0
- package/dist/models/CreateEmailRequestBodyData.d.ts +54 -0
- package/dist/models/CreateEmailRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateEmailRequestBodyData.js +66 -0
- package/dist/models/CreateEmailRequestBodyData.js.map +1 -0
- package/dist/models/CreateFileRequestBody.d.ts +34 -0
- package/dist/models/CreateFileRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFileRequestBody.js +52 -0
- package/dist/models/CreateFileRequestBody.js.map +1 -0
- package/dist/models/CreateFileRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFileRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFileRequestBodyData.js +66 -0
- package/dist/models/CreateFileRequestBodyData.js.map +1 -0
- package/dist/models/CreateFinderRequestBody.d.ts +34 -0
- package/dist/models/CreateFinderRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFinderRequestBody.js +52 -0
- package/dist/models/CreateFinderRequestBody.js.map +1 -0
- package/dist/models/CreateFinderRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFinderRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFinderRequestBodyData.js +66 -0
- package/dist/models/CreateFinderRequestBodyData.js.map +1 -0
- package/dist/models/CreateFormRequestBody.d.ts +34 -0
- package/dist/models/CreateFormRequestBody.d.ts.map +1 -0
- package/dist/models/CreateFormRequestBody.js +52 -0
- package/dist/models/CreateFormRequestBody.js.map +1 -0
- package/dist/models/CreateFormRequestBodyData.d.ts +54 -0
- package/dist/models/CreateFormRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateFormRequestBodyData.js +66 -0
- package/dist/models/CreateFormRequestBodyData.js.map +1 -0
- package/dist/models/CreateJobRequestBody.d.ts +34 -0
- package/dist/models/CreateJobRequestBody.d.ts.map +1 -0
- package/dist/models/CreateJobRequestBody.js +52 -0
- package/dist/models/CreateJobRequestBody.js.map +1 -0
- package/dist/models/CreateJobRequestBodyData.d.ts +54 -0
- package/dist/models/CreateJobRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateJobRequestBodyData.js +66 -0
- package/dist/models/CreateJobRequestBodyData.js.map +1 -0
- package/dist/models/CreateLinkRequestBody.d.ts +34 -0
- package/dist/models/CreateLinkRequestBody.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBody.js +52 -0
- package/dist/models/CreateLinkRequestBody.js.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts +54 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.js +66 -0
- package/dist/models/CreateLinkRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.js +52 -0
- package/dist/models/CreateMeetingAiSessionRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.d.ts +47 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.js +63 -0
- package/dist/models/CreateMeetingAiSessionRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.js +52 -0
- package/dist/models/CreateMeetingAttendeeRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.d.ts +47 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.js +63 -0
- package/dist/models/CreateMeetingAttendeeRequestBodyData.js.map +1 -0
- package/dist/models/CreateMeetingRequestBody.d.ts +34 -0
- package/dist/models/CreateMeetingRequestBody.d.ts.map +1 -0
- package/dist/models/CreateMeetingRequestBody.js +52 -0
- package/dist/models/CreateMeetingRequestBody.js.map +1 -0
- package/dist/models/CreateMeetingRequestBodyData.d.ts +54 -0
- package/dist/models/CreateMeetingRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateMeetingRequestBodyData.js +66 -0
- package/dist/models/CreateMeetingRequestBodyData.js.map +1 -0
- package/dist/models/CreateNoteRequestBody.d.ts +34 -0
- package/dist/models/CreateNoteRequestBody.d.ts.map +1 -0
- package/dist/models/CreateNoteRequestBody.js +52 -0
- package/dist/models/CreateNoteRequestBody.js.map +1 -0
- package/dist/models/CreateNoteRequestBodyData.d.ts +54 -0
- package/dist/models/CreateNoteRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateNoteRequestBodyData.js +66 -0
- package/dist/models/CreateNoteRequestBodyData.js.map +1 -0
- package/dist/models/CreateNotificationRequestBody.d.ts +34 -0
- package/dist/models/CreateNotificationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateNotificationRequestBody.js +52 -0
- package/dist/models/CreateNotificationRequestBody.js.map +1 -0
- package/dist/models/CreateNotificationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateNotificationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateNotificationRequestBodyData.js +66 -0
- package/dist/models/CreateNotificationRequestBodyData.js.map +1 -0
- package/dist/models/CreateOperationRequestBody.d.ts +34 -0
- package/dist/models/CreateOperationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateOperationRequestBody.js +52 -0
- package/dist/models/CreateOperationRequestBody.js.map +1 -0
- package/dist/models/CreateOperationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateOperationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateOperationRequestBodyData.js +66 -0
- package/dist/models/CreateOperationRequestBodyData.js.map +1 -0
- package/dist/models/CreatePersonaRequestBody.d.ts +34 -0
- package/dist/models/CreatePersonaRequestBody.d.ts.map +1 -0
- package/dist/models/CreatePersonaRequestBody.js +52 -0
- package/dist/models/CreatePersonaRequestBody.js.map +1 -0
- package/dist/models/CreatePersonaRequestBodyData.d.ts +54 -0
- package/dist/models/CreatePersonaRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreatePersonaRequestBodyData.js +66 -0
- package/dist/models/CreatePersonaRequestBodyData.js.map +1 -0
- package/dist/models/CreateReportRequestBody.d.ts +34 -0
- package/dist/models/CreateReportRequestBody.d.ts.map +1 -0
- package/dist/models/CreateReportRequestBody.js +52 -0
- package/dist/models/CreateReportRequestBody.js.map +1 -0
- package/dist/models/CreateReportRequestBodyData.d.ts +54 -0
- package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateReportRequestBodyData.js +66 -0
- package/dist/models/CreateReportRequestBodyData.js.map +1 -0
- package/dist/models/CreateRoleRequestBody.d.ts +34 -0
- package/dist/models/CreateRoleRequestBody.d.ts.map +1 -0
- package/dist/models/CreateRoleRequestBody.js +52 -0
- package/dist/models/CreateRoleRequestBody.js.map +1 -0
- package/dist/models/CreateRoleRequestBodyData.d.ts +54 -0
- package/dist/models/CreateRoleRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateRoleRequestBodyData.js +66 -0
- package/dist/models/CreateRoleRequestBodyData.js.map +1 -0
- package/dist/models/CreateTalentRequestBody.d.ts +34 -0
- package/dist/models/CreateTalentRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTalentRequestBody.js +52 -0
- package/dist/models/CreateTalentRequestBody.js.map +1 -0
- package/dist/models/CreateTalentRequestBodyData.d.ts +54 -0
- package/dist/models/CreateTalentRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTalentRequestBodyData.js +66 -0
- package/dist/models/CreateTalentRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantRequestBody.d.ts +34 -0
- package/dist/models/CreateTenantRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTenantRequestBody.js +52 -0
- package/dist/models/CreateTenantRequestBody.js.map +1 -0
- package/dist/models/CreateTenantRequestBodyData.d.ts +53 -0
- package/dist/models/CreateTenantRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTenantRequestBodyData.js +65 -0
- package/dist/models/CreateTenantRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBody.d.ts +34 -0
- package/dist/models/CreateTenantUploadRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBody.js +52 -0
- package/dist/models/CreateTenantUploadRequestBody.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyData.d.ts +47 -0
- package/dist/models/CreateTenantUploadRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyData.js +63 -0
- package/dist/models/CreateTenantUploadRequestBodyData.js.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.d.ts +58 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.js +73 -0
- package/dist/models/CreateTenantUploadRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateTranslationRequestBody.d.ts +34 -0
- package/dist/models/CreateTranslationRequestBody.d.ts.map +1 -0
- package/dist/models/CreateTranslationRequestBody.js +52 -0
- package/dist/models/CreateTranslationRequestBody.js.map +1 -0
- package/dist/models/CreateTranslationRequestBodyData.d.ts +54 -0
- package/dist/models/CreateTranslationRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateTranslationRequestBodyData.js +66 -0
- package/dist/models/CreateTranslationRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserRequestBody.d.ts +34 -0
- package/dist/models/CreateUserRequestBody.d.ts.map +1 -0
- package/dist/models/CreateUserRequestBody.js +52 -0
- package/dist/models/CreateUserRequestBody.js.map +1 -0
- package/dist/models/CreateUserRequestBodyData.d.ts +54 -0
- package/dist/models/CreateUserRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateUserRequestBodyData.js +66 -0
- package/dist/models/CreateUserRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBody.d.ts +34 -0
- package/dist/models/CreateUserUploadRequestBody.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBody.js +52 -0
- package/dist/models/CreateUserUploadRequestBody.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyData.d.ts +47 -0
- package/dist/models/CreateUserUploadRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyData.js +63 -0
- package/dist/models/CreateUserUploadRequestBodyData.js.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.d.ts +56 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.js +71 -0
- package/dist/models/CreateUserUploadRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateWebhookRequestBody.d.ts +34 -0
- package/dist/models/CreateWebhookRequestBody.d.ts.map +1 -0
- package/dist/models/CreateWebhookRequestBody.js +52 -0
- package/dist/models/CreateWebhookRequestBody.js.map +1 -0
- package/dist/models/CreateWebhookRequestBodyData.d.ts +53 -0
- package/dist/models/CreateWebhookRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateWebhookRequestBodyData.js +65 -0
- package/dist/models/CreateWebhookRequestBodyData.js.map +1 -0
- package/dist/models/EmailAttributesSchema.d.ts +46 -0
- package/dist/models/EmailAttributesSchema.d.ts.map +1 -0
- package/dist/models/EmailAttributesSchema.js +56 -0
- package/dist/models/EmailAttributesSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsCandidateSchema.js +50 -0
- package/dist/models/EmailRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsOperationDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsOperationSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsOperationSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsOperationSchema.js +50 -0
- package/dist/models/EmailRelationshipsOperationSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsReportDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsReportSchema.js +50 -0
- package/dist/models/EmailRelationshipsReportSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +55 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsSchema.js +59 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/EmailRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/EmailResourceSchema.d.ts +75 -0
- package/dist/models/EmailResourceSchema.d.ts.map +1 -0
- package/dist/models/EmailResourceSchema.js +75 -0
- package/dist/models/EmailResourceSchema.js.map +1 -0
- package/dist/models/EmailSchema.d.ts +49 -0
- package/dist/models/EmailSchema.d.ts.map +1 -0
- package/dist/models/EmailSchema.js +55 -0
- package/dist/models/EmailSchema.js.map +1 -0
- package/dist/models/EmailsSchema.d.ts +48 -0
- package/dist/models/EmailsSchema.d.ts.map +1 -0
- package/dist/models/EmailsSchema.js +56 -0
- package/dist/models/EmailsSchema.js.map +1 -0
- package/dist/models/ErrorObjectSchema.d.ts +57 -0
- package/dist/models/ErrorObjectSchema.d.ts.map +1 -0
- package/dist/models/ErrorObjectSchema.js +61 -0
- package/dist/models/ErrorObjectSchema.js.map +1 -0
- package/dist/models/ErrorSchema.d.ts +34 -0
- package/dist/models/ErrorSchema.d.ts.map +1 -0
- package/dist/models/ErrorSchema.js +50 -0
- package/dist/models/ErrorSchema.js.map +1 -0
- package/dist/models/FileAttributesSchema.d.ts +46 -0
- package/dist/models/FileAttributesSchema.d.ts.map +1 -0
- package/dist/models/FileAttributesSchema.js +56 -0
- package/dist/models/FileAttributesSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts +39 -0
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinkDataSchema.js +51 -0
- package/dist/models/FileRelationshipsLinkDataSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinkSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsLinkSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinkSchema.js +50 -0
- package/dist/models/FileRelationshipsLinkSchema.js.map +1 -0
- package/dist/models/FileRelationshipsSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsSchema.js +50 -0
- package/dist/models/FileRelationshipsSchema.js.map +1 -0
- package/dist/models/FileResourceSchema.d.ts +75 -0
- package/dist/models/FileResourceSchema.d.ts.map +1 -0
- package/dist/models/FileResourceSchema.js +75 -0
- package/dist/models/FileResourceSchema.js.map +1 -0
- package/dist/models/FileSchema.d.ts +49 -0
- package/dist/models/FileSchema.d.ts.map +1 -0
- package/dist/models/FileSchema.js +55 -0
- package/dist/models/FileSchema.js.map +1 -0
- package/dist/models/FilesSchema.d.ts +48 -0
- package/dist/models/FilesSchema.d.ts.map +1 -0
- package/dist/models/FilesSchema.js +56 -0
- package/dist/models/FilesSchema.js.map +1 -0
- package/dist/models/FinderAttributesSchema.d.ts +117 -0
- package/dist/models/FinderAttributesSchema.d.ts.map +1 -0
- package/dist/models/FinderAttributesSchema.js +96 -0
- package/dist/models/FinderAttributesSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/FinderRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsJobsDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsJobsSchema.js +50 -0
- package/dist/models/FinderRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsSchema.d.ts +55 -0
- package/dist/models/FinderRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsSchema.js +59 -0
- package/dist/models/FinderRelationshipsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsTalentsDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsTalentsSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsTalentsSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsTalentsSchema.js +50 -0
- package/dist/models/FinderRelationshipsTalentsSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/FinderRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/FinderRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/FinderRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/FinderRelationshipsUsersSchema.js +50 -0
- package/dist/models/FinderRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/FinderResourceSchema.d.ts +75 -0
- package/dist/models/FinderResourceSchema.d.ts.map +1 -0
- package/dist/models/FinderResourceSchema.js +75 -0
- package/dist/models/FinderResourceSchema.js.map +1 -0
- package/dist/models/FinderSchema.d.ts +49 -0
- package/dist/models/FinderSchema.d.ts.map +1 -0
- package/dist/models/FinderSchema.js +55 -0
- package/dist/models/FinderSchema.js.map +1 -0
- package/dist/models/FindersSchema.d.ts +48 -0
- package/dist/models/FindersSchema.d.ts.map +1 -0
- package/dist/models/FindersSchema.js +56 -0
- package/dist/models/FindersSchema.js.map +1 -0
- package/dist/models/FormAttributesSchema.d.ts +46 -0
- package/dist/models/FormAttributesSchema.d.ts.map +1 -0
- package/dist/models/FormAttributesSchema.js +56 -0
- package/dist/models/FormAttributesSchema.js.map +1 -0
- package/dist/models/FormRelationshipsSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsSchema.js +50 -0
- package/dist/models/FormRelationshipsSchema.js.map +1 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/FormRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/FormRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/FormRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/FormResourceSchema.d.ts +75 -0
- package/dist/models/FormResourceSchema.d.ts.map +1 -0
- package/dist/models/FormResourceSchema.js +75 -0
- package/dist/models/FormResourceSchema.js.map +1 -0
- package/dist/models/FormSchema.d.ts +49 -0
- package/dist/models/FormSchema.d.ts.map +1 -0
- package/dist/models/FormSchema.js +55 -0
- package/dist/models/FormSchema.js.map +1 -0
- package/dist/models/FormsSchema.d.ts +48 -0
- package/dist/models/FormsSchema.d.ts.map +1 -0
- package/dist/models/FormsSchema.js +56 -0
- package/dist/models/FormsSchema.js.map +1 -0
- package/dist/models/JobAttributesLocationItemSchema.d.ts +45 -0
- package/dist/models/JobAttributesLocationItemSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesLocationItemSchema.js +53 -0
- package/dist/models/JobAttributesLocationItemSchema.js.map +1 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.d.ts +57 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.js +57 -0
- package/dist/models/JobAttributesOrganizationAddressSchema.js.map +1 -0
- package/dist/models/JobAttributesOrganizationSchema.d.ts +40 -0
- package/dist/models/JobAttributesOrganizationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesOrganizationSchema.js +52 -0
- package/dist/models/JobAttributesOrganizationSchema.js.map +1 -0
- package/dist/models/JobAttributesSchema.d.ts +299 -0
- package/dist/models/JobAttributesSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSchema.js +134 -0
- package/dist/models/JobAttributesSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.d.ts +39 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.js +51 -0
- package/dist/models/JobAttributesSettingsConversationCandidateInterviewSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.d.ts +39 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.js +51 -0
- package/dist/models/JobAttributesSettingsConversationEmailContactSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.js +49 -0
- package/dist/models/JobAttributesSettingsConversationEmailDelaysSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.d.ts +53 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.js +57 -0
- package/dist/models/JobAttributesSettingsConversationEmailSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.js +49 -0
- package/dist/models/JobAttributesSettingsConversationPersonaInterviewSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsConversationSchema.d.ts +54 -0
- package/dist/models/JobAttributesSettingsConversationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsConversationSchema.js +58 -0
- package/dist/models/JobAttributesSettingsConversationSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.d.ts +45 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.js +53 -0
- package/dist/models/JobAttributesSettingsCriteriasSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsOperationSchema.d.ts +57 -0
- package/dist/models/JobAttributesSettingsOperationSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsOperationSchema.js +57 -0
- package/dist/models/JobAttributesSettingsOperationSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.d.ts +33 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.js +49 -0
- package/dist/models/JobAttributesSettingsPersonaSchema.js.map +1 -0
- package/dist/models/JobAttributesSettingsSchema.d.ts +61 -0
- package/dist/models/JobAttributesSettingsSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSettingsSchema.js +61 -0
- package/dist/models/JobAttributesSettingsSchema.js.map +1 -0
- package/dist/models/JobAttributesSiteItemSchema.d.ts +45 -0
- package/dist/models/JobAttributesSiteItemSchema.d.ts.map +1 -0
- package/dist/models/JobAttributesSiteItemSchema.js +53 -0
- package/dist/models/JobAttributesSiteItemSchema.js.map +1 -0
- package/dist/models/JobCriteriaSchema.d.ts +88 -0
- package/dist/models/JobCriteriaSchema.d.ts.map +1 -0
- package/dist/models/JobCriteriaSchema.js +79 -0
- package/dist/models/JobCriteriaSchema.js.map +1 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/JobRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/JobRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsConversationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsConversationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsConversationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsConversationsSchema.js +50 -0
- package/dist/models/JobRelationshipsConversationsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsOperationsSchema.js +50 -0
- package/dist/models/JobRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.js +51 -0
- package/dist/models/JobRelationshipsPersonasDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsPersonasSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsPersonasSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsPersonasSchema.js +50 -0
- package/dist/models/JobRelationshipsPersonasSchema.js.map +1 -0
- package/dist/models/JobRelationshipsSchema.d.ts +62 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsSchema.js +62 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/JobRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/JobResourceSchema.d.ts +75 -0
- package/dist/models/JobResourceSchema.d.ts.map +1 -0
- package/dist/models/JobResourceSchema.js +75 -0
- package/dist/models/JobResourceSchema.js.map +1 -0
- package/dist/models/JobSchema.d.ts +49 -0
- package/dist/models/JobSchema.d.ts.map +1 -0
- package/dist/models/JobSchema.js +55 -0
- package/dist/models/JobSchema.js.map +1 -0
- package/dist/models/JobsSchema.d.ts +48 -0
- package/dist/models/JobsSchema.d.ts.map +1 -0
- package/dist/models/JobsSchema.js +56 -0
- package/dist/models/JobsSchema.js.map +1 -0
- package/dist/models/LinkAttributesSchema.d.ts +46 -0
- package/dist/models/LinkAttributesSchema.d.ts.map +1 -0
- package/dist/models/LinkAttributesSchema.js +56 -0
- package/dist/models/LinkAttributesSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts +39 -0
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsFileDataSchema.js +51 -0
- package/dist/models/LinkRelationshipsFileDataSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsFileSchema.d.ts +34 -0
- package/dist/models/LinkRelationshipsFileSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsFileSchema.js +50 -0
- package/dist/models/LinkRelationshipsFileSchema.js.map +1 -0
- package/dist/models/LinkRelationshipsSchema.d.ts +34 -0
- package/dist/models/LinkRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/LinkRelationshipsSchema.js +50 -0
- package/dist/models/LinkRelationshipsSchema.js.map +1 -0
- package/dist/models/LinkResourceSchema.d.ts +75 -0
- package/dist/models/LinkResourceSchema.d.ts.map +1 -0
- package/dist/models/LinkResourceSchema.js +75 -0
- package/dist/models/LinkResourceSchema.js.map +1 -0
- package/dist/models/LinkSchema.d.ts +49 -0
- package/dist/models/LinkSchema.d.ts.map +1 -0
- package/dist/models/LinkSchema.js +55 -0
- package/dist/models/LinkSchema.js.map +1 -0
- package/dist/models/LinksSchema.d.ts +48 -0
- package/dist/models/LinksSchema.d.ts.map +1 -0
- package/dist/models/LinksSchema.js +56 -0
- package/dist/models/LinksSchema.js.map +1 -0
- package/dist/models/ListCandidateJobsRelationship.d.ts +49 -0
- package/dist/models/ListCandidateJobsRelationship.d.ts.map +1 -0
- package/dist/models/ListCandidateJobsRelationship.js +55 -0
- package/dist/models/ListCandidateJobsRelationship.js.map +1 -0
- package/dist/models/ListCandidateTalentsRelationship.d.ts +49 -0
- package/dist/models/ListCandidateTalentsRelationship.d.ts.map +1 -0
- package/dist/models/ListCandidateTalentsRelationship.js +55 -0
- package/dist/models/ListCandidateTalentsRelationship.js.map +1 -0
- package/dist/models/ListJobCandidatesRelationship.d.ts +49 -0
- package/dist/models/ListJobCandidatesRelationship.d.ts.map +1 -0
- package/dist/models/ListJobCandidatesRelationship.js +55 -0
- package/dist/models/ListJobCandidatesRelationship.js.map +1 -0
- package/dist/models/ListRoleUsersRelationship.d.ts +49 -0
- package/dist/models/ListRoleUsersRelationship.d.ts.map +1 -0
- package/dist/models/ListRoleUsersRelationship.js +55 -0
- package/dist/models/ListRoleUsersRelationship.js.map +1 -0
- package/dist/models/ListTalentCandidatesRelationship.d.ts +49 -0
- package/dist/models/ListTalentCandidatesRelationship.d.ts.map +1 -0
- package/dist/models/ListTalentCandidatesRelationship.js +55 -0
- package/dist/models/ListTalentCandidatesRelationship.js.map +1 -0
- package/dist/models/ListUserApikeysRelationship.d.ts +49 -0
- package/dist/models/ListUserApikeysRelationship.d.ts.map +1 -0
- package/dist/models/ListUserApikeysRelationship.js +55 -0
- package/dist/models/ListUserApikeysRelationship.js.map +1 -0
- package/dist/models/ListUserJobsRelationship.d.ts +49 -0
- package/dist/models/ListUserJobsRelationship.d.ts.map +1 -0
- package/dist/models/ListUserJobsRelationship.js +55 -0
- package/dist/models/ListUserJobsRelationship.js.map +1 -0
- package/dist/models/ListUserRolesRelationship.d.ts +49 -0
- package/dist/models/ListUserRolesRelationship.d.ts.map +1 -0
- package/dist/models/ListUserRolesRelationship.js +55 -0
- package/dist/models/ListUserRolesRelationship.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts +72 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.js +68 -0
- package/dist/models/MeetingAiSessionAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts +45 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js +53 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchema.d.ts +75 -0
- package/dist/models/MeetingAiSessionResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchema.js +75 -0
- package/dist/models/MeetingAiSessionResourceSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionSchema.d.ts +34 -0
- package/dist/models/MeetingAiSessionSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionSchema.js +50 -0
- package/dist/models/MeetingAiSessionSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts +59 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.js +63 -0
- package/dist/models/MeetingAiSessionSettingsSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts +51 -0
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchema.js +55 -0
- package/dist/models/MeetingAttendeeAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts +75 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.js +75 -0
- package/dist/models/MeetingAttendeeResourceSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts +34 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js +50 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js +50 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts +69 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js +61 -0
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeSchema.d.ts +34 -0
- package/dist/models/MeetingAttendeeSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeSchema.js +50 -0
- package/dist/models/MeetingAttendeeSchema.js.map +1 -0
- package/dist/models/MeetingAttributesSchema.d.ts +104 -0
- package/dist/models/MeetingAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttributesSchema.js +80 -0
- package/dist/models/MeetingAttributesSchema.js.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts +65 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.js +65 -0
- package/dist/models/MeetingLobbyAttributesSchema.js.map +1 -0
- package/dist/models/MeetingLobbyResourceSchema.d.ts +74 -0
- package/dist/models/MeetingLobbyResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbyResourceSchema.js +74 -0
- package/dist/models/MeetingLobbyResourceSchema.js.map +1 -0
- package/dist/models/MeetingLobbySchema.d.ts +34 -0
- package/dist/models/MeetingLobbySchema.d.ts.map +1 -0
- package/dist/models/MeetingLobbySchema.js +50 -0
- package/dist/models/MeetingLobbySchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.js +50 -0
- package/dist/models/MeetingRelationshipsParticipantsSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.js +50 -0
- package/dist/models/MeetingRelationshipsSchema.js.map +1 -0
- package/dist/models/MeetingResourceSchema.d.ts +75 -0
- package/dist/models/MeetingResourceSchema.d.ts.map +1 -0
- package/dist/models/MeetingResourceSchema.js +75 -0
- package/dist/models/MeetingResourceSchema.js.map +1 -0
- package/dist/models/MeetingSchema.d.ts +49 -0
- package/dist/models/MeetingSchema.d.ts.map +1 -0
- package/dist/models/MeetingSchema.js +55 -0
- package/dist/models/MeetingSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.d.ts +53 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.js +61 -0
- package/dist/models/MeetingTranscriptionAttributesSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBody.d.ts +34 -0
- package/dist/models/MeetingTranscriptionRequestBody.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBody.js +52 -0
- package/dist/models/MeetingTranscriptionRequestBody.js.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.d.ts +47 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.js +63 -0
- package/dist/models/MeetingTranscriptionRequestBodyData.js.map +1 -0
- package/dist/models/MeetingTranscriptionSchema.d.ts +34 -0
- package/dist/models/MeetingTranscriptionSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSchema.js +50 -0
- package/dist/models/MeetingTranscriptionSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptionSchemaData.d.ts +53 -0
- package/dist/models/MeetingTranscriptionSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSchemaData.js +61 -0
- package/dist/models/MeetingTranscriptionSchemaData.js.map +1 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.d.ts +52 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.js +60 -0
- package/dist/models/MeetingTranscriptionSettingsSchema.js.map +1 -0
- package/dist/models/MeetingsSchema.d.ts +48 -0
- package/dist/models/MeetingsSchema.d.ts.map +1 -0
- package/dist/models/MeetingsSchema.js +56 -0
- package/dist/models/MeetingsSchema.js.map +1 -0
- package/dist/models/NoteAttributesSchema.d.ts +46 -0
- package/dist/models/NoteAttributesSchema.d.ts.map +1 -0
- package/dist/models/NoteAttributesSchema.js +56 -0
- package/dist/models/NoteAttributesSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsCandidateSchema.js +50 -0
- package/dist/models/NoteRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsOperationDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsOperationSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsOperationSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsOperationSchema.js +50 -0
- package/dist/models/NoteRelationshipsOperationSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsReportDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsReportSchema.js +50 -0
- package/dist/models/NoteRelationshipsReportSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsSchema.d.ts +55 -0
- package/dist/models/NoteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsSchema.js +59 -0
- package/dist/models/NoteRelationshipsSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/NoteRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/NoteRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/NoteResourceSchema.d.ts +75 -0
- package/dist/models/NoteResourceSchema.d.ts.map +1 -0
- package/dist/models/NoteResourceSchema.js +75 -0
- package/dist/models/NoteResourceSchema.js.map +1 -0
- package/dist/models/NoteSchema.d.ts +49 -0
- package/dist/models/NoteSchema.d.ts.map +1 -0
- package/dist/models/NoteSchema.js +55 -0
- package/dist/models/NoteSchema.js.map +1 -0
- package/dist/models/NotesSchema.d.ts +48 -0
- package/dist/models/NotesSchema.d.ts.map +1 -0
- package/dist/models/NotesSchema.js +56 -0
- package/dist/models/NotesSchema.js.map +1 -0
- package/dist/models/NotificationAttributesSchema.d.ts +107 -0
- package/dist/models/NotificationAttributesSchema.d.ts.map +1 -0
- package/dist/models/NotificationAttributesSchema.js +88 -0
- package/dist/models/NotificationAttributesSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts +34 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.js +50 -0
- package/dist/models/NotificationRelationshipsSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.d.ts +34 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.js +50 -0
- package/dist/models/NotificationRelationshipsSchemaUsers.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.d.ts +39 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.js +51 -0
- package/dist/models/NotificationRelationshipsSchemaUsersDataInner.js.map +1 -0
- package/dist/models/NotificationResourceSchema.d.ts +75 -0
- package/dist/models/NotificationResourceSchema.d.ts.map +1 -0
- package/dist/models/NotificationResourceSchema.js +75 -0
- package/dist/models/NotificationResourceSchema.js.map +1 -0
- package/dist/models/NotificationSchema.d.ts +49 -0
- package/dist/models/NotificationSchema.d.ts.map +1 -0
- package/dist/models/NotificationSchema.js +55 -0
- package/dist/models/NotificationSchema.js.map +1 -0
- package/dist/models/NotificationsSchema.d.ts +48 -0
- package/dist/models/NotificationsSchema.d.ts.map +1 -0
- package/dist/models/NotificationsSchema.js +56 -0
- package/dist/models/NotificationsSchema.js.map +1 -0
- package/dist/models/OperationAttributesSchema.d.ts +46 -0
- package/dist/models/OperationAttributesSchema.d.ts.map +1 -0
- package/dist/models/OperationAttributesSchema.js +56 -0
- package/dist/models/OperationAttributesSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/OperationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/OperationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/OperationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/OperationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/OperationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/OperationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsJobSchema.js +50 -0
- package/dist/models/OperationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/OperationRelationshipsSchema.d.ts +41 -0
- package/dist/models/OperationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/OperationRelationshipsSchema.js +53 -0
- package/dist/models/OperationRelationshipsSchema.js.map +1 -0
- package/dist/models/OperationResourceSchema.d.ts +75 -0
- package/dist/models/OperationResourceSchema.d.ts.map +1 -0
- package/dist/models/OperationResourceSchema.js +75 -0
- package/dist/models/OperationResourceSchema.js.map +1 -0
- package/dist/models/OperationSchema.d.ts +49 -0
- package/dist/models/OperationSchema.d.ts.map +1 -0
- package/dist/models/OperationSchema.js +55 -0
- package/dist/models/OperationSchema.js.map +1 -0
- package/dist/models/OperationsSchema.d.ts +48 -0
- package/dist/models/OperationsSchema.d.ts.map +1 -0
- package/dist/models/OperationsSchema.js +56 -0
- package/dist/models/OperationsSchema.js.map +1 -0
- package/dist/models/PersonaAttributesSchema.d.ts +46 -0
- package/dist/models/PersonaAttributesSchema.d.ts.map +1 -0
- package/dist/models/PersonaAttributesSchema.js +56 -0
- package/dist/models/PersonaAttributesSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/PersonaRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsSchema.d.ts +55 -0
- package/dist/models/PersonaRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsSchema.js +59 -0
- package/dist/models/PersonaRelationshipsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsTalentsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsTalentsSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/PersonaRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/PersonaRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/PersonaResourceSchema.d.ts +75 -0
- package/dist/models/PersonaResourceSchema.d.ts.map +1 -0
- package/dist/models/PersonaResourceSchema.js +75 -0
- package/dist/models/PersonaResourceSchema.js.map +1 -0
- package/dist/models/PersonaSchema.d.ts +49 -0
- package/dist/models/PersonaSchema.d.ts.map +1 -0
- package/dist/models/PersonaSchema.js +55 -0
- package/dist/models/PersonaSchema.js.map +1 -0
- package/dist/models/PersonasSchema.d.ts +48 -0
- package/dist/models/PersonasSchema.d.ts.map +1 -0
- package/dist/models/PersonasSchema.js +56 -0
- package/dist/models/PersonasSchema.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.d.ts +34 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.js +50 -0
- package/dist/models/PurchaseTenantPhoneNumberRequest.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.d.ts +47 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.js +59 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestData.js.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.d.ts +33 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.d.ts.map +1 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.js +51 -0
- package/dist/models/PurchaseTenantPhoneNumberRequestDataAttributes.js.map +1 -0
- package/dist/models/ReportAttributesSchema.d.ts +118 -0
- package/dist/models/ReportAttributesSchema.d.ts.map +1 -0
- package/dist/models/ReportAttributesSchema.js +100 -0
- package/dist/models/ReportAttributesSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsSchema.js +50 -0
- package/dist/models/ReportRelationshipsSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.d.ts +39 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.js +51 -0
- package/dist/models/ReportRelationshipsTenantsDataSchema.js.map +1 -0
- package/dist/models/ReportRelationshipsTenantsSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsTenantsSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantsSchema.js +50 -0
- package/dist/models/ReportRelationshipsTenantsSchema.js.map +1 -0
- package/dist/models/ReportResourceSchema.d.ts +75 -0
- package/dist/models/ReportResourceSchema.d.ts.map +1 -0
- package/dist/models/ReportResourceSchema.js +75 -0
- package/dist/models/ReportResourceSchema.js.map +1 -0
- package/dist/models/ReportSchema.d.ts +49 -0
- package/dist/models/ReportSchema.d.ts.map +1 -0
- package/dist/models/ReportSchema.js +55 -0
- package/dist/models/ReportSchema.js.map +1 -0
- package/dist/models/ReportsSchema.d.ts +48 -0
- package/dist/models/ReportsSchema.d.ts.map +1 -0
- package/dist/models/ReportsSchema.js +56 -0
- package/dist/models/ReportsSchema.js.map +1 -0
- package/dist/models/ResourceIdentifierSchema.d.ts +47 -0
- package/dist/models/ResourceIdentifierSchema.d.ts.map +1 -0
- package/dist/models/ResourceIdentifierSchema.js +57 -0
- package/dist/models/ResourceIdentifierSchema.js.map +1 -0
- package/dist/models/ResourceLinksSchema.d.ts +33 -0
- package/dist/models/ResourceLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourceLinksSchema.js +49 -0
- package/dist/models/ResourceLinksSchema.js.map +1 -0
- package/dist/models/ResourceRelationshipsLinksSchema.d.ts +43 -0
- package/dist/models/ResourceRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourceRelationshipsLinksSchema.js +51 -0
- package/dist/models/ResourceRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/ResourceRelationshipsMetaSchema.d.ts +33 -0
- package/dist/models/ResourceRelationshipsMetaSchema.d.ts.map +1 -0
- package/dist/models/ResourceRelationshipsMetaSchema.js +49 -0
- package/dist/models/ResourceRelationshipsMetaSchema.js.map +1 -0
- package/dist/models/ResourceSchema.d.ts +68 -0
- package/dist/models/ResourceSchema.d.ts.map +1 -0
- package/dist/models/ResourceSchema.js +66 -0
- package/dist/models/ResourceSchema.js.map +1 -0
- package/dist/models/ResourceTimestampsSchema.d.ts +39 -0
- package/dist/models/ResourceTimestampsSchema.d.ts.map +1 -0
- package/dist/models/ResourceTimestampsSchema.js +51 -0
- package/dist/models/ResourceTimestampsSchema.js.map +1 -0
- package/dist/models/ResourcesLinksSchema.d.ts +63 -0
- package/dist/models/ResourcesLinksSchema.d.ts.map +1 -0
- package/dist/models/ResourcesLinksSchema.js +59 -0
- package/dist/models/ResourcesLinksSchema.js.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts +57 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.js +57 -0
- package/dist/models/ResourcesMetaPageSchema.js.map +1 -0
- package/dist/models/ResourcesMetaSchema.d.ts +40 -0
- package/dist/models/ResourcesMetaSchema.d.ts.map +1 -0
- package/dist/models/ResourcesMetaSchema.js +52 -0
- package/dist/models/ResourcesMetaSchema.js.map +1 -0
- package/dist/models/RoleAttributesSchema.d.ts +52 -0
- package/dist/models/RoleAttributesSchema.d.ts.map +1 -0
- package/dist/models/RoleAttributesSchema.js +58 -0
- package/dist/models/RoleAttributesSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +39 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js +51 -0
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +34 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.js +50 -0
- package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsSchema.d.ts +41 -0
- package/dist/models/RoleRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsSchema.js +53 -0
- package/dist/models/RoleRelationshipsSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/RoleRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/RoleRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/RoleRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsUsersSchema.js +50 -0
- package/dist/models/RoleRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/RoleResourceSchema.d.ts +75 -0
- package/dist/models/RoleResourceSchema.d.ts.map +1 -0
- package/dist/models/RoleResourceSchema.js +75 -0
- package/dist/models/RoleResourceSchema.js.map +1 -0
- package/dist/models/RoleSchema.d.ts +49 -0
- package/dist/models/RoleSchema.d.ts.map +1 -0
- package/dist/models/RoleSchema.js +55 -0
- package/dist/models/RoleSchema.js.map +1 -0
- package/dist/models/RolesSchema.d.ts +48 -0
- package/dist/models/RolesSchema.d.ts.map +1 -0
- package/dist/models/RolesSchema.js +56 -0
- package/dist/models/RolesSchema.js.map +1 -0
- package/dist/models/TalentAlumniSchema.d.ts +45 -0
- package/dist/models/TalentAlumniSchema.d.ts.map +1 -0
- package/dist/models/TalentAlumniSchema.js +53 -0
- package/dist/models/TalentAlumniSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.d.ts +66 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.js +66 -0
- package/dist/models/TalentAttributesDesiredContractLengthSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.d.ts +60 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.js +64 -0
- package/dist/models/TalentAttributesDesiredEmploymentTypeSchema.js.map +1 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.d.ts +66 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.js +66 -0
- package/dist/models/TalentAttributesDesiredRoleSchema.js.map +1 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.d.ts +66 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.js +66 -0
- package/dist/models/TalentAttributesEmploymentTypeSchema.js.map +1 -0
- package/dist/models/TalentAttributesSchema.d.ts +402 -0
- package/dist/models/TalentAttributesSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesSchema.js +175 -0
- package/dist/models/TalentAttributesSchema.js.map +1 -0
- package/dist/models/TalentAttributesSocialLinkSchema.d.ts +39 -0
- package/dist/models/TalentAttributesSocialLinkSchema.d.ts.map +1 -0
- package/dist/models/TalentAttributesSocialLinkSchema.js +51 -0
- package/dist/models/TalentAttributesSocialLinkSchema.js.map +1 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.d.ts +82 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.d.ts.map +1 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.js +77 -0
- package/dist/models/TalentAvailabilityReceivedCriteriaSchema.js.map +1 -0
- package/dist/models/TalentReceivedCriteriaSchema.d.ts +45 -0
- package/dist/models/TalentReceivedCriteriaSchema.d.ts.map +1 -0
- package/dist/models/TalentReceivedCriteriaSchema.js +53 -0
- package/dist/models/TalentReceivedCriteriaSchema.js.map +1 -0
- package/dist/models/TalentReferralSchema.d.ts +46 -0
- package/dist/models/TalentReferralSchema.d.ts.map +1 -0
- package/dist/models/TalentReferralSchema.js +54 -0
- package/dist/models/TalentReferralSchema.js.map +1 -0
- package/dist/models/TalentReferralSchemaReferrer.d.ts +39 -0
- package/dist/models/TalentReferralSchemaReferrer.d.ts.map +1 -0
- package/dist/models/TalentReferralSchemaReferrer.js +51 -0
- package/dist/models/TalentReferralSchemaReferrer.js.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/TalentRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsFilesDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsFilesSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsFilesSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsFilesSchema.js +50 -0
- package/dist/models/TalentRelationshipsFilesSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsOperationsDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsOperationsSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsOperationsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsOperationsSchema.js +50 -0
- package/dist/models/TalentRelationshipsOperationsSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsSchema.d.ts +55 -0
- package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsSchema.js +59 -0
- package/dist/models/TalentRelationshipsSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts +39 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.js +51 -0
- package/dist/models/TalentRelationshipsTranslationsDataSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.js +50 -0
- package/dist/models/TalentRelationshipsTranslationsSchema.js.map +1 -0
- package/dist/models/TalentResourceSchema.d.ts +75 -0
- package/dist/models/TalentResourceSchema.d.ts.map +1 -0
- package/dist/models/TalentResourceSchema.js +75 -0
- package/dist/models/TalentResourceSchema.js.map +1 -0
- package/dist/models/TalentSchema.d.ts +49 -0
- package/dist/models/TalentSchema.d.ts.map +1 -0
- package/dist/models/TalentSchema.js +55 -0
- package/dist/models/TalentSchema.js.map +1 -0
- package/dist/models/TalentsSchema.d.ts +48 -0
- package/dist/models/TalentsSchema.d.ts.map +1 -0
- package/dist/models/TalentsSchema.js +56 -0
- package/dist/models/TalentsSchema.js.map +1 -0
- package/dist/models/TenantAttributesAddressSchema.d.ts +57 -0
- package/dist/models/TenantAttributesAddressSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesAddressSchema.js +57 -0
- package/dist/models/TenantAttributesAddressSchema.js.map +1 -0
- package/dist/models/TenantAttributesSchema.d.ts +126 -0
- package/dist/models/TenantAttributesSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesSchema.js +88 -0
- package/dist/models/TenantAttributesSchema.js.map +1 -0
- package/dist/models/TenantAttributesSettingsSchema.d.ts +64 -0
- package/dist/models/TenantAttributesSettingsSchema.d.ts.map +1 -0
- package/dist/models/TenantAttributesSettingsSchema.js +60 -0
- package/dist/models/TenantAttributesSettingsSchema.js.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.d.ts +57 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.d.ts.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.js +57 -0
- package/dist/models/TenantAttributesSettingsSchemaCalling.js.map +1 -0
- package/dist/models/TenantResourceSchema.d.ts +74 -0
- package/dist/models/TenantResourceSchema.d.ts.map +1 -0
- package/dist/models/TenantResourceSchema.js +74 -0
- package/dist/models/TenantResourceSchema.js.map +1 -0
- package/dist/models/TenantSchema.d.ts +49 -0
- package/dist/models/TenantSchema.d.ts.map +1 -0
- package/dist/models/TenantSchema.js +55 -0
- package/dist/models/TenantSchema.js.map +1 -0
- package/dist/models/TenantUploadAttributesSchema.d.ts +78 -0
- package/dist/models/TenantUploadAttributesSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadAttributesSchema.js +70 -0
- package/dist/models/TenantUploadAttributesSchema.js.map +1 -0
- package/dist/models/TenantUploadResourceSchema.d.ts +53 -0
- package/dist/models/TenantUploadResourceSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadResourceSchema.js +61 -0
- package/dist/models/TenantUploadResourceSchema.js.map +1 -0
- package/dist/models/TenantUploadSchema.d.ts +34 -0
- package/dist/models/TenantUploadSchema.d.ts.map +1 -0
- package/dist/models/TenantUploadSchema.js +50 -0
- package/dist/models/TenantUploadSchema.js.map +1 -0
- package/dist/models/TenantsMetaPageSchema.d.ts +57 -0
- package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -0
- package/dist/models/TenantsMetaPageSchema.js +57 -0
- package/dist/models/TenantsMetaPageSchema.js.map +1 -0
- package/dist/models/TenantsMetaSchema.d.ts +40 -0
- package/dist/models/TenantsMetaSchema.d.ts.map +1 -0
- package/dist/models/TenantsMetaSchema.js +52 -0
- package/dist/models/TenantsMetaSchema.js.map +1 -0
- package/dist/models/TenantsSchema.d.ts +48 -0
- package/dist/models/TenantsSchema.d.ts.map +1 -0
- package/dist/models/TenantsSchema.js +56 -0
- package/dist/models/TenantsSchema.js.map +1 -0
- package/dist/models/TranslationAttributesSchema.d.ts +46 -0
- package/dist/models/TranslationAttributesSchema.d.ts.map +1 -0
- package/dist/models/TranslationAttributesSchema.js +56 -0
- package/dist/models/TranslationAttributesSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.js +50 -0
- package/dist/models/TranslationRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsJobSchema.js +50 -0
- package/dist/models/TranslationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsReportSchema.js +50 -0
- package/dist/models/TranslationRelationshipsReportSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsSchema.d.ts +55 -0
- package/dist/models/TranslationRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsSchema.js +59 -0
- package/dist/models/TranslationRelationshipsSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/TranslationRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/TranslationRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/TranslationRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/TranslationRelationshipsTalentSchema.js +50 -0
- package/dist/models/TranslationRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/TranslationResourceSchema.d.ts +75 -0
- package/dist/models/TranslationResourceSchema.d.ts.map +1 -0
- package/dist/models/TranslationResourceSchema.js +75 -0
- package/dist/models/TranslationResourceSchema.js.map +1 -0
- package/dist/models/TranslationSchema.d.ts +49 -0
- package/dist/models/TranslationSchema.d.ts.map +1 -0
- package/dist/models/TranslationSchema.js +55 -0
- package/dist/models/TranslationSchema.js.map +1 -0
- package/dist/models/TranslationsSchema.d.ts +48 -0
- package/dist/models/TranslationsSchema.d.ts.map +1 -0
- package/dist/models/TranslationsSchema.js +56 -0
- package/dist/models/TranslationsSchema.js.map +1 -0
- package/dist/models/UpdateAdRequestBody.d.ts +34 -0
- package/dist/models/UpdateAdRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAdRequestBody.js +52 -0
- package/dist/models/UpdateAdRequestBody.js.map +1 -0
- package/dist/models/UpdateAdRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAdRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAdRequestBodyData.js +67 -0
- package/dist/models/UpdateAdRequestBodyData.js.map +1 -0
- package/dist/models/UpdateApikeyRequestBody.d.ts +34 -0
- package/dist/models/UpdateApikeyRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateApikeyRequestBody.js +52 -0
- package/dist/models/UpdateApikeyRequestBody.js.map +1 -0
- package/dist/models/UpdateApikeyRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateApikeyRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateApikeyRequestBodyData.js +67 -0
- package/dist/models/UpdateApikeyRequestBodyData.js.map +1 -0
- package/dist/models/UpdateAssessmentRequestBody.d.ts +34 -0
- package/dist/models/UpdateAssessmentRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAssessmentRequestBody.js +52 -0
- package/dist/models/UpdateAssessmentRequestBody.js.map +1 -0
- package/dist/models/UpdateAssessmentRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAssessmentRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAssessmentRequestBodyData.js +67 -0
- package/dist/models/UpdateAssessmentRequestBodyData.js.map +1 -0
- package/dist/models/UpdateBrowserRequestBody.d.ts +34 -0
- package/dist/models/UpdateBrowserRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateBrowserRequestBody.js +52 -0
- package/dist/models/UpdateBrowserRequestBody.js.map +1 -0
- package/dist/models/UpdateBrowserRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateBrowserRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateBrowserRequestBodyData.js +67 -0
- package/dist/models/UpdateBrowserRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCallRequestBody.d.ts +34 -0
- package/dist/models/UpdateCallRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateCallRequestBody.js +52 -0
- package/dist/models/UpdateCallRequestBody.js.map +1 -0
- package/dist/models/UpdateCallRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateCallRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateCallRequestBodyData.js +67 -0
- package/dist/models/UpdateCallRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCandidateRequestBody.d.ts +34 -0
- package/dist/models/UpdateCandidateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateCandidateRequestBody.js +52 -0
- package/dist/models/UpdateCandidateRequestBody.js.map +1 -0
- package/dist/models/UpdateCandidateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateCandidateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateCandidateRequestBodyData.js +67 -0
- package/dist/models/UpdateCandidateRequestBodyData.js.map +1 -0
- package/dist/models/UpdateConversationRequestBody.d.ts +34 -0
- package/dist/models/UpdateConversationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateConversationRequestBody.js +52 -0
- package/dist/models/UpdateConversationRequestBody.js.map +1 -0
- package/dist/models/UpdateConversationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateConversationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateConversationRequestBodyData.js +67 -0
- package/dist/models/UpdateConversationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateEmailRequestBody.d.ts +34 -0
- package/dist/models/UpdateEmailRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateEmailRequestBody.js +52 -0
- package/dist/models/UpdateEmailRequestBody.js.map +1 -0
- package/dist/models/UpdateEmailRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateEmailRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateEmailRequestBodyData.js +67 -0
- package/dist/models/UpdateEmailRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFileRequestBody.d.ts +34 -0
- package/dist/models/UpdateFileRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFileRequestBody.js +52 -0
- package/dist/models/UpdateFileRequestBody.js.map +1 -0
- package/dist/models/UpdateFileRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFileRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFileRequestBodyData.js +67 -0
- package/dist/models/UpdateFileRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFinderRequestBody.d.ts +34 -0
- package/dist/models/UpdateFinderRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFinderRequestBody.js +52 -0
- package/dist/models/UpdateFinderRequestBody.js.map +1 -0
- package/dist/models/UpdateFinderRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFinderRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFinderRequestBodyData.js +67 -0
- package/dist/models/UpdateFinderRequestBodyData.js.map +1 -0
- package/dist/models/UpdateFormRequestBody.d.ts +34 -0
- package/dist/models/UpdateFormRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateFormRequestBody.js +52 -0
- package/dist/models/UpdateFormRequestBody.js.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.js +67 -0
- package/dist/models/UpdateFormRequestBodyData.js.map +1 -0
- package/dist/models/UpdateJobRequestBody.d.ts +34 -0
- package/dist/models/UpdateJobRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateJobRequestBody.js +52 -0
- package/dist/models/UpdateJobRequestBody.js.map +1 -0
- package/dist/models/UpdateJobRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateJobRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateJobRequestBodyData.js +67 -0
- package/dist/models/UpdateJobRequestBodyData.js.map +1 -0
- package/dist/models/UpdateLinkRequestBody.d.ts +34 -0
- package/dist/models/UpdateLinkRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateLinkRequestBody.js +52 -0
- package/dist/models/UpdateLinkRequestBody.js.map +1 -0
- package/dist/models/UpdateLinkRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateLinkRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateLinkRequestBodyData.js +67 -0
- package/dist/models/UpdateLinkRequestBodyData.js.map +1 -0
- package/dist/models/UpdateMeetingRequestBody.d.ts +34 -0
- package/dist/models/UpdateMeetingRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateMeetingRequestBody.js +52 -0
- package/dist/models/UpdateMeetingRequestBody.js.map +1 -0
- package/dist/models/UpdateMeetingRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateMeetingRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateMeetingRequestBodyData.js +67 -0
- package/dist/models/UpdateMeetingRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNoteRequestBody.d.ts +34 -0
- package/dist/models/UpdateNoteRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateNoteRequestBody.js +52 -0
- package/dist/models/UpdateNoteRequestBody.js.map +1 -0
- package/dist/models/UpdateNoteRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateNoteRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateNoteRequestBodyData.js +67 -0
- package/dist/models/UpdateNoteRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBody.d.ts +34 -0
- package/dist/models/UpdateNotificationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBody.js +52 -0
- package/dist/models/UpdateNotificationRequestBody.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateNotificationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyData.js +67 -0
- package/dist/models/UpdateNotificationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.d.ts +41 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.js +57 -0
- package/dist/models/UpdateNotificationRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/UpdateOperationRequestBody.d.ts +34 -0
- package/dist/models/UpdateOperationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateOperationRequestBody.js +52 -0
- package/dist/models/UpdateOperationRequestBody.js.map +1 -0
- package/dist/models/UpdateOperationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateOperationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateOperationRequestBodyData.js +67 -0
- package/dist/models/UpdateOperationRequestBodyData.js.map +1 -0
- package/dist/models/UpdatePersonaRequestBody.d.ts +34 -0
- package/dist/models/UpdatePersonaRequestBody.d.ts.map +1 -0
- package/dist/models/UpdatePersonaRequestBody.js +52 -0
- package/dist/models/UpdatePersonaRequestBody.js.map +1 -0
- package/dist/models/UpdatePersonaRequestBodyData.d.ts +53 -0
- package/dist/models/UpdatePersonaRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdatePersonaRequestBodyData.js +67 -0
- package/dist/models/UpdatePersonaRequestBodyData.js.map +1 -0
- package/dist/models/UpdateReportRequestBody.d.ts +34 -0
- package/dist/models/UpdateReportRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateReportRequestBody.js +52 -0
- package/dist/models/UpdateReportRequestBody.js.map +1 -0
- package/dist/models/UpdateReportRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateReportRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateReportRequestBodyData.js +67 -0
- package/dist/models/UpdateReportRequestBodyData.js.map +1 -0
- package/dist/models/UpdateRoleRequestBody.d.ts +34 -0
- package/dist/models/UpdateRoleRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateRoleRequestBody.js +52 -0
- package/dist/models/UpdateRoleRequestBody.js.map +1 -0
- package/dist/models/UpdateRoleRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateRoleRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateRoleRequestBodyData.js +67 -0
- package/dist/models/UpdateRoleRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTalentRequestBody.d.ts +34 -0
- package/dist/models/UpdateTalentRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTalentRequestBody.js +52 -0
- package/dist/models/UpdateTalentRequestBody.js.map +1 -0
- package/dist/models/UpdateTalentRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTalentRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTalentRequestBodyData.js +67 -0
- package/dist/models/UpdateTalentRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTenantRequestBody.d.ts +34 -0
- package/dist/models/UpdateTenantRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTenantRequestBody.js +52 -0
- package/dist/models/UpdateTenantRequestBody.js.map +1 -0
- package/dist/models/UpdateTenantRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTenantRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTenantRequestBodyData.js +67 -0
- package/dist/models/UpdateTenantRequestBodyData.js.map +1 -0
- package/dist/models/UpdateTranslationRequestBody.d.ts +34 -0
- package/dist/models/UpdateTranslationRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateTranslationRequestBody.js +52 -0
- package/dist/models/UpdateTranslationRequestBody.js.map +1 -0
- package/dist/models/UpdateTranslationRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateTranslationRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateTranslationRequestBodyData.js +67 -0
- package/dist/models/UpdateTranslationRequestBodyData.js.map +1 -0
- package/dist/models/UpdateUserRequestBody.d.ts +34 -0
- package/dist/models/UpdateUserRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateUserRequestBody.js +52 -0
- package/dist/models/UpdateUserRequestBody.js.map +1 -0
- package/dist/models/UpdateUserRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateUserRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateUserRequestBodyData.js +67 -0
- package/dist/models/UpdateUserRequestBodyData.js.map +1 -0
- package/dist/models/UpdateWebhookRequestBody.d.ts +34 -0
- package/dist/models/UpdateWebhookRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateWebhookRequestBody.js +52 -0
- package/dist/models/UpdateWebhookRequestBody.js.map +1 -0
- package/dist/models/UpdateWebhookRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateWebhookRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateWebhookRequestBodyData.js +67 -0
- package/dist/models/UpdateWebhookRequestBodyData.js.map +1 -0
- package/dist/models/UserAttributesSchema.d.ts +113 -0
- package/dist/models/UserAttributesSchema.d.ts.map +1 -0
- package/dist/models/UserAttributesSchema.js +79 -0
- package/dist/models/UserAttributesSchema.js.map +1 -0
- package/dist/models/UserHistoryEventSchema.d.ts +119 -0
- package/dist/models/UserHistoryEventSchema.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchema.js +79 -0
- package/dist/models/UserHistoryEventSchema.js.map +1 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.d.ts +39 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.js +51 -0
- package/dist/models/UserHistoryEventSchemaChallengeResponsesInner.js.map +1 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.d.ts +39 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.d.ts.map +1 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.js +51 -0
- package/dist/models/UserHistoryEventSchemaEventFeedback.js.map +1 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.js +51 -0
- package/dist/models/UserRelationshipsApikeysDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsApikeysSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsApikeysSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsApikeysSchema.js +50 -0
- package/dist/models/UserRelationshipsApikeysSchema.js.map +1 -0
- package/dist/models/UserRelationshipsJobsDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsJobsDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsJobsDataSchema.js +51 -0
- package/dist/models/UserRelationshipsJobsDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsJobsSchema.js +50 -0
- package/dist/models/UserRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/UserRelationshipsRoleDataSchema.d.ts +39 -0
- package/dist/models/UserRelationshipsRoleDataSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsRoleDataSchema.js +51 -0
- package/dist/models/UserRelationshipsRoleDataSchema.js.map +1 -0
- package/dist/models/UserRelationshipsRoleSchema.d.ts +34 -0
- package/dist/models/UserRelationshipsRoleSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsRoleSchema.js +50 -0
- package/dist/models/UserRelationshipsRoleSchema.js.map +1 -0
- package/dist/models/UserRelationshipsSchema.d.ts +48 -0
- package/dist/models/UserRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/UserRelationshipsSchema.js +56 -0
- package/dist/models/UserRelationshipsSchema.js.map +1 -0
- package/dist/models/UserResourceSchema.d.ts +75 -0
- package/dist/models/UserResourceSchema.d.ts.map +1 -0
- package/dist/models/UserResourceSchema.js +75 -0
- package/dist/models/UserResourceSchema.js.map +1 -0
- package/dist/models/UserSchema.d.ts +49 -0
- package/dist/models/UserSchema.d.ts.map +1 -0
- package/dist/models/UserSchema.js +55 -0
- package/dist/models/UserSchema.js.map +1 -0
- package/dist/models/UserUploadAttributesSchema.d.ts +76 -0
- package/dist/models/UserUploadAttributesSchema.d.ts.map +1 -0
- package/dist/models/UserUploadAttributesSchema.js +68 -0
- package/dist/models/UserUploadAttributesSchema.js.map +1 -0
- package/dist/models/UserUploadResourceSchema.d.ts +53 -0
- package/dist/models/UserUploadResourceSchema.d.ts.map +1 -0
- package/dist/models/UserUploadResourceSchema.js +61 -0
- package/dist/models/UserUploadResourceSchema.js.map +1 -0
- package/dist/models/UserUploadSchema.d.ts +34 -0
- package/dist/models/UserUploadSchema.d.ts.map +1 -0
- package/dist/models/UserUploadSchema.js +50 -0
- package/dist/models/UserUploadSchema.js.map +1 -0
- package/dist/models/UsersSchema.d.ts +48 -0
- package/dist/models/UsersSchema.d.ts.map +1 -0
- package/dist/models/UsersSchema.js +56 -0
- package/dist/models/UsersSchema.js.map +1 -0
- package/dist/models/WebhookAttributesSchema.d.ts +46 -0
- package/dist/models/WebhookAttributesSchema.d.ts.map +1 -0
- package/dist/models/WebhookAttributesSchema.js +56 -0
- package/dist/models/WebhookAttributesSchema.js.map +1 -0
- package/dist/models/WebhookResourceSchema.d.ts +74 -0
- package/dist/models/WebhookResourceSchema.d.ts.map +1 -0
- package/dist/models/WebhookResourceSchema.js +74 -0
- package/dist/models/WebhookResourceSchema.js.map +1 -0
- package/dist/models/WebhookSchema.d.ts +49 -0
- package/dist/models/WebhookSchema.d.ts.map +1 -0
- package/dist/models/WebhookSchema.js +55 -0
- package/dist/models/WebhookSchema.js.map +1 -0
- package/dist/models/WebhooksSchema.d.ts +48 -0
- package/dist/models/WebhooksSchema.d.ts.map +1 -0
- package/dist/models/WebhooksSchema.js +56 -0
- package/dist/models/WebhooksSchema.js.map +1 -0
- package/dist/models/index.d.ts +425 -0
- package/dist/models/index.d.ts.map +1 -0
- package/dist/models/index.js +443 -0
- package/dist/models/index.js.map +1 -0
- package/dist/runtime.d.ts +185 -0
- package/dist/runtime.d.ts.map +1 -0
- package/dist/runtime.js +339 -0
- package/dist/runtime.js.map +1 -0
- package/package.json +28 -0
|
@@ -0,0 +1,56 @@
|
|
|
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.instanceOfTranslationAttributesSchema = instanceOfTranslationAttributesSchema;
|
|
17
|
+
exports.TranslationAttributesSchemaFromJSON = TranslationAttributesSchemaFromJSON;
|
|
18
|
+
exports.TranslationAttributesSchemaFromJSONTyped = TranslationAttributesSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationAttributesSchemaToJSON = TranslationAttributesSchemaToJSON;
|
|
20
|
+
exports.TranslationAttributesSchemaToJSONTyped = TranslationAttributesSchemaToJSONTyped;
|
|
21
|
+
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TranslationAttributesSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTranslationAttributesSchema(value) {
|
|
26
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function TranslationAttributesSchemaFromJSON(json) {
|
|
31
|
+
return TranslationAttributesSchemaFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function TranslationAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'name': json['name'],
|
|
39
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
40
|
+
'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
function TranslationAttributesSchemaToJSON(json) {
|
|
44
|
+
return TranslationAttributesSchemaToJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function TranslationAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
|
+
if (value == null) {
|
|
48
|
+
return value;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'name': value['name'],
|
|
52
|
+
'status': value['status'],
|
|
53
|
+
'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=TranslationAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationAttributesSchema.js","sourceRoot":"","sources":["../../src/models/TranslationAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAwCH,sFAGC;AAED,kFAEC;AAED,4FAUC;AAED,8EAEC;AAED,wFAWC;AAxED,yEAKoC;AA4BpC;;GAEG;AACH,SAAgB,qCAAqC,CAAC,KAAa;IAC/D,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS,EAAE,mBAA4B;IAC5F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2DAAgC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,KAA0C,EAAE,sBAA+B,KAAK;IACnI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,YAAY,EAAE,IAAA,yDAA8B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACpE,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 TranslationRelationshipsCandidateDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface TranslationRelationshipsCandidateDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof TranslationRelationshipsCandidateDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TranslationRelationshipsCandidateDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the TranslationRelationshipsCandidateDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfTranslationRelationshipsCandidateDataSchema(value: object): value is TranslationRelationshipsCandidateDataSchema;
|
|
35
|
+
export declare function TranslationRelationshipsCandidateDataSchemaFromJSON(json: any): TranslationRelationshipsCandidateDataSchema;
|
|
36
|
+
export declare function TranslationRelationshipsCandidateDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsCandidateDataSchema;
|
|
37
|
+
export declare function TranslationRelationshipsCandidateDataSchemaToJSON(json: any): TranslationRelationshipsCandidateDataSchema;
|
|
38
|
+
export declare function TranslationRelationshipsCandidateDataSchemaToJSONTyped(value?: TranslationRelationshipsCandidateDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=TranslationRelationshipsCandidateDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsCandidateDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsCandidateDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,2CAA2C;IACxD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,qDAAqD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,2CAA2C,CAEzI;AAED,wBAAgB,mDAAmD,CAAC,IAAI,EAAE,GAAG,GAAG,2CAA2C,CAE1H;AAED,wBAAgB,wDAAwD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2CAA2C,CAS7J;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,GAAG,2CAA2C,CAExH;AAED,wBAAgB,sDAAsD,CAAC,KAAK,CAAC,EAAE,2CAA2C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU5K"}
|
|
@@ -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.instanceOfTranslationRelationshipsCandidateDataSchema = instanceOfTranslationRelationshipsCandidateDataSchema;
|
|
17
|
+
exports.TranslationRelationshipsCandidateDataSchemaFromJSON = TranslationRelationshipsCandidateDataSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsCandidateDataSchemaFromJSONTyped = TranslationRelationshipsCandidateDataSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsCandidateDataSchemaToJSON = TranslationRelationshipsCandidateDataSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsCandidateDataSchemaToJSONTyped = TranslationRelationshipsCandidateDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the TranslationRelationshipsCandidateDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfTranslationRelationshipsCandidateDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function TranslationRelationshipsCandidateDataSchemaFromJSON(json) {
|
|
28
|
+
return TranslationRelationshipsCandidateDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function TranslationRelationshipsCandidateDataSchemaFromJSONTyped(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 TranslationRelationshipsCandidateDataSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsCandidateDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsCandidateDataSchemaToJSONTyped(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=TranslationRelationshipsCandidateDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsCandidateDataSchema.js","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsCandidateDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,sHAEC;AAED,kHAEC;AAED,4HASC;AAED,8GAEC;AAED,wHAUC;AApCD;;GAEG;AACH,SAAgB,qDAAqD,CAAC,KAAa;IAC/E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,IAAS,EAAE,mBAA4B;IAC5G,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,iDAAiD,CAAC,IAAS;IACvE,OAAO,sDAAsD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/E,CAAC;AAED,SAAgB,sDAAsD,CAAC,KAA0D,EAAE,sBAA+B,KAAK;IACnK,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 { TranslationRelationshipsCandidateDataSchema } from './TranslationRelationshipsCandidateDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TranslationRelationshipsCandidateSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TranslationRelationshipsCandidateSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TranslationRelationshipsCandidateDataSchema}
|
|
22
|
+
* @memberof TranslationRelationshipsCandidateSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: TranslationRelationshipsCandidateDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TranslationRelationshipsCandidateSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTranslationRelationshipsCandidateSchema(value: object): value is TranslationRelationshipsCandidateSchema;
|
|
30
|
+
export declare function TranslationRelationshipsCandidateSchemaFromJSON(json: any): TranslationRelationshipsCandidateSchema;
|
|
31
|
+
export declare function TranslationRelationshipsCandidateSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsCandidateSchema;
|
|
32
|
+
export declare function TranslationRelationshipsCandidateSchemaToJSON(json: any): TranslationRelationshipsCandidateSchema;
|
|
33
|
+
export declare function TranslationRelationshipsCandidateSchemaToJSONTyped(value?: TranslationRelationshipsCandidateSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TranslationRelationshipsCandidateSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsCandidateSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsCandidateSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAQjH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,2CAA2C,GAAG,IAAI,CAAC;CAC7D;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CAQrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpK"}
|
|
@@ -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.instanceOfTranslationRelationshipsCandidateSchema = instanceOfTranslationRelationshipsCandidateSchema;
|
|
17
|
+
exports.TranslationRelationshipsCandidateSchemaFromJSON = TranslationRelationshipsCandidateSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsCandidateSchemaFromJSONTyped = TranslationRelationshipsCandidateSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsCandidateSchemaToJSON = TranslationRelationshipsCandidateSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsCandidateSchemaToJSONTyped = TranslationRelationshipsCandidateSchemaToJSONTyped;
|
|
21
|
+
const TranslationRelationshipsCandidateDataSchema_1 = require("./TranslationRelationshipsCandidateDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TranslationRelationshipsCandidateSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTranslationRelationshipsCandidateSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TranslationRelationshipsCandidateSchemaFromJSON(json) {
|
|
29
|
+
return TranslationRelationshipsCandidateSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TranslationRelationshipsCandidateSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, TranslationRelationshipsCandidateDataSchema_1.TranslationRelationshipsCandidateDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TranslationRelationshipsCandidateSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsCandidateSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsCandidateSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, TranslationRelationshipsCandidateDataSchema_1.TranslationRelationshipsCandidateDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TranslationRelationshipsCandidateSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsCandidateSchema.js","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsCandidateSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8GAEC;AAED,0GAEC;AAED,oHAQC;AAED,sGAEC;AAED,gHASC;AAvDD,+GAKuD;AAgBvD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,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,IAAA,iGAAmD,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC/G,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+FAAiD,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC3E,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 TranslationRelationshipsJobDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface TranslationRelationshipsJobDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof TranslationRelationshipsJobDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TranslationRelationshipsJobDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the TranslationRelationshipsJobDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfTranslationRelationshipsJobDataSchema(value: object): value is TranslationRelationshipsJobDataSchema;
|
|
35
|
+
export declare function TranslationRelationshipsJobDataSchemaFromJSON(json: any): TranslationRelationshipsJobDataSchema;
|
|
36
|
+
export declare function TranslationRelationshipsJobDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsJobDataSchema;
|
|
37
|
+
export declare function TranslationRelationshipsJobDataSchemaToJSON(json: any): TranslationRelationshipsJobDataSchema;
|
|
38
|
+
export declare function TranslationRelationshipsJobDataSchemaToJSONTyped(value?: TranslationRelationshipsJobDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=TranslationRelationshipsJobDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsJobDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsJobDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,qCAAqC;IAClD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;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,CASjJ;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,CAUhK"}
|
|
@@ -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.instanceOfTranslationRelationshipsJobDataSchema = instanceOfTranslationRelationshipsJobDataSchema;
|
|
17
|
+
exports.TranslationRelationshipsJobDataSchemaFromJSON = TranslationRelationshipsJobDataSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsJobDataSchemaFromJSONTyped = TranslationRelationshipsJobDataSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsJobDataSchemaToJSON = TranslationRelationshipsJobDataSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsJobDataSchemaToJSONTyped = TranslationRelationshipsJobDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the TranslationRelationshipsJobDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfTranslationRelationshipsJobDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function TranslationRelationshipsJobDataSchemaFromJSON(json) {
|
|
28
|
+
return TranslationRelationshipsJobDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function TranslationRelationshipsJobDataSchemaFromJSONTyped(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 TranslationRelationshipsJobDataSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsJobDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsJobDataSchemaToJSONTyped(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=TranslationRelationshipsJobDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsJobDataSchema.js","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsJobDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0GAEC;AAED,sGAEC;AAED,gHASC;AAED,kGAEC;AAED,4GAUC;AApCD;;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,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,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,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 { TranslationRelationshipsJobDataSchema } from './TranslationRelationshipsJobDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TranslationRelationshipsJobSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TranslationRelationshipsJobSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TranslationRelationshipsJobDataSchema}
|
|
22
|
+
* @memberof TranslationRelationshipsJobSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: TranslationRelationshipsJobDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TranslationRelationshipsJobSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTranslationRelationshipsJobSchema(value: object): value is TranslationRelationshipsJobSchema;
|
|
30
|
+
export declare function TranslationRelationshipsJobSchemaFromJSON(json: any): TranslationRelationshipsJobSchema;
|
|
31
|
+
export declare function TranslationRelationshipsJobSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsJobSchema;
|
|
32
|
+
export declare function TranslationRelationshipsJobSchemaToJSON(json: any): TranslationRelationshipsJobSchema;
|
|
33
|
+
export declare function TranslationRelationshipsJobSchemaToJSONTyped(value?: TranslationRelationshipsJobSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TranslationRelationshipsJobSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsJobSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsJobSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,qCAAqC,GAAG,IAAI,CAAC;CACvD;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,CAQzI;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,CASxJ"}
|
|
@@ -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.instanceOfTranslationRelationshipsJobSchema = instanceOfTranslationRelationshipsJobSchema;
|
|
17
|
+
exports.TranslationRelationshipsJobSchemaFromJSON = TranslationRelationshipsJobSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsJobSchemaFromJSONTyped = TranslationRelationshipsJobSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsJobSchemaToJSON = TranslationRelationshipsJobSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsJobSchemaToJSONTyped = TranslationRelationshipsJobSchemaToJSONTyped;
|
|
21
|
+
const TranslationRelationshipsJobDataSchema_1 = require("./TranslationRelationshipsJobDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TranslationRelationshipsJobSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTranslationRelationshipsJobSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TranslationRelationshipsJobSchemaFromJSON(json) {
|
|
29
|
+
return TranslationRelationshipsJobSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TranslationRelationshipsJobSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, TranslationRelationshipsJobDataSchema_1.TranslationRelationshipsJobDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TranslationRelationshipsJobSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsJobSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsJobSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, TranslationRelationshipsJobDataSchema_1.TranslationRelationshipsJobDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TranslationRelationshipsJobSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsJobSchema.js","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsJobSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kGAEC;AAED,8FAEC;AAED,wGAQC;AAED,0FAEC;AAED,oGASC;AAvDD,mGAKiD;AAgBjD;;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,IAAA,qFAA6C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACzG,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,IAAA,mFAA2C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACrE,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 TranslationRelationshipsReportDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface TranslationRelationshipsReportDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof TranslationRelationshipsReportDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TranslationRelationshipsReportDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the TranslationRelationshipsReportDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfTranslationRelationshipsReportDataSchema(value: object): value is TranslationRelationshipsReportDataSchema;
|
|
35
|
+
export declare function TranslationRelationshipsReportDataSchemaFromJSON(json: any): TranslationRelationshipsReportDataSchema;
|
|
36
|
+
export declare function TranslationRelationshipsReportDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsReportDataSchema;
|
|
37
|
+
export declare function TranslationRelationshipsReportDataSchemaToJSON(json: any): TranslationRelationshipsReportDataSchema;
|
|
38
|
+
export declare function TranslationRelationshipsReportDataSchemaToJSONTyped(value?: TranslationRelationshipsReportDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=TranslationRelationshipsReportDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsReportDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsReportDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAEnI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CASvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtK"}
|
|
@@ -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.instanceOfTranslationRelationshipsReportDataSchema = instanceOfTranslationRelationshipsReportDataSchema;
|
|
17
|
+
exports.TranslationRelationshipsReportDataSchemaFromJSON = TranslationRelationshipsReportDataSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsReportDataSchemaFromJSONTyped = TranslationRelationshipsReportDataSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsReportDataSchemaToJSON = TranslationRelationshipsReportDataSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsReportDataSchemaToJSONTyped = TranslationRelationshipsReportDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the TranslationRelationshipsReportDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfTranslationRelationshipsReportDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function TranslationRelationshipsReportDataSchemaFromJSON(json) {
|
|
28
|
+
return TranslationRelationshipsReportDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function TranslationRelationshipsReportDataSchemaFromJSONTyped(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 TranslationRelationshipsReportDataSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsReportDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsReportDataSchemaToJSONTyped(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=TranslationRelationshipsReportDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsReportDataSchema.js","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsReportDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,gHAEC;AAED,4GAEC;AAED,sHASC;AAED,wGAEC;AAED,kHAUC;AApCD;;GAEG;AACH,SAAgB,kDAAkD,CAAC,KAAa;IAC5E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS,EAAE,mBAA4B;IACzG,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,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,KAAuD,EAAE,sBAA+B,KAAK;IAC7J,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 { TranslationRelationshipsReportDataSchema } from './TranslationRelationshipsReportDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TranslationRelationshipsReportSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TranslationRelationshipsReportSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TranslationRelationshipsReportDataSchema}
|
|
22
|
+
* @memberof TranslationRelationshipsReportSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: TranslationRelationshipsReportDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TranslationRelationshipsReportSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTranslationRelationshipsReportSchema(value: object): value is TranslationRelationshipsReportSchema;
|
|
30
|
+
export declare function TranslationRelationshipsReportSchemaFromJSON(json: any): TranslationRelationshipsReportSchema;
|
|
31
|
+
export declare function TranslationRelationshipsReportSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TranslationRelationshipsReportSchema;
|
|
32
|
+
export declare function TranslationRelationshipsReportSchemaToJSON(json: any): TranslationRelationshipsReportSchema;
|
|
33
|
+
export declare function TranslationRelationshipsReportSchemaToJSONTyped(value?: TranslationRelationshipsReportSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TranslationRelationshipsReportSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TranslationRelationshipsReportSchema.d.ts","sourceRoot":"","sources":["../../src/models/TranslationRelationshipsReportSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAQ3G;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,wCAAwC,GAAG,IAAI,CAAC;CAC1D;AAED;;GAEG;AACH,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oCAAoC,CAE3H;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE5G;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oCAAoC,CAQ/I;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE1G;AAED,wBAAgB,+CAA+C,CAAC,KAAK,CAAC,EAAE,oCAAoC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9J"}
|
|
@@ -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.instanceOfTranslationRelationshipsReportSchema = instanceOfTranslationRelationshipsReportSchema;
|
|
17
|
+
exports.TranslationRelationshipsReportSchemaFromJSON = TranslationRelationshipsReportSchemaFromJSON;
|
|
18
|
+
exports.TranslationRelationshipsReportSchemaFromJSONTyped = TranslationRelationshipsReportSchemaFromJSONTyped;
|
|
19
|
+
exports.TranslationRelationshipsReportSchemaToJSON = TranslationRelationshipsReportSchemaToJSON;
|
|
20
|
+
exports.TranslationRelationshipsReportSchemaToJSONTyped = TranslationRelationshipsReportSchemaToJSONTyped;
|
|
21
|
+
const TranslationRelationshipsReportDataSchema_1 = require("./TranslationRelationshipsReportDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TranslationRelationshipsReportSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTranslationRelationshipsReportSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TranslationRelationshipsReportSchemaFromJSON(json) {
|
|
29
|
+
return TranslationRelationshipsReportSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TranslationRelationshipsReportSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, TranslationRelationshipsReportDataSchema_1.TranslationRelationshipsReportDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TranslationRelationshipsReportSchemaToJSON(json) {
|
|
40
|
+
return TranslationRelationshipsReportSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TranslationRelationshipsReportSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, TranslationRelationshipsReportDataSchema_1.TranslationRelationshipsReportDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TranslationRelationshipsReportSchema.js.map
|