@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.20250108182330.b4cebf3
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 +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.UtilitiesFileStorageConfigurationToJSON = exports.UtilitiesFileStorageConfigurationFromJSONTyped = exports.UtilitiesFileStorageConfigurationFromJSON = exports.instanceOfUtilitiesFileStorageConfiguration = void 0;
|
|
17
|
-
const runtime_1 = require("../runtime");
|
|
18
|
-
const UtilitiesFileStorageBackend_1 = require("./UtilitiesFileStorageBackend");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the UtilitiesFileStorageConfiguration interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfUtilitiesFileStorageConfiguration(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
exports.instanceOfUtilitiesFileStorageConfiguration = instanceOfUtilitiesFileStorageConfiguration;
|
|
27
|
-
function UtilitiesFileStorageConfigurationFromJSON(json) {
|
|
28
|
-
return UtilitiesFileStorageConfigurationFromJSONTyped(json, false);
|
|
29
|
-
}
|
|
30
|
-
exports.UtilitiesFileStorageConfigurationFromJSON = UtilitiesFileStorageConfigurationFromJSON;
|
|
31
|
-
function UtilitiesFileStorageConfigurationFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
-
if ((json === undefined) || (json === null)) {
|
|
33
|
-
return json;
|
|
34
|
-
}
|
|
35
|
-
return {
|
|
36
|
-
'default_storage_backend': !(0, runtime_1.exists)(json, 'default_storage_backend') ? undefined : json['default_storage_backend'],
|
|
37
|
-
'storage_backends': !(0, runtime_1.exists)(json, 'storage_backends') ? undefined : (json['storage_backends'].map(UtilitiesFileStorageBackend_1.UtilitiesFileStorageBackendFromJSON)),
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
exports.UtilitiesFileStorageConfigurationFromJSONTyped = UtilitiesFileStorageConfigurationFromJSONTyped;
|
|
41
|
-
function UtilitiesFileStorageConfigurationToJSON(value) {
|
|
42
|
-
if (value === undefined) {
|
|
43
|
-
return undefined;
|
|
44
|
-
}
|
|
45
|
-
if (value === null) {
|
|
46
|
-
return null;
|
|
47
|
-
}
|
|
48
|
-
return {
|
|
49
|
-
'default_storage_backend': value.default_storage_backend,
|
|
50
|
-
'storage_backends': value.storage_backends === undefined ? undefined : (value.storage_backends.map(UtilitiesFileStorageBackend_1.UtilitiesFileStorageBackendToJSON)),
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
exports.UtilitiesFileStorageConfigurationToJSON = UtilitiesFileStorageConfigurationToJSON;
|
package/lib/umd/models/VCAmqp.js
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCAmqpToJSON = exports.VCAmqpFromJSONTyped = exports.VCAmqpFromJSON = exports.instanceOfVCAmqp = void 0;
|
|
17
|
-
const VCConnectionParams_1 = require("./VCConnectionParams");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the VCAmqp interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfVCAmqp(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
isInstance = isInstance && "connection_params" in value;
|
|
24
|
-
isInstance = isInstance && "queues" in value;
|
|
25
|
-
isInstance = isInstance && "connected" in value;
|
|
26
|
-
return isInstance;
|
|
27
|
-
}
|
|
28
|
-
exports.instanceOfVCAmqp = instanceOfVCAmqp;
|
|
29
|
-
function VCAmqpFromJSON(json) {
|
|
30
|
-
return VCAmqpFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
exports.VCAmqpFromJSON = VCAmqpFromJSON;
|
|
33
|
-
function VCAmqpFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'connection_params': (0, VCConnectionParams_1.VCConnectionParamsFromJSON)(json['connection_params']),
|
|
39
|
-
'queues': json['queues'],
|
|
40
|
-
'connected': json['connected'],
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
exports.VCAmqpFromJSONTyped = VCAmqpFromJSONTyped;
|
|
44
|
-
function VCAmqpToJSON(value) {
|
|
45
|
-
if (value === undefined) {
|
|
46
|
-
return undefined;
|
|
47
|
-
}
|
|
48
|
-
if (value === null) {
|
|
49
|
-
return null;
|
|
50
|
-
}
|
|
51
|
-
return {
|
|
52
|
-
'connection_params': (0, VCConnectionParams_1.VCConnectionParamsToJSON)(value.connection_params),
|
|
53
|
-
'queues': value.queues,
|
|
54
|
-
'connected': value.connected,
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
exports.VCAmqpToJSON = VCAmqpToJSON;
|
package/lib/umd/models/VCApp.js
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCAppToJSON = exports.VCAppFromJSONTyped = exports.VCAppFromJSON = exports.instanceOfVCApp = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCApp interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCApp(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "component_name" in value;
|
|
23
|
-
isInstance = isInstance && "current_api_version" in value;
|
|
24
|
-
isInstance = isInstance && "git_commit" in value;
|
|
25
|
-
isInstance = isInstance && "npm_config_user_agent" in value;
|
|
26
|
-
isInstance = isInstance && "node" in value;
|
|
27
|
-
isInstance = isInstance && "npm_lifecycle_event" in value;
|
|
28
|
-
isInstance = isInstance && "npm_node_execpath" in value;
|
|
29
|
-
return isInstance;
|
|
30
|
-
}
|
|
31
|
-
exports.instanceOfVCApp = instanceOfVCApp;
|
|
32
|
-
function VCAppFromJSON(json) {
|
|
33
|
-
return VCAppFromJSONTyped(json, false);
|
|
34
|
-
}
|
|
35
|
-
exports.VCAppFromJSON = VCAppFromJSON;
|
|
36
|
-
function VCAppFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
|
-
if ((json === undefined) || (json === null)) {
|
|
38
|
-
return json;
|
|
39
|
-
}
|
|
40
|
-
return {
|
|
41
|
-
'component_name': json['component_name'],
|
|
42
|
-
'current_api_version': json['current_api_version'],
|
|
43
|
-
'git_commit': json['git_commit'],
|
|
44
|
-
'npm_config_user_agent': json['npm_config_user_agent'],
|
|
45
|
-
'node': json['node'],
|
|
46
|
-
'npm_lifecycle_event': json['npm_lifecycle_event'],
|
|
47
|
-
'npm_node_execpath': json['npm_node_execpath'],
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
exports.VCAppFromJSONTyped = VCAppFromJSONTyped;
|
|
51
|
-
function VCAppToJSON(value) {
|
|
52
|
-
if (value === undefined) {
|
|
53
|
-
return undefined;
|
|
54
|
-
}
|
|
55
|
-
if (value === null) {
|
|
56
|
-
return null;
|
|
57
|
-
}
|
|
58
|
-
return {
|
|
59
|
-
'component_name': value.component_name,
|
|
60
|
-
'current_api_version': value.current_api_version,
|
|
61
|
-
'git_commit': value.git_commit,
|
|
62
|
-
'npm_config_user_agent': value.npm_config_user_agent,
|
|
63
|
-
'node': value.node,
|
|
64
|
-
'npm_lifecycle_event': value.npm_lifecycle_event,
|
|
65
|
-
'npm_node_execpath': value.npm_node_execpath,
|
|
66
|
-
};
|
|
67
|
-
}
|
|
68
|
-
exports.VCAppToJSON = VCAppToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCAppSignalToJSON = exports.VCAppSignalFromJSONTyped = exports.VCAppSignalFromJSON = exports.instanceOfVCAppSignal = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCAppSignal interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCAppSignal(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "active" in value;
|
|
23
|
-
isInstance = isInstance && "name" in value;
|
|
24
|
-
isInstance = isInstance && "env" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCAppSignal = instanceOfVCAppSignal;
|
|
28
|
-
function VCAppSignalFromJSON(json) {
|
|
29
|
-
return VCAppSignalFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCAppSignalFromJSON = VCAppSignalFromJSON;
|
|
32
|
-
function VCAppSignalFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'active': json['active'],
|
|
38
|
-
'name': json['name'],
|
|
39
|
-
'env': json['env'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCAppSignalFromJSONTyped = VCAppSignalFromJSONTyped;
|
|
43
|
-
function VCAppSignalToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'active': value.active,
|
|
52
|
-
'name': value.name,
|
|
53
|
-
'env': value.env,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCAppSignalToJSON = VCAppSignalToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCComponentToJSON = exports.VCComponentFromJSONTyped = exports.VCComponentFromJSON = exports.instanceOfVCComponent = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCComponent interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCComponent(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "api_version" in value;
|
|
23
|
-
isInstance = isInstance && "name" in value;
|
|
24
|
-
isInstance = isInstance && "git_commit" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCComponent = instanceOfVCComponent;
|
|
28
|
-
function VCComponentFromJSON(json) {
|
|
29
|
-
return VCComponentFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCComponentFromJSON = VCComponentFromJSON;
|
|
32
|
-
function VCComponentFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'api_version': json['api_version'],
|
|
38
|
-
'name': json['name'],
|
|
39
|
-
'git_commit': json['git_commit'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCComponentFromJSONTyped = VCComponentFromJSONTyped;
|
|
43
|
-
function VCComponentToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'api_version': value.api_version,
|
|
52
|
-
'name': value.name,
|
|
53
|
-
'git_commit': value.git_commit,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCComponentToJSON = VCComponentToJSON;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCConnectionParamsToJSON = exports.VCConnectionParamsFromJSONTyped = exports.VCConnectionParamsFromJSON = exports.instanceOfVCConnectionParams = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCConnectionParams interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCConnectionParams(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "server" in value;
|
|
23
|
-
isInstance = isInstance && "vhost" in value;
|
|
24
|
-
isInstance = isInstance && "tls" in value;
|
|
25
|
-
isInstance = isInstance && "port" in value;
|
|
26
|
-
return isInstance;
|
|
27
|
-
}
|
|
28
|
-
exports.instanceOfVCConnectionParams = instanceOfVCConnectionParams;
|
|
29
|
-
function VCConnectionParamsFromJSON(json) {
|
|
30
|
-
return VCConnectionParamsFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
exports.VCConnectionParamsFromJSON = VCConnectionParamsFromJSON;
|
|
33
|
-
function VCConnectionParamsFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'server': json['server'],
|
|
39
|
-
'vhost': json['vhost'],
|
|
40
|
-
'tls': json['tls'],
|
|
41
|
-
'port': json['port'],
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
exports.VCConnectionParamsFromJSONTyped = VCConnectionParamsFromJSONTyped;
|
|
45
|
-
function VCConnectionParamsToJSON(value) {
|
|
46
|
-
if (value === undefined) {
|
|
47
|
-
return undefined;
|
|
48
|
-
}
|
|
49
|
-
if (value === null) {
|
|
50
|
-
return null;
|
|
51
|
-
}
|
|
52
|
-
return {
|
|
53
|
-
'server': value.server,
|
|
54
|
-
'vhost': value.vhost,
|
|
55
|
-
'tls': value.tls,
|
|
56
|
-
'port': value.port,
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
exports.VCConnectionParamsToJSON = VCConnectionParamsToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCreateCredentialTypeConfigDtoExpiryToJSON = exports.VCCreateCredentialTypeConfigDtoExpiryFromJSONTyped = exports.VCCreateCredentialTypeConfigDtoExpiryFromJSON = exports.instanceOfVCCreateCredentialTypeConfigDtoExpiry = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCreateCredentialTypeConfigDtoExpiry interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCreateCredentialTypeConfigDtoExpiry(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "year" in value;
|
|
23
|
-
isInstance = isInstance && "month" in value;
|
|
24
|
-
isInstance = isInstance && "day" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCCreateCredentialTypeConfigDtoExpiry = instanceOfVCCreateCredentialTypeConfigDtoExpiry;
|
|
28
|
-
function VCCreateCredentialTypeConfigDtoExpiryFromJSON(json) {
|
|
29
|
-
return VCCreateCredentialTypeConfigDtoExpiryFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCCreateCredentialTypeConfigDtoExpiryFromJSON = VCCreateCredentialTypeConfigDtoExpiryFromJSON;
|
|
32
|
-
function VCCreateCredentialTypeConfigDtoExpiryFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'year': json['year'],
|
|
38
|
-
'month': json['month'],
|
|
39
|
-
'day': json['day'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCCreateCredentialTypeConfigDtoExpiryFromJSONTyped = VCCreateCredentialTypeConfigDtoExpiryFromJSONTyped;
|
|
43
|
-
function VCCreateCredentialTypeConfigDtoExpiryToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'year': value.year,
|
|
52
|
-
'month': value.month,
|
|
53
|
-
'day': value.day,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCCreateCredentialTypeConfigDtoExpiryToJSON = VCCreateCredentialTypeConfigDtoExpiryToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCreateCredentialTypeExpiryDtoToJSON = exports.VCCreateCredentialTypeExpiryDtoFromJSONTyped = exports.VCCreateCredentialTypeExpiryDtoFromJSON = exports.instanceOfVCCreateCredentialTypeExpiryDto = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCreateCredentialTypeExpiryDto interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCreateCredentialTypeExpiryDto(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "year" in value;
|
|
23
|
-
isInstance = isInstance && "month" in value;
|
|
24
|
-
isInstance = isInstance && "day" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCCreateCredentialTypeExpiryDto = instanceOfVCCreateCredentialTypeExpiryDto;
|
|
28
|
-
function VCCreateCredentialTypeExpiryDtoFromJSON(json) {
|
|
29
|
-
return VCCreateCredentialTypeExpiryDtoFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCCreateCredentialTypeExpiryDtoFromJSON = VCCreateCredentialTypeExpiryDtoFromJSON;
|
|
32
|
-
function VCCreateCredentialTypeExpiryDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'year': json['year'],
|
|
38
|
-
'month': json['month'],
|
|
39
|
-
'day': json['day'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCCreateCredentialTypeExpiryDtoFromJSONTyped = VCCreateCredentialTypeExpiryDtoFromJSONTyped;
|
|
43
|
-
function VCCreateCredentialTypeExpiryDtoToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'year': value.year,
|
|
52
|
-
'month': value.month,
|
|
53
|
-
'day': value.day,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCCreateCredentialTypeExpiryDtoToJSON = VCCreateCredentialTypeExpiryDtoToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCredentialTypeConfigDtoExpiryToJSON = exports.VCCredentialTypeConfigDtoExpiryFromJSONTyped = exports.VCCredentialTypeConfigDtoExpiryFromJSON = exports.instanceOfVCCredentialTypeConfigDtoExpiry = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCredentialTypeConfigDtoExpiry interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCredentialTypeConfigDtoExpiry(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "year" in value;
|
|
23
|
-
isInstance = isInstance && "month" in value;
|
|
24
|
-
isInstance = isInstance && "day" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCCredentialTypeConfigDtoExpiry = instanceOfVCCredentialTypeConfigDtoExpiry;
|
|
28
|
-
function VCCredentialTypeConfigDtoExpiryFromJSON(json) {
|
|
29
|
-
return VCCredentialTypeConfigDtoExpiryFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCCredentialTypeConfigDtoExpiryFromJSON = VCCredentialTypeConfigDtoExpiryFromJSON;
|
|
32
|
-
function VCCredentialTypeConfigDtoExpiryFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'year': json['year'],
|
|
38
|
-
'month': json['month'],
|
|
39
|
-
'day': json['day'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCCredentialTypeConfigDtoExpiryFromJSONTyped = VCCredentialTypeConfigDtoExpiryFromJSONTyped;
|
|
43
|
-
function VCCredentialTypeConfigDtoExpiryToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'year': value.year,
|
|
52
|
-
'month': value.month,
|
|
53
|
-
'day': value.day,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCCredentialTypeConfigDtoExpiryToJSON = VCCredentialTypeConfigDtoExpiryToJSON;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCredentialTypeExpiryDtoToJSON = exports.VCCredentialTypeExpiryDtoFromJSONTyped = exports.VCCredentialTypeExpiryDtoFromJSON = exports.instanceOfVCCredentialTypeExpiryDto = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the VCCredentialTypeExpiryDto interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfVCCredentialTypeExpiryDto(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "year" in value;
|
|
23
|
-
isInstance = isInstance && "month" in value;
|
|
24
|
-
isInstance = isInstance && "day" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfVCCredentialTypeExpiryDto = instanceOfVCCredentialTypeExpiryDto;
|
|
28
|
-
function VCCredentialTypeExpiryDtoFromJSON(json) {
|
|
29
|
-
return VCCredentialTypeExpiryDtoFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.VCCredentialTypeExpiryDtoFromJSON = VCCredentialTypeExpiryDtoFromJSON;
|
|
32
|
-
function VCCredentialTypeExpiryDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'year': json['year'],
|
|
38
|
-
'month': json['month'],
|
|
39
|
-
'day': json['day'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.VCCredentialTypeExpiryDtoFromJSONTyped = VCCredentialTypeExpiryDtoFromJSONTyped;
|
|
43
|
-
function VCCredentialTypeExpiryDtoToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'year': value.year,
|
|
52
|
-
'month': value.month,
|
|
53
|
-
'day': value.day,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.VCCredentialTypeExpiryDtoToJSON = VCCredentialTypeExpiryDtoToJSON;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SVX API
|
|
6
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2.0.0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.VCCredentialTypeModelDtoConfigToJSON = exports.VCCredentialTypeModelDtoConfigFromJSONTyped = exports.VCCredentialTypeModelDtoConfigFromJSON = exports.instanceOfVCCredentialTypeModelDtoConfig = void 0;
|
|
17
|
-
const runtime_1 = require("../runtime");
|
|
18
|
-
const VCCredentialTypeConfigDtoExpiry_1 = require("./VCCredentialTypeConfigDtoExpiry");
|
|
19
|
-
/**
|
|
20
|
-
* Check if a given object implements the VCCredentialTypeModelDtoConfig interface.
|
|
21
|
-
*/
|
|
22
|
-
function instanceOfVCCredentialTypeModelDtoConfig(value) {
|
|
23
|
-
let isInstance = true;
|
|
24
|
-
isInstance = isInstance && "vct" in value;
|
|
25
|
-
isInstance = isInstance && "issuer_credential_configurations_supported_name" in value;
|
|
26
|
-
return isInstance;
|
|
27
|
-
}
|
|
28
|
-
exports.instanceOfVCCredentialTypeModelDtoConfig = instanceOfVCCredentialTypeModelDtoConfig;
|
|
29
|
-
function VCCredentialTypeModelDtoConfigFromJSON(json) {
|
|
30
|
-
return VCCredentialTypeModelDtoConfigFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
exports.VCCredentialTypeModelDtoConfigFromJSON = VCCredentialTypeModelDtoConfigFromJSON;
|
|
33
|
-
function VCCredentialTypeModelDtoConfigFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'vct': json['vct'],
|
|
39
|
-
'expiry': !(0, runtime_1.exists)(json, 'expiry') ? undefined : (0, VCCredentialTypeConfigDtoExpiry_1.VCCredentialTypeConfigDtoExpiryFromJSON)(json['expiry']),
|
|
40
|
-
'issuer_credential_configurations_supported_name': json['issuer_credential_configurations_supported_name'],
|
|
41
|
-
'disclosure_frame': !(0, runtime_1.exists)(json, 'disclosure_frame') ? undefined : json['disclosure_frame'],
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
exports.VCCredentialTypeModelDtoConfigFromJSONTyped = VCCredentialTypeModelDtoConfigFromJSONTyped;
|
|
45
|
-
function VCCredentialTypeModelDtoConfigToJSON(value) {
|
|
46
|
-
if (value === undefined) {
|
|
47
|
-
return undefined;
|
|
48
|
-
}
|
|
49
|
-
if (value === null) {
|
|
50
|
-
return null;
|
|
51
|
-
}
|
|
52
|
-
return {
|
|
53
|
-
'vct': value.vct,
|
|
54
|
-
'expiry': (0, VCCredentialTypeConfigDtoExpiry_1.VCCredentialTypeConfigDtoExpiryToJSON)(value.expiry),
|
|
55
|
-
'issuer_credential_configurations_supported_name': value.issuer_credential_configurations_supported_name,
|
|
56
|
-
'disclosure_frame': value.disclosure_frame,
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
exports.VCCredentialTypeModelDtoConfigToJSON = VCCredentialTypeModelDtoConfigToJSON;
|