@nmshd/runtime 7.1.0-openid4vc.8 → 7.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/dist/Runtime.d.ts.map +1 -1
  2. package/dist/Runtime.js +0 -3
  3. package/dist/Runtime.js.map +1 -1
  4. package/dist/buildInformation.js +5 -5
  5. package/dist/extensibility/ConsumptionServices.d.ts +2 -3
  6. package/dist/extensibility/ConsumptionServices.d.ts.map +1 -1
  7. package/dist/extensibility/ConsumptionServices.js +2 -5
  8. package/dist/extensibility/ConsumptionServices.js.map +1 -1
  9. package/dist/extensibility/facades/consumption/index.d.ts +0 -1
  10. package/dist/extensibility/facades/consumption/index.d.ts.map +1 -1
  11. package/dist/extensibility/facades/consumption/index.js +0 -1
  12. package/dist/extensibility/facades/consumption/index.js.map +1 -1
  13. package/dist/useCases/common/Schemas.d.ts +1 -7
  14. package/dist/useCases/common/Schemas.d.ts.map +1 -1
  15. package/dist/useCases/common/Schemas.js +243 -410
  16. package/dist/useCases/common/Schemas.js.map +1 -1
  17. package/dist/useCases/consumption/index.d.ts +0 -1
  18. package/dist/useCases/consumption/index.d.ts.map +1 -1
  19. package/dist/useCases/consumption/index.js +0 -1
  20. package/dist/useCases/consumption/index.js.map +1 -1
  21. package/package.json +9 -14
  22. package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts +0 -19
  23. package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts.map +0 -1
  24. package/dist/extensibility/facades/consumption/OpenId4VcFacade.js +0 -61
  25. package/dist/extensibility/facades/consumption/OpenId4VcFacade.js.map +0 -1
  26. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts +0 -17
  27. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts.map +0 -1
  28. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js +0 -46
  29. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js.map +0 -1
  30. package/dist/useCases/consumption/openid4vc/FetchCredentialOffer.d.ts +0 -17
  31. package/dist/useCases/consumption/openid4vc/FetchCredentialOffer.d.ts.map +0 -1
  32. package/dist/useCases/consumption/openid4vc/FetchCredentialOffer.js +0 -46
  33. package/dist/useCases/consumption/openid4vc/FetchCredentialOffer.js.map +0 -1
  34. package/dist/useCases/consumption/openid4vc/GetVerifiableCredentials.d.ts +0 -17
  35. package/dist/useCases/consumption/openid4vc/GetVerifiableCredentials.d.ts.map +0 -1
  36. package/dist/useCases/consumption/openid4vc/GetVerifiableCredentials.js +0 -46
  37. package/dist/useCases/consumption/openid4vc/GetVerifiableCredentials.js.map +0 -1
  38. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts +0 -17
  39. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts.map +0 -1
  40. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js +0 -46
  41. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js.map +0 -1
  42. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts +0 -17
  43. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts.map +0 -1
  44. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js +0 -46
  45. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js.map +0 -1
  46. package/dist/useCases/consumption/openid4vc/ResolveFetchedCredential.d.ts +0 -19
  47. package/dist/useCases/consumption/openid4vc/ResolveFetchedCredential.d.ts.map +0 -1
  48. package/dist/useCases/consumption/openid4vc/ResolveFetchedCredential.js +0 -51
  49. package/dist/useCases/consumption/openid4vc/ResolveFetchedCredential.js.map +0 -1
  50. package/dist/useCases/consumption/openid4vc/index.d.ts +0 -7
  51. package/dist/useCases/consumption/openid4vc/index.d.ts.map +0 -1
  52. package/dist/useCases/consumption/openid4vc/index.js +0 -23
  53. package/dist/useCases/consumption/openid4vc/index.js.map +0 -1
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetIdentityMetadataRequest = exports.DeleteIdentityMetadataRequest = exports.UpdateDraftRequest = exports.GetDraftsRequest = exports.GetDraftRequest = exports.DeleteDraftRequest = exports.CreateDraftRequest = exports.ValidateIQLQueryRequest = exports.SucceedRelationshipAttributeAndNotifyPeerRequest = exports.SucceedOwnIdentityAttributeRequest = exports.ShareOwnIdentityAttributeRequest = exports.SetAttributeDeletionInfoOfDeletionProposedRelationshipRequest = exports.NotifyPeerAboutOwnIdentityAttributeSuccessionRequest = exports.MarkAttributeAsViewedRequest = exports.GetVersionsOfAttributeSharedWithPeerRequest = exports.GetVersionsOfAttributeRequest = exports.GetPeerAttributesRequest = exports.GetOwnIdentityAttributesRequest = exports.GetOwnAttributesSharedWithPeerRequest = exports.GetForwardingDetailsForAttributeRequest = exports.GetAttributesRequest = exports.GetAttributeRequest = exports.ExecuteThirdPartyRelationshipAttributeQueryRequest = exports.ExecuteRelationshipAttributeQueryRequest = exports.ExecuteIQLQueryRequest = exports.ExecuteIdentityAttributeQueryRequest = exports.DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest = exports.DeleteAttributeAndNotifyRequest = exports.CreateOwnIdentityAttributeRequest = exports.CreateAndShareRelationshipAttributeRequest = exports.SentOutgoingRequestRequest = exports.RequireManualDecisionOfIncomingRequestRequest = exports.ReceivedIncomingRequestRequest = exports.GetOutgoingRequestsRequest = exports.GetOutgoingRequestRequest = exports.GetIncomingRequestsRequest = exports.GetIncomingRequestRequest = exports.DiscardOutgoingRequestRequest = exports.DeleteIncomingRequestRequest = exports.CreateOutgoingRequestRequest = exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest = exports.CompleteOutgoingRequestRequest = exports.CompleteIncomingRequestRequest = exports.CheckPrerequisitesOfIncomingRequestRequest = exports.RejectIncomingRequestRequest = exports.CanCreateOutgoingRequestRequest = exports.AcceptIncomingRequestRequest = exports.ChangeDefaultOwnIdentityAttributeRequest = exports.CanCreateOwnIdentityAttributeRequest = exports.LoadPeerTokenAnonymousRequest = void 0;
4
- exports.CreateIdentityRecoveryKitRequest = exports.UpdateDeviceRequest = exports.UpdateCurrentDeviceRequest = exports.SetCommunicationLanguageRequest = exports.GetDeviceRequest = exports.FillDeviceOnboardingTokenWithNewDeviceRequest = exports.DeleteDeviceRequest = exports.ValidateChallengeRequest = exports.CreateChallengeRequest = exports.isCreateDeviceChallengeRequest = exports.CreateDeviceChallengeRequest = exports.isCreateIdentityChallengeRequest = exports.CreateIdentityChallengeRequest = exports.isCreateRelationshipChallengeRequest = exports.CreateRelationshipChallengeRequest = exports.SendBackboneNotificationRequest = exports.GetAnnouncementsRequest = exports.DownloadAttachmentRequest = exports.InitiateIdentityDeletionProcessRequest = exports.GetIdentityDeletionProcessRequest = exports.UploadOwnFileValidatableRequest = exports.UploadOwnFileRequest = exports.RegenerateFileOwnershipTokenRequest = exports.GetOrLoadFileRequest = exports.GetFilesRequest = exports.GetFileRequest = exports.DeleteFileRequest = exports.CreateTokenForFileRequest = exports.RegisterPushNotificationTokenRequest = exports.LoadItemFromReferenceRequest = exports.DownloadFileRequest = exports.UpsertSettingByKeyRequest = exports.UpdateSettingRequest = exports.GetSettingsRequest = exports.GetSettingByKeyRequest = exports.GetSettingRequest = exports.DeleteSettingRequest = exports.CreateSettingRequest = exports.FetchedCredentialOfferRequest = exports.ResolveCredentialOfferRequest = exports.ResolveAuthorizationRequestRequest = exports.GetVerifiableCredentialsRequest = exports.FetchCredentialOfferRequest = exports.AcceptAuthorizationRequestRequest = exports.SentNotificationRequest = exports.ReceivedNotificationRequest = exports.ProcessNotificationByIdRequest = exports.GetNotificationsRequest = exports.GetNotificationRequest = exports.UpsertIdentityMetadataRequest = void 0;
5
- exports.HonorificSuffix = exports.HonorificPrefix = exports.GivenName = exports.BirthName = exports.SchematizedXML = exports.IdentityFileReference = exports.DisplayName = exports.BirthPlace = exports.BirthDate = exports.Affiliation = exports.StreetAddress = exports.PostOfficeBoxAddress = exports.DeliveryBoxAddress = exports.Website = exports.PhoneNumber = exports.FaxNumber = exports.EMailAddress = exports.CommunicationLanguage = exports.LoadPeerTokenRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.DeleteTokenRequest = exports.CreateOwnTokenRequest = exports.LoadPeerRelationshipTemplateRequest = exports.GetRelationshipTemplatesRequest = exports.GetRelationshipTemplateRequest = exports.DeleteRelationshipTemplateRequest = exports.CreateTokenForOwnRelationshipTemplateRequest = exports.CreateOwnRelationshipTemplateRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.DecomposeRelationshipRequest = exports.CreateRelationshipRequest = exports.CanCreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest = exports.SendMessageRequest = exports.MarkMessageAsUnreadRequest = exports.MarkMessageAsReadRequest = exports.GetMessagesRequest = exports.GetMessageRequest = exports.GetAttachmentMetadataRequest = void 0;
6
- exports.VerifiableCredential = exports.Sex = exports.Nationality = exports.JobTitle = exports.Citizenship = exports.Surname = exports.Pseudonym = exports.MiddleName = void 0;
4
+ exports.SendMessageRequest = exports.MarkMessageAsUnreadRequest = exports.MarkMessageAsReadRequest = exports.GetMessagesRequest = exports.GetMessageRequest = exports.GetAttachmentMetadataRequest = exports.CreateIdentityRecoveryKitRequest = exports.UpdateDeviceRequest = exports.UpdateCurrentDeviceRequest = exports.SetCommunicationLanguageRequest = exports.GetDeviceRequest = exports.FillDeviceOnboardingTokenWithNewDeviceRequest = exports.DeleteDeviceRequest = exports.ValidateChallengeRequest = exports.CreateChallengeRequest = exports.isCreateDeviceChallengeRequest = exports.CreateDeviceChallengeRequest = exports.isCreateIdentityChallengeRequest = exports.CreateIdentityChallengeRequest = exports.isCreateRelationshipChallengeRequest = exports.CreateRelationshipChallengeRequest = exports.SendBackboneNotificationRequest = exports.GetAnnouncementsRequest = exports.DownloadAttachmentRequest = exports.InitiateIdentityDeletionProcessRequest = exports.GetIdentityDeletionProcessRequest = exports.UploadOwnFileValidatableRequest = exports.UploadOwnFileRequest = exports.RegenerateFileOwnershipTokenRequest = exports.GetOrLoadFileRequest = exports.GetFilesRequest = exports.GetFileRequest = exports.DeleteFileRequest = exports.CreateTokenForFileRequest = exports.RegisterPushNotificationTokenRequest = exports.LoadItemFromReferenceRequest = exports.DownloadFileRequest = exports.UpsertSettingByKeyRequest = exports.UpdateSettingRequest = exports.GetSettingsRequest = exports.GetSettingByKeyRequest = exports.GetSettingRequest = exports.DeleteSettingRequest = exports.CreateSettingRequest = exports.SentNotificationRequest = exports.ReceivedNotificationRequest = exports.ProcessNotificationByIdRequest = exports.GetNotificationsRequest = exports.GetNotificationRequest = exports.UpsertIdentityMetadataRequest = void 0;
5
+ exports.JobTitle = exports.Citizenship = exports.Surname = exports.Pseudonym = exports.MiddleName = exports.HonorificSuffix = exports.HonorificPrefix = exports.GivenName = exports.BirthName = exports.SchematizedXML = exports.IdentityFileReference = exports.DisplayName = exports.BankAccount = exports.BirthPlace = exports.BirthDate = exports.Affiliation = exports.StreetAddress = exports.PostOfficeBoxAddress = exports.DeliveryBoxAddress = exports.Website = exports.PhoneNumber = exports.FaxNumber = exports.EMailAddress = exports.CommunicationLanguage = exports.LoadPeerTokenRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.DeleteTokenRequest = exports.CreateOwnTokenRequest = exports.LoadPeerRelationshipTemplateRequest = exports.GetRelationshipTemplatesRequest = exports.GetRelationshipTemplateRequest = exports.DeleteRelationshipTemplateRequest = exports.CreateTokenForOwnRelationshipTemplateRequest = exports.CreateOwnRelationshipTemplateRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.DecomposeRelationshipRequest = exports.CreateRelationshipRequest = exports.CanCreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest = void 0;
6
+ exports.Sex = exports.Nationality = void 0;
7
7
  exports.LoadPeerTokenAnonymousRequest = {
8
8
  "$schema": "http://json-schema.org/draft-07/schema#",
9
9
  "$ref": "#/definitions/LoadPeerTokenAnonymousRequest",
@@ -1106,6 +1106,9 @@ exports.CanCreateOutgoingRequestRequest = {
1106
1106
  {
1107
1107
  "$ref": "#/definitions/AffiliationJSON"
1108
1108
  },
1109
+ {
1110
+ "$ref": "#/definitions/BankAccountJSON"
1111
+ },
1109
1112
  {
1110
1113
  "$ref": "#/definitions/BirthDateJSON"
1111
1114
  },
@@ -1172,9 +1175,6 @@ exports.CanCreateOutgoingRequestRequest = {
1172
1175
  {
1173
1176
  "$ref": "#/definitions/SurnameJSON"
1174
1177
  },
1175
- {
1176
- "$ref": "#/definitions/VerifiableCredentialJSON"
1177
- },
1178
1178
  {
1179
1179
  "$ref": "#/definitions/WebsiteJSON"
1180
1180
  }
@@ -1209,6 +1209,36 @@ exports.CanCreateOutgoingRequestRequest = {
1209
1209
  ],
1210
1210
  "additionalProperties": false
1211
1211
  },
1212
+ "BankAccountJSON": {
1213
+ "type": "object",
1214
+ "properties": {
1215
+ "@type": {
1216
+ "type": "string",
1217
+ "const": "BankAccount"
1218
+ },
1219
+ "@context": {
1220
+ "type": "string"
1221
+ },
1222
+ "@version": {
1223
+ "type": "string"
1224
+ },
1225
+ "accountHolder": {
1226
+ "type": "string"
1227
+ },
1228
+ "iban": {
1229
+ "type": "string"
1230
+ },
1231
+ "bic": {
1232
+ "type": "string"
1233
+ }
1234
+ },
1235
+ "required": [
1236
+ "@type",
1237
+ "accountHolder",
1238
+ "iban"
1239
+ ],
1240
+ "additionalProperties": false
1241
+ },
1212
1242
  "BirthDateJSON": {
1213
1243
  "type": "object",
1214
1244
  "properties": {
@@ -1798,43 +1828,6 @@ exports.CanCreateOutgoingRequestRequest = {
1798
1828
  ],
1799
1829
  "additionalProperties": false
1800
1830
  },
1801
- "VerifiableCredentialJSON": {
1802
- "type": "object",
1803
- "properties": {
1804
- "@type": {
1805
- "type": "string",
1806
- "const": "VerifiableCredential"
1807
- },
1808
- "@context": {
1809
- "type": "string"
1810
- },
1811
- "@version": {
1812
- "type": "string"
1813
- },
1814
- "title": {
1815
- "type": "string"
1816
- },
1817
- "value": {
1818
- "type": "string"
1819
- },
1820
- "type": {
1821
- "type": "string"
1822
- },
1823
- "displayInformation": {
1824
- "type": "string"
1825
- },
1826
- "key": {
1827
- "type": "string"
1828
- }
1829
- },
1830
- "required": [
1831
- "@type",
1832
- "title",
1833
- "type",
1834
- "value"
1835
- ],
1836
- "additionalProperties": false
1837
- },
1838
1831
  "WebsiteJSON": {
1839
1832
  "type": "object",
1840
1833
  "properties": {
@@ -2073,6 +2066,7 @@ exports.CanCreateOutgoingRequestRequest = {
2073
2066
  "type": "string",
2074
2067
  "enum": [
2075
2068
  "Affiliation",
2069
+ "BankAccount",
2076
2070
  "BirthDate",
2077
2071
  "BirthName",
2078
2072
  "BirthPlace",
@@ -2095,7 +2089,6 @@ exports.CanCreateOutgoingRequestRequest = {
2095
2089
  "Sex",
2096
2090
  "StreetAddress",
2097
2091
  "Surname",
2098
- "VerifiableCredential",
2099
2092
  "Website"
2100
2093
  ]
2101
2094
  },
@@ -3121,6 +3114,9 @@ exports.CompleteOutgoingRequestRequest = {
3121
3114
  {
3122
3115
  "$ref": "#/definitions/AffiliationJSON"
3123
3116
  },
3117
+ {
3118
+ "$ref": "#/definitions/BankAccountJSON"
3119
+ },
3124
3120
  {
3125
3121
  "$ref": "#/definitions/BirthDateJSON"
3126
3122
  },
@@ -3187,9 +3183,6 @@ exports.CompleteOutgoingRequestRequest = {
3187
3183
  {
3188
3184
  "$ref": "#/definitions/SurnameJSON"
3189
3185
  },
3190
- {
3191
- "$ref": "#/definitions/VerifiableCredentialJSON"
3192
- },
3193
3186
  {
3194
3187
  "$ref": "#/definitions/WebsiteJSON"
3195
3188
  }
@@ -3224,6 +3217,36 @@ exports.CompleteOutgoingRequestRequest = {
3224
3217
  ],
3225
3218
  "additionalProperties": false
3226
3219
  },
3220
+ "BankAccountJSON": {
3221
+ "type": "object",
3222
+ "properties": {
3223
+ "@type": {
3224
+ "type": "string",
3225
+ "const": "BankAccount"
3226
+ },
3227
+ "@context": {
3228
+ "type": "string"
3229
+ },
3230
+ "@version": {
3231
+ "type": "string"
3232
+ },
3233
+ "accountHolder": {
3234
+ "type": "string"
3235
+ },
3236
+ "iban": {
3237
+ "type": "string"
3238
+ },
3239
+ "bic": {
3240
+ "type": "string"
3241
+ }
3242
+ },
3243
+ "required": [
3244
+ "@type",
3245
+ "accountHolder",
3246
+ "iban"
3247
+ ],
3248
+ "additionalProperties": false
3249
+ },
3227
3250
  "BirthDateJSON": {
3228
3251
  "type": "object",
3229
3252
  "properties": {
@@ -3813,43 +3836,6 @@ exports.CompleteOutgoingRequestRequest = {
3813
3836
  ],
3814
3837
  "additionalProperties": false
3815
3838
  },
3816
- "VerifiableCredentialJSON": {
3817
- "type": "object",
3818
- "properties": {
3819
- "@type": {
3820
- "type": "string",
3821
- "const": "VerifiableCredential"
3822
- },
3823
- "@context": {
3824
- "type": "string"
3825
- },
3826
- "@version": {
3827
- "type": "string"
3828
- },
3829
- "title": {
3830
- "type": "string"
3831
- },
3832
- "value": {
3833
- "type": "string"
3834
- },
3835
- "type": {
3836
- "type": "string"
3837
- },
3838
- "displayInformation": {
3839
- "type": "string"
3840
- },
3841
- "key": {
3842
- "type": "string"
3843
- }
3844
- },
3845
- "required": [
3846
- "@type",
3847
- "title",
3848
- "type",
3849
- "value"
3850
- ],
3851
- "additionalProperties": false
3852
- },
3853
3839
  "WebsiteJSON": {
3854
3840
  "type": "object",
3855
3841
  "properties": {
@@ -5126,6 +5112,9 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5126
5112
  {
5127
5113
  "$ref": "#/definitions/AffiliationJSON"
5128
5114
  },
5115
+ {
5116
+ "$ref": "#/definitions/BankAccountJSON"
5117
+ },
5129
5118
  {
5130
5119
  "$ref": "#/definitions/BirthDateJSON"
5131
5120
  },
@@ -5192,9 +5181,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5192
5181
  {
5193
5182
  "$ref": "#/definitions/SurnameJSON"
5194
5183
  },
5195
- {
5196
- "$ref": "#/definitions/VerifiableCredentialJSON"
5197
- },
5198
5184
  {
5199
5185
  "$ref": "#/definitions/WebsiteJSON"
5200
5186
  }
@@ -5229,6 +5215,36 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5229
5215
  ],
5230
5216
  "additionalProperties": false
5231
5217
  },
5218
+ "BankAccountJSON": {
5219
+ "type": "object",
5220
+ "properties": {
5221
+ "@type": {
5222
+ "type": "string",
5223
+ "const": "BankAccount"
5224
+ },
5225
+ "@context": {
5226
+ "type": "string"
5227
+ },
5228
+ "@version": {
5229
+ "type": "string"
5230
+ },
5231
+ "accountHolder": {
5232
+ "type": "string"
5233
+ },
5234
+ "iban": {
5235
+ "type": "string"
5236
+ },
5237
+ "bic": {
5238
+ "type": "string"
5239
+ }
5240
+ },
5241
+ "required": [
5242
+ "@type",
5243
+ "accountHolder",
5244
+ "iban"
5245
+ ],
5246
+ "additionalProperties": false
5247
+ },
5232
5248
  "BirthDateJSON": {
5233
5249
  "type": "object",
5234
5250
  "properties": {
@@ -5818,43 +5834,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5818
5834
  ],
5819
5835
  "additionalProperties": false
5820
5836
  },
5821
- "VerifiableCredentialJSON": {
5822
- "type": "object",
5823
- "properties": {
5824
- "@type": {
5825
- "type": "string",
5826
- "const": "VerifiableCredential"
5827
- },
5828
- "@context": {
5829
- "type": "string"
5830
- },
5831
- "@version": {
5832
- "type": "string"
5833
- },
5834
- "title": {
5835
- "type": "string"
5836
- },
5837
- "value": {
5838
- "type": "string"
5839
- },
5840
- "type": {
5841
- "type": "string"
5842
- },
5843
- "displayInformation": {
5844
- "type": "string"
5845
- },
5846
- "key": {
5847
- "type": "string"
5848
- }
5849
- },
5850
- "required": [
5851
- "@type",
5852
- "title",
5853
- "type",
5854
- "value"
5855
- ],
5856
- "additionalProperties": false
5857
- },
5858
5837
  "WebsiteJSON": {
5859
5838
  "type": "object",
5860
5839
  "properties": {
@@ -7748,6 +7727,9 @@ exports.CreateOutgoingRequestRequest = {
7748
7727
  {
7749
7728
  "$ref": "#/definitions/AffiliationJSON"
7750
7729
  },
7730
+ {
7731
+ "$ref": "#/definitions/BankAccountJSON"
7732
+ },
7751
7733
  {
7752
7734
  "$ref": "#/definitions/BirthDateJSON"
7753
7735
  },
@@ -7814,9 +7796,6 @@ exports.CreateOutgoingRequestRequest = {
7814
7796
  {
7815
7797
  "$ref": "#/definitions/SurnameJSON"
7816
7798
  },
7817
- {
7818
- "$ref": "#/definitions/VerifiableCredentialJSON"
7819
- },
7820
7799
  {
7821
7800
  "$ref": "#/definitions/WebsiteJSON"
7822
7801
  }
@@ -7851,6 +7830,36 @@ exports.CreateOutgoingRequestRequest = {
7851
7830
  ],
7852
7831
  "additionalProperties": false
7853
7832
  },
7833
+ "BankAccountJSON": {
7834
+ "type": "object",
7835
+ "properties": {
7836
+ "@type": {
7837
+ "type": "string",
7838
+ "const": "BankAccount"
7839
+ },
7840
+ "@context": {
7841
+ "type": "string"
7842
+ },
7843
+ "@version": {
7844
+ "type": "string"
7845
+ },
7846
+ "accountHolder": {
7847
+ "type": "string"
7848
+ },
7849
+ "iban": {
7850
+ "type": "string"
7851
+ },
7852
+ "bic": {
7853
+ "type": "string"
7854
+ }
7855
+ },
7856
+ "required": [
7857
+ "@type",
7858
+ "accountHolder",
7859
+ "iban"
7860
+ ],
7861
+ "additionalProperties": false
7862
+ },
7854
7863
  "BirthDateJSON": {
7855
7864
  "type": "object",
7856
7865
  "properties": {
@@ -8440,43 +8449,6 @@ exports.CreateOutgoingRequestRequest = {
8440
8449
  ],
8441
8450
  "additionalProperties": false
8442
8451
  },
8443
- "VerifiableCredentialJSON": {
8444
- "type": "object",
8445
- "properties": {
8446
- "@type": {
8447
- "type": "string",
8448
- "const": "VerifiableCredential"
8449
- },
8450
- "@context": {
8451
- "type": "string"
8452
- },
8453
- "@version": {
8454
- "type": "string"
8455
- },
8456
- "title": {
8457
- "type": "string"
8458
- },
8459
- "value": {
8460
- "type": "string"
8461
- },
8462
- "type": {
8463
- "type": "string"
8464
- },
8465
- "displayInformation": {
8466
- "type": "string"
8467
- },
8468
- "key": {
8469
- "type": "string"
8470
- }
8471
- },
8472
- "required": [
8473
- "@type",
8474
- "title",
8475
- "type",
8476
- "value"
8477
- ],
8478
- "additionalProperties": false
8479
- },
8480
8452
  "WebsiteJSON": {
8481
8453
  "type": "object",
8482
8454
  "properties": {
@@ -8715,6 +8687,7 @@ exports.CreateOutgoingRequestRequest = {
8715
8687
  "type": "string",
8716
8688
  "enum": [
8717
8689
  "Affiliation",
8690
+ "BankAccount",
8718
8691
  "BirthDate",
8719
8692
  "BirthName",
8720
8693
  "BirthPlace",
@@ -8737,7 +8710,6 @@ exports.CreateOutgoingRequestRequest = {
8737
8710
  "Sex",
8738
8711
  "StreetAddress",
8739
8712
  "Surname",
8740
- "VerifiableCredential",
8741
8713
  "Website"
8742
8714
  ]
8743
8715
  },
@@ -10766,6 +10738,9 @@ exports.ReceivedIncomingRequestRequest = {
10766
10738
  {
10767
10739
  "$ref": "#/definitions/AffiliationJSON"
10768
10740
  },
10741
+ {
10742
+ "$ref": "#/definitions/BankAccountJSON"
10743
+ },
10769
10744
  {
10770
10745
  "$ref": "#/definitions/BirthDateJSON"
10771
10746
  },
@@ -10832,9 +10807,6 @@ exports.ReceivedIncomingRequestRequest = {
10832
10807
  {
10833
10808
  "$ref": "#/definitions/SurnameJSON"
10834
10809
  },
10835
- {
10836
- "$ref": "#/definitions/VerifiableCredentialJSON"
10837
- },
10838
10810
  {
10839
10811
  "$ref": "#/definitions/WebsiteJSON"
10840
10812
  }
@@ -10869,6 +10841,36 @@ exports.ReceivedIncomingRequestRequest = {
10869
10841
  ],
10870
10842
  "additionalProperties": false
10871
10843
  },
10844
+ "BankAccountJSON": {
10845
+ "type": "object",
10846
+ "properties": {
10847
+ "@type": {
10848
+ "type": "string",
10849
+ "const": "BankAccount"
10850
+ },
10851
+ "@context": {
10852
+ "type": "string"
10853
+ },
10854
+ "@version": {
10855
+ "type": "string"
10856
+ },
10857
+ "accountHolder": {
10858
+ "type": "string"
10859
+ },
10860
+ "iban": {
10861
+ "type": "string"
10862
+ },
10863
+ "bic": {
10864
+ "type": "string"
10865
+ }
10866
+ },
10867
+ "required": [
10868
+ "@type",
10869
+ "accountHolder",
10870
+ "iban"
10871
+ ],
10872
+ "additionalProperties": false
10873
+ },
10872
10874
  "BirthDateJSON": {
10873
10875
  "type": "object",
10874
10876
  "properties": {
@@ -11458,43 +11460,6 @@ exports.ReceivedIncomingRequestRequest = {
11458
11460
  ],
11459
11461
  "additionalProperties": false
11460
11462
  },
11461
- "VerifiableCredentialJSON": {
11462
- "type": "object",
11463
- "properties": {
11464
- "@type": {
11465
- "type": "string",
11466
- "const": "VerifiableCredential"
11467
- },
11468
- "@context": {
11469
- "type": "string"
11470
- },
11471
- "@version": {
11472
- "type": "string"
11473
- },
11474
- "title": {
11475
- "type": "string"
11476
- },
11477
- "value": {
11478
- "type": "string"
11479
- },
11480
- "type": {
11481
- "type": "string"
11482
- },
11483
- "displayInformation": {
11484
- "type": "string"
11485
- },
11486
- "key": {
11487
- "type": "string"
11488
- }
11489
- },
11490
- "required": [
11491
- "@type",
11492
- "title",
11493
- "type",
11494
- "value"
11495
- ],
11496
- "additionalProperties": false
11497
- },
11498
11463
  "WebsiteJSON": {
11499
11464
  "type": "object",
11500
11465
  "properties": {
@@ -11733,6 +11698,7 @@ exports.ReceivedIncomingRequestRequest = {
11733
11698
  "type": "string",
11734
11699
  "enum": [
11735
11700
  "Affiliation",
11701
+ "BankAccount",
11736
11702
  "BirthDate",
11737
11703
  "BirthName",
11738
11704
  "BirthPlace",
@@ -11755,7 +11721,6 @@ exports.ReceivedIncomingRequestRequest = {
11755
11721
  "Sex",
11756
11722
  "StreetAddress",
11757
11723
  "Surname",
11758
- "VerifiableCredential",
11759
11724
  "Website"
11760
11725
  ]
11761
11726
  },
@@ -13247,6 +13212,7 @@ exports.ExecuteIdentityAttributeQueryRequest = {
13247
13212
  "type": "string",
13248
13213
  "enum": [
13249
13214
  "Affiliation",
13215
+ "BankAccount",
13250
13216
  "BirthDate",
13251
13217
  "BirthName",
13252
13218
  "BirthPlace",
@@ -13269,7 +13235,6 @@ exports.ExecuteIdentityAttributeQueryRequest = {
13269
13235
  "Sex",
13270
13236
  "StreetAddress",
13271
13237
  "Surname",
13272
- "VerifiableCredential",
13273
13238
  "Website"
13274
13239
  ]
13275
13240
  },
@@ -13351,6 +13316,7 @@ exports.ExecuteIQLQueryRequest = {
13351
13316
  "type": "string",
13352
13317
  "enum": [
13353
13318
  "Affiliation",
13319
+ "BankAccount",
13354
13320
  "BirthDate",
13355
13321
  "BirthName",
13356
13322
  "BirthPlace",
@@ -13373,7 +13339,6 @@ exports.ExecuteIQLQueryRequest = {
13373
13339
  "Sex",
13374
13340
  "StreetAddress",
13375
13341
  "Surname",
13376
- "VerifiableCredential",
13377
13342
  "Website"
13378
13343
  ]
13379
13344
  },
@@ -14761,6 +14726,9 @@ exports.SucceedOwnIdentityAttributeRequest = {
14761
14726
  {
14762
14727
  "$ref": "#/definitions/AffiliationJSON"
14763
14728
  },
14729
+ {
14730
+ "$ref": "#/definitions/BankAccountJSON"
14731
+ },
14764
14732
  {
14765
14733
  "$ref": "#/definitions/BirthDateJSON"
14766
14734
  },
@@ -14827,9 +14795,6 @@ exports.SucceedOwnIdentityAttributeRequest = {
14827
14795
  {
14828
14796
  "$ref": "#/definitions/SurnameJSON"
14829
14797
  },
14830
- {
14831
- "$ref": "#/definitions/VerifiableCredentialJSON"
14832
- },
14833
14798
  {
14834
14799
  "$ref": "#/definitions/WebsiteJSON"
14835
14800
  }
@@ -14864,6 +14829,36 @@ exports.SucceedOwnIdentityAttributeRequest = {
14864
14829
  ],
14865
14830
  "additionalProperties": false
14866
14831
  },
14832
+ "BankAccountJSON": {
14833
+ "type": "object",
14834
+ "properties": {
14835
+ "@type": {
14836
+ "type": "string",
14837
+ "const": "BankAccount"
14838
+ },
14839
+ "@context": {
14840
+ "type": "string"
14841
+ },
14842
+ "@version": {
14843
+ "type": "string"
14844
+ },
14845
+ "accountHolder": {
14846
+ "type": "string"
14847
+ },
14848
+ "iban": {
14849
+ "type": "string"
14850
+ },
14851
+ "bic": {
14852
+ "type": "string"
14853
+ }
14854
+ },
14855
+ "required": [
14856
+ "@type",
14857
+ "accountHolder",
14858
+ "iban"
14859
+ ],
14860
+ "additionalProperties": false
14861
+ },
14867
14862
  "BirthDateJSON": {
14868
14863
  "type": "object",
14869
14864
  "properties": {
@@ -15453,43 +15448,6 @@ exports.SucceedOwnIdentityAttributeRequest = {
15453
15448
  ],
15454
15449
  "additionalProperties": false
15455
15450
  },
15456
- "VerifiableCredentialJSON": {
15457
- "type": "object",
15458
- "properties": {
15459
- "@type": {
15460
- "type": "string",
15461
- "const": "VerifiableCredential"
15462
- },
15463
- "@context": {
15464
- "type": "string"
15465
- },
15466
- "@version": {
15467
- "type": "string"
15468
- },
15469
- "title": {
15470
- "type": "string"
15471
- },
15472
- "value": {
15473
- "type": "string"
15474
- },
15475
- "type": {
15476
- "type": "string"
15477
- },
15478
- "displayInformation": {
15479
- "type": "string"
15480
- },
15481
- "key": {
15482
- "type": "string"
15483
- }
15484
- },
15485
- "required": [
15486
- "@type",
15487
- "title",
15488
- "type",
15489
- "value"
15490
- ],
15491
- "additionalProperties": false
15492
- },
15493
15451
  "WebsiteJSON": {
15494
15452
  "type": "object",
15495
15453
  "properties": {
@@ -16272,6 +16230,7 @@ exports.ValidateIQLQueryRequest = {
16272
16230
  "type": "string",
16273
16231
  "enum": [
16274
16232
  "Affiliation",
16233
+ "BankAccount",
16275
16234
  "BirthDate",
16276
16235
  "BirthName",
16277
16236
  "BirthPlace",
@@ -16294,7 +16253,6 @@ exports.ValidateIQLQueryRequest = {
16294
16253
  "Sex",
16295
16254
  "StreetAddress",
16296
16255
  "Surname",
16297
- "VerifiableCredential",
16298
16256
  "Website"
16299
16257
  ]
16300
16258
  },
@@ -16649,124 +16607,6 @@ exports.SentNotificationRequest = {
16649
16607
  }
16650
16608
  }
16651
16609
  };
16652
- exports.AcceptAuthorizationRequestRequest = {
16653
- "$schema": "http://json-schema.org/draft-07/schema#",
16654
- "$ref": "#/definitions/AcceptAuthorizationRequestRequest",
16655
- "definitions": {
16656
- "AcceptAuthorizationRequestRequest": {
16657
- "type": "object",
16658
- "properties": {
16659
- "authorizationRequest": {
16660
- "type": "object"
16661
- }
16662
- },
16663
- "required": [
16664
- "authorizationRequest"
16665
- ],
16666
- "additionalProperties": false
16667
- }
16668
- }
16669
- };
16670
- exports.FetchCredentialOfferRequest = {
16671
- "$schema": "http://json-schema.org/draft-07/schema#",
16672
- "$ref": "#/definitions/FetchCredentialOfferRequest",
16673
- "definitions": {
16674
- "FetchCredentialOfferRequest": {
16675
- "type": "object",
16676
- "properties": {
16677
- "credentialOfferUrl": {
16678
- "type": "string"
16679
- }
16680
- },
16681
- "required": [
16682
- "credentialOfferUrl"
16683
- ],
16684
- "additionalProperties": false
16685
- }
16686
- }
16687
- };
16688
- exports.GetVerifiableCredentialsRequest = {
16689
- "$schema": "http://json-schema.org/draft-07/schema#",
16690
- "$ref": "#/definitions/GetVerifiableCredentialsRequest",
16691
- "definitions": {
16692
- "GetVerifiableCredentialsRequest": {
16693
- "type": "object",
16694
- "properties": {
16695
- "ids": {
16696
- "type": "array",
16697
- "items": {
16698
- "type": "string"
16699
- }
16700
- }
16701
- },
16702
- "additionalProperties": false
16703
- }
16704
- }
16705
- };
16706
- exports.ResolveAuthorizationRequestRequest = {
16707
- "$schema": "http://json-schema.org/draft-07/schema#",
16708
- "$ref": "#/definitions/ResolveAuthorizationRequestRequest",
16709
- "definitions": {
16710
- "ResolveAuthorizationRequestRequest": {
16711
- "type": "object",
16712
- "properties": {
16713
- "requestUrl": {
16714
- "type": "string"
16715
- }
16716
- },
16717
- "required": [
16718
- "requestUrl"
16719
- ],
16720
- "additionalProperties": false
16721
- }
16722
- }
16723
- };
16724
- exports.ResolveCredentialOfferRequest = {
16725
- "$schema": "http://json-schema.org/draft-07/schema#",
16726
- "$ref": "#/definitions/ResolveCredentialOfferRequest",
16727
- "definitions": {
16728
- "ResolveCredentialOfferRequest": {
16729
- "type": "object",
16730
- "properties": {
16731
- "credentialOfferUrl": {
16732
- "type": "string"
16733
- }
16734
- },
16735
- "required": [
16736
- "credentialOfferUrl"
16737
- ],
16738
- "additionalProperties": false
16739
- }
16740
- }
16741
- };
16742
- exports.FetchedCredentialOfferRequest = {
16743
- "$schema": "http://json-schema.org/draft-07/schema#",
16744
- "$ref": "#/definitions/FetchedCredentialOfferRequest",
16745
- "definitions": {
16746
- "FetchedCredentialOfferRequest": {
16747
- "type": "object",
16748
- "properties": {
16749
- "data": {
16750
- "type": "string"
16751
- },
16752
- "pinCode": {
16753
- "type": "string"
16754
- },
16755
- "requestedCredentials": {
16756
- "type": "array",
16757
- "items": {
16758
- "type": "string"
16759
- }
16760
- }
16761
- },
16762
- "required": [
16763
- "data",
16764
- "requestedCredentials"
16765
- ],
16766
- "additionalProperties": false
16767
- }
16768
- }
16769
- };
16770
16610
  exports.CreateSettingRequest = {
16771
16611
  "$schema": "http://json-schema.org/draft-07/schema#",
16772
16612
  "$ref": "#/definitions/CreateSettingRequest",
@@ -20297,6 +20137,42 @@ exports.BirthPlace = {
20297
20137
  }
20298
20138
  }
20299
20139
  };
20140
+ exports.BankAccount = {
20141
+ "$schema": "http://json-schema.org/draft-07/schema#",
20142
+ "$ref": "#/definitions/BankAccount",
20143
+ "definitions": {
20144
+ "BankAccount": {
20145
+ "type": "object",
20146
+ "properties": {
20147
+ "@type": {
20148
+ "type": "string",
20149
+ "const": "BankAccount"
20150
+ },
20151
+ "@context": {
20152
+ "type": "string"
20153
+ },
20154
+ "@version": {
20155
+ "type": "string"
20156
+ },
20157
+ "accountHolder": {
20158
+ "type": "string"
20159
+ },
20160
+ "iban": {
20161
+ "type": "string"
20162
+ },
20163
+ "bic": {
20164
+ "type": "string"
20165
+ }
20166
+ },
20167
+ "required": [
20168
+ "@type",
20169
+ "accountHolder",
20170
+ "iban"
20171
+ ],
20172
+ "additionalProperties": false
20173
+ }
20174
+ }
20175
+ };
20300
20176
  exports.DisplayName = {
20301
20177
  "$schema": "http://json-schema.org/draft-07/schema#",
20302
20178
  "$ref": "#/definitions/DisplayName",
@@ -20706,47 +20582,4 @@ exports.Sex = {
20706
20582
  }
20707
20583
  }
20708
20584
  };
20709
- exports.VerifiableCredential = {
20710
- "$schema": "http://json-schema.org/draft-07/schema#",
20711
- "$ref": "#/definitions/VerifiableCredential",
20712
- "definitions": {
20713
- "VerifiableCredential": {
20714
- "type": "object",
20715
- "properties": {
20716
- "@type": {
20717
- "type": "string",
20718
- "const": "VerifiableCredential"
20719
- },
20720
- "@context": {
20721
- "type": "string"
20722
- },
20723
- "@version": {
20724
- "type": "string"
20725
- },
20726
- "title": {
20727
- "type": "string"
20728
- },
20729
- "value": {
20730
- "type": "string"
20731
- },
20732
- "type": {
20733
- "type": "string"
20734
- },
20735
- "displayInformation": {
20736
- "type": "string"
20737
- },
20738
- "key": {
20739
- "type": "string"
20740
- }
20741
- },
20742
- "required": [
20743
- "@type",
20744
- "title",
20745
- "type",
20746
- "value"
20747
- ],
20748
- "additionalProperties": false
20749
- }
20750
- }
20751
- };
20752
20585
  //# sourceMappingURL=Schemas.js.map