@smartytalent/api-client 0.8.17 → 0.9.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/CandidatesApi.d.ts +1 -0
- package/dist/apis/CandidatesApi.d.ts.map +1 -1
- package/dist/apis/CandidatesApi.js +3 -0
- package/dist/apis/CandidatesApi.js.map +1 -1
- package/dist/apis/TriggersApi.d.ts +9 -8
- package/dist/apis/TriggersApi.d.ts.map +1 -1
- package/dist/apis/TriggersApi.js +13 -8
- package/dist/apis/TriggersApi.js.map +1 -1
- package/dist/apis/WorkflowsApi.d.ts +9 -8
- package/dist/apis/WorkflowsApi.d.ts.map +1 -1
- package/dist/apis/WorkflowsApi.js +13 -8
- package/dist/apis/WorkflowsApi.js.map +1 -1
- package/dist/models/ApikeyRelationshipsUsersSchema.d.ts +1 -1
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts +3 -3
- package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/AssessmentRelationshipsSchema.js +3 -3
- package/dist/models/AssessmentRelationshipsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/{LinkRelationshipsFileSchema.d.ts.map → BriefRelationshipsJobSchema.d.ts.map} +1 -1
- package/dist/models/BriefRelationshipsJobSchema.js +50 -0
- package/dist/models/{LinkRelationshipsFileSchema.js.map → BriefRelationshipsJobSchema.js.map} +1 -1
- package/dist/models/BriefRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/BriefRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsJobsSchema.js +3 -3
- package/dist/models/BriefRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsSchema.d.ts +7 -7
- package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsSchema.js +6 -6
- package/dist/models/BriefRelationshipsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/BriefRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/BriefRelationshipsUserSchema.js +50 -0
- package/dist/models/BriefRelationshipsUserSchema.js.map +1 -0
- package/dist/models/BriefRelationshipsUserSchemaData.d.ts +39 -0
- package/dist/models/BriefRelationshipsUserSchemaData.d.ts.map +1 -0
- package/dist/models/BriefRelationshipsUserSchemaData.js +51 -0
- package/dist/models/BriefRelationshipsUserSchemaData.js.map +1 -0
- package/dist/models/BriefRelationshipsUsersSchema.d.ts +3 -3
- package/dist/models/BriefRelationshipsUsersSchema.js +3 -3
- package/dist/models/BriefWriteRelationshipsSchema.d.ts +41 -0
- package/dist/models/BriefWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/BriefWriteRelationshipsSchema.js +53 -0
- package/dist/models/BriefWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts +7 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/CandidateRelationshipsSchema.js +3 -0
- package/dist/models/CandidateRelationshipsSchema.js.map +1 -1
- package/dist/models/CandidateRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTasksSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/CreateBriefRequestBodyData.d.ts +3 -3
- package/dist/models/CreateBriefRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateBriefRequestBodyData.js +3 -3
- package/dist/models/CreateBriefRequestBodyData.js.map +1 -1
- package/dist/models/CreateFeedbackRequestBodyData.d.ts +3 -3
- package/dist/models/CreateFeedbackRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateFeedbackRequestBodyData.js +3 -3
- package/dist/models/CreateFeedbackRequestBodyData.js.map +1 -1
- package/dist/models/CreateFormRequestBodyData.d.ts +1 -1
- package/dist/models/CreateReportRequestBodyData.d.ts +3 -3
- package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateReportRequestBodyData.js +3 -3
- package/dist/models/CreateReportRequestBodyData.js.map +1 -1
- package/dist/models/CreateSubmissionRequestBodyData.d.ts +3 -3
- package/dist/models/CreateSubmissionRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateSubmissionRequestBodyData.js +3 -3
- package/dist/models/CreateSubmissionRequestBodyData.js.map +1 -1
- package/dist/models/DocumentRelationshipsJobSchema.d.ts +3 -3
- package/dist/models/DocumentRelationshipsJobSchema.d.ts.map +1 -1
- package/dist/models/DocumentRelationshipsJobSchema.js +3 -3
- package/dist/models/DocumentRelationshipsJobSchema.js.map +1 -1
- package/dist/models/EmailRelationshipsAdsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsAdsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchema.js +50 -0
- package/dist/models/EmailRelationshipsAdsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.js +50 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchema.js +50 -0
- package/dist/models/EmailRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +28 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/EmailRelationshipsSchema.js +12 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -1
- package/dist/models/EmailRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsUsersSchema.js +50 -0
- package/dist/models/EmailRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsUsersSchemaDataInner.d.ts +39 -0
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.d.ts.map → EmailRelationshipsUsersSchemaDataInner.d.ts.map} +1 -1
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js → EmailRelationshipsUsersSchemaDataInner.js} +14 -14
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js.map → EmailRelationshipsUsersSchemaDataInner.js.map} +1 -1
- package/dist/models/FeedbackRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/FeedbackRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/FeedbackRelationshipsJobSchema.js +50 -0
- package/dist/models/FeedbackRelationshipsJobSchema.js.map +1 -0
- package/dist/models/FeedbackRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/FeedbackRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/FeedbackRelationshipsJobsSchema.js +3 -3
- package/dist/models/FeedbackRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/FeedbackRelationshipsSchema.d.ts +4 -4
- package/dist/models/FeedbackRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/FeedbackRelationshipsSchema.js +3 -3
- package/dist/models/FeedbackRelationshipsSchema.js.map +1 -1
- package/dist/models/FeedbackWriteRelationshipsSchema.d.ts +34 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.js +50 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/FormRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsJobSchema.js +50 -0
- package/dist/models/FormRelationshipsJobSchema.js.map +1 -0
- package/dist/models/FormRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/FormRelationshipsJobSchemaData.d.ts.map +1 -0
- package/dist/models/FormRelationshipsJobSchemaData.js +51 -0
- package/dist/models/FormRelationshipsJobSchemaData.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/FormResourceSchema.d.ts +3 -2
- package/dist/models/FormResourceSchema.d.ts.map +1 -1
- package/dist/models/FormResourceSchema.js +3 -2
- package/dist/models/FormResourceSchema.js.map +1 -1
- package/dist/models/JobAttributesSchema.d.ts +1 -1
- package/dist/models/JobRelationshipsSchema.d.ts +14 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/JobRelationshipsSchema.js +6 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -1
- package/dist/models/JobRelationshipsTasksDataSchema.d.ts +39 -0
- package/dist/models/{LinkRelationshipsFileDataSchema.d.ts.map → JobRelationshipsTasksDataSchema.d.ts.map} +1 -1
- package/dist/models/JobRelationshipsTasksDataSchema.js +51 -0
- package/dist/models/{LinkRelationshipsFileDataSchema.js.map → JobRelationshipsTasksDataSchema.js.map} +1 -1
- package/dist/models/JobRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTasksSchema.js +50 -0
- package/dist/models/JobRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/JobRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/JobRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsUsersSchema.js +50 -0
- package/dist/models/JobRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +3 -3
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +3 -3
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js +50 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.d.ts +34 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map → MeetingAttendeeRelationshipsMeetingSchema.d.ts.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.js +50 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.js.map → MeetingAttendeeRelationshipsMeetingSchema.js.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.d.ts +39 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map → MeetingAttendeeRelationshipsMeetingSchemaData.d.ts.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.js +51 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.js.map → MeetingAttendeeRelationshipsMeetingSchemaData.js.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +3 -3
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeRelationshipsSchema.js +3 -3
- package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -1
- package/dist/models/NotificationRelationshipsCallsSchema.d.ts +34 -0
- package/dist/models/NotificationRelationshipsCallsSchema.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchema.js +50 -0
- package/dist/models/NotificationRelationshipsCallsSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts +39 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js +51 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts +7 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/NotificationRelationshipsSchema.js +3 -0
- package/dist/models/NotificationRelationshipsSchema.js.map +1 -1
- package/dist/models/PersonaRelationshipsUserSchema.d.ts +3 -3
- package/dist/models/PersonaRelationshipsUserSchema.d.ts.map +1 -1
- package/dist/models/PersonaRelationshipsUserSchema.js +3 -3
- package/dist/models/PersonaRelationshipsUserSchema.js.map +1 -1
- package/dist/models/ReportRelationshipsSchema.d.ts +3 -3
- package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ReportRelationshipsSchema.js +3 -3
- package/dist/models/ReportRelationshipsSchema.js.map +1 -1
- package/dist/models/ReportRelationshipsTenantDataSchema.d.ts +39 -0
- package/dist/models/{FeedbackRelationshipsJobsSchemaData.d.ts.map → ReportRelationshipsTenantDataSchema.d.ts.map} +1 -1
- package/dist/models/ReportRelationshipsTenantDataSchema.js +51 -0
- package/dist/models/{FeedbackRelationshipsJobsSchemaData.js.map → ReportRelationshipsTenantDataSchema.js.map} +1 -1
- package/dist/models/ReportRelationshipsTenantSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsTenantSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantSchema.js +50 -0
- package/dist/models/ReportRelationshipsTenantSchema.js.map +1 -0
- package/dist/models/ReportWriteRelationshipsSchema.d.ts +34 -0
- package/dist/models/ReportWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ReportWriteRelationshipsSchema.js +50 -0
- package/dist/models/ReportWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/ResponseRelationshipsJobSchema.d.ts +3 -3
- package/dist/models/ResponseRelationshipsJobSchema.d.ts.map +1 -1
- package/dist/models/ResponseRelationshipsJobSchema.js +3 -3
- package/dist/models/ResponseRelationshipsJobSchema.js.map +1 -1
- package/dist/models/ResponseRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/{PersonaRelationshipsUserSchemaData.d.ts.map → ResponseRelationshipsJobSchemaData.d.ts.map} +1 -1
- package/dist/models/ResponseRelationshipsJobSchemaData.js +51 -0
- package/dist/models/{PersonaRelationshipsUserSchemaData.js.map → ResponseRelationshipsJobSchemaData.js.map} +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +4 -4
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchema.js +3 -3
- package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts +39 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js +51 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js.map +1 -0
- package/dist/models/SubmissionRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/{AssessmentRelationshipsCandidateSchema.d.ts.map → SubmissionRelationshipsCandidateSchema.d.ts.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchema.js +50 -0
- package/dist/models/{AssessmentRelationshipsCandidateSchema.js.map → SubmissionRelationshipsCandidateSchema.js.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchemaData.d.ts +39 -0
- package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.d.ts.map → SubmissionRelationshipsCandidateSchemaData.d.ts.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchemaData.js +51 -0
- package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.js.map → SubmissionRelationshipsCandidateSchemaData.js.map} +1 -1
- package/dist/models/SubmissionRelationshipsFormSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsFormSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsFormSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts +39 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.js +51 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.js.map +1 -0
- package/dist/models/SubmissionRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsJobSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsJobSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/SubmissionRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/SubmissionRelationshipsJobsSchema.js +3 -3
- package/dist/models/SubmissionRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/SubmissionRelationshipsSchema.d.ts +13 -13
- package/dist/models/SubmissionRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/SubmissionRelationshipsSchema.js +12 -12
- package/dist/models/SubmissionRelationshipsSchema.js.map +1 -1
- package/dist/models/SubmissionRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts +39 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.js +51 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.js.map +1 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.d.ts +55 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.js +59 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/SurveyAttributesSchema.d.ts +2 -2
- package/dist/models/TalentRelationshipsSchema.d.ts +7 -0
- package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/TalentRelationshipsSchema.js +3 -0
- package/dist/models/TalentRelationshipsSchema.js.map +1 -1
- package/dist/models/TalentRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchema.js +50 -0
- package/dist/models/TalentRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts +39 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.js +51 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.js.map +1 -0
- package/dist/models/TriggerAttributesSchema.d.ts +58 -0
- package/dist/models/TriggerAttributesSchema.d.ts.map +1 -0
- package/dist/models/TriggerAttributesSchema.js +58 -0
- package/dist/models/TriggerAttributesSchema.js.map +1 -0
- package/dist/models/TriggerRelationshipsSchema.d.ts +34 -0
- package/dist/models/TriggerRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TriggerRelationshipsSchema.js +50 -0
- package/dist/models/TriggerRelationshipsSchema.js.map +1 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts +34 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts.map +1 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.js +50 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.js.map +1 -0
- package/dist/models/TriggerResourceSchema.d.ts +75 -0
- package/dist/models/TriggerResourceSchema.d.ts.map +1 -0
- package/dist/models/TriggerResourceSchema.js +75 -0
- package/dist/models/TriggerResourceSchema.js.map +1 -0
- package/dist/models/TriggerSchema.d.ts +49 -0
- package/dist/models/TriggerSchema.d.ts.map +1 -0
- package/dist/models/TriggerSchema.js +55 -0
- package/dist/models/TriggerSchema.js.map +1 -0
- package/dist/models/TriggersSchema.d.ts +48 -0
- package/dist/models/TriggersSchema.d.ts.map +1 -0
- package/dist/models/TriggersSchema.js +56 -0
- package/dist/models/TriggersSchema.js.map +1 -0
- package/dist/models/UpdateBriefRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateBriefRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateBriefRequestBodyData.js +3 -3
- package/dist/models/UpdateBriefRequestBodyData.js.map +1 -1
- package/dist/models/UpdateFeedbackRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateFeedbackRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateFeedbackRequestBodyData.js +3 -3
- package/dist/models/UpdateFeedbackRequestBodyData.js.map +1 -1
- package/dist/models/UpdateSubmissionRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateSubmissionRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateSubmissionRequestBodyData.js +3 -3
- package/dist/models/UpdateSubmissionRequestBodyData.js.map +1 -1
- package/dist/models/WorkflowAttributesSchema.d.ts +76 -0
- package/dist/models/WorkflowAttributesSchema.d.ts.map +1 -0
- package/dist/models/WorkflowAttributesSchema.js +64 -0
- package/dist/models/WorkflowAttributesSchema.js.map +1 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts +39 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts.map +1 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.js +51 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.js.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.d.ts +34 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.js +50 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts +39 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js +51 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js.map +1 -0
- package/dist/models/WorkflowRelationshipsSchema.d.ts +41 -0
- package/dist/models/WorkflowRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsSchema.js +53 -0
- package/dist/models/WorkflowRelationshipsSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts +34 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.js +50 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts +39 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js +51 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js.map +1 -0
- package/dist/models/WorkflowResourceSchema.d.ts +75 -0
- package/dist/models/WorkflowResourceSchema.d.ts.map +1 -0
- package/dist/models/WorkflowResourceSchema.js +75 -0
- package/dist/models/WorkflowResourceSchema.js.map +1 -0
- package/dist/models/WorkflowSchema.d.ts +49 -0
- package/dist/models/WorkflowSchema.d.ts.map +1 -0
- package/dist/models/WorkflowSchema.js +55 -0
- package/dist/models/WorkflowSchema.js.map +1 -0
- package/dist/models/WorkflowsSchema.d.ts +48 -0
- package/dist/models/WorkflowsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowsSchema.js +56 -0
- package/dist/models/WorkflowsSchema.js.map +1 -0
- package/dist/models/index.d.ts +61 -12
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +61 -12
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +0 -39
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +0 -1
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +0 -51
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +0 -1
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +0 -34
- package/dist/models/AssessmentRelationshipsCandidateSchema.js +0 -50
- package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts +0 -39
- package/dist/models/FeedbackRelationshipsJobsSchemaData.d.ts +0 -39
- package/dist/models/FeedbackRelationshipsJobsSchemaData.js +0 -51
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts +0 -39
- package/dist/models/LinkRelationshipsFileDataSchema.js +0 -51
- package/dist/models/LinkRelationshipsFileSchema.d.ts +0 -34
- package/dist/models/LinkRelationshipsFileSchema.js +0 -50
- package/dist/models/LinkRelationshipsSchema.d.ts +0 -34
- package/dist/models/LinkRelationshipsSchema.d.ts.map +0 -1
- package/dist/models/LinkRelationshipsSchema.js +0 -50
- package/dist/models/LinkRelationshipsSchema.js.map +0 -1
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +0 -34
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +0 -50
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +0 -39
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +0 -51
- package/dist/models/PersonaRelationshipsUserSchemaData.d.ts +0 -39
- package/dist/models/PersonaRelationshipsUserSchemaData.js +0 -51
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +0 -39
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +0 -1
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js +0 -51
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +0 -1
- package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.d.ts +0 -39
- package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.js +0 -51
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAssessmentRelationshipsCandidatesDataSchema = instanceOfAssessmentRelationshipsCandidatesDataSchema;
|
|
17
|
+
exports.AssessmentRelationshipsCandidatesDataSchemaFromJSON = AssessmentRelationshipsCandidatesDataSchemaFromJSON;
|
|
18
|
+
exports.AssessmentRelationshipsCandidatesDataSchemaFromJSONTyped = AssessmentRelationshipsCandidatesDataSchemaFromJSONTyped;
|
|
19
|
+
exports.AssessmentRelationshipsCandidatesDataSchemaToJSON = AssessmentRelationshipsCandidatesDataSchemaToJSON;
|
|
20
|
+
exports.AssessmentRelationshipsCandidatesDataSchemaToJSONTyped = AssessmentRelationshipsCandidatesDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the AssessmentRelationshipsCandidatesDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfAssessmentRelationshipsCandidatesDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function AssessmentRelationshipsCandidatesDataSchemaFromJSON(json) {
|
|
28
|
+
return AssessmentRelationshipsCandidatesDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function AssessmentRelationshipsCandidatesDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function AssessmentRelationshipsCandidatesDataSchemaToJSON(json) {
|
|
40
|
+
return AssessmentRelationshipsCandidatesDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function AssessmentRelationshipsCandidatesDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value['type'],
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=AssessmentRelationshipsCandidatesDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsCandidatesDataSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsCandidatesDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,sHAEC;AAED,kHAEC;AAED,4HASC;AAED,8GAEC;AAED,wHAUC;AApCD;;GAEG;AACH,SAAgB,qDAAqD,CAAC,KAAa;IAC/E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,IAAS,EAAE,mBAA4B;IAC5G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS;IACvE,OAAO,sDAAsD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/E,CAAC;AAED,SAAgB,sDAAsD,CAAC,KAA0D,EAAE,sBAA+B,KAAK;IACnK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AssessmentRelationshipsCandidatesDataSchema } from './AssessmentRelationshipsCandidatesDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Candidate-mode assessments stamp the candidates they screen; to-many on rows and on the wire.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AssessmentRelationshipsCandidatesSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface AssessmentRelationshipsCandidatesSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<AssessmentRelationshipsCandidatesDataSchema>}
|
|
22
|
+
* @memberof AssessmentRelationshipsCandidatesSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: Array<AssessmentRelationshipsCandidatesDataSchema>;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the AssessmentRelationshipsCandidatesSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfAssessmentRelationshipsCandidatesSchema(value: object): value is AssessmentRelationshipsCandidatesSchema;
|
|
30
|
+
export declare function AssessmentRelationshipsCandidatesSchemaFromJSON(json: any): AssessmentRelationshipsCandidatesSchema;
|
|
31
|
+
export declare function AssessmentRelationshipsCandidatesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AssessmentRelationshipsCandidatesSchema;
|
|
32
|
+
export declare function AssessmentRelationshipsCandidatesSchemaToJSON(json: any): AssessmentRelationshipsCandidatesSchema;
|
|
33
|
+
export declare function AssessmentRelationshipsCandidatesSchemaToJSONTyped(value?: AssessmentRelationshipsCandidatesSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=AssessmentRelationshipsCandidatesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsCandidatesSchema.d.ts","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsCandidatesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAQjH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,2CAA2C,CAAC,CAAC;CAC7D;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CAQrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpK"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAssessmentRelationshipsCandidatesSchema = instanceOfAssessmentRelationshipsCandidatesSchema;
|
|
17
|
+
exports.AssessmentRelationshipsCandidatesSchemaFromJSON = AssessmentRelationshipsCandidatesSchemaFromJSON;
|
|
18
|
+
exports.AssessmentRelationshipsCandidatesSchemaFromJSONTyped = AssessmentRelationshipsCandidatesSchemaFromJSONTyped;
|
|
19
|
+
exports.AssessmentRelationshipsCandidatesSchemaToJSON = AssessmentRelationshipsCandidatesSchemaToJSON;
|
|
20
|
+
exports.AssessmentRelationshipsCandidatesSchemaToJSONTyped = AssessmentRelationshipsCandidatesSchemaToJSONTyped;
|
|
21
|
+
const AssessmentRelationshipsCandidatesDataSchema_1 = require("./AssessmentRelationshipsCandidatesDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the AssessmentRelationshipsCandidatesSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfAssessmentRelationshipsCandidatesSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function AssessmentRelationshipsCandidatesSchemaFromJSON(json) {
|
|
29
|
+
return AssessmentRelationshipsCandidatesSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function AssessmentRelationshipsCandidatesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (json['data'].map(AssessmentRelationshipsCandidatesDataSchema_1.AssessmentRelationshipsCandidatesDataSchemaFromJSON)),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function AssessmentRelationshipsCandidatesSchemaToJSON(json) {
|
|
40
|
+
return AssessmentRelationshipsCandidatesSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function AssessmentRelationshipsCandidatesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': value['data'] == null ? undefined : (value['data'].map(AssessmentRelationshipsCandidatesDataSchema_1.AssessmentRelationshipsCandidatesDataSchemaToJSON)),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=AssessmentRelationshipsCandidatesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsCandidatesSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsCandidatesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8GAEC;AAED,0GAEC;AAED,oHAQC;AAED,sGAEC;AAED,gHASC;AAvDD,+GAKuD;AAgBvD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,iGAAmD,CAAC,CAAC;KACrI,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,+FAAiD,CAAC,CAAC;KACrI,CAAC;AACN,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { AssessmentRelationshipsCandidatesSchema } from './AssessmentRelationshipsCandidatesSchema';
|
|
13
13
|
import type { AssessmentRelationshipsJobSchema } from './AssessmentRelationshipsJobSchema';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
@@ -19,10 +19,10 @@ import type { AssessmentRelationshipsJobSchema } from './AssessmentRelationships
|
|
|
19
19
|
export interface AssessmentRelationshipsSchema {
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
|
-
* @type {
|
|
22
|
+
* @type {AssessmentRelationshipsCandidatesSchema}
|
|
23
23
|
* @memberof AssessmentRelationshipsSchema
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
candidates?: AssessmentRelationshipsCandidatesSchema;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
28
|
* @type {AssessmentRelationshipsJobSchema}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssessmentRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAOzG,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC;IACrD;;;;OAIG;IACH,GAAG,CAAC,EAAE,gCAAgC,CAAC;CAC1C;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CASjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUhJ"}
|
|
@@ -18,7 +18,7 @@ exports.AssessmentRelationshipsSchemaFromJSON = AssessmentRelationshipsSchemaFro
|
|
|
18
18
|
exports.AssessmentRelationshipsSchemaFromJSONTyped = AssessmentRelationshipsSchemaFromJSONTyped;
|
|
19
19
|
exports.AssessmentRelationshipsSchemaToJSON = AssessmentRelationshipsSchemaToJSON;
|
|
20
20
|
exports.AssessmentRelationshipsSchemaToJSONTyped = AssessmentRelationshipsSchemaToJSONTyped;
|
|
21
|
-
const
|
|
21
|
+
const AssessmentRelationshipsCandidatesSchema_1 = require("./AssessmentRelationshipsCandidatesSchema");
|
|
22
22
|
const AssessmentRelationshipsJobSchema_1 = require("./AssessmentRelationshipsJobSchema");
|
|
23
23
|
/**
|
|
24
24
|
* Check if a given object implements the AssessmentRelationshipsSchema interface.
|
|
@@ -34,7 +34,7 @@ function AssessmentRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
34
34
|
return json;
|
|
35
35
|
}
|
|
36
36
|
return {
|
|
37
|
-
'
|
|
37
|
+
'candidates': json['candidates'] == null ? undefined : (0, AssessmentRelationshipsCandidatesSchema_1.AssessmentRelationshipsCandidatesSchemaFromJSON)(json['candidates']),
|
|
38
38
|
'job': json['job'] == null ? undefined : (0, AssessmentRelationshipsJobSchema_1.AssessmentRelationshipsJobSchemaFromJSON)(json['job']),
|
|
39
39
|
};
|
|
40
40
|
}
|
|
@@ -46,7 +46,7 @@ function AssessmentRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = f
|
|
|
46
46
|
return value;
|
|
47
47
|
}
|
|
48
48
|
return {
|
|
49
|
-
'
|
|
49
|
+
'candidates': (0, AssessmentRelationshipsCandidatesSchema_1.AssessmentRelationshipsCandidatesSchemaToJSON)(value['candidates']),
|
|
50
50
|
'job': (0, AssessmentRelationshipsJobSchema_1.AssessmentRelationshipsJobSchemaToJSON)(value['job']),
|
|
51
51
|
};
|
|
52
52
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssessmentRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,0FAEC;AAED,sFAEC;AAED,gGASC;AAED,kFAEC;AAED,4FAUC;AAtED,
|
|
1
|
+
{"version":3,"file":"AssessmentRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,0FAEC;AAED,sFAEC;AAED,gGASC;AAED,kFAEC;AAED,4FAUC;AAtED,uGAKmD;AAEnD,yFAK4C;AAsB5C;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yFAA+C,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC1H,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2EAAwC,EAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACjG,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,YAAY,EAAE,IAAA,uFAA6C,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAChF,KAAK,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,KAAK,CAAC,CAAC;KAC9D,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { FormRelationshipsJobSchemaData } from './FormRelationshipsJobSchemaData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface BriefRelationshipsJobSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface BriefRelationshipsJobSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {FormRelationshipsJobSchemaData}
|
|
22
|
+
* @memberof BriefRelationshipsJobSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: FormRelationshipsJobSchemaData | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the BriefRelationshipsJobSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfBriefRelationshipsJobSchema(value: object): value is BriefRelationshipsJobSchema;
|
|
30
|
+
export declare function BriefRelationshipsJobSchemaFromJSON(json: any): BriefRelationshipsJobSchema;
|
|
31
|
+
export declare function BriefRelationshipsJobSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): BriefRelationshipsJobSchema;
|
|
32
|
+
export declare function BriefRelationshipsJobSchemaToJSON(json: any): BriefRelationshipsJobSchema;
|
|
33
|
+
export declare function BriefRelationshipsJobSchemaToJSONTyped(value?: BriefRelationshipsJobSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=BriefRelationshipsJobSchema.d.ts.map
|
package/dist/models/{LinkRelationshipsFileSchema.d.ts.map → BriefRelationshipsJobSchema.d.ts.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsJobSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAQvF;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,IAAI,CAAC,EAAE,8BAA8B,GAAG,IAAI,CAAC;CAChD;AAED;;GAEG;AACH,wBAAgB,qCAAqC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,2BAA2B,CAEzG;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAE1F;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2BAA2B,CAQ7H;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAExF;AAED,wBAAgB,sCAAsC,CAAC,KAAK,CAAC,EAAE,2BAA2B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS5I"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfBriefRelationshipsJobSchema = instanceOfBriefRelationshipsJobSchema;
|
|
17
|
+
exports.BriefRelationshipsJobSchemaFromJSON = BriefRelationshipsJobSchemaFromJSON;
|
|
18
|
+
exports.BriefRelationshipsJobSchemaFromJSONTyped = BriefRelationshipsJobSchemaFromJSONTyped;
|
|
19
|
+
exports.BriefRelationshipsJobSchemaToJSON = BriefRelationshipsJobSchemaToJSON;
|
|
20
|
+
exports.BriefRelationshipsJobSchemaToJSONTyped = BriefRelationshipsJobSchemaToJSONTyped;
|
|
21
|
+
const FormRelationshipsJobSchemaData_1 = require("./FormRelationshipsJobSchemaData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the BriefRelationshipsJobSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfBriefRelationshipsJobSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function BriefRelationshipsJobSchemaFromJSON(json) {
|
|
29
|
+
return BriefRelationshipsJobSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function BriefRelationshipsJobSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, FormRelationshipsJobSchemaData_1.FormRelationshipsJobSchemaDataFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function BriefRelationshipsJobSchemaToJSON(json) {
|
|
40
|
+
return BriefRelationshipsJobSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function BriefRelationshipsJobSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, FormRelationshipsJobSchemaData_1.FormRelationshipsJobSchemaDataToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=BriefRelationshipsJobSchema.js.map
|
package/dist/models/{LinkRelationshipsFileSchema.js.map → BriefRelationshipsJobSchema.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsJobSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,sFAEC;AAED,kFAEC;AAED,4FAQC;AAED,8EAEC;AAED,wFASC;AAvDD,qFAK0C;AAgB1C;;GAEG;AACH,SAAgB,qCAAqC,CAAC,KAAa;IAC/D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS,EAAE,mBAA4B;IAC5F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uEAAsC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAClG,CAAC;AACN,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,KAA0C,EAAE,sBAA+B,KAAK;IACnI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,qEAAoC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC9D,CAAC;AACN,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { EmailRelationshipsJobsSchemaDataInner } from './EmailRelationshipsJobsSchemaDataInner';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -18,10 +18,10 @@ import type { SubmissionRelationshipsJobsSchemaDataInner } from './SubmissionRel
|
|
|
18
18
|
export interface BriefRelationshipsJobsSchema {
|
|
19
19
|
/**
|
|
20
20
|
*
|
|
21
|
-
* @type {Array<
|
|
21
|
+
* @type {Array<EmailRelationshipsJobsSchemaDataInner>}
|
|
22
22
|
* @memberof BriefRelationshipsJobsSchema
|
|
23
23
|
*/
|
|
24
|
-
data?: Array<
|
|
24
|
+
data?: Array<EmailRelationshipsJobsSchemaDataInner>;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
27
|
* Check if a given object implements the BriefRelationshipsJobsSchema interface.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BriefRelationshipsJobsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsJobsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;CACvD;AAED;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4BAA4B,CAE3G;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE5F;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4BAA4B,CAQ/H;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE1F;AAED,wBAAgB,uCAAuC,CAAC,KAAK,CAAC,EAAE,4BAA4B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9I"}
|
|
@@ -18,7 +18,7 @@ exports.BriefRelationshipsJobsSchemaFromJSON = BriefRelationshipsJobsSchemaFromJ
|
|
|
18
18
|
exports.BriefRelationshipsJobsSchemaFromJSONTyped = BriefRelationshipsJobsSchemaFromJSONTyped;
|
|
19
19
|
exports.BriefRelationshipsJobsSchemaToJSON = BriefRelationshipsJobsSchemaToJSON;
|
|
20
20
|
exports.BriefRelationshipsJobsSchemaToJSONTyped = BriefRelationshipsJobsSchemaToJSONTyped;
|
|
21
|
-
const
|
|
21
|
+
const EmailRelationshipsJobsSchemaDataInner_1 = require("./EmailRelationshipsJobsSchemaDataInner");
|
|
22
22
|
/**
|
|
23
23
|
* Check if a given object implements the BriefRelationshipsJobsSchema interface.
|
|
24
24
|
*/
|
|
@@ -33,7 +33,7 @@ function BriefRelationshipsJobsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
33
33
|
return json;
|
|
34
34
|
}
|
|
35
35
|
return {
|
|
36
|
-
'data': json['data'] == null ? undefined : (json['data'].map(
|
|
36
|
+
'data': json['data'] == null ? undefined : (json['data'].map(EmailRelationshipsJobsSchemaDataInner_1.EmailRelationshipsJobsSchemaDataInnerFromJSON)),
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
39
|
function BriefRelationshipsJobsSchemaToJSON(json) {
|
|
@@ -44,7 +44,7 @@ function BriefRelationshipsJobsSchemaToJSONTyped(value, ignoreDiscriminator = fa
|
|
|
44
44
|
return value;
|
|
45
45
|
}
|
|
46
46
|
return {
|
|
47
|
-
'data': value['data'] == null ? undefined : (value['data'].map(
|
|
47
|
+
'data': value['data'] == null ? undefined : (value['data'].map(EmailRelationshipsJobsSchemaDataInner_1.EmailRelationshipsJobsSchemaDataInnerToJSON)),
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
//# sourceMappingURL=BriefRelationshipsJobsSchema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BriefRelationshipsJobsSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wFAEC;AAED,oFAEC;AAED,8FAQC;AAED,gFAEC;AAED,0FASC;AAvDD,
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsJobsSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsJobsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wFAEC;AAED,oFAEC;AAED,8FAQC;AAED,gFAEC;AAED,0FASC;AAvDD,mGAKiD;AAgBjD;;GAEG;AACH,SAAgB,sCAAsC,CAAC,KAAa;IAChE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS,EAAE,mBAA4B;IAC7F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,qFAA6C,CAAC,CAAC;KAC/H,CAAC;AACN,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,KAA2C,EAAE,sBAA+B,KAAK;IACrI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mFAA2C,CAAC,CAAC;KAC/H,CAAC;AACN,CAAC"}
|
|
@@ -9,26 +9,26 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
13
|
-
import type {
|
|
12
|
+
import type { BriefRelationshipsUserSchema } from './BriefRelationshipsUserSchema';
|
|
13
|
+
import type { BriefRelationshipsJobSchema } from './BriefRelationshipsJobSchema';
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* Declared in the WIRE shape: rows store plural keys with one entry, transform_all_relationships serialises them as to-one singular `job` / `user`.
|
|
16
16
|
* @export
|
|
17
17
|
* @interface BriefRelationshipsSchema
|
|
18
18
|
*/
|
|
19
19
|
export interface BriefRelationshipsSchema {
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
|
-
* @type {
|
|
22
|
+
* @type {BriefRelationshipsJobSchema}
|
|
23
23
|
* @memberof BriefRelationshipsSchema
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
job?: BriefRelationshipsJobSchema;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
28
|
+
* @type {BriefRelationshipsUserSchema}
|
|
29
29
|
* @memberof BriefRelationshipsSchema
|
|
30
30
|
*/
|
|
31
|
-
|
|
31
|
+
user?: BriefRelationshipsUserSchema;
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
34
|
* Check if a given object implements the BriefRelationshipsSchema interface.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BriefRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAOnF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAQjF;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,GAAG,CAAC,EAAE,2BAA2B,CAAC;IAClC;;;;OAIG;IACH,IAAI,CAAC,EAAE,4BAA4B,CAAC;CACvC;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAEnG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CASvH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtI"}
|
|
@@ -18,8 +18,8 @@ exports.BriefRelationshipsSchemaFromJSON = BriefRelationshipsSchemaFromJSON;
|
|
|
18
18
|
exports.BriefRelationshipsSchemaFromJSONTyped = BriefRelationshipsSchemaFromJSONTyped;
|
|
19
19
|
exports.BriefRelationshipsSchemaToJSON = BriefRelationshipsSchemaToJSON;
|
|
20
20
|
exports.BriefRelationshipsSchemaToJSONTyped = BriefRelationshipsSchemaToJSONTyped;
|
|
21
|
-
const
|
|
22
|
-
const
|
|
21
|
+
const BriefRelationshipsUserSchema_1 = require("./BriefRelationshipsUserSchema");
|
|
22
|
+
const BriefRelationshipsJobSchema_1 = require("./BriefRelationshipsJobSchema");
|
|
23
23
|
/**
|
|
24
24
|
* Check if a given object implements the BriefRelationshipsSchema interface.
|
|
25
25
|
*/
|
|
@@ -34,8 +34,8 @@ function BriefRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
34
34
|
return json;
|
|
35
35
|
}
|
|
36
36
|
return {
|
|
37
|
-
'
|
|
38
|
-
'
|
|
37
|
+
'job': json['job'] == null ? undefined : (0, BriefRelationshipsJobSchema_1.BriefRelationshipsJobSchemaFromJSON)(json['job']),
|
|
38
|
+
'user': json['user'] == null ? undefined : (0, BriefRelationshipsUserSchema_1.BriefRelationshipsUserSchemaFromJSON)(json['user']),
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
41
|
function BriefRelationshipsSchemaToJSON(json) {
|
|
@@ -46,8 +46,8 @@ function BriefRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false)
|
|
|
46
46
|
return value;
|
|
47
47
|
}
|
|
48
48
|
return {
|
|
49
|
-
'
|
|
50
|
-
'
|
|
49
|
+
'job': (0, BriefRelationshipsJobSchema_1.BriefRelationshipsJobSchemaToJSON)(value['job']),
|
|
50
|
+
'user': (0, BriefRelationshipsUserSchema_1.BriefRelationshipsUserSchemaToJSON)(value['user']),
|
|
51
51
|
};
|
|
52
52
|
}
|
|
53
53
|
//# sourceMappingURL=BriefRelationshipsSchema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BriefRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,gFAEC;AAED,4EAEC;AAED,sFASC;AAED,wEAEC;AAED,kFAUC;AAtED,
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,gFAEC;AAED,4EAEC;AAED,sFASC;AAED,wEAEC;AAED,kFAUC;AAtED,iFAKwC;AAExC,+EAKuC;AAsBvC;;GAEG;AACH,SAAgB,kCAAkC,CAAC,KAAa;IAC5D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS,EAAE,mBAA4B;IACzF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iEAAmC,EAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACzF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mEAAoC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAChG,CAAC;AACN,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS;IACpD,OAAO,mCAAmC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,CAAC;AAED,SAAgB,mCAAmC,CAAC,KAAuC,EAAE,sBAA+B,KAAK;IAC7H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,KAAK,EAAE,IAAA,+DAAiC,EAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACtD,MAAM,EAAE,IAAA,iEAAkC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC5D,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { BriefRelationshipsUserSchemaData } from './BriefRelationshipsUserSchemaData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface BriefRelationshipsUserSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface BriefRelationshipsUserSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {BriefRelationshipsUserSchemaData}
|
|
22
|
+
* @memberof BriefRelationshipsUserSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: BriefRelationshipsUserSchemaData | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the BriefRelationshipsUserSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfBriefRelationshipsUserSchema(value: object): value is BriefRelationshipsUserSchema;
|
|
30
|
+
export declare function BriefRelationshipsUserSchemaFromJSON(json: any): BriefRelationshipsUserSchema;
|
|
31
|
+
export declare function BriefRelationshipsUserSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): BriefRelationshipsUserSchema;
|
|
32
|
+
export declare function BriefRelationshipsUserSchemaToJSON(json: any): BriefRelationshipsUserSchema;
|
|
33
|
+
export declare function BriefRelationshipsUserSchemaToJSONTyped(value?: BriefRelationshipsUserSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=BriefRelationshipsUserSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsUserSchema.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsUserSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;CAClD;AAED;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4BAA4B,CAE3G;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE5F;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4BAA4B,CAQ/H;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE1F;AAED,wBAAgB,uCAAuC,CAAC,KAAK,CAAC,EAAE,4BAA4B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9I"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfBriefRelationshipsUserSchema = instanceOfBriefRelationshipsUserSchema;
|
|
17
|
+
exports.BriefRelationshipsUserSchemaFromJSON = BriefRelationshipsUserSchemaFromJSON;
|
|
18
|
+
exports.BriefRelationshipsUserSchemaFromJSONTyped = BriefRelationshipsUserSchemaFromJSONTyped;
|
|
19
|
+
exports.BriefRelationshipsUserSchemaToJSON = BriefRelationshipsUserSchemaToJSON;
|
|
20
|
+
exports.BriefRelationshipsUserSchemaToJSONTyped = BriefRelationshipsUserSchemaToJSONTyped;
|
|
21
|
+
const BriefRelationshipsUserSchemaData_1 = require("./BriefRelationshipsUserSchemaData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the BriefRelationshipsUserSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfBriefRelationshipsUserSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function BriefRelationshipsUserSchemaFromJSON(json) {
|
|
29
|
+
return BriefRelationshipsUserSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function BriefRelationshipsUserSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, BriefRelationshipsUserSchemaData_1.BriefRelationshipsUserSchemaDataFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function BriefRelationshipsUserSchemaToJSON(json) {
|
|
40
|
+
return BriefRelationshipsUserSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function BriefRelationshipsUserSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, BriefRelationshipsUserSchemaData_1.BriefRelationshipsUserSchemaDataToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=BriefRelationshipsUserSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsUserSchema.js","sourceRoot":"","sources":["../../src/models/BriefRelationshipsUserSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wFAEC;AAED,oFAEC;AAED,8FAQC;AAED,gFAEC;AAED,0FASC;AAvDD,yFAK4C;AAgB5C;;GAEG;AACH,SAAgB,sCAAsC,CAAC,KAAa;IAChE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS,EAAE,mBAA4B;IAC7F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2EAAwC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACpG,CAAC;AACN,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,KAA2C,EAAE,sBAA+B,KAAK;IACrI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAChE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,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 BriefRelationshipsUserSchemaData
|
|
16
|
+
*/
|
|
17
|
+
export interface BriefRelationshipsUserSchemaData {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof BriefRelationshipsUserSchemaData
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof BriefRelationshipsUserSchemaData
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the BriefRelationshipsUserSchemaData interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfBriefRelationshipsUserSchemaData(value: object): value is BriefRelationshipsUserSchemaData;
|
|
35
|
+
export declare function BriefRelationshipsUserSchemaDataFromJSON(json: any): BriefRelationshipsUserSchemaData;
|
|
36
|
+
export declare function BriefRelationshipsUserSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): BriefRelationshipsUserSchemaData;
|
|
37
|
+
export declare function BriefRelationshipsUserSchemaDataToJSON(json: any): BriefRelationshipsUserSchemaData;
|
|
38
|
+
export declare function BriefRelationshipsUserSchemaDataToJSONTyped(value?: BriefRelationshipsUserSchemaData | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=BriefRelationshipsUserSchemaData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BriefRelationshipsUserSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/BriefRelationshipsUserSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAEnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CASvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtJ"}
|