@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,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 { UpdateTenantRequestBodyData } from './UpdateTenantRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateTenantRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateTenantRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateTenantRequestBodyData}
|
|
22
|
+
* @memberof UpdateTenantRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: UpdateTenantRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the UpdateTenantRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfUpdateTenantRequestBody(value: object): value is UpdateTenantRequestBody;
|
|
30
|
+
export declare function UpdateTenantRequestBodyFromJSON(json: any): UpdateTenantRequestBody;
|
|
31
|
+
export declare function UpdateTenantRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateTenantRequestBody;
|
|
32
|
+
export declare function UpdateTenantRequestBodyToJSON(json: any): UpdateTenantRequestBody;
|
|
33
|
+
export declare function UpdateTenantRequestBodyToJSONTyped(value?: UpdateTenantRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=UpdateTenantRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTenantRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/UpdateTenantRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAQjF;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,IAAI,EAAE,2BAA2B,CAAC;CACrC;AAED;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAGjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAQrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpI"}
|
|
@@ -0,0 +1,52 @@
|
|
|
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.instanceOfUpdateTenantRequestBody = instanceOfUpdateTenantRequestBody;
|
|
17
|
+
exports.UpdateTenantRequestBodyFromJSON = UpdateTenantRequestBodyFromJSON;
|
|
18
|
+
exports.UpdateTenantRequestBodyFromJSONTyped = UpdateTenantRequestBodyFromJSONTyped;
|
|
19
|
+
exports.UpdateTenantRequestBodyToJSON = UpdateTenantRequestBodyToJSON;
|
|
20
|
+
exports.UpdateTenantRequestBodyToJSONTyped = UpdateTenantRequestBodyToJSONTyped;
|
|
21
|
+
const UpdateTenantRequestBodyData_1 = require("./UpdateTenantRequestBodyData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the UpdateTenantRequestBody interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfUpdateTenantRequestBody(value) {
|
|
26
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function UpdateTenantRequestBodyFromJSON(json) {
|
|
31
|
+
return UpdateTenantRequestBodyFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function UpdateTenantRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': (0, UpdateTenantRequestBodyData_1.UpdateTenantRequestBodyDataFromJSON)(json['data']),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function UpdateTenantRequestBodyToJSON(json) {
|
|
42
|
+
return UpdateTenantRequestBodyToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function UpdateTenantRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'data': (0, UpdateTenantRequestBodyData_1.UpdateTenantRequestBodyDataToJSON)(value['data']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=UpdateTenantRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTenantRequestBody.js","sourceRoot":"","sources":["../../src/models/UpdateTenantRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8EAGC;AAED,0EAEC;AAED,oFAQC;AAED,sEAEC;AAED,gFASC;AAxDD,+EAKuC;AAgBvC;;GAEG;AACH,SAAgB,iCAAiC,CAAC,KAAa;IAC3D,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,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS,EAAE,mBAA4B;IACxF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,iEAAmC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC5D,CAAC;AACN,CAAC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,KAAsC,EAAE,sBAA+B,KAAK;IAC3H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+DAAiC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC3D,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 { TenantAttributesSchema } from './TenantAttributesSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateTenantRequestBodyData
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateTenantRequestBodyData {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateTenantRequestBodyDataTypeEnum}
|
|
22
|
+
* @memberof UpdateTenantRequestBodyData
|
|
23
|
+
*/
|
|
24
|
+
type: UpdateTenantRequestBodyDataTypeEnum;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof UpdateTenantRequestBodyData
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {TenantAttributesSchema}
|
|
34
|
+
* @memberof UpdateTenantRequestBodyData
|
|
35
|
+
*/
|
|
36
|
+
attributes: TenantAttributesSchema;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const UpdateTenantRequestBodyDataTypeEnum: {
|
|
42
|
+
readonly Tenants: "tenants";
|
|
43
|
+
};
|
|
44
|
+
export type UpdateTenantRequestBodyDataTypeEnum = typeof UpdateTenantRequestBodyDataTypeEnum[keyof typeof UpdateTenantRequestBodyDataTypeEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the UpdateTenantRequestBodyData interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfUpdateTenantRequestBodyData(value: object): value is UpdateTenantRequestBodyData;
|
|
49
|
+
export declare function UpdateTenantRequestBodyDataFromJSON(json: any): UpdateTenantRequestBodyData;
|
|
50
|
+
export declare function UpdateTenantRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateTenantRequestBodyData;
|
|
51
|
+
export declare function UpdateTenantRequestBodyDataToJSON(json: any): UpdateTenantRequestBodyData;
|
|
52
|
+
export declare function UpdateTenantRequestBodyDataToJSONTyped(value?: UpdateTenantRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
+
//# sourceMappingURL=UpdateTenantRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTenantRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/UpdateTenantRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAQvE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,IAAI,EAAE,mCAAmC,CAAC;IAC1C;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,sBAAsB,CAAC;CACtC;AAGD;;GAEG;AACH,eAAO,MAAM,mCAAmC;;CAEtC,CAAC;AACX,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAC,MAAM,OAAO,mCAAmC,CAAC,CAAC;AAG/I;;GAEG;AACH,wBAAgB,qCAAqC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,2BAA2B,CAKzG;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAE1F;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2BAA2B,CAU7H;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAExF;AAED,wBAAgB,sCAAsC,CAAC,KAAK,CAAC,EAAE,2BAA2B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW5I"}
|
|
@@ -0,0 +1,67 @@
|
|
|
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.UpdateTenantRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfUpdateTenantRequestBodyData = instanceOfUpdateTenantRequestBodyData;
|
|
18
|
+
exports.UpdateTenantRequestBodyDataFromJSON = UpdateTenantRequestBodyDataFromJSON;
|
|
19
|
+
exports.UpdateTenantRequestBodyDataFromJSONTyped = UpdateTenantRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.UpdateTenantRequestBodyDataToJSON = UpdateTenantRequestBodyDataToJSON;
|
|
21
|
+
exports.UpdateTenantRequestBodyDataToJSONTyped = UpdateTenantRequestBodyDataToJSONTyped;
|
|
22
|
+
const TenantAttributesSchema_1 = require("./TenantAttributesSchema");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.UpdateTenantRequestBodyDataTypeEnum = {
|
|
27
|
+
Tenants: 'tenants'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the UpdateTenantRequestBodyData interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfUpdateTenantRequestBodyData(value) {
|
|
33
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
34
|
+
return false;
|
|
35
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
36
|
+
return false;
|
|
37
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
38
|
+
return false;
|
|
39
|
+
return true;
|
|
40
|
+
}
|
|
41
|
+
function UpdateTenantRequestBodyDataFromJSON(json) {
|
|
42
|
+
return UpdateTenantRequestBodyDataFromJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function UpdateTenantRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
45
|
+
if (json == null) {
|
|
46
|
+
return json;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'type': json['type'],
|
|
50
|
+
'id': json['id'],
|
|
51
|
+
'attributes': (0, TenantAttributesSchema_1.TenantAttributesSchemaFromJSON)(json['attributes']),
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
function UpdateTenantRequestBodyDataToJSON(json) {
|
|
55
|
+
return UpdateTenantRequestBodyDataToJSONTyped(json, false);
|
|
56
|
+
}
|
|
57
|
+
function UpdateTenantRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
58
|
+
if (value == null) {
|
|
59
|
+
return value;
|
|
60
|
+
}
|
|
61
|
+
return {
|
|
62
|
+
'type': value['type'],
|
|
63
|
+
'id': value['id'],
|
|
64
|
+
'attributes': (0, TenantAttributesSchema_1.TenantAttributesSchemaToJSON)(value['attributes']),
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
//# sourceMappingURL=UpdateTenantRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTenantRequestBodyData.js","sourceRoot":"","sources":["../../src/models/UpdateTenantRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkDH,sFAKC;AAED,kFAEC;AAED,4FAUC;AAED,8EAEC;AAED,wFAWC;AApFD,qEAKkC;AA6BlC;;GAEG;AACU,QAAA,mCAAmC,GAAG;IAC/C,OAAO,EAAE,SAAS;CACZ,CAAC;AAIX;;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,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,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,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,uDAA8B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACnE,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,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,qDAA4B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KAClE,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 { UpdateTranslationRequestBodyData } from './UpdateTranslationRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateTranslationRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateTranslationRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateTranslationRequestBodyData}
|
|
22
|
+
* @memberof UpdateTranslationRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: UpdateTranslationRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the UpdateTranslationRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfUpdateTranslationRequestBody(value: object): value is UpdateTranslationRequestBody;
|
|
30
|
+
export declare function UpdateTranslationRequestBodyFromJSON(json: any): UpdateTranslationRequestBody;
|
|
31
|
+
export declare function UpdateTranslationRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateTranslationRequestBody;
|
|
32
|
+
export declare function UpdateTranslationRequestBodyToJSON(json: any): UpdateTranslationRequestBody;
|
|
33
|
+
export declare function UpdateTranslationRequestBodyToJSONTyped(value?: UpdateTranslationRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=UpdateTranslationRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTranslationRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/UpdateTranslationRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,EAAE,gCAAgC,CAAC;CAC1C;AAED;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4BAA4B,CAG3G;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE5F;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4BAA4B,CAQ/H;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE1F;AAED,wBAAgB,uCAAuC,CAAC,KAAK,CAAC,EAAE,4BAA4B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9I"}
|
|
@@ -0,0 +1,52 @@
|
|
|
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.instanceOfUpdateTranslationRequestBody = instanceOfUpdateTranslationRequestBody;
|
|
17
|
+
exports.UpdateTranslationRequestBodyFromJSON = UpdateTranslationRequestBodyFromJSON;
|
|
18
|
+
exports.UpdateTranslationRequestBodyFromJSONTyped = UpdateTranslationRequestBodyFromJSONTyped;
|
|
19
|
+
exports.UpdateTranslationRequestBodyToJSON = UpdateTranslationRequestBodyToJSON;
|
|
20
|
+
exports.UpdateTranslationRequestBodyToJSONTyped = UpdateTranslationRequestBodyToJSONTyped;
|
|
21
|
+
const UpdateTranslationRequestBodyData_1 = require("./UpdateTranslationRequestBodyData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the UpdateTranslationRequestBody interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfUpdateTranslationRequestBody(value) {
|
|
26
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function UpdateTranslationRequestBodyFromJSON(json) {
|
|
31
|
+
return UpdateTranslationRequestBodyFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function UpdateTranslationRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': (0, UpdateTranslationRequestBodyData_1.UpdateTranslationRequestBodyDataFromJSON)(json['data']),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function UpdateTranslationRequestBodyToJSON(json) {
|
|
42
|
+
return UpdateTranslationRequestBodyToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function UpdateTranslationRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'data': (0, UpdateTranslationRequestBodyData_1.UpdateTranslationRequestBodyDataToJSON)(value['data']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=UpdateTranslationRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTranslationRequestBody.js","sourceRoot":"","sources":["../../src/models/UpdateTranslationRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wFAGC;AAED,oFAEC;AAED,8FAQC;AAED,gFAEC;AAED,0FASC;AAxDD,yFAK4C;AAgB5C;;GAEG;AACH,SAAgB,sCAAsC,CAAC,KAAa;IAChE,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,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS,EAAE,mBAA4B;IAC7F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,2EAAwC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACjE,CAAC;AACN,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,KAA2C,EAAE,sBAA+B,KAAK;IACrI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAChE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 { TranslationAttributesSchema } from './TranslationAttributesSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateTranslationRequestBodyData
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateTranslationRequestBodyData {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateTranslationRequestBodyDataTypeEnum}
|
|
22
|
+
* @memberof UpdateTranslationRequestBodyData
|
|
23
|
+
*/
|
|
24
|
+
type: UpdateTranslationRequestBodyDataTypeEnum;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof UpdateTranslationRequestBodyData
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {TranslationAttributesSchema}
|
|
34
|
+
* @memberof UpdateTranslationRequestBodyData
|
|
35
|
+
*/
|
|
36
|
+
attributes: TranslationAttributesSchema;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const UpdateTranslationRequestBodyDataTypeEnum: {
|
|
42
|
+
readonly Translations: "translations";
|
|
43
|
+
};
|
|
44
|
+
export type UpdateTranslationRequestBodyDataTypeEnum = typeof UpdateTranslationRequestBodyDataTypeEnum[keyof typeof UpdateTranslationRequestBodyDataTypeEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the UpdateTranslationRequestBodyData interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfUpdateTranslationRequestBodyData(value: object): value is UpdateTranslationRequestBodyData;
|
|
49
|
+
export declare function UpdateTranslationRequestBodyDataFromJSON(json: any): UpdateTranslationRequestBodyData;
|
|
50
|
+
export declare function UpdateTranslationRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateTranslationRequestBodyData;
|
|
51
|
+
export declare function UpdateTranslationRequestBodyDataToJSON(json: any): UpdateTranslationRequestBodyData;
|
|
52
|
+
export declare function UpdateTranslationRequestBodyDataToJSONTyped(value?: UpdateTranslationRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
+
//# sourceMappingURL=UpdateTranslationRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTranslationRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/UpdateTranslationRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAQjF;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,EAAE,wCAAwC,CAAC;IAC/C;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,2BAA2B,CAAC;CAC3C;AAGD;;GAEG;AACH,eAAO,MAAM,wCAAwC;;CAE3C,CAAC;AACX,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAC,MAAM,OAAO,wCAAwC,CAAC,CAAC;AAG9J;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAKnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAUvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWtJ"}
|
|
@@ -0,0 +1,67 @@
|
|
|
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.UpdateTranslationRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfUpdateTranslationRequestBodyData = instanceOfUpdateTranslationRequestBodyData;
|
|
18
|
+
exports.UpdateTranslationRequestBodyDataFromJSON = UpdateTranslationRequestBodyDataFromJSON;
|
|
19
|
+
exports.UpdateTranslationRequestBodyDataFromJSONTyped = UpdateTranslationRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.UpdateTranslationRequestBodyDataToJSON = UpdateTranslationRequestBodyDataToJSON;
|
|
21
|
+
exports.UpdateTranslationRequestBodyDataToJSONTyped = UpdateTranslationRequestBodyDataToJSONTyped;
|
|
22
|
+
const TranslationAttributesSchema_1 = require("./TranslationAttributesSchema");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.UpdateTranslationRequestBodyDataTypeEnum = {
|
|
27
|
+
Translations: 'translations'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the UpdateTranslationRequestBodyData interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfUpdateTranslationRequestBodyData(value) {
|
|
33
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
34
|
+
return false;
|
|
35
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
36
|
+
return false;
|
|
37
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
38
|
+
return false;
|
|
39
|
+
return true;
|
|
40
|
+
}
|
|
41
|
+
function UpdateTranslationRequestBodyDataFromJSON(json) {
|
|
42
|
+
return UpdateTranslationRequestBodyDataFromJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function UpdateTranslationRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
45
|
+
if (json == null) {
|
|
46
|
+
return json;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'type': json['type'],
|
|
50
|
+
'id': json['id'],
|
|
51
|
+
'attributes': (0, TranslationAttributesSchema_1.TranslationAttributesSchemaFromJSON)(json['attributes']),
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
function UpdateTranslationRequestBodyDataToJSON(json) {
|
|
55
|
+
return UpdateTranslationRequestBodyDataToJSONTyped(json, false);
|
|
56
|
+
}
|
|
57
|
+
function UpdateTranslationRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
58
|
+
if (value == null) {
|
|
59
|
+
return value;
|
|
60
|
+
}
|
|
61
|
+
return {
|
|
62
|
+
'type': value['type'],
|
|
63
|
+
'id': value['id'],
|
|
64
|
+
'attributes': (0, TranslationAttributesSchema_1.TranslationAttributesSchemaToJSON)(value['attributes']),
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
//# sourceMappingURL=UpdateTranslationRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateTranslationRequestBodyData.js","sourceRoot":"","sources":["../../src/models/UpdateTranslationRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkDH,gGAKC;AAED,4FAEC;AAED,sGAUC;AAED,wFAEC;AAED,kGAWC;AApFD,+EAKuC;AA6BvC;;GAEG;AACU,QAAA,wCAAwC,GAAG;IACpD,YAAY,EAAE,cAAc;CACtB,CAAC;AAIX;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,iEAAmC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACxE,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,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;QACjB,YAAY,EAAE,IAAA,+DAAiC,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACvE,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 { UpdateUserRequestBodyData } from './UpdateUserRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateUserRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateUserRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateUserRequestBodyData}
|
|
22
|
+
* @memberof UpdateUserRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: UpdateUserRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the UpdateUserRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfUpdateUserRequestBody(value: object): value is UpdateUserRequestBody;
|
|
30
|
+
export declare function UpdateUserRequestBodyFromJSON(json: any): UpdateUserRequestBody;
|
|
31
|
+
export declare function UpdateUserRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateUserRequestBody;
|
|
32
|
+
export declare function UpdateUserRequestBodyToJSON(json: any): UpdateUserRequestBody;
|
|
33
|
+
export declare function UpdateUserRequestBodyToJSONTyped(value?: UpdateUserRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=UpdateUserRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateUserRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/UpdateUserRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAQ7E;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,IAAI,EAAE,yBAAyB,CAAC;CACnC;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qBAAqB,CAG7F;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE9E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qBAAqB,CAQjH;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE5E;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,qBAAqB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAShI"}
|
|
@@ -0,0 +1,52 @@
|
|
|
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.instanceOfUpdateUserRequestBody = instanceOfUpdateUserRequestBody;
|
|
17
|
+
exports.UpdateUserRequestBodyFromJSON = UpdateUserRequestBodyFromJSON;
|
|
18
|
+
exports.UpdateUserRequestBodyFromJSONTyped = UpdateUserRequestBodyFromJSONTyped;
|
|
19
|
+
exports.UpdateUserRequestBodyToJSON = UpdateUserRequestBodyToJSON;
|
|
20
|
+
exports.UpdateUserRequestBodyToJSONTyped = UpdateUserRequestBodyToJSONTyped;
|
|
21
|
+
const UpdateUserRequestBodyData_1 = require("./UpdateUserRequestBodyData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the UpdateUserRequestBody interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfUpdateUserRequestBody(value) {
|
|
26
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function UpdateUserRequestBodyFromJSON(json) {
|
|
31
|
+
return UpdateUserRequestBodyFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function UpdateUserRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': (0, UpdateUserRequestBodyData_1.UpdateUserRequestBodyDataFromJSON)(json['data']),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function UpdateUserRequestBodyToJSON(json) {
|
|
42
|
+
return UpdateUserRequestBodyToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function UpdateUserRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'data': (0, UpdateUserRequestBodyData_1.UpdateUserRequestBodyDataToJSON)(value['data']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=UpdateUserRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateUserRequestBody.js","sourceRoot":"","sources":["../../src/models/UpdateUserRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,0EAGC;AAED,sEAEC;AAED,gFAQC;AAED,kEAEC;AAED,4EASC;AAxDD,2EAKqC;AAgBrC;;GAEG;AACH,SAAgB,+BAA+B,CAAC,KAAa;IACzD,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,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS,EAAE,mBAA4B;IACtF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,6DAAiC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAED,SAAgB,gCAAgC,CAAC,KAAoC,EAAE,sBAA+B,KAAK;IACvH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,2DAA+B,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACzD,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 { UserAttributesSchema } from './UserAttributesSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateUserRequestBodyData
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateUserRequestBodyData {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateUserRequestBodyDataTypeEnum}
|
|
22
|
+
* @memberof UpdateUserRequestBodyData
|
|
23
|
+
*/
|
|
24
|
+
type: UpdateUserRequestBodyDataTypeEnum;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof UpdateUserRequestBodyData
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {UserAttributesSchema}
|
|
34
|
+
* @memberof UpdateUserRequestBodyData
|
|
35
|
+
*/
|
|
36
|
+
attributes: UserAttributesSchema;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const UpdateUserRequestBodyDataTypeEnum: {
|
|
42
|
+
readonly Users: "users";
|
|
43
|
+
};
|
|
44
|
+
export type UpdateUserRequestBodyDataTypeEnum = typeof UpdateUserRequestBodyDataTypeEnum[keyof typeof UpdateUserRequestBodyDataTypeEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the UpdateUserRequestBodyData interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfUpdateUserRequestBodyData(value: object): value is UpdateUserRequestBodyData;
|
|
49
|
+
export declare function UpdateUserRequestBodyDataFromJSON(json: any): UpdateUserRequestBodyData;
|
|
50
|
+
export declare function UpdateUserRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateUserRequestBodyData;
|
|
51
|
+
export declare function UpdateUserRequestBodyDataToJSON(json: any): UpdateUserRequestBodyData;
|
|
52
|
+
export declare function UpdateUserRequestBodyDataToJSONTyped(value?: UpdateUserRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
+
//# sourceMappingURL=UpdateUserRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateUserRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/UpdateUserRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAQnE;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,IAAI,EAAE,iCAAiC,CAAC;IACxC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,oBAAoB,CAAC;CACpC;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;CAEpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAGzI;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAKrG;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CAUzH;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEpF;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWxI"}
|