@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,54 @@
|
|
|
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 { NoteAttributesSchema } from './NoteAttributesSchema';
|
|
13
|
+
import type { NoteRelationshipsSchema } from './NoteRelationshipsSchema';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CreateNoteRequestBodyData
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateNoteRequestBodyData {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {CreateNoteRequestBodyDataTypeEnum}
|
|
23
|
+
* @memberof CreateNoteRequestBodyData
|
|
24
|
+
*/
|
|
25
|
+
type: CreateNoteRequestBodyDataTypeEnum;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {NoteAttributesSchema}
|
|
29
|
+
* @memberof CreateNoteRequestBodyData
|
|
30
|
+
*/
|
|
31
|
+
attributes: NoteAttributesSchema;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {NoteRelationshipsSchema}
|
|
35
|
+
* @memberof CreateNoteRequestBodyData
|
|
36
|
+
*/
|
|
37
|
+
relationships?: NoteRelationshipsSchema;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* @export
|
|
41
|
+
*/
|
|
42
|
+
export declare const CreateNoteRequestBodyDataTypeEnum: {
|
|
43
|
+
readonly Notes: "notes";
|
|
44
|
+
};
|
|
45
|
+
export type CreateNoteRequestBodyDataTypeEnum = typeof CreateNoteRequestBodyDataTypeEnum[keyof typeof CreateNoteRequestBodyDataTypeEnum];
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the CreateNoteRequestBodyData interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfCreateNoteRequestBodyData(value: object): value is CreateNoteRequestBodyData;
|
|
50
|
+
export declare function CreateNoteRequestBodyDataFromJSON(json: any): CreateNoteRequestBodyData;
|
|
51
|
+
export declare function CreateNoteRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateNoteRequestBodyData;
|
|
52
|
+
export declare function CreateNoteRequestBodyDataToJSON(json: any): CreateNoteRequestBodyData;
|
|
53
|
+
export declare function CreateNoteRequestBodyDataToJSONTyped(value?: CreateNoteRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
54
|
+
//# sourceMappingURL=CreateNoteRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNoteRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/CreateNoteRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAQzE;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,IAAI,EAAE,iCAAiC,CAAC;IACxC;;;;OAIG;IACH,UAAU,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,aAAa,CAAC,EAAE,uBAAuB,CAAC;CAC3C;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,CAIrG;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"}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.CreateNoteRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfCreateNoteRequestBodyData = instanceOfCreateNoteRequestBodyData;
|
|
18
|
+
exports.CreateNoteRequestBodyDataFromJSON = CreateNoteRequestBodyDataFromJSON;
|
|
19
|
+
exports.CreateNoteRequestBodyDataFromJSONTyped = CreateNoteRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.CreateNoteRequestBodyDataToJSON = CreateNoteRequestBodyDataToJSON;
|
|
21
|
+
exports.CreateNoteRequestBodyDataToJSONTyped = CreateNoteRequestBodyDataToJSONTyped;
|
|
22
|
+
const NoteAttributesSchema_1 = require("./NoteAttributesSchema");
|
|
23
|
+
const NoteRelationshipsSchema_1 = require("./NoteRelationshipsSchema");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.CreateNoteRequestBodyDataTypeEnum = {
|
|
28
|
+
Notes: 'notes'
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Check if a given object implements the CreateNoteRequestBodyData interface.
|
|
32
|
+
*/
|
|
33
|
+
function instanceOfCreateNoteRequestBodyData(value) {
|
|
34
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
35
|
+
return false;
|
|
36
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
37
|
+
return false;
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
function CreateNoteRequestBodyDataFromJSON(json) {
|
|
41
|
+
return CreateNoteRequestBodyDataFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function CreateNoteRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
if (json == null) {
|
|
45
|
+
return json;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'type': json['type'],
|
|
49
|
+
'attributes': (0, NoteAttributesSchema_1.NoteAttributesSchemaFromJSON)(json['attributes']),
|
|
50
|
+
'relationships': json['relationships'] == null ? undefined : (0, NoteRelationshipsSchema_1.NoteRelationshipsSchemaFromJSON)(json['relationships']),
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
function CreateNoteRequestBodyDataToJSON(json) {
|
|
54
|
+
return CreateNoteRequestBodyDataToJSONTyped(json, false);
|
|
55
|
+
}
|
|
56
|
+
function CreateNoteRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
if (value == null) {
|
|
58
|
+
return value;
|
|
59
|
+
}
|
|
60
|
+
return {
|
|
61
|
+
'type': value['type'],
|
|
62
|
+
'attributes': (0, NoteAttributesSchema_1.NoteAttributesSchemaToJSON)(value['attributes']),
|
|
63
|
+
'relationships': (0, NoteRelationshipsSchema_1.NoteRelationshipsSchemaToJSON)(value['relationships']),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
//# sourceMappingURL=CreateNoteRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNoteRequestBodyData.js","sourceRoot":"","sources":["../../src/models/CreateNoteRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyDH,kFAIC;AAED,8EAEC;AAED,wFAUC;AAED,0EAEC;AAED,oFAWC;AA1FD,iEAKgC;AAEhC,uEAKmC;AA6BnC;;GAEG;AACU,QAAA,iCAAiC,GAAG;IAC7C,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,mCAAmC,CAAC,KAAa;IAC7D,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,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,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS,EAAE,mBAA4B;IAC1F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,YAAY,EAAE,IAAA,mDAA4B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9D,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yDAA+B,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KACtH,CAAC;AACN,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,KAAwC,EAAE,sBAA+B,KAAK;IAC/H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC7D,eAAe,EAAE,IAAA,uDAA6B,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;KACzE,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 { CreateNotificationRequestBodyData } from './CreateNotificationRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CreateNotificationRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateNotificationRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {CreateNotificationRequestBodyData}
|
|
22
|
+
* @memberof CreateNotificationRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: CreateNotificationRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the CreateNotificationRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfCreateNotificationRequestBody(value: object): value is CreateNotificationRequestBody;
|
|
30
|
+
export declare function CreateNotificationRequestBodyFromJSON(json: any): CreateNotificationRequestBody;
|
|
31
|
+
export declare function CreateNotificationRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateNotificationRequestBody;
|
|
32
|
+
export declare function CreateNotificationRequestBodyToJSON(json: any): CreateNotificationRequestBody;
|
|
33
|
+
export declare function CreateNotificationRequestBodyToJSONTyped(value?: CreateNotificationRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=CreateNotificationRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNotificationRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/CreateNotificationRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAQ7F;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,EAAE,iCAAiC,CAAC;CAC3C;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAG7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAQjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAShJ"}
|
|
@@ -0,0 +1,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.instanceOfCreateNotificationRequestBody = instanceOfCreateNotificationRequestBody;
|
|
17
|
+
exports.CreateNotificationRequestBodyFromJSON = CreateNotificationRequestBodyFromJSON;
|
|
18
|
+
exports.CreateNotificationRequestBodyFromJSONTyped = CreateNotificationRequestBodyFromJSONTyped;
|
|
19
|
+
exports.CreateNotificationRequestBodyToJSON = CreateNotificationRequestBodyToJSON;
|
|
20
|
+
exports.CreateNotificationRequestBodyToJSONTyped = CreateNotificationRequestBodyToJSONTyped;
|
|
21
|
+
const CreateNotificationRequestBodyData_1 = require("./CreateNotificationRequestBodyData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the CreateNotificationRequestBody interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfCreateNotificationRequestBody(value) {
|
|
26
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function CreateNotificationRequestBodyFromJSON(json) {
|
|
31
|
+
return CreateNotificationRequestBodyFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function CreateNotificationRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': (0, CreateNotificationRequestBodyData_1.CreateNotificationRequestBodyDataFromJSON)(json['data']),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function CreateNotificationRequestBodyToJSON(json) {
|
|
42
|
+
return CreateNotificationRequestBodyToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function CreateNotificationRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'data': (0, CreateNotificationRequestBodyData_1.CreateNotificationRequestBodyDataToJSON)(value['data']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=CreateNotificationRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNotificationRequestBody.js","sourceRoot":"","sources":["../../src/models/CreateNotificationRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,0FAGC;AAED,sFAEC;AAED,gGAQC;AAED,kFAEC;AAED,4FASC;AAxDD,2FAK6C;AAgB7C;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,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,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,6EAAyC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAClE,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,2EAAuC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACjE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,54 @@
|
|
|
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 { NotificationRelationshipsSchema } from './NotificationRelationshipsSchema';
|
|
13
|
+
import type { NotificationAttributesSchema } from './NotificationAttributesSchema';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CreateNotificationRequestBodyData
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateNotificationRequestBodyData {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {CreateNotificationRequestBodyDataTypeEnum}
|
|
23
|
+
* @memberof CreateNotificationRequestBodyData
|
|
24
|
+
*/
|
|
25
|
+
type: CreateNotificationRequestBodyDataTypeEnum;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {NotificationAttributesSchema}
|
|
29
|
+
* @memberof CreateNotificationRequestBodyData
|
|
30
|
+
*/
|
|
31
|
+
attributes: NotificationAttributesSchema;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {NotificationRelationshipsSchema}
|
|
35
|
+
* @memberof CreateNotificationRequestBodyData
|
|
36
|
+
*/
|
|
37
|
+
relationships?: NotificationRelationshipsSchema;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* @export
|
|
41
|
+
*/
|
|
42
|
+
export declare const CreateNotificationRequestBodyDataTypeEnum: {
|
|
43
|
+
readonly Notifications: "notifications";
|
|
44
|
+
};
|
|
45
|
+
export type CreateNotificationRequestBodyDataTypeEnum = typeof CreateNotificationRequestBodyDataTypeEnum[keyof typeof CreateNotificationRequestBodyDataTypeEnum];
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the CreateNotificationRequestBodyData interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfCreateNotificationRequestBodyData(value: object): value is CreateNotificationRequestBodyData;
|
|
50
|
+
export declare function CreateNotificationRequestBodyDataFromJSON(json: any): CreateNotificationRequestBodyData;
|
|
51
|
+
export declare function CreateNotificationRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateNotificationRequestBodyData;
|
|
52
|
+
export declare function CreateNotificationRequestBodyDataToJSON(json: any): CreateNotificationRequestBodyData;
|
|
53
|
+
export declare function CreateNotificationRequestBodyDataToJSONTyped(value?: CreateNotificationRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
54
|
+
//# sourceMappingURL=CreateNotificationRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNotificationRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/CreateNotificationRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAOzF,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAQnF;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,EAAE,yCAAyC,CAAC;IAChD;;;;OAIG;IACH,UAAU,EAAE,4BAA4B,CAAC;IACzC;;;;OAIG;IACH,aAAa,CAAC,EAAE,+BAA+B,CAAC;CACnD;AAGD;;GAEG;AACH,eAAO,MAAM,yCAAyC;;CAE5C,CAAC;AACX,MAAM,MAAM,yCAAyC,GAAG,OAAO,yCAAyC,CAAC,MAAM,OAAO,yCAAyC,CAAC,CAAC;AAGjK;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAIrH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAUzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWxJ"}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.CreateNotificationRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfCreateNotificationRequestBodyData = instanceOfCreateNotificationRequestBodyData;
|
|
18
|
+
exports.CreateNotificationRequestBodyDataFromJSON = CreateNotificationRequestBodyDataFromJSON;
|
|
19
|
+
exports.CreateNotificationRequestBodyDataFromJSONTyped = CreateNotificationRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.CreateNotificationRequestBodyDataToJSON = CreateNotificationRequestBodyDataToJSON;
|
|
21
|
+
exports.CreateNotificationRequestBodyDataToJSONTyped = CreateNotificationRequestBodyDataToJSONTyped;
|
|
22
|
+
const NotificationRelationshipsSchema_1 = require("./NotificationRelationshipsSchema");
|
|
23
|
+
const NotificationAttributesSchema_1 = require("./NotificationAttributesSchema");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.CreateNotificationRequestBodyDataTypeEnum = {
|
|
28
|
+
Notifications: 'notifications'
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Check if a given object implements the CreateNotificationRequestBodyData interface.
|
|
32
|
+
*/
|
|
33
|
+
function instanceOfCreateNotificationRequestBodyData(value) {
|
|
34
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
35
|
+
return false;
|
|
36
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
37
|
+
return false;
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
function CreateNotificationRequestBodyDataFromJSON(json) {
|
|
41
|
+
return CreateNotificationRequestBodyDataFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function CreateNotificationRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
if (json == null) {
|
|
45
|
+
return json;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'type': json['type'],
|
|
49
|
+
'attributes': (0, NotificationAttributesSchema_1.NotificationAttributesSchemaFromJSON)(json['attributes']),
|
|
50
|
+
'relationships': json['relationships'] == null ? undefined : (0, NotificationRelationshipsSchema_1.NotificationRelationshipsSchemaFromJSON)(json['relationships']),
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
function CreateNotificationRequestBodyDataToJSON(json) {
|
|
54
|
+
return CreateNotificationRequestBodyDataToJSONTyped(json, false);
|
|
55
|
+
}
|
|
56
|
+
function CreateNotificationRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
if (value == null) {
|
|
58
|
+
return value;
|
|
59
|
+
}
|
|
60
|
+
return {
|
|
61
|
+
'type': value['type'],
|
|
62
|
+
'attributes': (0, NotificationAttributesSchema_1.NotificationAttributesSchemaToJSON)(value['attributes']),
|
|
63
|
+
'relationships': (0, NotificationRelationshipsSchema_1.NotificationRelationshipsSchemaToJSON)(value['relationships']),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
//# sourceMappingURL=CreateNotificationRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateNotificationRequestBodyData.js","sourceRoot":"","sources":["../../src/models/CreateNotificationRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyDH,kGAIC;AAED,8FAEC;AAED,wGAUC;AAED,0FAEC;AAED,oGAWC;AA1FD,uFAK2C;AAE3C,iFAKwC;AA6BxC;;GAEG;AACU,QAAA,yCAAyC,GAAG;IACrD,aAAa,EAAE,eAAe;CACxB,CAAC;AAIX;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,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,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,YAAY,EAAE,IAAA,mEAAoC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACtE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yEAAuC,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KAC9H,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,IAAA,iEAAkC,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QACrE,eAAe,EAAE,IAAA,uEAAqC,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;KACjF,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 { CreateOperationRequestBodyData } from './CreateOperationRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CreateOperationRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateOperationRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {CreateOperationRequestBodyData}
|
|
22
|
+
* @memberof CreateOperationRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: CreateOperationRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the CreateOperationRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfCreateOperationRequestBody(value: object): value is CreateOperationRequestBody;
|
|
30
|
+
export declare function CreateOperationRequestBodyFromJSON(json: any): CreateOperationRequestBody;
|
|
31
|
+
export declare function CreateOperationRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateOperationRequestBody;
|
|
32
|
+
export declare function CreateOperationRequestBodyToJSON(json: any): CreateOperationRequestBody;
|
|
33
|
+
export declare function CreateOperationRequestBodyToJSONTyped(value?: CreateOperationRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=CreateOperationRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateOperationRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/CreateOperationRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAQvF;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,IAAI,EAAE,8BAA8B,CAAC;CACxC;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAGvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAQ3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS1I"}
|
|
@@ -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.instanceOfCreateOperationRequestBody = instanceOfCreateOperationRequestBody;
|
|
17
|
+
exports.CreateOperationRequestBodyFromJSON = CreateOperationRequestBodyFromJSON;
|
|
18
|
+
exports.CreateOperationRequestBodyFromJSONTyped = CreateOperationRequestBodyFromJSONTyped;
|
|
19
|
+
exports.CreateOperationRequestBodyToJSON = CreateOperationRequestBodyToJSON;
|
|
20
|
+
exports.CreateOperationRequestBodyToJSONTyped = CreateOperationRequestBodyToJSONTyped;
|
|
21
|
+
const CreateOperationRequestBodyData_1 = require("./CreateOperationRequestBodyData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the CreateOperationRequestBody interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfCreateOperationRequestBody(value) {
|
|
26
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function CreateOperationRequestBodyFromJSON(json) {
|
|
31
|
+
return CreateOperationRequestBodyFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function CreateOperationRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': (0, CreateOperationRequestBodyData_1.CreateOperationRequestBodyDataFromJSON)(json['data']),
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function CreateOperationRequestBodyToJSON(json) {
|
|
42
|
+
return CreateOperationRequestBodyToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function CreateOperationRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'data': (0, CreateOperationRequestBodyData_1.CreateOperationRequestBodyDataToJSON)(value['data']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=CreateOperationRequestBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateOperationRequestBody.js","sourceRoot":"","sources":["../../src/models/CreateOperationRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oFAGC;AAED,gFAEC;AAED,0FAQC;AAED,4EAEC;AAED,sFASC;AAxDD,qFAK0C;AAgB1C;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,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,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,uEAAsC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC/D,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,qEAAoC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC9D,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,54 @@
|
|
|
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 { OperationRelationshipsSchema } from './OperationRelationshipsSchema';
|
|
13
|
+
import type { OperationAttributesSchema } from './OperationAttributesSchema';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CreateOperationRequestBodyData
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateOperationRequestBodyData {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {CreateOperationRequestBodyDataTypeEnum}
|
|
23
|
+
* @memberof CreateOperationRequestBodyData
|
|
24
|
+
*/
|
|
25
|
+
type: CreateOperationRequestBodyDataTypeEnum;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {OperationAttributesSchema}
|
|
29
|
+
* @memberof CreateOperationRequestBodyData
|
|
30
|
+
*/
|
|
31
|
+
attributes: OperationAttributesSchema;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {OperationRelationshipsSchema}
|
|
35
|
+
* @memberof CreateOperationRequestBodyData
|
|
36
|
+
*/
|
|
37
|
+
relationships?: OperationRelationshipsSchema;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* @export
|
|
41
|
+
*/
|
|
42
|
+
export declare const CreateOperationRequestBodyDataTypeEnum: {
|
|
43
|
+
readonly Operations: "operations";
|
|
44
|
+
};
|
|
45
|
+
export type CreateOperationRequestBodyDataTypeEnum = typeof CreateOperationRequestBodyDataTypeEnum[keyof typeof CreateOperationRequestBodyDataTypeEnum];
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the CreateOperationRequestBodyData interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfCreateOperationRequestBodyData(value: object): value is CreateOperationRequestBodyData;
|
|
50
|
+
export declare function CreateOperationRequestBodyDataFromJSON(json: any): CreateOperationRequestBodyData;
|
|
51
|
+
export declare function CreateOperationRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateOperationRequestBodyData;
|
|
52
|
+
export declare function CreateOperationRequestBodyDataToJSON(json: any): CreateOperationRequestBodyData;
|
|
53
|
+
export declare function CreateOperationRequestBodyDataToJSONTyped(value?: CreateOperationRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
54
|
+
//# sourceMappingURL=CreateOperationRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateOperationRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/CreateOperationRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAOnF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAQ7E;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,EAAE,sCAAsC,CAAC;IAC7C;;;;OAIG;IACH,UAAU,EAAE,yBAAyB,CAAC;IACtC;;;;OAIG;IACH,aAAa,CAAC,EAAE,4BAA4B,CAAC;CAChD;AAGD;;GAEG;AACH,eAAO,MAAM,sCAAsC;;CAEzC,CAAC;AACX,MAAM,MAAM,sCAAsC,GAAG,OAAO,sCAAsC,CAAC,MAAM,OAAO,sCAAsC,CAAC,CAAC;AAGxJ;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAI/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAUnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWlJ"}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.CreateOperationRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfCreateOperationRequestBodyData = instanceOfCreateOperationRequestBodyData;
|
|
18
|
+
exports.CreateOperationRequestBodyDataFromJSON = CreateOperationRequestBodyDataFromJSON;
|
|
19
|
+
exports.CreateOperationRequestBodyDataFromJSONTyped = CreateOperationRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.CreateOperationRequestBodyDataToJSON = CreateOperationRequestBodyDataToJSON;
|
|
21
|
+
exports.CreateOperationRequestBodyDataToJSONTyped = CreateOperationRequestBodyDataToJSONTyped;
|
|
22
|
+
const OperationRelationshipsSchema_1 = require("./OperationRelationshipsSchema");
|
|
23
|
+
const OperationAttributesSchema_1 = require("./OperationAttributesSchema");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.CreateOperationRequestBodyDataTypeEnum = {
|
|
28
|
+
Operations: 'operations'
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Check if a given object implements the CreateOperationRequestBodyData interface.
|
|
32
|
+
*/
|
|
33
|
+
function instanceOfCreateOperationRequestBodyData(value) {
|
|
34
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
35
|
+
return false;
|
|
36
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
37
|
+
return false;
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
function CreateOperationRequestBodyDataFromJSON(json) {
|
|
41
|
+
return CreateOperationRequestBodyDataFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function CreateOperationRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
if (json == null) {
|
|
45
|
+
return json;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'type': json['type'],
|
|
49
|
+
'attributes': (0, OperationAttributesSchema_1.OperationAttributesSchemaFromJSON)(json['attributes']),
|
|
50
|
+
'relationships': json['relationships'] == null ? undefined : (0, OperationRelationshipsSchema_1.OperationRelationshipsSchemaFromJSON)(json['relationships']),
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
function CreateOperationRequestBodyDataToJSON(json) {
|
|
54
|
+
return CreateOperationRequestBodyDataToJSONTyped(json, false);
|
|
55
|
+
}
|
|
56
|
+
function CreateOperationRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
if (value == null) {
|
|
58
|
+
return value;
|
|
59
|
+
}
|
|
60
|
+
return {
|
|
61
|
+
'type': value['type'],
|
|
62
|
+
'attributes': (0, OperationAttributesSchema_1.OperationAttributesSchemaToJSON)(value['attributes']),
|
|
63
|
+
'relationships': (0, OperationRelationshipsSchema_1.OperationRelationshipsSchemaToJSON)(value['relationships']),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
//# sourceMappingURL=CreateOperationRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateOperationRequestBodyData.js","sourceRoot":"","sources":["../../src/models/CreateOperationRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyDH,4FAIC;AAED,wFAEC;AAED,kGAUC;AAED,oFAEC;AAED,8FAWC;AA1FD,iFAKwC;AAExC,2EAKqC;AA6BrC;;GAEG;AACU,QAAA,sCAAsC,GAAG;IAClD,UAAU,EAAE,YAAY;CAClB,CAAC;AAIX;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,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,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,YAAY,EAAE,IAAA,6DAAiC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACnE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mEAAoC,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KAC3H,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,IAAA,2DAA+B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAClE,eAAe,EAAE,IAAA,iEAAkC,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;KAC9E,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 { CreatePersonaRequestBodyData } from './CreatePersonaRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CreatePersonaRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface CreatePersonaRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {CreatePersonaRequestBodyData}
|
|
22
|
+
* @memberof CreatePersonaRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: CreatePersonaRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the CreatePersonaRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfCreatePersonaRequestBody(value: object): value is CreatePersonaRequestBody;
|
|
30
|
+
export declare function CreatePersonaRequestBodyFromJSON(json: any): CreatePersonaRequestBody;
|
|
31
|
+
export declare function CreatePersonaRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreatePersonaRequestBody;
|
|
32
|
+
export declare function CreatePersonaRequestBodyToJSON(json: any): CreatePersonaRequestBody;
|
|
33
|
+
export declare function CreatePersonaRequestBodyToJSONTyped(value?: CreatePersonaRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=CreatePersonaRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreatePersonaRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/CreatePersonaRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAQnF;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,EAAE,4BAA4B,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAGnG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CAQvH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStI"}
|