@equisoft/equisoft-connect-sdk-typescript 10.32.1 → 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
|
@@ -34,10 +34,6 @@ export interface LegacyFinancePolicyCoverageInsured {
|
|
|
34
34
|
*/
|
|
35
35
|
smoker?: string;
|
|
36
36
|
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the LegacyFinancePolicyCoverageInsured interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfLegacyFinancePolicyCoverageInsured(value: object): boolean;
|
|
41
37
|
export declare function LegacyFinancePolicyCoverageInsuredFromJSON(json: any): LegacyFinancePolicyCoverageInsured;
|
|
42
38
|
export declare function LegacyFinancePolicyCoverageInsuredFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyFinancePolicyCoverageInsured;
|
|
43
39
|
export declare function LegacyFinancePolicyCoverageInsuredToJSON(value?: LegacyFinancePolicyCoverageInsured | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyFinancePolicyCoverageInsuredToJSON = exports.LegacyFinancePolicyCoverageInsuredFromJSONTyped = exports.LegacyFinancePolicyCoverageInsuredFromJSON =
|
|
16
|
+
exports.LegacyFinancePolicyCoverageInsuredToJSON = exports.LegacyFinancePolicyCoverageInsuredFromJSONTyped = exports.LegacyFinancePolicyCoverageInsuredFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyFinancePolicyCoverageInsured interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyFinancePolicyCoverageInsured(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyFinancePolicyCoverageInsured = instanceOfLegacyFinancePolicyCoverageInsured;
|
|
26
18
|
function LegacyFinancePolicyCoverageInsuredFromJSON(json) {
|
|
27
19
|
return LegacyFinancePolicyCoverageInsuredFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -40,10 +40,6 @@ export interface LegacyFinancePolicyCoverageOption {
|
|
|
40
40
|
*/
|
|
41
41
|
notes?: string;
|
|
42
42
|
}
|
|
43
|
-
/**
|
|
44
|
-
* Check if a given object implements the LegacyFinancePolicyCoverageOption interface.
|
|
45
|
-
*/
|
|
46
|
-
export declare function instanceOfLegacyFinancePolicyCoverageOption(value: object): boolean;
|
|
47
43
|
export declare function LegacyFinancePolicyCoverageOptionFromJSON(json: any): LegacyFinancePolicyCoverageOption;
|
|
48
44
|
export declare function LegacyFinancePolicyCoverageOptionFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyFinancePolicyCoverageOption;
|
|
49
45
|
export declare function LegacyFinancePolicyCoverageOptionToJSON(value?: LegacyFinancePolicyCoverageOption | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyFinancePolicyCoverageOptionToJSON = exports.LegacyFinancePolicyCoverageOptionFromJSONTyped = exports.LegacyFinancePolicyCoverageOptionFromJSON =
|
|
16
|
+
exports.LegacyFinancePolicyCoverageOptionToJSON = exports.LegacyFinancePolicyCoverageOptionFromJSONTyped = exports.LegacyFinancePolicyCoverageOptionFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyFinancePolicyCoverageOption interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyFinancePolicyCoverageOption(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyFinancePolicyCoverageOption = instanceOfLegacyFinancePolicyCoverageOption;
|
|
26
18
|
function LegacyFinancePolicyCoverageOptionFromJSON(json) {
|
|
27
19
|
return LegacyFinancePolicyCoverageOptionFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -58,10 +58,6 @@ export interface LegacyFinanceTransaction {
|
|
|
58
58
|
*/
|
|
59
59
|
dateTransaction?: string;
|
|
60
60
|
}
|
|
61
|
-
/**
|
|
62
|
-
* Check if a given object implements the LegacyFinanceTransaction interface.
|
|
63
|
-
*/
|
|
64
|
-
export declare function instanceOfLegacyFinanceTransaction(value: object): boolean;
|
|
65
61
|
export declare function LegacyFinanceTransactionFromJSON(json: any): LegacyFinanceTransaction;
|
|
66
62
|
export declare function LegacyFinanceTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyFinanceTransaction;
|
|
67
63
|
export declare function LegacyFinanceTransactionToJSON(value?: LegacyFinanceTransaction | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyFinanceTransactionToJSON = exports.LegacyFinanceTransactionFromJSONTyped = exports.LegacyFinanceTransactionFromJSON =
|
|
16
|
+
exports.LegacyFinanceTransactionToJSON = exports.LegacyFinanceTransactionFromJSONTyped = exports.LegacyFinanceTransactionFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyFinanceTransaction interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyFinanceTransaction(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyFinanceTransaction = instanceOfLegacyFinanceTransaction;
|
|
26
18
|
function LegacyFinanceTransactionFromJSON(json) {
|
|
27
19
|
return LegacyFinanceTransactionFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
12
|
+
import { LegacyProvisioningOrganizationItem } from './LegacyProvisioningOrganizationItem';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -41,10 +41,6 @@ export interface LegacyProvisioningGetOrganizationListResponse {
|
|
|
41
41
|
*/
|
|
42
42
|
organizations: Array<LegacyProvisioningOrganizationItem>;
|
|
43
43
|
}
|
|
44
|
-
/**
|
|
45
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationListResponse interface.
|
|
46
|
-
*/
|
|
47
|
-
export declare function instanceOfLegacyProvisioningGetOrganizationListResponse(value: object): boolean;
|
|
48
44
|
export declare function LegacyProvisioningGetOrganizationListResponseFromJSON(json: any): LegacyProvisioningGetOrganizationListResponse;
|
|
49
45
|
export declare function LegacyProvisioningGetOrganizationListResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningGetOrganizationListResponse;
|
|
50
46
|
export declare function LegacyProvisioningGetOrganizationListResponseToJSON(value?: LegacyProvisioningGetOrganizationListResponse | null): any;
|
|
@@ -13,18 +13,9 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningGetOrganizationListResponseToJSON = exports.LegacyProvisioningGetOrganizationListResponseFromJSONTyped = exports.LegacyProvisioningGetOrganizationListResponseFromJSON =
|
|
16
|
+
exports.LegacyProvisioningGetOrganizationListResponseToJSON = exports.LegacyProvisioningGetOrganizationListResponseFromJSONTyped = exports.LegacyProvisioningGetOrganizationListResponseFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyProvisioningOrganizationItem_1 = require("./LegacyProvisioningOrganizationItem");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationListResponse interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfLegacyProvisioningGetOrganizationListResponse(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
isInstance = isInstance && "organizations" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfLegacyProvisioningGetOrganizationListResponse = instanceOfLegacyProvisioningGetOrganizationListResponse;
|
|
28
19
|
function LegacyProvisioningGetOrganizationListResponseFromJSON(json) {
|
|
29
20
|
return LegacyProvisioningGetOrganizationListResponseFromJSONTyped(json, false);
|
|
30
21
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
12
|
+
import { LegacyProvisioningOrganizationItem } from './LegacyProvisioningOrganizationItem';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -23,10 +23,6 @@ export interface LegacyProvisioningGetOrganizationListResponseAllOf {
|
|
|
23
23
|
*/
|
|
24
24
|
organizations?: Array<LegacyProvisioningOrganizationItem>;
|
|
25
25
|
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationListResponseAllOf interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfLegacyProvisioningGetOrganizationListResponseAllOf(value: object): boolean;
|
|
30
26
|
export declare function LegacyProvisioningGetOrganizationListResponseAllOfFromJSON(json: any): LegacyProvisioningGetOrganizationListResponseAllOf;
|
|
31
27
|
export declare function LegacyProvisioningGetOrganizationListResponseAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningGetOrganizationListResponseAllOf;
|
|
32
28
|
export declare function LegacyProvisioningGetOrganizationListResponseAllOfToJSON(value?: LegacyProvisioningGetOrganizationListResponseAllOf | null): any;
|
|
@@ -13,17 +13,9 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningGetOrganizationListResponseAllOfToJSON = exports.LegacyProvisioningGetOrganizationListResponseAllOfFromJSONTyped = exports.LegacyProvisioningGetOrganizationListResponseAllOfFromJSON =
|
|
16
|
+
exports.LegacyProvisioningGetOrganizationListResponseAllOfToJSON = exports.LegacyProvisioningGetOrganizationListResponseAllOfFromJSONTyped = exports.LegacyProvisioningGetOrganizationListResponseAllOfFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyProvisioningOrganizationItem_1 = require("./LegacyProvisioningOrganizationItem");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationListResponseAllOf interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfLegacyProvisioningGetOrganizationListResponseAllOf(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
exports.instanceOfLegacyProvisioningGetOrganizationListResponseAllOf = instanceOfLegacyProvisioningGetOrganizationListResponseAllOf;
|
|
27
19
|
function LegacyProvisioningGetOrganizationListResponseAllOfFromJSON(json) {
|
|
28
20
|
return LegacyProvisioningGetOrganizationListResponseAllOfFromJSONTyped(json, false);
|
|
29
21
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
12
|
+
import { LegacyProvisioningOrganizationItem } from './LegacyProvisioningOrganizationItem';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -41,10 +41,6 @@ export interface LegacyProvisioningGetOrganizationResponse {
|
|
|
41
41
|
*/
|
|
42
42
|
organization: LegacyProvisioningOrganizationItem;
|
|
43
43
|
}
|
|
44
|
-
/**
|
|
45
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationResponse interface.
|
|
46
|
-
*/
|
|
47
|
-
export declare function instanceOfLegacyProvisioningGetOrganizationResponse(value: object): boolean;
|
|
48
44
|
export declare function LegacyProvisioningGetOrganizationResponseFromJSON(json: any): LegacyProvisioningGetOrganizationResponse;
|
|
49
45
|
export declare function LegacyProvisioningGetOrganizationResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningGetOrganizationResponse;
|
|
50
46
|
export declare function LegacyProvisioningGetOrganizationResponseToJSON(value?: LegacyProvisioningGetOrganizationResponse | null): any;
|
|
@@ -13,18 +13,9 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningGetOrganizationResponseToJSON = exports.LegacyProvisioningGetOrganizationResponseFromJSONTyped = exports.LegacyProvisioningGetOrganizationResponseFromJSON =
|
|
16
|
+
exports.LegacyProvisioningGetOrganizationResponseToJSON = exports.LegacyProvisioningGetOrganizationResponseFromJSONTyped = exports.LegacyProvisioningGetOrganizationResponseFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyProvisioningOrganizationItem_1 = require("./LegacyProvisioningOrganizationItem");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationResponse interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfLegacyProvisioningGetOrganizationResponse(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
isInstance = isInstance && "organization" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfLegacyProvisioningGetOrganizationResponse = instanceOfLegacyProvisioningGetOrganizationResponse;
|
|
28
19
|
function LegacyProvisioningGetOrganizationResponseFromJSON(json) {
|
|
29
20
|
return LegacyProvisioningGetOrganizationResponseFromJSONTyped(json, false);
|
|
30
21
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
12
|
+
import { LegacyProvisioningOrganizationItem } from './LegacyProvisioningOrganizationItem';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -23,10 +23,6 @@ export interface LegacyProvisioningGetOrganizationResponseAllOf {
|
|
|
23
23
|
*/
|
|
24
24
|
organization?: LegacyProvisioningOrganizationItem;
|
|
25
25
|
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationResponseAllOf interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfLegacyProvisioningGetOrganizationResponseAllOf(value: object): boolean;
|
|
30
26
|
export declare function LegacyProvisioningGetOrganizationResponseAllOfFromJSON(json: any): LegacyProvisioningGetOrganizationResponseAllOf;
|
|
31
27
|
export declare function LegacyProvisioningGetOrganizationResponseAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningGetOrganizationResponseAllOf;
|
|
32
28
|
export declare function LegacyProvisioningGetOrganizationResponseAllOfToJSON(value?: LegacyProvisioningGetOrganizationResponseAllOf | null): any;
|
|
@@ -13,17 +13,9 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningGetOrganizationResponseAllOfToJSON = exports.LegacyProvisioningGetOrganizationResponseAllOfFromJSONTyped = exports.LegacyProvisioningGetOrganizationResponseAllOfFromJSON =
|
|
16
|
+
exports.LegacyProvisioningGetOrganizationResponseAllOfToJSON = exports.LegacyProvisioningGetOrganizationResponseAllOfFromJSONTyped = exports.LegacyProvisioningGetOrganizationResponseAllOfFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyProvisioningOrganizationItem_1 = require("./LegacyProvisioningOrganizationItem");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the LegacyProvisioningGetOrganizationResponseAllOf interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfLegacyProvisioningGetOrganizationResponseAllOf(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
exports.instanceOfLegacyProvisioningGetOrganizationResponseAllOf = instanceOfLegacyProvisioningGetOrganizationResponseAllOf;
|
|
27
19
|
function LegacyProvisioningGetOrganizationResponseAllOfFromJSON(json) {
|
|
28
20
|
return LegacyProvisioningGetOrganizationResponseAllOfFromJSONTyped(json, false);
|
|
29
21
|
}
|
|
@@ -28,10 +28,6 @@ export interface LegacyProvisioningGroupItem {
|
|
|
28
28
|
*/
|
|
29
29
|
name?: string;
|
|
30
30
|
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the LegacyProvisioningGroupItem interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfLegacyProvisioningGroupItem(value: object): boolean;
|
|
35
31
|
export declare function LegacyProvisioningGroupItemFromJSON(json: any): LegacyProvisioningGroupItem;
|
|
36
32
|
export declare function LegacyProvisioningGroupItemFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningGroupItem;
|
|
37
33
|
export declare function LegacyProvisioningGroupItemToJSON(value?: LegacyProvisioningGroupItem | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningGroupItemToJSON = exports.LegacyProvisioningGroupItemFromJSONTyped = exports.LegacyProvisioningGroupItemFromJSON =
|
|
16
|
+
exports.LegacyProvisioningGroupItemToJSON = exports.LegacyProvisioningGroupItemFromJSONTyped = exports.LegacyProvisioningGroupItemFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyProvisioningGroupItem interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyProvisioningGroupItem(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyProvisioningGroupItem = instanceOfLegacyProvisioningGroupItem;
|
|
26
18
|
function LegacyProvisioningGroupItemFromJSON(json) {
|
|
27
19
|
return LegacyProvisioningGroupItemFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
12
|
+
import { LegacyProvisioningUserItem } from './LegacyProvisioningUserItem';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
* @export
|
|
@@ -126,10 +126,6 @@ export interface LegacyProvisioningOrganizationItem {
|
|
|
126
126
|
*/
|
|
127
127
|
users?: Array<LegacyProvisioningUserItem>;
|
|
128
128
|
}
|
|
129
|
-
/**
|
|
130
|
-
* Check if a given object implements the LegacyProvisioningOrganizationItem interface.
|
|
131
|
-
*/
|
|
132
|
-
export declare function instanceOfLegacyProvisioningOrganizationItem(value: object): boolean;
|
|
133
129
|
export declare function LegacyProvisioningOrganizationItemFromJSON(json: any): LegacyProvisioningOrganizationItem;
|
|
134
130
|
export declare function LegacyProvisioningOrganizationItemFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningOrganizationItem;
|
|
135
131
|
export declare function LegacyProvisioningOrganizationItemToJSON(value?: LegacyProvisioningOrganizationItem | null): any;
|
|
@@ -13,17 +13,9 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningOrganizationItemToJSON = exports.LegacyProvisioningOrganizationItemFromJSONTyped = exports.LegacyProvisioningOrganizationItemFromJSON =
|
|
16
|
+
exports.LegacyProvisioningOrganizationItemToJSON = exports.LegacyProvisioningOrganizationItemFromJSONTyped = exports.LegacyProvisioningOrganizationItemFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyProvisioningUserItem_1 = require("./LegacyProvisioningUserItem");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the LegacyProvisioningOrganizationItem interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfLegacyProvisioningOrganizationItem(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
exports.instanceOfLegacyProvisioningOrganizationItem = instanceOfLegacyProvisioningOrganizationItem;
|
|
27
19
|
function LegacyProvisioningOrganizationItemFromJSON(json) {
|
|
28
20
|
return LegacyProvisioningOrganizationItemFromJSONTyped(json, false);
|
|
29
21
|
}
|
|
@@ -22,10 +22,6 @@ export interface LegacyProvisioningUserIdentifier {
|
|
|
22
22
|
*/
|
|
23
23
|
identifier?: string;
|
|
24
24
|
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the LegacyProvisioningUserIdentifier interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfLegacyProvisioningUserIdentifier(value: object): boolean;
|
|
29
25
|
export declare function LegacyProvisioningUserIdentifierFromJSON(json: any): LegacyProvisioningUserIdentifier;
|
|
30
26
|
export declare function LegacyProvisioningUserIdentifierFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningUserIdentifier;
|
|
31
27
|
export declare function LegacyProvisioningUserIdentifierToJSON(value?: LegacyProvisioningUserIdentifier | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningUserIdentifierToJSON = exports.LegacyProvisioningUserIdentifierFromJSONTyped = exports.LegacyProvisioningUserIdentifierFromJSON =
|
|
16
|
+
exports.LegacyProvisioningUserIdentifierToJSON = exports.LegacyProvisioningUserIdentifierFromJSONTyped = exports.LegacyProvisioningUserIdentifierFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyProvisioningUserIdentifier interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyProvisioningUserIdentifier(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyProvisioningUserIdentifier = instanceOfLegacyProvisioningUserIdentifier;
|
|
26
18
|
function LegacyProvisioningUserIdentifierFromJSON(json) {
|
|
27
19
|
return LegacyProvisioningUserIdentifierFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
12
|
+
import { LegacyContactAddress } from './LegacyContactAddress';
|
|
13
|
+
import { LegacyProvisioningGroupItem } from './LegacyProvisioningGroupItem';
|
|
14
|
+
import { LegacyProvisioningUserIdentifier } from './LegacyProvisioningUserIdentifier';
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
17
17
|
* @export
|
|
@@ -178,10 +178,6 @@ export interface LegacyProvisioningUserItem {
|
|
|
178
178
|
*/
|
|
179
179
|
deletable?: string;
|
|
180
180
|
}
|
|
181
|
-
/**
|
|
182
|
-
* Check if a given object implements the LegacyProvisioningUserItem interface.
|
|
183
|
-
*/
|
|
184
|
-
export declare function instanceOfLegacyProvisioningUserItem(value: object): boolean;
|
|
185
181
|
export declare function LegacyProvisioningUserItemFromJSON(json: any): LegacyProvisioningUserItem;
|
|
186
182
|
export declare function LegacyProvisioningUserItemFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningUserItem;
|
|
187
183
|
export declare function LegacyProvisioningUserItemToJSON(value?: LegacyProvisioningUserItem | null): any;
|
|
@@ -13,19 +13,11 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningUserItemToJSON = exports.LegacyProvisioningUserItemFromJSONTyped = exports.LegacyProvisioningUserItemFromJSON =
|
|
16
|
+
exports.LegacyProvisioningUserItemToJSON = exports.LegacyProvisioningUserItemFromJSONTyped = exports.LegacyProvisioningUserItemFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyContactAddress_1 = require("./LegacyContactAddress");
|
|
19
19
|
const LegacyProvisioningGroupItem_1 = require("./LegacyProvisioningGroupItem");
|
|
20
20
|
const LegacyProvisioningUserIdentifier_1 = require("./LegacyProvisioningUserIdentifier");
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the LegacyProvisioningUserItem interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfLegacyProvisioningUserItem(value) {
|
|
25
|
-
let isInstance = true;
|
|
26
|
-
return isInstance;
|
|
27
|
-
}
|
|
28
|
-
exports.instanceOfLegacyProvisioningUserItem = instanceOfLegacyProvisioningUserItem;
|
|
29
21
|
function LegacyProvisioningUserItemFromJSON(json) {
|
|
30
22
|
return LegacyProvisioningUserItemFromJSONTyped(json, false);
|
|
31
23
|
}
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
13
|
-
import
|
|
12
|
+
import { LegacyContactAddress } from './LegacyContactAddress';
|
|
13
|
+
import { LegacyProvisioningUserIdentifier } from './LegacyProvisioningUserIdentifier';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -162,10 +162,6 @@ export interface LegacyProvisioningUserPayload {
|
|
|
162
162
|
*/
|
|
163
163
|
noFNA?: string;
|
|
164
164
|
}
|
|
165
|
-
/**
|
|
166
|
-
* Check if a given object implements the LegacyProvisioningUserPayload interface.
|
|
167
|
-
*/
|
|
168
|
-
export declare function instanceOfLegacyProvisioningUserPayload(value: object): boolean;
|
|
169
165
|
export declare function LegacyProvisioningUserPayloadFromJSON(json: any): LegacyProvisioningUserPayload;
|
|
170
166
|
export declare function LegacyProvisioningUserPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyProvisioningUserPayload;
|
|
171
167
|
export declare function LegacyProvisioningUserPayloadToJSON(value?: LegacyProvisioningUserPayload | null): any;
|
|
@@ -13,18 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyProvisioningUserPayloadToJSON = exports.LegacyProvisioningUserPayloadFromJSONTyped = exports.LegacyProvisioningUserPayloadFromJSON =
|
|
16
|
+
exports.LegacyProvisioningUserPayloadToJSON = exports.LegacyProvisioningUserPayloadFromJSONTyped = exports.LegacyProvisioningUserPayloadFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const LegacyContactAddress_1 = require("./LegacyContactAddress");
|
|
19
19
|
const LegacyProvisioningUserIdentifier_1 = require("./LegacyProvisioningUserIdentifier");
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the LegacyProvisioningUserPayload interface.
|
|
22
|
-
*/
|
|
23
|
-
function instanceOfLegacyProvisioningUserPayload(value) {
|
|
24
|
-
let isInstance = true;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfLegacyProvisioningUserPayload = instanceOfLegacyProvisioningUserPayload;
|
|
28
20
|
function LegacyProvisioningUserPayloadFromJSON(json) {
|
|
29
21
|
return LegacyProvisioningUserPayloadFromJSONTyped(json, false);
|
|
30
22
|
}
|
|
@@ -34,10 +34,6 @@ export interface LegacyResponse {
|
|
|
34
34
|
*/
|
|
35
35
|
errorMsg?: string;
|
|
36
36
|
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the LegacyResponse interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfLegacyResponse(value: object): boolean;
|
|
41
37
|
export declare function LegacyResponseFromJSON(json: any): LegacyResponse;
|
|
42
38
|
export declare function LegacyResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyResponse;
|
|
43
39
|
export declare function LegacyResponseToJSON(value?: LegacyResponse | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyResponseToJSON = exports.LegacyResponseFromJSONTyped = exports.LegacyResponseFromJSON =
|
|
16
|
+
exports.LegacyResponseToJSON = exports.LegacyResponseFromJSONTyped = exports.LegacyResponseFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyResponse interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyResponse(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyResponse = instanceOfLegacyResponse;
|
|
26
18
|
function LegacyResponseFromJSON(json) {
|
|
27
19
|
return LegacyResponseFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -34,10 +34,6 @@ export interface LegacyUser {
|
|
|
34
34
|
*/
|
|
35
35
|
email?: string;
|
|
36
36
|
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the LegacyUser interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfLegacyUser(value: object): boolean;
|
|
41
37
|
export declare function LegacyUserFromJSON(json: any): LegacyUser;
|
|
42
38
|
export declare function LegacyUserFromJSONTyped(json: any, ignoreDiscriminator: boolean): LegacyUser;
|
|
43
39
|
export declare function LegacyUserToJSON(value?: LegacyUser | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.LegacyUserToJSON = exports.LegacyUserFromJSONTyped = exports.LegacyUserFromJSON =
|
|
16
|
+
exports.LegacyUserToJSON = exports.LegacyUserFromJSONTyped = exports.LegacyUserFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the LegacyUser interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfLegacyUser(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfLegacyUser = instanceOfLegacyUser;
|
|
26
18
|
function LegacyUserFromJSON(json) {
|
|
27
19
|
return LegacyUserFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -22,10 +22,6 @@ export interface MovementAddMovementResponse {
|
|
|
22
22
|
*/
|
|
23
23
|
id?: number;
|
|
24
24
|
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the MovementAddMovementResponse interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfMovementAddMovementResponse(value: object): boolean;
|
|
29
25
|
export declare function MovementAddMovementResponseFromJSON(json: any): MovementAddMovementResponse;
|
|
30
26
|
export declare function MovementAddMovementResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): MovementAddMovementResponse;
|
|
31
27
|
export declare function MovementAddMovementResponseToJSON(value?: MovementAddMovementResponse | null): any;
|
|
@@ -13,16 +13,8 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.MovementAddMovementResponseToJSON = exports.MovementAddMovementResponseFromJSONTyped = exports.MovementAddMovementResponseFromJSON =
|
|
16
|
+
exports.MovementAddMovementResponseToJSON = exports.MovementAddMovementResponseFromJSONTyped = exports.MovementAddMovementResponseFromJSON = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the MovementAddMovementResponse interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfMovementAddMovementResponse(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
exports.instanceOfMovementAddMovementResponse = instanceOfMovementAddMovementResponse;
|
|
26
18
|
function MovementAddMovementResponseFromJSON(json) {
|
|
27
19
|
return MovementAddMovementResponseFromJSONTyped(json, false);
|
|
28
20
|
}
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
12
|
+
import { MovementDatabase } from './MovementDatabase';
|
|
13
|
+
import { MovementDistributionList } from './MovementDistributionList';
|
|
14
|
+
import { MovementMovement } from './MovementMovement';
|
|
15
|
+
import { MovementUser } from './MovementUser';
|
|
16
16
|
/**
|
|
17
17
|
*
|
|
18
18
|
* @export
|
|
@@ -77,10 +77,6 @@ export declare const MovementClientBaseUsingDistributionListMovementTypeEnum: {
|
|
|
77
77
|
readonly CLIENTBASE_USING_DISTLIST: "CLIENTBASE_USING_DISTLIST";
|
|
78
78
|
};
|
|
79
79
|
export declare type MovementClientBaseUsingDistributionListMovementTypeEnum = typeof MovementClientBaseUsingDistributionListMovementTypeEnum[keyof typeof MovementClientBaseUsingDistributionListMovementTypeEnum];
|
|
80
|
-
/**
|
|
81
|
-
* Check if a given object implements the MovementClientBaseUsingDistributionListMovement interface.
|
|
82
|
-
*/
|
|
83
|
-
export declare function instanceOfMovementClientBaseUsingDistributionListMovement(value: object): boolean;
|
|
84
80
|
export declare function MovementClientBaseUsingDistributionListMovementFromJSON(json: any): MovementClientBaseUsingDistributionListMovement;
|
|
85
81
|
export declare function MovementClientBaseUsingDistributionListMovementFromJSONTyped(json: any, ignoreDiscriminator: boolean): MovementClientBaseUsingDistributionListMovement;
|
|
86
82
|
export declare function MovementClientBaseUsingDistributionListMovementToJSON(value?: MovementClientBaseUsingDistributionListMovement | null): any;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.MovementClientBaseUsingDistributionListMovementToJSON = exports.MovementClientBaseUsingDistributionListMovementFromJSONTyped = exports.MovementClientBaseUsingDistributionListMovementFromJSON = exports.
|
|
16
|
+
exports.MovementClientBaseUsingDistributionListMovementToJSON = exports.MovementClientBaseUsingDistributionListMovementFromJSONTyped = exports.MovementClientBaseUsingDistributionListMovementFromJSON = exports.MovementClientBaseUsingDistributionListMovementTypeEnum = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
18
|
const MovementDatabase_1 = require("./MovementDatabase");
|
|
19
19
|
const MovementDistributionList_1 = require("./MovementDistributionList");
|
|
@@ -25,20 +25,6 @@ const MovementUser_1 = require("./MovementUser");
|
|
|
25
25
|
exports.MovementClientBaseUsingDistributionListMovementTypeEnum = {
|
|
26
26
|
CLIENTBASE_USING_DISTLIST: 'CLIENTBASE_USING_DISTLIST'
|
|
27
27
|
};
|
|
28
|
-
/**
|
|
29
|
-
* Check if a given object implements the MovementClientBaseUsingDistributionListMovement interface.
|
|
30
|
-
*/
|
|
31
|
-
function instanceOfMovementClientBaseUsingDistributionListMovement(value) {
|
|
32
|
-
let isInstance = true;
|
|
33
|
-
isInstance = isInstance && "sourceDatabase" in value;
|
|
34
|
-
isInstance = isInstance && "sourceUser" in value;
|
|
35
|
-
isInstance = isInstance && "destinationDatabase" in value;
|
|
36
|
-
isInstance = isInstance && "destinationUser" in value;
|
|
37
|
-
isInstance = isInstance && "transferOption" in value;
|
|
38
|
-
isInstance = isInstance && "type" in value;
|
|
39
|
-
return isInstance;
|
|
40
|
-
}
|
|
41
|
-
exports.instanceOfMovementClientBaseUsingDistributionListMovement = instanceOfMovementClientBaseUsingDistributionListMovement;
|
|
42
28
|
function MovementClientBaseUsingDistributionListMovementFromJSON(json) {
|
|
43
29
|
return MovementClientBaseUsingDistributionListMovementFromJSONTyped(json, false);
|
|
44
30
|
}
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
12
|
+
import { MovementDatabase } from './MovementDatabase';
|
|
13
|
+
import { MovementDistributionList } from './MovementDistributionList';
|
|
14
|
+
import { MovementUser } from './MovementUser';
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
17
17
|
* @export
|
|
@@ -76,10 +76,6 @@ export declare const MovementClientBaseUsingDistributionListMovementAllOfTypeEnu
|
|
|
76
76
|
readonly CLIENTBASE_USING_DISTLIST: "CLIENTBASE_USING_DISTLIST";
|
|
77
77
|
};
|
|
78
78
|
export declare type MovementClientBaseUsingDistributionListMovementAllOfTypeEnum = typeof MovementClientBaseUsingDistributionListMovementAllOfTypeEnum[keyof typeof MovementClientBaseUsingDistributionListMovementAllOfTypeEnum];
|
|
79
|
-
/**
|
|
80
|
-
* Check if a given object implements the MovementClientBaseUsingDistributionListMovementAllOf interface.
|
|
81
|
-
*/
|
|
82
|
-
export declare function instanceOfMovementClientBaseUsingDistributionListMovementAllOf(value: object): boolean;
|
|
83
79
|
export declare function MovementClientBaseUsingDistributionListMovementAllOfFromJSON(json: any): MovementClientBaseUsingDistributionListMovementAllOf;
|
|
84
80
|
export declare function MovementClientBaseUsingDistributionListMovementAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): MovementClientBaseUsingDistributionListMovementAllOf;
|
|
85
81
|
export declare function MovementClientBaseUsingDistributionListMovementAllOfToJSON(value?: MovementClientBaseUsingDistributionListMovementAllOf | null): any;
|