@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,75 @@
|
|
|
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 { ResourceLinksSchema } from './ResourceLinksSchema';
|
|
13
|
+
import type { ApikeyAttributesSchema } from './ApikeyAttributesSchema';
|
|
14
|
+
import type { ApikeyRelationshipsSchema } from './ApikeyRelationshipsSchema';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface ApikeyResourceSchema
|
|
19
|
+
*/
|
|
20
|
+
export interface ApikeyResourceSchema {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {ApikeyResourceSchemaTypeEnum}
|
|
24
|
+
* @memberof ApikeyResourceSchema
|
|
25
|
+
*/
|
|
26
|
+
type: ApikeyResourceSchemaTypeEnum;
|
|
27
|
+
/**
|
|
28
|
+
* Returns results with an ID greater than the specified ID. The ID is a combination of a UUID4 (hexadecimal) followed by a hyphen and an integer number from 1 to 9.
|
|
29
|
+
* @type {string}
|
|
30
|
+
* @memberof ApikeyResourceSchema
|
|
31
|
+
*/
|
|
32
|
+
id: string;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {ApikeyAttributesSchema}
|
|
36
|
+
* @memberof ApikeyResourceSchema
|
|
37
|
+
*/
|
|
38
|
+
attributes: ApikeyAttributesSchema;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {ApikeyRelationshipsSchema}
|
|
42
|
+
* @memberof ApikeyResourceSchema
|
|
43
|
+
*/
|
|
44
|
+
relationships?: ApikeyRelationshipsSchema;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {ResourceLinksSchema}
|
|
48
|
+
* @memberof ApikeyResourceSchema
|
|
49
|
+
*/
|
|
50
|
+
links?: ResourceLinksSchema;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {{ [key: string]: string; }}
|
|
54
|
+
* @memberof ApikeyResourceSchema
|
|
55
|
+
*/
|
|
56
|
+
meta?: {
|
|
57
|
+
[key: string]: string;
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @export
|
|
62
|
+
*/
|
|
63
|
+
export declare const ApikeyResourceSchemaTypeEnum: {
|
|
64
|
+
readonly Apikeys: "apikeys";
|
|
65
|
+
};
|
|
66
|
+
export type ApikeyResourceSchemaTypeEnum = typeof ApikeyResourceSchemaTypeEnum[keyof typeof ApikeyResourceSchemaTypeEnum];
|
|
67
|
+
/**
|
|
68
|
+
* Check if a given object implements the ApikeyResourceSchema interface.
|
|
69
|
+
*/
|
|
70
|
+
export declare function instanceOfApikeyResourceSchema(value: object): value is ApikeyResourceSchema;
|
|
71
|
+
export declare function ApikeyResourceSchemaFromJSON(json: any): ApikeyResourceSchema;
|
|
72
|
+
export declare function ApikeyResourceSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApikeyResourceSchema;
|
|
73
|
+
export declare function ApikeyResourceSchemaToJSON(json: any): ApikeyResourceSchema;
|
|
74
|
+
export declare function ApikeyResourceSchemaToJSONTyped(value?: ApikeyResourceSchema | null, ignoreDiscriminator?: boolean): any;
|
|
75
|
+
//# sourceMappingURL=ApikeyResourceSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeyResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/ApikeyResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAOvE,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAQ7E;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,IAAI,EAAE,4BAA4B,CAAC;IACnC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,sBAAsB,CAAC;IACnC;;;;OAIG;IACH,aAAa,CAAC,EAAE,yBAAyB,CAAC;IAC1C;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;CACrC;AAGD;;GAEG;AACH,eAAO,MAAM,4BAA4B;;CAE/B,CAAC;AACX,MAAM,MAAM,4BAA4B,GAAG,OAAO,4BAA4B,CAAC,MAAM,OAAO,4BAA4B,CAAC,CAAC;AAG1H;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oBAAoB,CAK3F;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE5E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oBAAoB,CAa/G;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE1E;AAED,wBAAgB,+BAA+B,CAAC,KAAK,CAAC,EAAE,oBAAoB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAc9H"}
|
|
@@ -0,0 +1,75 @@
|
|
|
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.ApikeyResourceSchemaTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfApikeyResourceSchema = instanceOfApikeyResourceSchema;
|
|
18
|
+
exports.ApikeyResourceSchemaFromJSON = ApikeyResourceSchemaFromJSON;
|
|
19
|
+
exports.ApikeyResourceSchemaFromJSONTyped = ApikeyResourceSchemaFromJSONTyped;
|
|
20
|
+
exports.ApikeyResourceSchemaToJSON = ApikeyResourceSchemaToJSON;
|
|
21
|
+
exports.ApikeyResourceSchemaToJSONTyped = ApikeyResourceSchemaToJSONTyped;
|
|
22
|
+
const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
|
|
23
|
+
const ApikeyAttributesSchema_1 = require("./ApikeyAttributesSchema");
|
|
24
|
+
const ApikeyRelationshipsSchema_1 = require("./ApikeyRelationshipsSchema");
|
|
25
|
+
/**
|
|
26
|
+
* @export
|
|
27
|
+
*/
|
|
28
|
+
exports.ApikeyResourceSchemaTypeEnum = {
|
|
29
|
+
Apikeys: 'apikeys'
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the ApikeyResourceSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
function instanceOfApikeyResourceSchema(value) {
|
|
35
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
36
|
+
return false;
|
|
37
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
38
|
+
return false;
|
|
39
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
40
|
+
return false;
|
|
41
|
+
return true;
|
|
42
|
+
}
|
|
43
|
+
function ApikeyResourceSchemaFromJSON(json) {
|
|
44
|
+
return ApikeyResourceSchemaFromJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function ApikeyResourceSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
47
|
+
if (json == null) {
|
|
48
|
+
return json;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'type': json['type'],
|
|
52
|
+
'id': json['id'],
|
|
53
|
+
'attributes': (0, ApikeyAttributesSchema_1.ApikeyAttributesSchemaFromJSON)(json['attributes']),
|
|
54
|
+
'relationships': json['relationships'] == null ? undefined : (0, ApikeyRelationshipsSchema_1.ApikeyRelationshipsSchemaFromJSON)(json['relationships']),
|
|
55
|
+
'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
|
|
56
|
+
'meta': json['meta'] == null ? undefined : json['meta'],
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
function ApikeyResourceSchemaToJSON(json) {
|
|
60
|
+
return ApikeyResourceSchemaToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
|
+
function ApikeyResourceSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
63
|
+
if (value == null) {
|
|
64
|
+
return value;
|
|
65
|
+
}
|
|
66
|
+
return {
|
|
67
|
+
'type': value['type'],
|
|
68
|
+
'id': value['id'],
|
|
69
|
+
'attributes': (0, ApikeyAttributesSchema_1.ApikeyAttributesSchemaToJSON)(value['attributes']),
|
|
70
|
+
'relationships': (0, ApikeyRelationshipsSchema_1.ApikeyRelationshipsSchemaToJSON)(value['relationships']),
|
|
71
|
+
'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
|
|
72
|
+
'meta': value['meta'],
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
//# sourceMappingURL=ApikeyResourceSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeyResourceSchema.js","sourceRoot":"","sources":["../../src/models/ApikeyResourceSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkFH,wEAKC;AAED,oEAEC;AAED,8EAaC;AAED,gEAEC;AAED,0EAcC;AA1HD,+DAK+B;AAE/B,qEAKkC;AAElC,2EAKqC;AA+CrC;;GAEG;AACU,QAAA,4BAA4B,GAAG;IACxC,OAAO,EAAE,SAAS;CACZ,CAAC;AAIX;;GAEG;AACH,SAAgB,8BAA8B,CAAC,KAAa;IACxD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,4BAA4B,CAAC,IAAS;IAClD,OAAO,iCAAiC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1D,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS,EAAE,mBAA4B;IACrF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,uDAA8B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAChE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,6DAAiC,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QACrH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,SAAgB,+BAA+B,CAAC,KAAmC,EAAE,sBAA+B,KAAK;IACrH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,qDAA4B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC/D,eAAe,EAAE,IAAA,2DAA+B,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QACxE,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
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 { ApikeyResourceSchema } from './ApikeyResourceSchema';
|
|
13
|
+
import type { ResourceLinksSchema } from './ResourceLinksSchema';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface ApikeySchema
|
|
18
|
+
*/
|
|
19
|
+
export interface ApikeySchema {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {ApikeyResourceSchema}
|
|
23
|
+
* @memberof ApikeySchema
|
|
24
|
+
*/
|
|
25
|
+
data?: ApikeyResourceSchema;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {ResourceLinksSchema}
|
|
29
|
+
* @memberof ApikeySchema
|
|
30
|
+
*/
|
|
31
|
+
links?: ResourceLinksSchema;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {{ [key: string]: string; }}
|
|
35
|
+
* @memberof ApikeySchema
|
|
36
|
+
*/
|
|
37
|
+
meta?: {
|
|
38
|
+
[key: string]: string;
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Check if a given object implements the ApikeySchema interface.
|
|
43
|
+
*/
|
|
44
|
+
export declare function instanceOfApikeySchema(value: object): value is ApikeySchema;
|
|
45
|
+
export declare function ApikeySchemaFromJSON(json: any): ApikeySchema;
|
|
46
|
+
export declare function ApikeySchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApikeySchema;
|
|
47
|
+
export declare function ApikeySchemaToJSON(json: any): ApikeySchema;
|
|
48
|
+
export declare function ApikeySchemaToJSONTyped(value?: ApikeySchema | null, ignoreDiscriminator?: boolean): any;
|
|
49
|
+
//# sourceMappingURL=ApikeySchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeySchema.d.ts","sourceRoot":"","sources":["../../src/models/ApikeySchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;;;OAIG;IACH,IAAI,CAAC,EAAE,oBAAoB,CAAC;IAC5B;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;CACrC;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,YAAY,CAE3E;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,GAAG,YAAY,CAE5D;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,YAAY,CAU/F;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,YAAY,CAE1D;AAED,wBAAgB,uBAAuB,CAAC,KAAK,CAAC,EAAE,YAAY,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW9G"}
|
|
@@ -0,0 +1,55 @@
|
|
|
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.instanceOfApikeySchema = instanceOfApikeySchema;
|
|
17
|
+
exports.ApikeySchemaFromJSON = ApikeySchemaFromJSON;
|
|
18
|
+
exports.ApikeySchemaFromJSONTyped = ApikeySchemaFromJSONTyped;
|
|
19
|
+
exports.ApikeySchemaToJSON = ApikeySchemaToJSON;
|
|
20
|
+
exports.ApikeySchemaToJSONTyped = ApikeySchemaToJSONTyped;
|
|
21
|
+
const ApikeyResourceSchema_1 = require("./ApikeyResourceSchema");
|
|
22
|
+
const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
|
|
23
|
+
/**
|
|
24
|
+
* Check if a given object implements the ApikeySchema interface.
|
|
25
|
+
*/
|
|
26
|
+
function instanceOfApikeySchema(value) {
|
|
27
|
+
return true;
|
|
28
|
+
}
|
|
29
|
+
function ApikeySchemaFromJSON(json) {
|
|
30
|
+
return ApikeySchemaFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
function ApikeySchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
+
if (json == null) {
|
|
34
|
+
return json;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'data': json['data'] == null ? undefined : (0, ApikeyResourceSchema_1.ApikeyResourceSchemaFromJSON)(json['data']),
|
|
38
|
+
'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
|
|
39
|
+
'meta': json['meta'] == null ? undefined : json['meta'],
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
function ApikeySchemaToJSON(json) {
|
|
43
|
+
return ApikeySchemaToJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function ApikeySchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
+
if (value == null) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
'data': (0, ApikeyResourceSchema_1.ApikeyResourceSchemaToJSON)(value['data']),
|
|
51
|
+
'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
|
|
52
|
+
'meta': value['meta'],
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=ApikeySchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeySchema.js","sourceRoot":"","sources":["../../src/models/ApikeySchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA+CH,wDAEC;AAED,oDAEC;AAED,8DAUC;AAED,gDAEC;AAED,0DAWC;AA9ED,iEAKgC;AAEhC,+DAK+B;AA4B/B;;GAEG;AACH,SAAgB,sBAAsB,CAAC,KAAa;IAChD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAED,SAAgB,yBAAyB,CAAC,IAAS,EAAE,mBAA4B;IAC7E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mDAA4B,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACrF,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,kBAAkB,CAAC,IAAS;IACxC,OAAO,uBAAuB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChD,CAAC;AAED,SAAgB,uBAAuB,CAAC,KAA2B,EAAE,sBAA+B,KAAK;IACrG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QACjD,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
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 { ResourcesMetaSchema } from './ResourcesMetaSchema';
|
|
13
|
+
import type { ApikeyResourceSchema } from './ApikeyResourceSchema';
|
|
14
|
+
import type { ResourcesLinksSchema } from './ResourcesLinksSchema';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface ApikeysSchema
|
|
19
|
+
*/
|
|
20
|
+
export interface ApikeysSchema {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {Array<ApikeyResourceSchema>}
|
|
24
|
+
* @memberof ApikeysSchema
|
|
25
|
+
*/
|
|
26
|
+
data?: Array<ApikeyResourceSchema>;
|
|
27
|
+
/**
|
|
28
|
+
*
|
|
29
|
+
* @type {ResourcesLinksSchema}
|
|
30
|
+
* @memberof ApikeysSchema
|
|
31
|
+
*/
|
|
32
|
+
links?: ResourcesLinksSchema;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {ResourcesMetaSchema}
|
|
36
|
+
* @memberof ApikeysSchema
|
|
37
|
+
*/
|
|
38
|
+
meta?: ResourcesMetaSchema;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Check if a given object implements the ApikeysSchema interface.
|
|
42
|
+
*/
|
|
43
|
+
export declare function instanceOfApikeysSchema(value: object): value is ApikeysSchema;
|
|
44
|
+
export declare function ApikeysSchemaFromJSON(json: any): ApikeysSchema;
|
|
45
|
+
export declare function ApikeysSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApikeysSchema;
|
|
46
|
+
export declare function ApikeysSchemaToJSON(json: any): ApikeysSchema;
|
|
47
|
+
export declare function ApikeysSchemaToJSONTyped(value?: ApikeysSchema | null, ignoreDiscriminator?: boolean): any;
|
|
48
|
+
//# sourceMappingURL=ApikeysSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeysSchema.d.ts","sourceRoot":"","sources":["../../src/models/ApikeysSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAQnE;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;IACnC;;;;OAIG;IACH,KAAK,CAAC,EAAE,oBAAoB,CAAC;IAC7B;;;;OAIG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,aAAa,CAE7E;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAUjG;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE5D;AAED,wBAAgB,wBAAwB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWhH"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfApikeysSchema = instanceOfApikeysSchema;
|
|
17
|
+
exports.ApikeysSchemaFromJSON = ApikeysSchemaFromJSON;
|
|
18
|
+
exports.ApikeysSchemaFromJSONTyped = ApikeysSchemaFromJSONTyped;
|
|
19
|
+
exports.ApikeysSchemaToJSON = ApikeysSchemaToJSON;
|
|
20
|
+
exports.ApikeysSchemaToJSONTyped = ApikeysSchemaToJSONTyped;
|
|
21
|
+
const ResourcesMetaSchema_1 = require("./ResourcesMetaSchema");
|
|
22
|
+
const ApikeyResourceSchema_1 = require("./ApikeyResourceSchema");
|
|
23
|
+
const ResourcesLinksSchema_1 = require("./ResourcesLinksSchema");
|
|
24
|
+
/**
|
|
25
|
+
* Check if a given object implements the ApikeysSchema interface.
|
|
26
|
+
*/
|
|
27
|
+
function instanceOfApikeysSchema(value) {
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function ApikeysSchemaFromJSON(json) {
|
|
31
|
+
return ApikeysSchemaFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function ApikeysSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'data': json['data'] == null ? undefined : (json['data'].map(ApikeyResourceSchema_1.ApikeyResourceSchemaFromJSON)),
|
|
39
|
+
'links': json['links'] == null ? undefined : (0, ResourcesLinksSchema_1.ResourcesLinksSchemaFromJSON)(json['links']),
|
|
40
|
+
'meta': json['meta'] == null ? undefined : (0, ResourcesMetaSchema_1.ResourcesMetaSchemaFromJSON)(json['meta']),
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
function ApikeysSchemaToJSON(json) {
|
|
44
|
+
return ApikeysSchemaToJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function ApikeysSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
|
+
if (value == null) {
|
|
48
|
+
return value;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'data': value['data'] == null ? undefined : (value['data'].map(ApikeyResourceSchema_1.ApikeyResourceSchemaToJSON)),
|
|
52
|
+
'links': (0, ResourcesLinksSchema_1.ResourcesLinksSchemaToJSON)(value['links']),
|
|
53
|
+
'meta': (0, ResourcesMetaSchema_1.ResourcesMetaSchemaToJSON)(value['meta']),
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=ApikeysSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApikeysSchema.js","sourceRoot":"","sources":["../../src/models/ApikeysSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAsDH,0DAEC;AAED,sDAEC;AAED,gEAUC;AAED,kDAEC;AAED,4DAWC;AArFD,+DAK+B;AAE/B,iEAKgC;AAEhC,iEAKgC;AA4BhC;;GAEG;AACH,SAAgB,uBAAuB,CAAC,KAAa;IACjD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qBAAqB,CAAC,IAAS;IAC3C,OAAO,0BAA0B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS,EAAE,mBAA4B;IAC9E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mDAA4B,CAAC,CAAC;QAC3G,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mDAA4B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACvF,CAAC;AACN,CAAC;AAED,SAAgB,mBAAmB,CAAC,IAAS;IACzC,OAAO,wBAAwB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjD,CAAC;AAED,SAAgB,wBAAwB,CAAC,KAA4B,EAAE,sBAA+B,KAAK;IACvG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,iDAA0B,CAAC,CAAC;QAC3G,OAAO,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QACnD,MAAM,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACnD,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,97 @@
|
|
|
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 { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AssessmentAttributesSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface AssessmentAttributesSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AssessmentAttributesSchemaStatusEnum}
|
|
22
|
+
* @memberof AssessmentAttributesSchema
|
|
23
|
+
*/
|
|
24
|
+
status?: AssessmentAttributesSchemaStatusEnum;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof AssessmentAttributesSchema
|
|
29
|
+
*/
|
|
30
|
+
duration?: number;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {AssessmentAttributesSchemaAntiCheatingLevelEnum}
|
|
34
|
+
* @memberof AssessmentAttributesSchema
|
|
35
|
+
*/
|
|
36
|
+
antiCheatingLevel?: AssessmentAttributesSchemaAntiCheatingLevelEnum;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {number}
|
|
40
|
+
* @memberof AssessmentAttributesSchema
|
|
41
|
+
*/
|
|
42
|
+
totalScore?: number;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {number}
|
|
46
|
+
* @memberof AssessmentAttributesSchema
|
|
47
|
+
*/
|
|
48
|
+
passingScore?: number;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {boolean}
|
|
52
|
+
* @memberof AssessmentAttributesSchema
|
|
53
|
+
*/
|
|
54
|
+
passed?: boolean;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {string}
|
|
58
|
+
* @memberof AssessmentAttributesSchema
|
|
59
|
+
*/
|
|
60
|
+
languageCode?: string;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {ResourceTimestampsSchema}
|
|
64
|
+
* @memberof AssessmentAttributesSchema
|
|
65
|
+
*/
|
|
66
|
+
timestamps?: ResourceTimestampsSchema;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* @export
|
|
70
|
+
*/
|
|
71
|
+
export declare const AssessmentAttributesSchemaStatusEnum: {
|
|
72
|
+
readonly Pending: "pending";
|
|
73
|
+
readonly InProgress: "in_progress";
|
|
74
|
+
readonly Completed: "completed";
|
|
75
|
+
readonly Evaluated: "evaluated";
|
|
76
|
+
readonly Expired: "expired";
|
|
77
|
+
readonly Failed: "failed";
|
|
78
|
+
};
|
|
79
|
+
export type AssessmentAttributesSchemaStatusEnum = typeof AssessmentAttributesSchemaStatusEnum[keyof typeof AssessmentAttributesSchemaStatusEnum];
|
|
80
|
+
/**
|
|
81
|
+
* @export
|
|
82
|
+
*/
|
|
83
|
+
export declare const AssessmentAttributesSchemaAntiCheatingLevelEnum: {
|
|
84
|
+
readonly Tolerant: "TOLERANT";
|
|
85
|
+
readonly Moderate: "MODERATE";
|
|
86
|
+
readonly Rigorous: "RIGOROUS";
|
|
87
|
+
};
|
|
88
|
+
export type AssessmentAttributesSchemaAntiCheatingLevelEnum = typeof AssessmentAttributesSchemaAntiCheatingLevelEnum[keyof typeof AssessmentAttributesSchemaAntiCheatingLevelEnum];
|
|
89
|
+
/**
|
|
90
|
+
* Check if a given object implements the AssessmentAttributesSchema interface.
|
|
91
|
+
*/
|
|
92
|
+
export declare function instanceOfAssessmentAttributesSchema(value: object): value is AssessmentAttributesSchema;
|
|
93
|
+
export declare function AssessmentAttributesSchemaFromJSON(json: any): AssessmentAttributesSchema;
|
|
94
|
+
export declare function AssessmentAttributesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AssessmentAttributesSchema;
|
|
95
|
+
export declare function AssessmentAttributesSchemaToJSON(json: any): AssessmentAttributesSchema;
|
|
96
|
+
export declare function AssessmentAttributesSchemaToJSONTyped(value?: AssessmentAttributesSchema | null, ignoreDiscriminator?: boolean): any;
|
|
97
|
+
//# sourceMappingURL=AssessmentAttributesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/AssessmentAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,MAAM,CAAC,EAAE,oCAAoC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,+CAA+C,CAAC;IACpE;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,oCAAoC;;;;;;;CAOvC,CAAC;AACX,MAAM,MAAM,oCAAoC,GAAG,OAAO,oCAAoC,CAAC,MAAM,OAAO,oCAAoC,CAAC,CAAC;AAElJ;;GAEG;AACH,eAAO,MAAM,+CAA+C;;;;CAIlD,CAAC;AACX,MAAM,MAAM,+CAA+C,GAAG,OAAO,+CAA+C,CAAC,MAAM,OAAO,+CAA+C,CAAC,CAAC;AAGnL;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAEvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAe3H;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,CAgB1I"}
|
|
@@ -0,0 +1,84 @@
|
|
|
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.AssessmentAttributesSchemaAntiCheatingLevelEnum = exports.AssessmentAttributesSchemaStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfAssessmentAttributesSchema = instanceOfAssessmentAttributesSchema;
|
|
18
|
+
exports.AssessmentAttributesSchemaFromJSON = AssessmentAttributesSchemaFromJSON;
|
|
19
|
+
exports.AssessmentAttributesSchemaFromJSONTyped = AssessmentAttributesSchemaFromJSONTyped;
|
|
20
|
+
exports.AssessmentAttributesSchemaToJSON = AssessmentAttributesSchemaToJSON;
|
|
21
|
+
exports.AssessmentAttributesSchemaToJSONTyped = AssessmentAttributesSchemaToJSONTyped;
|
|
22
|
+
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.AssessmentAttributesSchemaStatusEnum = {
|
|
27
|
+
Pending: 'pending',
|
|
28
|
+
InProgress: 'in_progress',
|
|
29
|
+
Completed: 'completed',
|
|
30
|
+
Evaluated: 'evaluated',
|
|
31
|
+
Expired: 'expired',
|
|
32
|
+
Failed: 'failed'
|
|
33
|
+
};
|
|
34
|
+
/**
|
|
35
|
+
* @export
|
|
36
|
+
*/
|
|
37
|
+
exports.AssessmentAttributesSchemaAntiCheatingLevelEnum = {
|
|
38
|
+
Tolerant: 'TOLERANT',
|
|
39
|
+
Moderate: 'MODERATE',
|
|
40
|
+
Rigorous: 'RIGOROUS'
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* Check if a given object implements the AssessmentAttributesSchema interface.
|
|
44
|
+
*/
|
|
45
|
+
function instanceOfAssessmentAttributesSchema(value) {
|
|
46
|
+
return true;
|
|
47
|
+
}
|
|
48
|
+
function AssessmentAttributesSchemaFromJSON(json) {
|
|
49
|
+
return AssessmentAttributesSchemaFromJSONTyped(json, false);
|
|
50
|
+
}
|
|
51
|
+
function AssessmentAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
52
|
+
if (json == null) {
|
|
53
|
+
return json;
|
|
54
|
+
}
|
|
55
|
+
return {
|
|
56
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
57
|
+
'duration': json['duration'] == null ? undefined : json['duration'],
|
|
58
|
+
'antiCheatingLevel': json['antiCheatingLevel'] == null ? undefined : json['antiCheatingLevel'],
|
|
59
|
+
'totalScore': json['totalScore'] == null ? undefined : json['totalScore'],
|
|
60
|
+
'passingScore': json['passingScore'] == null ? undefined : json['passingScore'],
|
|
61
|
+
'passed': json['passed'] == null ? undefined : json['passed'],
|
|
62
|
+
'languageCode': json['languageCode'] == null ? undefined : json['languageCode'],
|
|
63
|
+
'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
function AssessmentAttributesSchemaToJSON(json) {
|
|
67
|
+
return AssessmentAttributesSchemaToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
|
+
function AssessmentAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
70
|
+
if (value == null) {
|
|
71
|
+
return value;
|
|
72
|
+
}
|
|
73
|
+
return {
|
|
74
|
+
'status': value['status'],
|
|
75
|
+
'duration': value['duration'],
|
|
76
|
+
'antiCheatingLevel': value['antiCheatingLevel'],
|
|
77
|
+
'totalScore': value['totalScore'],
|
|
78
|
+
'passingScore': value['passingScore'],
|
|
79
|
+
'passed': value['passed'],
|
|
80
|
+
'languageCode': value['languageCode'],
|
|
81
|
+
'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
//# sourceMappingURL=AssessmentAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentAttributesSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA+FH,oFAEC;AAED,gFAEC;AAED,0FAeC;AAED,4EAEC;AAED,sFAgBC;AAxID,yEAKoC;AA2DpC;;GAEG;AACU,QAAA,oCAAoC,GAAG;IAChD,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,aAAa;IACzB,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,OAAO,EAAE,SAAS;IAClB,MAAM,EAAE,QAAQ;CACV,CAAC;AAGX;;GAEG;AACU,QAAA,+CAA+C,GAAG;IAC3D,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIX;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,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,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,mBAAmB,EAAE,IAAI,CAAC,mBAAmB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC;QAC9F,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACzE,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC;QAC/E,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC;QAC/E,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2DAAgC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,SAAgB,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,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,mBAAmB,EAAE,KAAK,CAAC,mBAAmB,CAAC;QAC/C,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,cAAc,EAAE,KAAK,CAAC,cAAc,CAAC;QACrC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,cAAc,EAAE,KAAK,CAAC,cAAc,CAAC;QACrC,YAAY,EAAE,IAAA,yDAA8B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACpE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AssessmentRelationshipsCandidateDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface AssessmentRelationshipsCandidateDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AssessmentRelationshipsCandidateDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AssessmentRelationshipsCandidateDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the AssessmentRelationshipsCandidateDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfAssessmentRelationshipsCandidateDataSchema(value: object): value is AssessmentRelationshipsCandidateDataSchema;
|
|
35
|
+
export declare function AssessmentRelationshipsCandidateDataSchemaFromJSON(json: any): AssessmentRelationshipsCandidateDataSchema;
|
|
36
|
+
export declare function AssessmentRelationshipsCandidateDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AssessmentRelationshipsCandidateDataSchema;
|
|
37
|
+
export declare function AssessmentRelationshipsCandidateDataSchemaToJSON(json: any): AssessmentRelationshipsCandidateDataSchema;
|
|
38
|
+
export declare function AssessmentRelationshipsCandidateDataSchemaToJSONTyped(value?: AssessmentRelationshipsCandidateDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=AssessmentRelationshipsCandidateDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsCandidateDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsCandidateDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0CAA0C;IACvD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,oDAAoD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0CAA0C,CAEvI;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAExH;AAED,wBAAgB,uDAAuD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0CAA0C,CAS3J;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAEtH;AAED,wBAAgB,qDAAqD,CAAC,KAAK,CAAC,EAAE,0CAA0C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1K"}
|