@equisoft/equisoft-connect-sdk-typescript 10.32.0 → 10.32.2-snapshot.20221011194704
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/.openapi-generator/FILES +0 -2
- package/.openapi-generator/VERSION +1 -1
- package/dist/apis/ContactsApi.d.ts +3 -3
- package/dist/apis/DSFApi.d.ts +11 -11
- package/dist/apis/DatabasesApi.d.ts +9 -9
- package/dist/apis/EventsApi.d.ts +29 -42
- package/dist/apis/EventsApi.js +0 -43
- package/dist/apis/GatewaysApi.d.ts +23 -23
- package/dist/apis/IntegrationsApi.d.ts +5 -5
- package/dist/apis/LegacyDocumentApi.d.ts +17 -17
- package/dist/apis/LegacyFinanceApi.d.ts +5 -5
- package/dist/apis/LegacyProvisioningApi.d.ts +5 -5
- package/dist/apis/MovementApi.d.ts +11 -11
- package/dist/apis/MxApi.d.ts +3 -3
- package/dist/apis/RemoteAccountApi.d.ts +7 -7
- package/dist/apis/TasksApi.d.ts +23 -36
- package/dist/apis/TasksApi.js +0 -43
- package/dist/apis/UsersApi.d.ts +5 -5
- package/dist/models/AccessRights.d.ts +0 -4
- package/dist/models/AccessRights.js +1 -12
- package/dist/models/AdminCredentialPayload.d.ts +0 -4
- package/dist/models/AdminCredentialPayload.js +1 -11
- package/dist/models/CalendarsCalendar.d.ts +1 -5
- package/dist/models/CalendarsCalendar.js +1 -14
- package/dist/models/CalendarsListCalendarResponse.d.ts +1 -5
- package/dist/models/CalendarsListCalendarResponse.js +1 -10
- package/dist/models/ContactContactAdditionalInformation.d.ts +1 -5
- package/dist/models/ContactContactAdditionalInformation.js +1 -9
- package/dist/models/ContactContactAddress.d.ts +1 -5
- package/dist/models/ContactContactAddress.js +1 -9
- package/dist/models/ContactContactEmail.d.ts +1 -5
- package/dist/models/ContactContactEmail.js +1 -9
- package/dist/models/ContactContactIdentification.d.ts +1 -5
- package/dist/models/ContactContactIdentification.js +1 -9
- package/dist/models/ContactContactMaritalStatus.d.ts +1 -5
- package/dist/models/ContactContactMaritalStatus.js +1 -9
- package/dist/models/ContactContactOccupation.d.ts +0 -4
- package/dist/models/ContactContactOccupation.js +1 -9
- package/dist/models/ContactContactPhone.d.ts +1 -5
- package/dist/models/ContactContactPhone.js +1 -9
- package/dist/models/ContactContactSegmentation.d.ts +1 -5
- package/dist/models/ContactContactSegmentation.js +1 -14
- package/dist/models/ContactContactWebsite.d.ts +0 -4
- package/dist/models/ContactContactWebsite.js +1 -9
- package/dist/models/ContactsContact.d.ts +9 -13
- package/dist/models/ContactsContact.js +1 -12
- package/dist/models/ContextActor.d.ts +0 -4
- package/dist/models/ContextActor.js +1 -11
- package/dist/models/ContextEquisoftConnect.d.ts +3 -7
- package/dist/models/ContextEquisoftConnect.js +1 -14
- package/dist/models/ContextEquisoftConnectUser.d.ts +0 -4
- package/dist/models/ContextEquisoftConnectUser.js +1 -10
- package/dist/models/ContextInstance.d.ts +0 -4
- package/dist/models/ContextInstance.js +1 -11
- package/dist/models/ContextPreferences.d.ts +0 -4
- package/dist/models/ContextPreferences.js +1 -13
- package/dist/models/ContextUser.d.ts +0 -4
- package/dist/models/ContextUser.js +1 -12
- package/dist/models/ContextUserContext.d.ts +3 -7
- package/dist/models/ContextUserContext.js +1 -13
- package/dist/models/CredentialDto.d.ts +0 -4
- package/dist/models/CredentialDto.js +1 -15
- package/dist/models/CredentialsResponse.d.ts +1 -5
- package/dist/models/CredentialsResponse.js +1 -10
- package/dist/models/DatabasesDatabase.d.ts +0 -4
- package/dist/models/DatabasesDatabase.js +1 -15
- package/dist/models/DatabasesListDatabasesResponse.d.ts +1 -5
- package/dist/models/DatabasesListDatabasesResponse.js +1 -10
- package/dist/models/DateOrDateTime.d.ts +0 -4
- package/dist/models/DateOrDateTime.js +1 -9
- package/dist/models/DsfCreateOrUpdateFinancialCenterResponse.d.ts +0 -4
- package/dist/models/DsfCreateOrUpdateFinancialCenterResponse.js +1 -10
- package/dist/models/DsfFinancialCenter.d.ts +0 -4
- package/dist/models/DsfFinancialCenter.js +1 -14
- package/dist/models/DsfFinancialCenterPayload.d.ts +0 -4
- package/dist/models/DsfFinancialCenterPayload.js +1 -12
- package/dist/models/DsfListFinancialCenterResponse.d.ts +1 -5
- package/dist/models/DsfListFinancialCenterResponse.js +1 -10
- package/dist/models/ErrorResponse.d.ts +0 -4
- package/dist/models/ErrorResponse.js +1 -9
- package/dist/models/EventsCreateEventPayload.d.ts +1 -5
- package/dist/models/EventsCreateEventPayload.js +1 -12
- package/dist/models/EventsCreateEventResponse.d.ts +0 -4
- package/dist/models/EventsCreateEventResponse.js +1 -10
- package/dist/models/EventsEvent.d.ts +3 -13
- package/dist/models/EventsEvent.js +1 -22
- package/dist/models/EventsGetEventInstancesResponse.d.ts +1 -5
- package/dist/models/EventsGetEventInstancesResponse.js +1 -10
- package/dist/models/EventsListEventResponse.d.ts +1 -5
- package/dist/models/EventsListEventResponse.js +1 -10
- package/dist/models/EventsPatchEventPayload.d.ts +1 -5
- package/dist/models/EventsPatchEventPayload.js +1 -9
- package/dist/models/EventsPatchEventResponse.d.ts +0 -4
- package/dist/models/EventsPatchEventResponse.js +1 -10
- package/dist/models/EventsTransferToCompletedResponse.d.ts +0 -4
- package/dist/models/EventsTransferToCompletedResponse.js +1 -10
- package/dist/models/FieldValue.d.ts +1 -5
- package/dist/models/FieldValue.js +1 -11
- package/dist/models/GatewaysAccessesCreateAccessResponse.d.ts +0 -4
- package/dist/models/GatewaysAccessesCreateAccessResponse.js +1 -10
- package/dist/models/GatewaysAccessesCreateEquisoftAnalyzeAccessPayload.d.ts +0 -4
- package/dist/models/GatewaysAccessesCreateEquisoftAnalyzeAccessPayload.js +1 -12
- package/dist/models/GatewaysAccessesEquisoftAnalyzeAccess.d.ts +1 -5
- package/dist/models/GatewaysAccessesEquisoftAnalyzeAccess.js +1 -13
- package/dist/models/GatewaysAccessesListGatewayAccessesResponse.d.ts +1 -5
- package/dist/models/GatewaysAccessesListGatewayAccessesResponse.js +1 -10
- package/dist/models/GatewaysAccessesPatchEquisoftAnalyzeAccessPayload.d.ts +0 -4
- package/dist/models/GatewaysAccessesPatchEquisoftAnalyzeAccessPayload.js +1 -9
- package/dist/models/GatewaysAccessesUser.d.ts +0 -4
- package/dist/models/GatewaysAccessesUser.js +1 -11
- package/dist/models/GatewaysAccessesValidationAdminCredentialResponse.d.ts +1 -5
- package/dist/models/GatewaysAccessesValidationAdminCredentialResponse.js +1 -10
- package/dist/models/GatewaysAccessesValidationGatewayAdminDto.d.ts +0 -4
- package/dist/models/GatewaysAccessesValidationGatewayAdminDto.js +1 -12
- package/dist/models/GatewaysCredentials.d.ts +0 -4
- package/dist/models/GatewaysCredentials.js +1 -11
- package/dist/models/GatewaysCredentialsWithSsn.d.ts +0 -4
- package/dist/models/GatewaysCredentialsWithSsn.js +1 -11
- package/dist/models/GatewaysCredentialsWithSsnAllOf.d.ts +0 -4
- package/dist/models/GatewaysCredentialsWithSsnAllOf.js +1 -9
- package/dist/models/GatewaysFullfinanceScrapeJob.d.ts +1 -5
- package/dist/models/GatewaysFullfinanceScrapeJob.js +1 -12
- package/dist/models/GatewaysGatewayDto.d.ts +0 -4
- package/dist/models/GatewaysGatewayDto.js +1 -11
- package/dist/models/GatewaysGatewaysResponse.d.ts +1 -5
- package/dist/models/GatewaysGatewaysResponse.js +1 -10
- package/dist/models/GatewaysListCredentialsResponse.d.ts +1 -5
- package/dist/models/GatewaysListCredentialsResponse.js +1 -10
- package/dist/models/GroupUsersListGroupUsersResponse.d.ts +0 -4
- package/dist/models/GroupUsersListGroupUsersResponse.js +1 -10
- package/dist/models/HandlersOauth2AssetbookAssetBookTokenPostBody.d.ts +0 -4
- package/dist/models/HandlersOauth2AssetbookAssetBookTokenPostBody.js +1 -11
- package/dist/models/InternalNotesAuthor.d.ts +0 -4
- package/dist/models/InternalNotesAuthor.js +1 -11
- package/dist/models/InternalNotesCreateNotePayload.d.ts +0 -4
- package/dist/models/InternalNotesCreateNotePayload.js +1 -10
- package/dist/models/InternalNotesCreateNoteResponse.d.ts +0 -4
- package/dist/models/InternalNotesCreateNoteResponse.js +1 -10
- package/dist/models/InternalNotesLegacyNote.d.ts +0 -4
- package/dist/models/InternalNotesLegacyNote.js +1 -10
- package/dist/models/InternalNotesNote.d.ts +3 -7
- package/dist/models/InternalNotesNote.js +1 -14
- package/dist/models/InternalNotesNoteList.d.ts +2 -6
- package/dist/models/InternalNotesNoteList.js +1 -10
- package/dist/models/InternalNotesNoteRevision.d.ts +0 -4
- package/dist/models/InternalNotesNoteRevision.js +1 -12
- package/dist/models/InternalNotesPatchNotePayload.d.ts +0 -4
- package/dist/models/InternalNotesPatchNotePayload.js +1 -10
- package/dist/models/InternalNotesPatchNoteResponse.d.ts +0 -4
- package/dist/models/InternalNotesPatchNoteResponse.js +1 -10
- package/dist/models/LaserAppLaserAppAnywhereError.d.ts +0 -4
- package/dist/models/LaserAppLaserAppAnywhereError.js +1 -10
- package/dist/models/LaserAppLaserAppAnywhereResponse.d.ts +0 -4
- package/dist/models/LaserAppLaserAppAnywhereResponse.js +1 -10
- package/dist/models/LegacyAddUpdateItem.d.ts +0 -4
- package/dist/models/LegacyAddUpdateItem.js +1 -9
- package/dist/models/LegacyAddUpdateResponse.d.ts +1 -5
- package/dist/models/LegacyAddUpdateResponse.js +1 -10
- package/dist/models/LegacyAddUpdateResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyAddUpdateResponseAllOf.js +1 -9
- package/dist/models/LegacyContactAddress.d.ts +0 -4
- package/dist/models/LegacyContactAddress.js +1 -9
- package/dist/models/LegacyContactContact.d.ts +0 -4
- package/dist/models/LegacyContactContact.js +1 -9
- package/dist/models/LegacyContactContactPayloadItem.d.ts +0 -4
- package/dist/models/LegacyContactContactPayloadItem.js +1 -9
- package/dist/models/LegacyContactContactPayloadItemAllOf.d.ts +0 -4
- package/dist/models/LegacyContactContactPayloadItemAllOf.js +1 -9
- package/dist/models/LegacyDocumentBase64FilePayload.d.ts +1 -5
- package/dist/models/LegacyDocumentBase64FilePayload.js +1 -9
- package/dist/models/LegacyDocumentBase64FilePayloadItem.d.ts +0 -4
- package/dist/models/LegacyDocumentBase64FilePayloadItem.js +1 -9
- package/dist/models/LegacyDocumentBase64FilePayloadItemAllOf.d.ts +0 -4
- package/dist/models/LegacyDocumentBase64FilePayloadItemAllOf.js +1 -9
- package/dist/models/LegacyDocumentDocument.d.ts +3 -7
- package/dist/models/LegacyDocumentDocument.js +1 -9
- package/dist/models/LegacyDocumentDocumentListItem.d.ts +1 -5
- package/dist/models/LegacyDocumentDocumentListItem.js +1 -9
- package/dist/models/LegacyDocumentDocumentPayload.d.ts +1 -5
- package/dist/models/LegacyDocumentDocumentPayload.js +1 -9
- package/dist/models/LegacyDocumentDocumentPayloadItem.d.ts +3 -7
- package/dist/models/LegacyDocumentDocumentPayloadItem.js +1 -9
- package/dist/models/LegacyDocumentDocumentPayloadRequest.d.ts +1 -5
- package/dist/models/LegacyDocumentDocumentPayloadRequest.js +1 -10
- package/dist/models/LegacyDocumentDownloadFileResponse.d.ts +1 -5
- package/dist/models/LegacyDocumentDownloadFileResponse.js +1 -10
- package/dist/models/LegacyDocumentDownloadFileResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyDocumentDownloadFileResponseAllOf.js +1 -9
- package/dist/models/LegacyDocumentFile.d.ts +0 -4
- package/dist/models/LegacyDocumentFile.js +1 -9
- package/dist/models/LegacyDocumentGetListOptions.d.ts +0 -4
- package/dist/models/LegacyDocumentGetListOptions.js +1 -9
- package/dist/models/LegacyDocumentGetListResponse.d.ts +1 -5
- package/dist/models/LegacyDocumentGetListResponse.js +1 -10
- package/dist/models/LegacyDocumentGetListResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyDocumentGetListResponseAllOf.js +1 -9
- package/dist/models/LegacyDocumentGetResponse.d.ts +1 -5
- package/dist/models/LegacyDocumentGetResponse.js +1 -10
- package/dist/models/LegacyDocumentGetResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyDocumentGetResponseAllOf.js +1 -9
- package/dist/models/LegacyDocumentUploadDocumentFileRequest.d.ts +1 -5
- package/dist/models/LegacyDocumentUploadDocumentFileRequest.js +1 -10
- package/dist/models/LegacyFinanceAccountStatement.d.ts +2 -6
- package/dist/models/LegacyFinanceAccountStatement.js +1 -11
- package/dist/models/LegacyFinanceAsset.d.ts +1 -5
- package/dist/models/LegacyFinanceAsset.js +1 -9
- package/dist/models/LegacyFinanceGetAccountStatementResponse.d.ts +1 -5
- package/dist/models/LegacyFinanceGetAccountStatementResponse.js +1 -10
- package/dist/models/LegacyFinanceGetAccountStatementResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyFinanceGetAccountStatementResponseAllOf.js +1 -9
- package/dist/models/LegacyFinanceGetLiabilitiesResponse.d.ts +1 -5
- package/dist/models/LegacyFinanceGetLiabilitiesResponse.js +1 -10
- package/dist/models/LegacyFinanceGetLiabilitiesResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyFinanceGetLiabilitiesResponseAllOf.js +1 -9
- package/dist/models/LegacyFinanceLiability.d.ts +0 -4
- package/dist/models/LegacyFinanceLiability.js +1 -9
- package/dist/models/LegacyFinancePlan.d.ts +4 -8
- package/dist/models/LegacyFinancePlan.js +1 -9
- package/dist/models/LegacyFinancePlanBeneficiary.d.ts +0 -4
- package/dist/models/LegacyFinancePlanBeneficiary.js +1 -9
- package/dist/models/LegacyFinancePlanInTrust.d.ts +0 -4
- package/dist/models/LegacyFinancePlanInTrust.js +1 -9
- package/dist/models/LegacyFinancePlanSummary.d.ts +0 -4
- package/dist/models/LegacyFinancePlanSummary.js +1 -9
- package/dist/models/LegacyFinancePolicy.d.ts +1 -5
- package/dist/models/LegacyFinancePolicy.js +1 -9
- package/dist/models/LegacyFinancePolicyCoverage.d.ts +2 -6
- package/dist/models/LegacyFinancePolicyCoverage.js +1 -9
- package/dist/models/LegacyFinancePolicyCoverageInsured.d.ts +0 -4
- package/dist/models/LegacyFinancePolicyCoverageInsured.js +1 -9
- package/dist/models/LegacyFinancePolicyCoverageOption.d.ts +0 -4
- package/dist/models/LegacyFinancePolicyCoverageOption.js +1 -9
- package/dist/models/LegacyFinanceTransaction.d.ts +0 -4
- package/dist/models/LegacyFinanceTransaction.js +1 -9
- package/dist/models/LegacyProvisioningGetOrganizationListResponse.d.ts +1 -5
- package/dist/models/LegacyProvisioningGetOrganizationListResponse.js +1 -10
- package/dist/models/LegacyProvisioningGetOrganizationListResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyProvisioningGetOrganizationListResponseAllOf.js +1 -9
- package/dist/models/LegacyProvisioningGetOrganizationResponse.d.ts +1 -5
- package/dist/models/LegacyProvisioningGetOrganizationResponse.js +1 -10
- package/dist/models/LegacyProvisioningGetOrganizationResponseAllOf.d.ts +1 -5
- package/dist/models/LegacyProvisioningGetOrganizationResponseAllOf.js +1 -9
- package/dist/models/LegacyProvisioningGroupItem.d.ts +0 -4
- package/dist/models/LegacyProvisioningGroupItem.js +1 -9
- package/dist/models/LegacyProvisioningOrganizationItem.d.ts +1 -5
- package/dist/models/LegacyProvisioningOrganizationItem.js +1 -9
- package/dist/models/LegacyProvisioningUserIdentifier.d.ts +0 -4
- package/dist/models/LegacyProvisioningUserIdentifier.js +1 -9
- package/dist/models/LegacyProvisioningUserItem.d.ts +3 -7
- package/dist/models/LegacyProvisioningUserItem.js +1 -9
- package/dist/models/LegacyProvisioningUserPayload.d.ts +2 -6
- package/dist/models/LegacyProvisioningUserPayload.js +1 -9
- package/dist/models/LegacyResponse.d.ts +0 -4
- package/dist/models/LegacyResponse.js +1 -9
- package/dist/models/LegacyUser.d.ts +0 -4
- package/dist/models/LegacyUser.js +1 -9
- package/dist/models/MovementAddMovementResponse.d.ts +0 -4
- package/dist/models/MovementAddMovementResponse.js +1 -9
- package/dist/models/MovementClientBaseUsingDistributionListMovement.d.ts +4 -8
- package/dist/models/MovementClientBaseUsingDistributionListMovement.js +1 -15
- package/dist/models/MovementClientBaseUsingDistributionListMovementAllOf.d.ts +3 -7
- package/dist/models/MovementClientBaseUsingDistributionListMovementAllOf.js +1 -9
- package/dist/models/MovementClientBaseUsingDistributionListMovementPayload.d.ts +1 -5
- package/dist/models/MovementClientBaseUsingDistributionListMovementPayload.js +1 -15
- package/dist/models/MovementClientBaseUsingDistributionListMovementPayloadAllOf.d.ts +0 -4
- package/dist/models/MovementClientBaseUsingDistributionListMovementPayloadAllOf.js +1 -9
- package/dist/models/MovementClientBaseUsingFileMovement.d.ts +3 -7
- package/dist/models/MovementClientBaseUsingFileMovement.js +1 -14
- package/dist/models/MovementClientBaseUsingFileMovementAllOf.d.ts +2 -6
- package/dist/models/MovementClientBaseUsingFileMovementAllOf.js +1 -9
- package/dist/models/MovementClientBaseUsingFileMovementPayload.d.ts +1 -5
- package/dist/models/MovementClientBaseUsingFileMovementPayload.js +1 -14
- package/dist/models/MovementClientBaseUsingFileMovementPayloadAllOf.d.ts +0 -4
- package/dist/models/MovementClientBaseUsingFileMovementPayloadAllOf.js +1 -9
- package/dist/models/MovementCopyMovement.d.ts +3 -7
- package/dist/models/MovementCopyMovement.js +1 -13
- package/dist/models/MovementCopyMovementAllOf.d.ts +2 -6
- package/dist/models/MovementCopyMovementAllOf.js +1 -9
- package/dist/models/MovementCopyMovementPayload.d.ts +2 -6
- package/dist/models/MovementCopyMovementPayload.js +1 -12
- package/dist/models/MovementCopyMovementPayloadAllOf.d.ts +1 -5
- package/dist/models/MovementCopyMovementPayloadAllOf.js +1 -9
- package/dist/models/MovementDatabase.d.ts +0 -4
- package/dist/models/MovementDatabase.js +1 -9
- package/dist/models/MovementDistributionList.d.ts +0 -4
- package/dist/models/MovementDistributionList.js +1 -9
- package/dist/models/MovementGatewayAccessCode.d.ts +0 -4
- package/dist/models/MovementGatewayAccessCode.js +1 -9
- package/dist/models/MovementGetStatusResponse.d.ts +0 -4
- package/dist/models/MovementGetStatusResponse.js +1 -10
- package/dist/models/MovementListMovementResponse.d.ts +1 -5
- package/dist/models/MovementListMovementResponse.js +1 -10
- package/dist/models/MovementMoveMovement.d.ts +3 -7
- package/dist/models/MovementMoveMovement.js +1 -13
- package/dist/models/MovementMoveMovementAllOf.d.ts +2 -6
- package/dist/models/MovementMoveMovementAllOf.js +1 -9
- package/dist/models/MovementMoveMovementPayload.d.ts +1 -5
- package/dist/models/MovementMoveMovementPayload.js +1 -13
- package/dist/models/MovementMoveMovementPayloadAllOf.d.ts +0 -4
- package/dist/models/MovementMoveMovementPayloadAllOf.js +1 -9
- package/dist/models/MovementMovement.d.ts +1 -5
- package/dist/models/MovementMovement.js +1 -9
- package/dist/models/MovementMovementPayload.d.ts +0 -4
- package/dist/models/MovementMovementPayload.js +1 -9
- package/dist/models/MovementReassignmentMovement.d.ts +4 -8
- package/dist/models/MovementReassignmentMovement.js +1 -14
- package/dist/models/MovementReassignmentMovementAllOf.d.ts +3 -7
- package/dist/models/MovementReassignmentMovementAllOf.js +1 -9
- package/dist/models/MovementReassignmentMovementPayload.d.ts +1 -5
- package/dist/models/MovementReassignmentMovementPayload.js +1 -14
- package/dist/models/MovementReassignmentMovementPayloadAllOf.d.ts +0 -4
- package/dist/models/MovementReassignmentMovementPayloadAllOf.js +1 -9
- package/dist/models/MovementUser.d.ts +0 -4
- package/dist/models/MovementUser.js +1 -11
- package/dist/models/MovementUserTuple.d.ts +1 -5
- package/dist/models/MovementUserTuple.js +1 -11
- package/dist/models/MovementUserTuplePayload.d.ts +0 -4
- package/dist/models/MovementUserTuplePayload.js +1 -11
- package/dist/models/MovementValidationError.d.ts +0 -4
- package/dist/models/MovementValidationError.js +1 -9
- package/dist/models/MovementValidationErrorResponse.d.ts +1 -5
- package/dist/models/MovementValidationErrorResponse.js +1 -9
- package/dist/models/MxRecipient.d.ts +0 -4
- package/dist/models/MxRecipient.js +1 -13
- package/dist/models/MxRecipientsPayload.d.ts +0 -4
- package/dist/models/MxRecipientsPayload.js +1 -14
- package/dist/models/MxValidateRecipientsResponse.d.ts +1 -5
- package/dist/models/MxValidateRecipientsResponse.js +1 -10
- package/dist/models/RemoteaccountAccountSyncResponse.d.ts +1 -5
- package/dist/models/RemoteaccountAccountSyncResponse.js +1 -9
- package/dist/models/RemoteaccountSyncStatus.d.ts +1 -5
- package/dist/models/RemoteaccountSyncStatus.js +1 -9
- package/dist/models/RemoteaccountSyncTaskStatus.d.ts +0 -4
- package/dist/models/RemoteaccountSyncTaskStatus.js +1 -9
- package/dist/models/TasksCreateTaskPayload.d.ts +0 -4
- package/dist/models/TasksCreateTaskPayload.js +1 -10
- package/dist/models/TasksCreateTaskResponse.d.ts +0 -4
- package/dist/models/TasksCreateTaskResponse.js +1 -10
- package/dist/models/TasksListTaskResponse.d.ts +1 -5
- package/dist/models/TasksListTaskResponse.js +1 -10
- package/dist/models/TasksPatchTaskPayload.d.ts +0 -4
- package/dist/models/TasksPatchTaskPayload.js +1 -9
- package/dist/models/TasksPatchTaskResponse.d.ts +0 -4
- package/dist/models/TasksPatchTaskResponse.js +1 -10
- package/dist/models/TasksTask.d.ts +2 -12
- package/dist/models/TasksTask.js +1 -17
- package/dist/models/TasksTransferToCompletedResponse.d.ts +0 -4
- package/dist/models/TasksTransferToCompletedResponse.js +1 -10
- package/dist/models/Translation.d.ts +0 -4
- package/dist/models/Translation.js +1 -11
- package/dist/models/UsersListUsersResponse.d.ts +1 -5
- package/dist/models/UsersListUsersResponse.js +1 -10
- package/dist/models/UsersUpdateUserPayload.d.ts +0 -4
- package/dist/models/UsersUpdateUserPayload.js +1 -10
- package/dist/models/UsersUser.d.ts +0 -4
- package/dist/models/UsersUser.js +1 -17
- package/dist/models/index.d.ts +0 -2
- package/dist/models/index.js +0 -2
- package/dist/runtime.d.ts +2 -15
- package/dist/runtime.js +2 -29
- package/package.json +1 -1
- package/src/apis/ContactsApi.ts +4 -6
- package/src/apis/DSFApi.ts +15 -17
- package/src/apis/DatabasesApi.ts +13 -15
- package/src/apis/EventsApi.ts +46 -107
- package/src/apis/GatewaysApi.ts +32 -34
- package/src/apis/IntegrationsApi.ts +7 -9
- package/src/apis/LegacyDocumentApi.ts +23 -25
- package/src/apis/LegacyFinanceApi.ts +7 -9
- package/src/apis/LegacyProvisioningApi.ts +7 -9
- package/src/apis/MovementApi.ts +16 -18
- package/src/apis/MxApi.ts +4 -6
- package/src/apis/RemoteAccountApi.ts +9 -11
- package/src/apis/TasksApi.ts +38 -99
- package/src/apis/UsersApi.ts +7 -9
- package/src/models/AccessRights.ts +0 -12
- package/src/models/AdminCredentialPayload.ts +0 -11
- package/src/models/CalendarsCalendar.ts +1 -15
- package/src/models/CalendarsListCalendarResponse.ts +1 -11
- package/src/models/ContactContactAdditionalInformation.ts +1 -10
- package/src/models/ContactContactAddress.ts +1 -10
- package/src/models/ContactContactEmail.ts +1 -10
- package/src/models/ContactContactIdentification.ts +1 -10
- package/src/models/ContactContactMaritalStatus.ts +1 -10
- package/src/models/ContactContactOccupation.ts +0 -9
- package/src/models/ContactContactPhone.ts +1 -10
- package/src/models/ContactContactSegmentation.ts +1 -15
- package/src/models/ContactContactWebsite.ts +0 -9
- package/src/models/ContactsContact.ts +9 -21
- package/src/models/ContextActor.ts +0 -11
- package/src/models/ContextEquisoftConnect.ts +3 -17
- package/src/models/ContextEquisoftConnectUser.ts +0 -10
- package/src/models/ContextInstance.ts +0 -11
- package/src/models/ContextPreferences.ts +0 -13
- package/src/models/ContextUser.ts +0 -12
- package/src/models/ContextUserContext.ts +3 -16
- package/src/models/CredentialDto.ts +0 -15
- package/src/models/CredentialsResponse.ts +1 -11
- package/src/models/DatabasesDatabase.ts +0 -15
- package/src/models/DatabasesListDatabasesResponse.ts +1 -11
- package/src/models/DateOrDateTime.ts +0 -9
- package/src/models/DsfCreateOrUpdateFinancialCenterResponse.ts +0 -10
- package/src/models/DsfFinancialCenter.ts +0 -14
- package/src/models/DsfFinancialCenterPayload.ts +0 -12
- package/src/models/DsfListFinancialCenterResponse.ts +1 -11
- package/src/models/ErrorResponse.ts +0 -9
- package/src/models/EventsCreateEventPayload.ts +1 -13
- package/src/models/EventsCreateEventResponse.ts +0 -10
- package/src/models/EventsEvent.ts +3 -31
- package/src/models/EventsGetEventInstancesResponse.ts +1 -11
- package/src/models/EventsListEventResponse.ts +1 -11
- package/src/models/EventsPatchEventPayload.ts +1 -10
- package/src/models/EventsPatchEventResponse.ts +0 -10
- package/src/models/EventsTransferToCompletedResponse.ts +0 -10
- package/src/models/FieldValue.ts +1 -12
- package/src/models/GatewaysAccessesCreateAccessResponse.ts +0 -10
- package/src/models/GatewaysAccessesCreateEquisoftAnalyzeAccessPayload.ts +0 -12
- package/src/models/GatewaysAccessesEquisoftAnalyzeAccess.ts +1 -14
- package/src/models/GatewaysAccessesListGatewayAccessesResponse.ts +1 -11
- package/src/models/GatewaysAccessesPatchEquisoftAnalyzeAccessPayload.ts +0 -9
- package/src/models/GatewaysAccessesUser.ts +0 -11
- package/src/models/GatewaysAccessesValidationAdminCredentialResponse.ts +1 -11
- package/src/models/GatewaysAccessesValidationGatewayAdminDto.ts +0 -12
- package/src/models/GatewaysCredentials.ts +0 -11
- package/src/models/GatewaysCredentialsWithSsn.ts +2 -13
- package/src/models/GatewaysCredentialsWithSsnAllOf.ts +0 -9
- package/src/models/GatewaysFullfinanceScrapeJob.ts +1 -13
- package/src/models/GatewaysGatewayDto.ts +0 -11
- package/src/models/GatewaysGatewaysResponse.ts +1 -11
- package/src/models/GatewaysListCredentialsResponse.ts +1 -11
- package/src/models/GroupUsersListGroupUsersResponse.ts +0 -10
- package/src/models/HandlersOauth2AssetbookAssetBookTokenPostBody.ts +0 -11
- package/src/models/InternalNotesAuthor.ts +0 -11
- package/src/models/InternalNotesCreateNotePayload.ts +0 -10
- package/src/models/InternalNotesCreateNoteResponse.ts +0 -10
- package/src/models/InternalNotesLegacyNote.ts +0 -10
- package/src/models/InternalNotesNote.ts +3 -17
- package/src/models/InternalNotesNoteList.ts +2 -12
- package/src/models/InternalNotesNoteRevision.ts +0 -12
- package/src/models/InternalNotesPatchNotePayload.ts +0 -10
- package/src/models/InternalNotesPatchNoteResponse.ts +0 -10
- package/src/models/LaserAppLaserAppAnywhereError.ts +0 -10
- package/src/models/LaserAppLaserAppAnywhereResponse.ts +0 -10
- package/src/models/LegacyAddUpdateItem.ts +0 -9
- package/src/models/LegacyAddUpdateResponse.ts +3 -13
- package/src/models/LegacyAddUpdateResponseAllOf.ts +1 -10
- package/src/models/LegacyContactAddress.ts +0 -9
- package/src/models/LegacyContactContact.ts +0 -9
- package/src/models/LegacyContactContactPayloadItem.ts +2 -11
- package/src/models/LegacyContactContactPayloadItemAllOf.ts +0 -9
- package/src/models/LegacyDocumentBase64FilePayload.ts +1 -10
- package/src/models/LegacyDocumentBase64FilePayloadItem.ts +2 -11
- package/src/models/LegacyDocumentBase64FilePayloadItemAllOf.ts +0 -9
- package/src/models/LegacyDocumentDocument.ts +3 -12
- package/src/models/LegacyDocumentDocumentListItem.ts +1 -10
- package/src/models/LegacyDocumentDocumentPayload.ts +1 -10
- package/src/models/LegacyDocumentDocumentPayloadItem.ts +3 -12
- package/src/models/LegacyDocumentDocumentPayloadRequest.ts +1 -11
- package/src/models/LegacyDocumentDownloadFileResponse.ts +3 -13
- package/src/models/LegacyDocumentDownloadFileResponseAllOf.ts +1 -10
- package/src/models/LegacyDocumentFile.ts +0 -9
- package/src/models/LegacyDocumentGetListOptions.ts +0 -9
- package/src/models/LegacyDocumentGetListResponse.ts +3 -13
- package/src/models/LegacyDocumentGetListResponseAllOf.ts +1 -10
- package/src/models/LegacyDocumentGetResponse.ts +3 -13
- package/src/models/LegacyDocumentGetResponseAllOf.ts +1 -10
- package/src/models/LegacyDocumentUploadDocumentFileRequest.ts +1 -11
- package/src/models/LegacyFinanceAccountStatement.ts +2 -13
- package/src/models/LegacyFinanceAsset.ts +1 -10
- package/src/models/LegacyFinanceGetAccountStatementResponse.ts +3 -13
- package/src/models/LegacyFinanceGetAccountStatementResponseAllOf.ts +1 -10
- package/src/models/LegacyFinanceGetLiabilitiesResponse.ts +3 -13
- package/src/models/LegacyFinanceGetLiabilitiesResponseAllOf.ts +1 -10
- package/src/models/LegacyFinanceLiability.ts +0 -9
- package/src/models/LegacyFinancePlan.ts +4 -13
- package/src/models/LegacyFinancePlanBeneficiary.ts +0 -9
- package/src/models/LegacyFinancePlanInTrust.ts +0 -9
- package/src/models/LegacyFinancePlanSummary.ts +0 -9
- package/src/models/LegacyFinancePolicy.ts +1 -10
- package/src/models/LegacyFinancePolicyCoverage.ts +2 -11
- package/src/models/LegacyFinancePolicyCoverageInsured.ts +0 -9
- package/src/models/LegacyFinancePolicyCoverageOption.ts +0 -9
- package/src/models/LegacyFinanceTransaction.ts +0 -9
- package/src/models/LegacyProvisioningGetOrganizationListResponse.ts +3 -13
- package/src/models/LegacyProvisioningGetOrganizationListResponseAllOf.ts +1 -10
- package/src/models/LegacyProvisioningGetOrganizationResponse.ts +3 -13
- package/src/models/LegacyProvisioningGetOrganizationResponseAllOf.ts +1 -10
- package/src/models/LegacyProvisioningGroupItem.ts +0 -9
- package/src/models/LegacyProvisioningOrganizationItem.ts +1 -10
- package/src/models/LegacyProvisioningUserIdentifier.ts +0 -9
- package/src/models/LegacyProvisioningUserItem.ts +3 -12
- package/src/models/LegacyProvisioningUserPayload.ts +2 -11
- package/src/models/LegacyResponse.ts +0 -9
- package/src/models/LegacyUser.ts +0 -9
- package/src/models/MovementAddMovementResponse.ts +0 -9
- package/src/models/MovementClientBaseUsingDistributionListMovement.ts +5 -20
- package/src/models/MovementClientBaseUsingDistributionListMovementAllOf.ts +3 -12
- package/src/models/MovementClientBaseUsingDistributionListMovementPayload.ts +2 -17
- package/src/models/MovementClientBaseUsingDistributionListMovementPayloadAllOf.ts +0 -9
- package/src/models/MovementClientBaseUsingFileMovement.ts +4 -18
- package/src/models/MovementClientBaseUsingFileMovementAllOf.ts +2 -11
- package/src/models/MovementClientBaseUsingFileMovementPayload.ts +2 -16
- package/src/models/MovementClientBaseUsingFileMovementPayloadAllOf.ts +0 -9
- package/src/models/MovementCopyMovement.ts +5 -18
- package/src/models/MovementCopyMovementAllOf.ts +2 -11
- package/src/models/MovementCopyMovementPayload.ts +3 -15
- package/src/models/MovementCopyMovementPayloadAllOf.ts +1 -10
- package/src/models/MovementDatabase.ts +0 -9
- package/src/models/MovementDistributionList.ts +0 -9
- package/src/models/MovementGatewayAccessCode.ts +0 -9
- package/src/models/MovementGetStatusResponse.ts +0 -10
- package/src/models/MovementListMovementResponse.ts +1 -11
- package/src/models/MovementMoveMovement.ts +4 -17
- package/src/models/MovementMoveMovementAllOf.ts +2 -11
- package/src/models/MovementMoveMovementPayload.ts +2 -15
- package/src/models/MovementMoveMovementPayloadAllOf.ts +0 -9
- package/src/models/MovementMovement.ts +1 -10
- package/src/models/MovementMovementPayload.ts +0 -9
- package/src/models/MovementReassignmentMovement.ts +5 -19
- package/src/models/MovementReassignmentMovementAllOf.ts +3 -12
- package/src/models/MovementReassignmentMovementPayload.ts +2 -16
- package/src/models/MovementReassignmentMovementPayloadAllOf.ts +0 -9
- package/src/models/MovementUser.ts +0 -11
- package/src/models/MovementUserTuple.ts +1 -12
- package/src/models/MovementUserTuplePayload.ts +0 -11
- package/src/models/MovementValidationError.ts +0 -9
- package/src/models/MovementValidationErrorResponse.ts +1 -10
- package/src/models/MxRecipient.ts +0 -13
- package/src/models/MxRecipientsPayload.ts +0 -14
- package/src/models/MxValidateRecipientsResponse.ts +1 -11
- package/src/models/RemoteaccountAccountSyncResponse.ts +1 -10
- package/src/models/RemoteaccountSyncStatus.ts +1 -10
- package/src/models/RemoteaccountSyncTaskStatus.ts +0 -9
- package/src/models/TasksCreateTaskPayload.ts +0 -10
- package/src/models/TasksCreateTaskResponse.ts +0 -10
- package/src/models/TasksListTaskResponse.ts +1 -11
- package/src/models/TasksPatchTaskPayload.ts +0 -9
- package/src/models/TasksPatchTaskResponse.ts +0 -10
- package/src/models/TasksTask.ts +2 -25
- package/src/models/TasksTransferToCompletedResponse.ts +0 -10
- package/src/models/Translation.ts +0 -11
- package/src/models/UsersListUsersResponse.ts +1 -11
- package/src/models/UsersUpdateUserPayload.ts +0 -10
- package/src/models/UsersUser.ts +0 -17
- package/src/models/index.ts +0 -2
- package/src/runtime.ts +5 -39
- package/dist/models/EventsPutEventLinkDocumentsPayload.d.ts +0 -31
- package/dist/models/EventsPutEventLinkDocumentsPayload.js +0 -50
- package/dist/models/TasksPutTaskLinkDocumentsPayload.d.ts +0 -31
- package/dist/models/TasksPutTaskLinkDocumentsPayload.js +0 -50
- package/src/models/EventsPutEventLinkDocumentsPayload.ts +0 -66
- package/src/models/TasksPutTaskLinkDocumentsPayload.ts +0 -66
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { FieldValue } from './FieldValue';
|
|
17
16
|
import {
|
|
17
|
+
FieldValue,
|
|
18
18
|
FieldValueFromJSON,
|
|
19
19
|
FieldValueFromJSONTyped,
|
|
20
20
|
FieldValueToJSON,
|
|
@@ -100,20 +100,6 @@ export interface ContactContactSegmentation {
|
|
|
100
100
|
territory?: FieldValue | null;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
/**
|
|
104
|
-
* Check if a given object implements the ContactContactSegmentation interface.
|
|
105
|
-
*/
|
|
106
|
-
export function instanceOfContactContactSegmentation(value: object): boolean {
|
|
107
|
-
let isInstance = true;
|
|
108
|
-
isInstance = isInstance && "categories" in value;
|
|
109
|
-
isInstance = isInstance && "distributionLists" in value;
|
|
110
|
-
isInstance = isInstance && "hobbies" in value;
|
|
111
|
-
isInstance = isInstance && "referredBy" in value;
|
|
112
|
-
isInstance = isInstance && "industries" in value;
|
|
113
|
-
|
|
114
|
-
return isInstance;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
103
|
export function ContactContactSegmentationFromJSON(json: any): ContactContactSegmentation {
|
|
118
104
|
return ContactContactSegmentationFromJSONTyped(json, false);
|
|
119
105
|
}
|
|
@@ -45,15 +45,6 @@ export interface ContactContactWebsite {
|
|
|
45
45
|
locked?: boolean;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
/**
|
|
49
|
-
* Check if a given object implements the ContactContactWebsite interface.
|
|
50
|
-
*/
|
|
51
|
-
export function instanceOfContactContactWebsite(value: object): boolean {
|
|
52
|
-
let isInstance = true;
|
|
53
|
-
|
|
54
|
-
return isInstance;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
48
|
export function ContactContactWebsiteFromJSON(json: any): ContactContactWebsite {
|
|
58
49
|
return ContactContactWebsiteFromJSONTyped(json, false);
|
|
59
50
|
}
|
|
@@ -13,56 +13,56 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { ContactContactAdditionalInformation } from './ContactContactAdditionalInformation';
|
|
17
16
|
import {
|
|
17
|
+
ContactContactAdditionalInformation,
|
|
18
18
|
ContactContactAdditionalInformationFromJSON,
|
|
19
19
|
ContactContactAdditionalInformationFromJSONTyped,
|
|
20
20
|
ContactContactAdditionalInformationToJSON,
|
|
21
21
|
} from './ContactContactAdditionalInformation';
|
|
22
|
-
import type { ContactContactAddress } from './ContactContactAddress';
|
|
23
22
|
import {
|
|
23
|
+
ContactContactAddress,
|
|
24
24
|
ContactContactAddressFromJSON,
|
|
25
25
|
ContactContactAddressFromJSONTyped,
|
|
26
26
|
ContactContactAddressToJSON,
|
|
27
27
|
} from './ContactContactAddress';
|
|
28
|
-
import type { ContactContactEmail } from './ContactContactEmail';
|
|
29
28
|
import {
|
|
29
|
+
ContactContactEmail,
|
|
30
30
|
ContactContactEmailFromJSON,
|
|
31
31
|
ContactContactEmailFromJSONTyped,
|
|
32
32
|
ContactContactEmailToJSON,
|
|
33
33
|
} from './ContactContactEmail';
|
|
34
|
-
import type { ContactContactIdentification } from './ContactContactIdentification';
|
|
35
34
|
import {
|
|
35
|
+
ContactContactIdentification,
|
|
36
36
|
ContactContactIdentificationFromJSON,
|
|
37
37
|
ContactContactIdentificationFromJSONTyped,
|
|
38
38
|
ContactContactIdentificationToJSON,
|
|
39
39
|
} from './ContactContactIdentification';
|
|
40
|
-
import type { ContactContactMaritalStatus } from './ContactContactMaritalStatus';
|
|
41
40
|
import {
|
|
41
|
+
ContactContactMaritalStatus,
|
|
42
42
|
ContactContactMaritalStatusFromJSON,
|
|
43
43
|
ContactContactMaritalStatusFromJSONTyped,
|
|
44
44
|
ContactContactMaritalStatusToJSON,
|
|
45
45
|
} from './ContactContactMaritalStatus';
|
|
46
|
-
import type { ContactContactOccupation } from './ContactContactOccupation';
|
|
47
46
|
import {
|
|
47
|
+
ContactContactOccupation,
|
|
48
48
|
ContactContactOccupationFromJSON,
|
|
49
49
|
ContactContactOccupationFromJSONTyped,
|
|
50
50
|
ContactContactOccupationToJSON,
|
|
51
51
|
} from './ContactContactOccupation';
|
|
52
|
-
import type { ContactContactPhone } from './ContactContactPhone';
|
|
53
52
|
import {
|
|
53
|
+
ContactContactPhone,
|
|
54
54
|
ContactContactPhoneFromJSON,
|
|
55
55
|
ContactContactPhoneFromJSONTyped,
|
|
56
56
|
ContactContactPhoneToJSON,
|
|
57
57
|
} from './ContactContactPhone';
|
|
58
|
-
import type { ContactContactSegmentation } from './ContactContactSegmentation';
|
|
59
58
|
import {
|
|
59
|
+
ContactContactSegmentation,
|
|
60
60
|
ContactContactSegmentationFromJSON,
|
|
61
61
|
ContactContactSegmentationFromJSONTyped,
|
|
62
62
|
ContactContactSegmentationToJSON,
|
|
63
63
|
} from './ContactContactSegmentation';
|
|
64
|
-
import type { ContactContactWebsite } from './ContactContactWebsite';
|
|
65
64
|
import {
|
|
65
|
+
ContactContactWebsite,
|
|
66
66
|
ContactContactWebsiteFromJSON,
|
|
67
67
|
ContactContactWebsiteFromJSONTyped,
|
|
68
68
|
ContactContactWebsiteToJSON,
|
|
@@ -184,18 +184,6 @@ export interface ContactsContact {
|
|
|
184
184
|
websites?: Array<ContactContactWebsite>;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
/**
|
|
188
|
-
* Check if a given object implements the ContactsContact interface.
|
|
189
|
-
*/
|
|
190
|
-
export function instanceOfContactsContact(value: object): boolean {
|
|
191
|
-
let isInstance = true;
|
|
192
|
-
isInstance = isInstance && "id" in value;
|
|
193
|
-
isInstance = isInstance && "uuid" in value;
|
|
194
|
-
isInstance = isInstance && "contactType" in value;
|
|
195
|
-
|
|
196
|
-
return isInstance;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
187
|
export function ContactsContactFromJSON(json: any): ContactsContact {
|
|
200
188
|
return ContactsContactFromJSONTyped(json, false);
|
|
201
189
|
}
|
|
@@ -33,17 +33,6 @@ export interface ContextActor {
|
|
|
33
33
|
uuid: string;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
/**
|
|
37
|
-
* Check if a given object implements the ContextActor interface.
|
|
38
|
-
*/
|
|
39
|
-
export function instanceOfContextActor(value: object): boolean {
|
|
40
|
-
let isInstance = true;
|
|
41
|
-
isInstance = isInstance && "displayName" in value;
|
|
42
|
-
isInstance = isInstance && "uuid" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
36
|
export function ContextActorFromJSON(json: any): ContextActor {
|
|
48
37
|
return ContextActorFromJSONTyped(json, false);
|
|
49
38
|
}
|
|
@@ -13,20 +13,20 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { ContextEquisoftConnectUser } from './ContextEquisoftConnectUser';
|
|
17
16
|
import {
|
|
17
|
+
ContextEquisoftConnectUser,
|
|
18
18
|
ContextEquisoftConnectUserFromJSON,
|
|
19
19
|
ContextEquisoftConnectUserFromJSONTyped,
|
|
20
20
|
ContextEquisoftConnectUserToJSON,
|
|
21
21
|
} from './ContextEquisoftConnectUser';
|
|
22
|
-
import type { ContextInstance } from './ContextInstance';
|
|
23
22
|
import {
|
|
23
|
+
ContextInstance,
|
|
24
24
|
ContextInstanceFromJSON,
|
|
25
25
|
ContextInstanceFromJSONTyped,
|
|
26
26
|
ContextInstanceToJSON,
|
|
27
27
|
} from './ContextInstance';
|
|
28
|
-
import type { ContextPreferences } from './ContextPreferences';
|
|
29
28
|
import {
|
|
29
|
+
ContextPreferences,
|
|
30
30
|
ContextPreferencesFromJSON,
|
|
31
31
|
ContextPreferencesFromJSONTyped,
|
|
32
32
|
ContextPreferencesToJSON,
|
|
@@ -70,20 +70,6 @@ export interface ContextEquisoftConnect {
|
|
|
70
70
|
preferences: ContextPreferences;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
/**
|
|
74
|
-
* Check if a given object implements the ContextEquisoftConnect interface.
|
|
75
|
-
*/
|
|
76
|
-
export function instanceOfContextEquisoftConnect(value: object): boolean {
|
|
77
|
-
let isInstance = true;
|
|
78
|
-
isInstance = isInstance && "profile" in value;
|
|
79
|
-
isInstance = isInstance && "appVersion" in value;
|
|
80
|
-
isInstance = isInstance && "instance" in value;
|
|
81
|
-
isInstance = isInstance && "user" in value;
|
|
82
|
-
isInstance = isInstance && "preferences" in value;
|
|
83
|
-
|
|
84
|
-
return isInstance;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
73
|
export function ContextEquisoftConnectFromJSON(json: any): ContextEquisoftConnect {
|
|
88
74
|
return ContextEquisoftConnectFromJSONTyped(json, false);
|
|
89
75
|
}
|
|
@@ -27,16 +27,6 @@ export interface ContextEquisoftConnectUser {
|
|
|
27
27
|
id: number;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
/**
|
|
31
|
-
* Check if a given object implements the ContextEquisoftConnectUser interface.
|
|
32
|
-
*/
|
|
33
|
-
export function instanceOfContextEquisoftConnectUser(value: object): boolean {
|
|
34
|
-
let isInstance = true;
|
|
35
|
-
isInstance = isInstance && "id" in value;
|
|
36
|
-
|
|
37
|
-
return isInstance;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
30
|
export function ContextEquisoftConnectUserFromJSON(json: any): ContextEquisoftConnectUser {
|
|
41
31
|
return ContextEquisoftConnectUserFromJSONTyped(json, false);
|
|
42
32
|
}
|
|
@@ -33,17 +33,6 @@ export interface ContextInstance {
|
|
|
33
33
|
databaseName: string;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
/**
|
|
37
|
-
* Check if a given object implements the ContextInstance interface.
|
|
38
|
-
*/
|
|
39
|
-
export function instanceOfContextInstance(value: object): boolean {
|
|
40
|
-
let isInstance = true;
|
|
41
|
-
isInstance = isInstance && "uuid" in value;
|
|
42
|
-
isInstance = isInstance && "databaseName" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
36
|
export function ContextInstanceFromJSON(json: any): ContextInstance {
|
|
48
37
|
return ContextInstanceFromJSONTyped(json, false);
|
|
49
38
|
}
|
|
@@ -45,19 +45,6 @@ export interface ContextPreferences {
|
|
|
45
45
|
firstDayOfWeek: string;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
/**
|
|
49
|
-
* Check if a given object implements the ContextPreferences interface.
|
|
50
|
-
*/
|
|
51
|
-
export function instanceOfContextPreferences(value: object): boolean {
|
|
52
|
-
let isInstance = true;
|
|
53
|
-
isInstance = isInstance && "tz" in value;
|
|
54
|
-
isInstance = isInstance && "locale" in value;
|
|
55
|
-
isInstance = isInstance && "timeFormat" in value;
|
|
56
|
-
isInstance = isInstance && "firstDayOfWeek" in value;
|
|
57
|
-
|
|
58
|
-
return isInstance;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
48
|
export function ContextPreferencesFromJSON(json: any): ContextPreferences {
|
|
62
49
|
return ContextPreferencesFromJSONTyped(json, false);
|
|
63
50
|
}
|
|
@@ -39,18 +39,6 @@ export interface ContextUser {
|
|
|
39
39
|
email: string;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
/**
|
|
43
|
-
* Check if a given object implements the ContextUser interface.
|
|
44
|
-
*/
|
|
45
|
-
export function instanceOfContextUser(value: object): boolean {
|
|
46
|
-
let isInstance = true;
|
|
47
|
-
isInstance = isInstance && "uuid" in value;
|
|
48
|
-
isInstance = isInstance && "displayName" in value;
|
|
49
|
-
isInstance = isInstance && "email" in value;
|
|
50
|
-
|
|
51
|
-
return isInstance;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
42
|
export function ContextUserFromJSON(json: any): ContextUser {
|
|
55
43
|
return ContextUserFromJSONTyped(json, false);
|
|
56
44
|
}
|
|
@@ -13,20 +13,20 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { ContextActor } from './ContextActor';
|
|
17
16
|
import {
|
|
17
|
+
ContextActor,
|
|
18
18
|
ContextActorFromJSON,
|
|
19
19
|
ContextActorFromJSONTyped,
|
|
20
20
|
ContextActorToJSON,
|
|
21
21
|
} from './ContextActor';
|
|
22
|
-
import type { ContextEquisoftConnect } from './ContextEquisoftConnect';
|
|
23
22
|
import {
|
|
23
|
+
ContextEquisoftConnect,
|
|
24
24
|
ContextEquisoftConnectFromJSON,
|
|
25
25
|
ContextEquisoftConnectFromJSONTyped,
|
|
26
26
|
ContextEquisoftConnectToJSON,
|
|
27
27
|
} from './ContextEquisoftConnect';
|
|
28
|
-
import type { ContextUser } from './ContextUser';
|
|
29
28
|
import {
|
|
29
|
+
ContextUser,
|
|
30
30
|
ContextUserFromJSON,
|
|
31
31
|
ContextUserFromJSONTyped,
|
|
32
32
|
ContextUserToJSON,
|
|
@@ -70,19 +70,6 @@ export interface ContextUserContext {
|
|
|
70
70
|
equisoftConnect: ContextEquisoftConnect;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
/**
|
|
74
|
-
* Check if a given object implements the ContextUserContext interface.
|
|
75
|
-
*/
|
|
76
|
-
export function instanceOfContextUserContext(value: object): boolean {
|
|
77
|
-
let isInstance = true;
|
|
78
|
-
isInstance = isInstance && "site" in value;
|
|
79
|
-
isInstance = isInstance && "environment" in value;
|
|
80
|
-
isInstance = isInstance && "user" in value;
|
|
81
|
-
isInstance = isInstance && "equisoftConnect" in value;
|
|
82
|
-
|
|
83
|
-
return isInstance;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
73
|
export function ContextUserContextFromJSON(json: any): ContextUserContext {
|
|
87
74
|
return ContextUserContextFromJSONTyped(json, false);
|
|
88
75
|
}
|
|
@@ -99,21 +99,6 @@ export interface CredentialDto {
|
|
|
99
99
|
webUserEmail: string;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
/**
|
|
103
|
-
* Check if a given object implements the CredentialDto interface.
|
|
104
|
-
*/
|
|
105
|
-
export function instanceOfCredentialDto(value: object): boolean {
|
|
106
|
-
let isInstance = true;
|
|
107
|
-
isInstance = isInstance && "id" in value;
|
|
108
|
-
isInstance = isInstance && "repCode" in value;
|
|
109
|
-
isInstance = isInstance && "status" in value;
|
|
110
|
-
isInstance = isInstance && "isActive" in value;
|
|
111
|
-
isInstance = isInstance && "webUserName" in value;
|
|
112
|
-
isInstance = isInstance && "webUserEmail" in value;
|
|
113
|
-
|
|
114
|
-
return isInstance;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
102
|
export function CredentialDtoFromJSON(json: any): CredentialDto {
|
|
118
103
|
return CredentialDtoFromJSONTyped(json, false);
|
|
119
104
|
}
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { CredentialDto } from './CredentialDto';
|
|
17
16
|
import {
|
|
17
|
+
CredentialDto,
|
|
18
18
|
CredentialDtoFromJSON,
|
|
19
19
|
CredentialDtoFromJSONTyped,
|
|
20
20
|
CredentialDtoToJSON,
|
|
@@ -34,16 +34,6 @@ export interface CredentialsResponse {
|
|
|
34
34
|
credentials: Array<CredentialDto>;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the CredentialsResponse interface.
|
|
39
|
-
*/
|
|
40
|
-
export function instanceOfCredentialsResponse(value: object): boolean {
|
|
41
|
-
let isInstance = true;
|
|
42
|
-
isInstance = isInstance && "credentials" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
37
|
export function CredentialsResponseFromJSON(json: any): CredentialsResponse {
|
|
48
38
|
return CredentialsResponseFromJSONTyped(json, false);
|
|
49
39
|
}
|
|
@@ -63,21 +63,6 @@ export interface DatabasesDatabase {
|
|
|
63
63
|
organizationUuid?: string | null;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
/**
|
|
67
|
-
* Check if a given object implements the DatabasesDatabase interface.
|
|
68
|
-
*/
|
|
69
|
-
export function instanceOfDatabasesDatabase(value: object): boolean {
|
|
70
|
-
let isInstance = true;
|
|
71
|
-
isInstance = isInstance && "id" in value;
|
|
72
|
-
isInstance = isInstance && "uuid" in value;
|
|
73
|
-
isInstance = isInstance && "databaseName" in value;
|
|
74
|
-
isInstance = isInstance && "displayName" in value;
|
|
75
|
-
isInstance = isInstance && "profileName" in value;
|
|
76
|
-
isInstance = isInstance && "state" in value;
|
|
77
|
-
|
|
78
|
-
return isInstance;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
66
|
export function DatabasesDatabaseFromJSON(json: any): DatabasesDatabase {
|
|
82
67
|
return DatabasesDatabaseFromJSONTyped(json, false);
|
|
83
68
|
}
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { DatabasesDatabase } from './DatabasesDatabase';
|
|
17
16
|
import {
|
|
17
|
+
DatabasesDatabase,
|
|
18
18
|
DatabasesDatabaseFromJSON,
|
|
19
19
|
DatabasesDatabaseFromJSONTyped,
|
|
20
20
|
DatabasesDatabaseToJSON,
|
|
@@ -34,16 +34,6 @@ export interface DatabasesListDatabasesResponse {
|
|
|
34
34
|
items: Array<DatabasesDatabase>;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the DatabasesListDatabasesResponse interface.
|
|
39
|
-
*/
|
|
40
|
-
export function instanceOfDatabasesListDatabasesResponse(value: object): boolean {
|
|
41
|
-
let isInstance = true;
|
|
42
|
-
isInstance = isInstance && "items" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
37
|
export function DatabasesListDatabasesResponseFromJSON(json: any): DatabasesListDatabasesResponse {
|
|
48
38
|
return DatabasesListDatabasesResponseFromJSONTyped(json, false);
|
|
49
39
|
}
|
|
@@ -33,15 +33,6 @@ export interface DateOrDateTime {
|
|
|
33
33
|
dateTime?: Date;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
/**
|
|
37
|
-
* Check if a given object implements the DateOrDateTime interface.
|
|
38
|
-
*/
|
|
39
|
-
export function instanceOfDateOrDateTime(value: object): boolean {
|
|
40
|
-
let isInstance = true;
|
|
41
|
-
|
|
42
|
-
return isInstance;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
36
|
export function DateOrDateTimeFromJSON(json: any): DateOrDateTime {
|
|
46
37
|
return DateOrDateTimeFromJSONTyped(json, false);
|
|
47
38
|
}
|
|
@@ -27,16 +27,6 @@ export interface DsfCreateOrUpdateFinancialCenterResponse {
|
|
|
27
27
|
id: number;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
/**
|
|
31
|
-
* Check if a given object implements the DsfCreateOrUpdateFinancialCenterResponse interface.
|
|
32
|
-
*/
|
|
33
|
-
export function instanceOfDsfCreateOrUpdateFinancialCenterResponse(value: object): boolean {
|
|
34
|
-
let isInstance = true;
|
|
35
|
-
isInstance = isInstance && "id" in value;
|
|
36
|
-
|
|
37
|
-
return isInstance;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
30
|
export function DsfCreateOrUpdateFinancialCenterResponseFromJSON(json: any): DsfCreateOrUpdateFinancialCenterResponse {
|
|
41
31
|
return DsfCreateOrUpdateFinancialCenterResponseFromJSONTyped(json, false);
|
|
42
32
|
}
|
|
@@ -63,20 +63,6 @@ export interface DsfFinancialCenter {
|
|
|
63
63
|
databaseCount: number;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
/**
|
|
67
|
-
* Check if a given object implements the DsfFinancialCenter interface.
|
|
68
|
-
*/
|
|
69
|
-
export function instanceOfDsfFinancialCenter(value: object): boolean {
|
|
70
|
-
let isInstance = true;
|
|
71
|
-
isInstance = isInstance && "id" in value;
|
|
72
|
-
isInstance = isInstance && "nameFr" in value;
|
|
73
|
-
isInstance = isInstance && "nameEn" in value;
|
|
74
|
-
isInstance = isInstance && "network" in value;
|
|
75
|
-
isInstance = isInstance && "databaseCount" in value;
|
|
76
|
-
|
|
77
|
-
return isInstance;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
66
|
export function DsfFinancialCenterFromJSON(json: any): DsfFinancialCenter {
|
|
81
67
|
return DsfFinancialCenterFromJSONTyped(json, false);
|
|
82
68
|
}
|
|
@@ -45,18 +45,6 @@ export interface DsfFinancialCenterPayload {
|
|
|
45
45
|
code?: string;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
/**
|
|
49
|
-
* Check if a given object implements the DsfFinancialCenterPayload interface.
|
|
50
|
-
*/
|
|
51
|
-
export function instanceOfDsfFinancialCenterPayload(value: object): boolean {
|
|
52
|
-
let isInstance = true;
|
|
53
|
-
isInstance = isInstance && "nameFr" in value;
|
|
54
|
-
isInstance = isInstance && "nameEn" in value;
|
|
55
|
-
isInstance = isInstance && "network" in value;
|
|
56
|
-
|
|
57
|
-
return isInstance;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
48
|
export function DsfFinancialCenterPayloadFromJSON(json: any): DsfFinancialCenterPayload {
|
|
61
49
|
return DsfFinancialCenterPayloadFromJSONTyped(json, false);
|
|
62
50
|
}
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { DsfFinancialCenter } from './DsfFinancialCenter';
|
|
17
16
|
import {
|
|
17
|
+
DsfFinancialCenter,
|
|
18
18
|
DsfFinancialCenterFromJSON,
|
|
19
19
|
DsfFinancialCenterFromJSONTyped,
|
|
20
20
|
DsfFinancialCenterToJSON,
|
|
@@ -34,16 +34,6 @@ export interface DsfListFinancialCenterResponse {
|
|
|
34
34
|
items: Array<DsfFinancialCenter>;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the DsfListFinancialCenterResponse interface.
|
|
39
|
-
*/
|
|
40
|
-
export function instanceOfDsfListFinancialCenterResponse(value: object): boolean {
|
|
41
|
-
let isInstance = true;
|
|
42
|
-
isInstance = isInstance && "items" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
37
|
export function DsfListFinancialCenterResponseFromJSON(json: any): DsfListFinancialCenterResponse {
|
|
48
38
|
return DsfListFinancialCenterResponseFromJSONTyped(json, false);
|
|
49
39
|
}
|
|
@@ -33,15 +33,6 @@ export interface ErrorResponse {
|
|
|
33
33
|
errorDescription?: string | null;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
/**
|
|
37
|
-
* Check if a given object implements the ErrorResponse interface.
|
|
38
|
-
*/
|
|
39
|
-
export function instanceOfErrorResponse(value: object): boolean {
|
|
40
|
-
let isInstance = true;
|
|
41
|
-
|
|
42
|
-
return isInstance;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
36
|
export function ErrorResponseFromJSON(json: any): ErrorResponse {
|
|
46
37
|
return ErrorResponseFromJSONTyped(json, false);
|
|
47
38
|
}
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { DateOrDateTime } from './DateOrDateTime';
|
|
17
16
|
import {
|
|
17
|
+
DateOrDateTime,
|
|
18
18
|
DateOrDateTimeFromJSON,
|
|
19
19
|
DateOrDateTimeFromJSONTyped,
|
|
20
20
|
DateOrDateTimeToJSON,
|
|
@@ -124,18 +124,6 @@ export interface EventsCreateEventPayload {
|
|
|
124
124
|
ownerIds?: Array<number>;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
/**
|
|
128
|
-
* Check if a given object implements the EventsCreateEventPayload interface.
|
|
129
|
-
*/
|
|
130
|
-
export function instanceOfEventsCreateEventPayload(value: object): boolean {
|
|
131
|
-
let isInstance = true;
|
|
132
|
-
isInstance = isInstance && "subject" in value;
|
|
133
|
-
isInstance = isInstance && "start" in value;
|
|
134
|
-
isInstance = isInstance && "allDay" in value;
|
|
135
|
-
|
|
136
|
-
return isInstance;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
127
|
export function EventsCreateEventPayloadFromJSON(json: any): EventsCreateEventPayload {
|
|
140
128
|
return EventsCreateEventPayloadFromJSONTyped(json, false);
|
|
141
129
|
}
|
|
@@ -27,16 +27,6 @@ export interface EventsCreateEventResponse {
|
|
|
27
27
|
id: string;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
/**
|
|
31
|
-
* Check if a given object implements the EventsCreateEventResponse interface.
|
|
32
|
-
*/
|
|
33
|
-
export function instanceOfEventsCreateEventResponse(value: object): boolean {
|
|
34
|
-
let isInstance = true;
|
|
35
|
-
isInstance = isInstance && "id" in value;
|
|
36
|
-
|
|
37
|
-
return isInstance;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
30
|
export function EventsCreateEventResponseFromJSON(json: any): EventsCreateEventResponse {
|
|
41
31
|
return EventsCreateEventResponseFromJSONTyped(json, false);
|
|
42
32
|
}
|
|
@@ -13,20 +13,20 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { AccessRights } from './AccessRights';
|
|
17
16
|
import {
|
|
17
|
+
AccessRights,
|
|
18
18
|
AccessRightsFromJSON,
|
|
19
19
|
AccessRightsFromJSONTyped,
|
|
20
20
|
AccessRightsToJSON,
|
|
21
21
|
} from './AccessRights';
|
|
22
|
-
import type { DateOrDateTime } from './DateOrDateTime';
|
|
23
22
|
import {
|
|
23
|
+
DateOrDateTime,
|
|
24
24
|
DateOrDateTimeFromJSON,
|
|
25
25
|
DateOrDateTimeFromJSONTyped,
|
|
26
26
|
DateOrDateTimeToJSON,
|
|
27
27
|
} from './DateOrDateTime';
|
|
28
|
-
import type { FieldValue } from './FieldValue';
|
|
29
28
|
import {
|
|
29
|
+
FieldValue,
|
|
30
30
|
FieldValueFromJSON,
|
|
31
31
|
FieldValueFromJSONTyped,
|
|
32
32
|
FieldValueToJSON,
|
|
@@ -187,12 +187,6 @@ export interface EventsEvent {
|
|
|
187
187
|
* @memberof EventsEvent
|
|
188
188
|
*/
|
|
189
189
|
contactIds?: Array<number>;
|
|
190
|
-
/**
|
|
191
|
-
* IDs of the documents linked to this Event
|
|
192
|
-
* @type {Array<number>}
|
|
193
|
-
* @memberof EventsEvent
|
|
194
|
-
*/
|
|
195
|
-
documentIds?: Array<number>;
|
|
196
190
|
/**
|
|
197
191
|
*
|
|
198
192
|
* @type {AccessRights}
|
|
@@ -201,26 +195,6 @@ export interface EventsEvent {
|
|
|
201
195
|
accessRights: AccessRights;
|
|
202
196
|
}
|
|
203
197
|
|
|
204
|
-
/**
|
|
205
|
-
* Check if a given object implements the EventsEvent interface.
|
|
206
|
-
*/
|
|
207
|
-
export function instanceOfEventsEvent(value: object): boolean {
|
|
208
|
-
let isInstance = true;
|
|
209
|
-
isInstance = isInstance && "id" in value;
|
|
210
|
-
isInstance = isInstance && "subject" in value;
|
|
211
|
-
isInstance = isInstance && "start" in value;
|
|
212
|
-
isInstance = isInstance && "end" in value;
|
|
213
|
-
isInstance = isInstance && "allDay" in value;
|
|
214
|
-
isInstance = isInstance && "isCompleted" in value;
|
|
215
|
-
isInstance = isInstance && "type" in value;
|
|
216
|
-
isInstance = isInstance && "priority" in value;
|
|
217
|
-
isInstance = isInstance && "visibility" in value;
|
|
218
|
-
isInstance = isInstance && "calendarId" in value;
|
|
219
|
-
isInstance = isInstance && "accessRights" in value;
|
|
220
|
-
|
|
221
|
-
return isInstance;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
198
|
export function EventsEventFromJSON(json: any): EventsEvent {
|
|
225
199
|
return EventsEventFromJSONTyped(json, false);
|
|
226
200
|
}
|
|
@@ -255,7 +229,6 @@ export function EventsEventFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
255
229
|
'color': !exists(json, 'color') ? undefined : json['color'],
|
|
256
230
|
'textColor': !exists(json, 'textColor') ? undefined : json['textColor'],
|
|
257
231
|
'contactIds': !exists(json, 'contactIds') ? undefined : json['contactIds'],
|
|
258
|
-
'documentIds': !exists(json, 'documentIds') ? undefined : json['documentIds'],
|
|
259
232
|
'accessRights': AccessRightsFromJSON(json['accessRights']),
|
|
260
233
|
};
|
|
261
234
|
}
|
|
@@ -293,7 +266,6 @@ export function EventsEventToJSON(value?: EventsEvent | null): any {
|
|
|
293
266
|
'color': value.color,
|
|
294
267
|
'textColor': value.textColor,
|
|
295
268
|
'contactIds': value.contactIds,
|
|
296
|
-
'documentIds': value.documentIds,
|
|
297
269
|
'accessRights': AccessRightsToJSON(value.accessRights),
|
|
298
270
|
};
|
|
299
271
|
}
|