@meeco/svx-api-sdk 1.0.0-develop.20250108164012.7027db0 → 1.0.0-develop.20250108184711.803db02

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 (390) hide show
  1. package/.openapi-generator/FILES +2 -118
  2. package/lib/esm/apis/VerifiableCredentialsApi.js +2 -2
  3. package/lib/esm/apis/VerifiablePresentationsApi.js +8 -11
  4. package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
  5. package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
  6. package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
  7. package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
  8. package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
  9. package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
  10. package/lib/esm/models/VCFilterDto.js +6 -0
  11. package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
  12. package/lib/esm/models/VCInputDescriptorDto.js +2 -0
  13. package/lib/esm/models/index.js +2 -118
  14. package/lib/types/apis/VerifiableCredentialsApi.d.ts +2 -2
  15. package/lib/types/apis/VerifiablePresentationsApi.d.ts +8 -8
  16. package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
  17. package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
  18. package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
  19. package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
  20. package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
  21. package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
  22. package/lib/types/models/VCFilterDto.d.ts +14 -0
  23. package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
  24. package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
  25. package/lib/types/models/index.d.ts +2 -118
  26. package/lib/umd/apis/VerifiableCredentialsApi.js +2 -2
  27. package/lib/umd/apis/VerifiablePresentationsApi.js +8 -11
  28. package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
  29. package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
  30. package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
  31. package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
  32. package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
  33. package/lib/umd/models/VCFilterContainsDto.js +52 -0
  34. package/lib/umd/models/VCFilterDto.js +6 -0
  35. package/lib/umd/models/VCFilterItemsDto.js +50 -0
  36. package/lib/umd/models/VCInputDescriptorDto.js +2 -0
  37. package/lib/umd/models/index.js +2 -118
  38. package/package.json +1 -1
  39. package/lib/esm/models/ATOMAgentList.js +0 -44
  40. package/lib/esm/models/ATOMAgentToken.js +0 -43
  41. package/lib/esm/models/ATOMApplicationVersion.js +0 -44
  42. package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
  43. package/lib/esm/models/ATOMBlobInfo.js +0 -67
  44. package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
  45. package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
  46. package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
  47. package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
  48. package/lib/esm/models/ATOMComponent.js +0 -49
  49. package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
  50. package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
  51. package/lib/esm/models/ATOMGenesisRequest.js +0 -43
  52. package/lib/esm/models/ATOMJwk.js +0 -49
  53. package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
  54. package/lib/esm/models/ATOMOneAgent.js +0 -44
  55. package/lib/esm/models/ATOMOneUser.js +0 -44
  56. package/lib/esm/models/ATOMOrgAgent.js +0 -51
  57. package/lib/esm/models/ATOMPublicKey.js +0 -43
  58. package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
  59. package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
  60. package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
  61. package/lib/esm/models/CreateSessionResponseSession.js +0 -43
  62. package/lib/esm/models/IDNApp.js +0 -61
  63. package/lib/esm/models/IDNAppSignal.js +0 -49
  64. package/lib/esm/models/IDNComponent.js +0 -49
  65. package/lib/esm/models/IDNDatabase.js +0 -52
  66. package/lib/esm/models/IDNHealthCheck.js +0 -49
  67. package/lib/esm/models/IDNStatusDto.js +0 -56
  68. package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
  69. package/lib/esm/models/IDNVersionDto.js +0 -44
  70. package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
  71. package/lib/esm/models/IDPClientModelDto.js +0 -82
  72. package/lib/esm/models/IDPClientResponseDto.js +0 -44
  73. package/lib/esm/models/IDPClientsResponseDto.js +0 -44
  74. package/lib/esm/models/IDPCreateClientDto.js +0 -85
  75. package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
  76. package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
  77. package/lib/esm/models/IDPLoginRequestDto.js +0 -49
  78. package/lib/esm/models/IDPResetPasswordDto.js +0 -43
  79. package/lib/esm/models/IDPUpdateClientDto.js +0 -61
  80. package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
  81. package/lib/esm/models/KeystoreComponent.js +0 -46
  82. package/lib/esm/models/KeystoreDelegation.js +0 -73
  83. package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
  84. package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
  85. package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
  86. package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
  87. package/lib/esm/models/KeystoreSession.js +0 -55
  88. package/lib/esm/models/KeystoreSessionResponse.js +0 -44
  89. package/lib/esm/models/KeystoreSessionValidity.js +0 -43
  90. package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
  91. package/lib/esm/models/KeystoreUser.js +0 -46
  92. package/lib/esm/models/KeystoreUserImported.js +0 -49
  93. package/lib/esm/models/KeystoreUserInfo.js +0 -52
  94. package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
  95. package/lib/esm/models/KeystoreUserResponse.js +0 -44
  96. package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
  97. package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
  98. package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
  99. package/lib/esm/models/UtilitiesComponent.js +0 -49
  100. package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
  101. package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
  102. package/lib/esm/models/VCAmqp.js +0 -50
  103. package/lib/esm/models/VCApp.js +0 -61
  104. package/lib/esm/models/VCAppSignal.js +0 -49
  105. package/lib/esm/models/VCComponent.js +0 -49
  106. package/lib/esm/models/VCConnectionParams.js +0 -52
  107. package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
  108. package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
  109. package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
  110. package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
  111. package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
  112. package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
  113. package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
  114. package/lib/esm/models/VCDatabase.js +0 -52
  115. package/lib/esm/models/VCHealthCheck.js +0 -49
  116. package/lib/esm/models/VCStatusDto.js +0 -60
  117. package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
  118. package/lib/esm/models/VCVersionDto.js +0 -44
  119. package/lib/esm/models/VaultAdmissionToken.js +0 -49
  120. package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
  121. package/lib/esm/models/VaultAssociation.js +0 -58
  122. package/lib/esm/models/VaultAssociationResponse.js +0 -44
  123. package/lib/esm/models/VaultAttachmentResponse.js +0 -44
  124. package/lib/esm/models/VaultCompactAttachment.js +0 -54
  125. package/lib/esm/models/VaultCompactSlot.js +0 -49
  126. package/lib/esm/models/VaultComponent.js +0 -46
  127. package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
  128. package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
  129. package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
  130. package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
  131. package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
  132. package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
  133. package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
  134. package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
  135. package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
  136. package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
  137. package/lib/esm/models/VaultImage.js +0 -49
  138. package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
  139. package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
  140. package/lib/esm/models/VaultOrganization.js +0 -81
  141. package/lib/esm/models/VaultOrganizationMember.js +0 -59
  142. package/lib/esm/models/VaultOrganizationResponse.js +0 -44
  143. package/lib/esm/models/VaultRedirectResponse.js +0 -43
  144. package/lib/esm/models/VaultService.js +0 -78
  145. package/lib/esm/models/VaultServiceUser.js +0 -55
  146. package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
  147. package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
  148. package/lib/esm/models/VaultSlotResponse.js +0 -44
  149. package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
  150. package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
  151. package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
  152. package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
  153. package/lib/esm/models/VaultUserAccessToken.js +0 -55
  154. package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
  155. package/lib/types/models/ATOMAgentList.d.ts +0 -32
  156. package/lib/types/models/ATOMAgentToken.d.ts +0 -31
  157. package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
  158. package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
  159. package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
  160. package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
  161. package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
  162. package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
  163. package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
  164. package/lib/types/models/ATOMComponent.d.ts +0 -43
  165. package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
  166. package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
  167. package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
  168. package/lib/types/models/ATOMJwk.d.ts +0 -43
  169. package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
  170. package/lib/types/models/ATOMOneAgent.d.ts +0 -32
  171. package/lib/types/models/ATOMOneUser.d.ts +0 -32
  172. package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
  173. package/lib/types/models/ATOMPublicKey.d.ts +0 -31
  174. package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
  175. package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
  176. package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
  177. package/lib/types/models/ATOMSrt.d.ts +0 -31
  178. package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
  179. package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
  180. package/lib/types/models/IDNApp.d.ts +0 -67
  181. package/lib/types/models/IDNAppSignal.d.ts +0 -43
  182. package/lib/types/models/IDNComponent.d.ts +0 -43
  183. package/lib/types/models/IDNDatabase.d.ts +0 -49
  184. package/lib/types/models/IDNHealthCheck.d.ts +0 -43
  185. package/lib/types/models/IDNStatusDto.d.ts +0 -53
  186. package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
  187. package/lib/types/models/IDNVersionDto.d.ts +0 -32
  188. package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
  189. package/lib/types/models/IDPClientModelDto.d.ts +0 -109
  190. package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
  191. package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
  192. package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
  193. package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
  194. package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
  195. package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
  196. package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
  197. package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
  198. package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
  199. package/lib/types/models/KeystoreComponent.d.ts +0 -37
  200. package/lib/types/models/KeystoreDelegation.d.ts +0 -91
  201. package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
  202. package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
  203. package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
  204. package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
  205. package/lib/types/models/KeystoreSession.d.ts +0 -55
  206. package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
  207. package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
  208. package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
  209. package/lib/types/models/KeystoreUser.d.ts +0 -37
  210. package/lib/types/models/KeystoreUserImported.d.ts +0 -43
  211. package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
  212. package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
  213. package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
  214. package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
  215. package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
  216. package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
  217. package/lib/types/models/UtilitiesComponent.d.ts +0 -43
  218. package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
  219. package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
  220. package/lib/types/models/VCAmqp.d.ts +0 -44
  221. package/lib/types/models/VCApp.d.ts +0 -67
  222. package/lib/types/models/VCAppSignal.d.ts +0 -43
  223. package/lib/types/models/VCComponent.d.ts +0 -43
  224. package/lib/types/models/VCConnectionParams.d.ts +0 -49
  225. package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
  226. package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
  227. package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
  228. package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
  229. package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
  230. package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
  231. package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
  232. package/lib/types/models/VCDatabase.d.ts +0 -49
  233. package/lib/types/models/VCHealthCheck.d.ts +0 -43
  234. package/lib/types/models/VCStatusDto.d.ts +0 -60
  235. package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
  236. package/lib/types/models/VCVersionDto.d.ts +0 -32
  237. package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
  238. package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
  239. package/lib/types/models/VaultAssociation.d.ts +0 -61
  240. package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
  241. package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
  242. package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
  243. package/lib/types/models/VaultCompactSlot.d.ts +0 -45
  244. package/lib/types/models/VaultComponent.d.ts +0 -37
  245. package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
  246. package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
  247. package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
  248. package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
  249. package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
  250. package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
  251. package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
  252. package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
  253. package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
  254. package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
  255. package/lib/types/models/VaultImage.d.ts +0 -43
  256. package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
  257. package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
  258. package/lib/types/models/VaultOrganization.d.ts +0 -100
  259. package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
  260. package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
  261. package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
  262. package/lib/types/models/VaultService.d.ts +0 -94
  263. package/lib/types/models/VaultServiceUser.d.ts +0 -55
  264. package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
  265. package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
  266. package/lib/types/models/VaultSlotResponse.d.ts +0 -32
  267. package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
  268. package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
  269. package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
  270. package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
  271. package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
  272. package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
  273. package/lib/umd/models/ATOMAgentList.js +0 -51
  274. package/lib/umd/models/ATOMAgentToken.js +0 -50
  275. package/lib/umd/models/ATOMApplicationVersion.js +0 -51
  276. package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
  277. package/lib/umd/models/ATOMBlobInfo.js +0 -74
  278. package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
  279. package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
  280. package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
  281. package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
  282. package/lib/umd/models/ATOMComponent.js +0 -56
  283. package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
  284. package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
  285. package/lib/umd/models/ATOMGenesisRequest.js +0 -50
  286. package/lib/umd/models/ATOMJwk.js +0 -56
  287. package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
  288. package/lib/umd/models/ATOMOneAgent.js +0 -51
  289. package/lib/umd/models/ATOMOneUser.js +0 -51
  290. package/lib/umd/models/ATOMOrgAgent.js +0 -58
  291. package/lib/umd/models/ATOMPublicKey.js +0 -50
  292. package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
  293. package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
  294. package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
  295. package/lib/umd/models/ATOMSrt.js +0 -50
  296. package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
  297. package/lib/umd/models/CreateSessionResponseSession.js +0 -50
  298. package/lib/umd/models/IDNApp.js +0 -68
  299. package/lib/umd/models/IDNAppSignal.js +0 -56
  300. package/lib/umd/models/IDNComponent.js +0 -56
  301. package/lib/umd/models/IDNDatabase.js +0 -59
  302. package/lib/umd/models/IDNHealthCheck.js +0 -56
  303. package/lib/umd/models/IDNStatusDto.js +0 -63
  304. package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
  305. package/lib/umd/models/IDNVersionDto.js +0 -51
  306. package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
  307. package/lib/umd/models/IDPClientModelDto.js +0 -89
  308. package/lib/umd/models/IDPClientResponseDto.js +0 -51
  309. package/lib/umd/models/IDPClientsResponseDto.js +0 -51
  310. package/lib/umd/models/IDPCreateClientDto.js +0 -92
  311. package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
  312. package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
  313. package/lib/umd/models/IDPLoginRequestDto.js +0 -56
  314. package/lib/umd/models/IDPResetPasswordDto.js +0 -50
  315. package/lib/umd/models/IDPUpdateClientDto.js +0 -68
  316. package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
  317. package/lib/umd/models/KeystoreComponent.js +0 -53
  318. package/lib/umd/models/KeystoreDelegation.js +0 -80
  319. package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
  320. package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
  321. package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
  322. package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
  323. package/lib/umd/models/KeystoreSession.js +0 -62
  324. package/lib/umd/models/KeystoreSessionResponse.js +0 -51
  325. package/lib/umd/models/KeystoreSessionValidity.js +0 -50
  326. package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
  327. package/lib/umd/models/KeystoreUser.js +0 -53
  328. package/lib/umd/models/KeystoreUserImported.js +0 -56
  329. package/lib/umd/models/KeystoreUserInfo.js +0 -59
  330. package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
  331. package/lib/umd/models/KeystoreUserResponse.js +0 -51
  332. package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
  333. package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
  334. package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
  335. package/lib/umd/models/UtilitiesComponent.js +0 -56
  336. package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
  337. package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
  338. package/lib/umd/models/VCAmqp.js +0 -57
  339. package/lib/umd/models/VCApp.js +0 -68
  340. package/lib/umd/models/VCAppSignal.js +0 -56
  341. package/lib/umd/models/VCComponent.js +0 -56
  342. package/lib/umd/models/VCConnectionParams.js +0 -59
  343. package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
  344. package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
  345. package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
  346. package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
  347. package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
  348. package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
  349. package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
  350. package/lib/umd/models/VCDatabase.js +0 -59
  351. package/lib/umd/models/VCHealthCheck.js +0 -56
  352. package/lib/umd/models/VCStatusDto.js +0 -67
  353. package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
  354. package/lib/umd/models/VCVersionDto.js +0 -51
  355. package/lib/umd/models/VaultAdmissionToken.js +0 -56
  356. package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
  357. package/lib/umd/models/VaultAssociation.js +0 -65
  358. package/lib/umd/models/VaultAssociationResponse.js +0 -51
  359. package/lib/umd/models/VaultAttachmentResponse.js +0 -51
  360. package/lib/umd/models/VaultCompactAttachment.js +0 -61
  361. package/lib/umd/models/VaultCompactSlot.js +0 -56
  362. package/lib/umd/models/VaultComponent.js +0 -53
  363. package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
  364. package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
  365. package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
  366. package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
  367. package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
  368. package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
  369. package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
  370. package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
  371. package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
  372. package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
  373. package/lib/umd/models/VaultImage.js +0 -56
  374. package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
  375. package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
  376. package/lib/umd/models/VaultOrganization.js +0 -88
  377. package/lib/umd/models/VaultOrganizationMember.js +0 -66
  378. package/lib/umd/models/VaultOrganizationResponse.js +0 -51
  379. package/lib/umd/models/VaultRedirectResponse.js +0 -50
  380. package/lib/umd/models/VaultService.js +0 -85
  381. package/lib/umd/models/VaultServiceUser.js +0 -62
  382. package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
  383. package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
  384. package/lib/umd/models/VaultSlotResponse.js +0 -51
  385. package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
  386. package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
  387. package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
  388. package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
  389. package/lib/umd/models/VaultUserAccessToken.js +0 -62
  390. package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
@@ -13,24 +13,25 @@
13
13
  */
14
14
  import { exists } from '../runtime';
15
15
  /**
16
- * Check if a given object implements the ATOMRebuildableProjectors interface.
16
+ * Check if a given object implements the VCFilterContainsDto interface.
17
17
  */
18
- export function instanceOfATOMRebuildableProjectors(value) {
18
+ export function instanceOfVCFilterContainsDto(value) {
19
19
  let isInstance = true;
20
20
  return isInstance;
21
21
  }
22
- export function ATOMRebuildableProjectorsFromJSON(json) {
23
- return ATOMRebuildableProjectorsFromJSONTyped(json, false);
22
+ export function VCFilterContainsDtoFromJSON(json) {
23
+ return VCFilterContainsDtoFromJSONTyped(json, false);
24
24
  }
25
- export function ATOMRebuildableProjectorsFromJSONTyped(json, ignoreDiscriminator) {
25
+ export function VCFilterContainsDtoFromJSONTyped(json, ignoreDiscriminator) {
26
26
  if ((json === undefined) || (json === null)) {
27
27
  return json;
28
28
  }
29
29
  return {
30
- 'projectors': !exists(json, 'projectors') ? undefined : json['projectors'],
30
+ 'type': !exists(json, 'type') ? undefined : json['type'],
31
+ '_const': !exists(json, 'const') ? undefined : json['const'],
31
32
  };
32
33
  }
33
- export function ATOMRebuildableProjectorsToJSON(value) {
34
+ export function VCFilterContainsDtoToJSON(value) {
34
35
  if (value === undefined) {
35
36
  return undefined;
36
37
  }
@@ -38,6 +39,7 @@ export function ATOMRebuildableProjectorsToJSON(value) {
38
39
  return null;
39
40
  }
40
41
  return {
41
- 'projectors': value.projectors,
42
+ 'type': value.type,
43
+ 'const': value._const,
42
44
  };
43
45
  }
@@ -12,6 +12,8 @@
12
12
  * Do not edit the class manually.
13
13
  */
14
14
  import { exists } from '../runtime';
15
+ import { VCFilterContainsDtoFromJSON, VCFilterContainsDtoToJSON, } from './VCFilterContainsDto';
16
+ import { VCFilterItemsDtoFromJSON, VCFilterItemsDtoToJSON, } from './VCFilterItemsDto';
15
17
  import { VCFilterNotPredicateDtoFromJSON, VCFilterNotPredicateDtoToJSON, } from './VCFilterNotPredicateDto';
16
18
  /**
17
19
  * Check if a given object implements the VCFilterDto interface.
@@ -39,6 +41,8 @@ export function VCFilterDtoFromJSONTyped(json, ignoreDiscriminator) {
39
41
  'maximum': !exists(json, 'maximum') ? undefined : json['maximum'],
40
42
  '_enum': !exists(json, 'enum') ? undefined : json['enum'],
41
43
  'not': !exists(json, 'not') ? undefined : VCFilterNotPredicateDtoFromJSON(json['not']),
44
+ 'items': !exists(json, 'items') ? undefined : VCFilterItemsDtoFromJSON(json['items']),
45
+ 'contains': !exists(json, 'contains') ? undefined : VCFilterContainsDtoFromJSON(json['contains']),
42
46
  };
43
47
  }
44
48
  export function VCFilterDtoToJSON(value) {
@@ -59,5 +63,7 @@ export function VCFilterDtoToJSON(value) {
59
63
  'maximum': value.maximum,
60
64
  'enum': value._enum,
61
65
  'not': VCFilterNotPredicateDtoToJSON(value.not),
66
+ 'items': VCFilterItemsDtoToJSON(value.items),
67
+ 'contains': VCFilterContainsDtoToJSON(value.contains),
62
68
  };
63
69
  }
@@ -12,25 +12,25 @@
12
12
  * Do not edit the class manually.
13
13
  */
14
14
  /**
15
- * Check if a given object implements the ATOMSrt interface.
15
+ * Check if a given object implements the VCFilterItemsDto interface.
16
16
  */
17
- export function instanceOfATOMSrt(value) {
17
+ export function instanceOfVCFilterItemsDto(value) {
18
18
  let isInstance = true;
19
- isInstance = isInstance && "srt" in value;
19
+ isInstance = isInstance && "type" in value;
20
20
  return isInstance;
21
21
  }
22
- export function ATOMSrtFromJSON(json) {
23
- return ATOMSrtFromJSONTyped(json, false);
22
+ export function VCFilterItemsDtoFromJSON(json) {
23
+ return VCFilterItemsDtoFromJSONTyped(json, false);
24
24
  }
25
- export function ATOMSrtFromJSONTyped(json, ignoreDiscriminator) {
25
+ export function VCFilterItemsDtoFromJSONTyped(json, ignoreDiscriminator) {
26
26
  if ((json === undefined) || (json === null)) {
27
27
  return json;
28
28
  }
29
29
  return {
30
- 'srt': json['srt'],
30
+ 'type': json['type'],
31
31
  };
32
32
  }
33
- export function ATOMSrtToJSON(value) {
33
+ export function VCFilterItemsDtoToJSON(value) {
34
34
  if (value === undefined) {
35
35
  return undefined;
36
36
  }
@@ -38,6 +38,6 @@ export function ATOMSrtToJSON(value) {
38
38
  return null;
39
39
  }
40
40
  return {
41
- 'srt': value.srt,
41
+ 'type': value.type,
42
42
  };
43
43
  }
@@ -34,6 +34,7 @@ export function VCInputDescriptorDtoFromJSONTyped(json, ignoreDiscriminator) {
34
34
  'name': !exists(json, 'name') ? undefined : json['name'],
35
35
  'purpose': !exists(json, 'purpose') ? undefined : json['purpose'],
36
36
  'constraints': VCConstraintsDtoFromJSON(json['constraints']),
37
+ 'format': !exists(json, 'format') ? undefined : json['format'],
37
38
  };
38
39
  }
39
40
  export function VCInputDescriptorDtoToJSON(value) {
@@ -48,5 +49,6 @@ export function VCInputDescriptorDtoToJSON(value) {
48
49
  'name': value.name,
49
50
  'purpose': value.purpose,
50
51
  'constraints': VCConstraintsDtoToJSON(value.constraints),
52
+ 'format': value.format,
51
53
  };
52
54
  }
@@ -4,53 +4,29 @@ export * from './ATOMActiveAndArchivedOrgList';
4
4
  export * from './ATOMAdmin';
5
5
  export * from './ATOMAdministeredArchivedOrg';
6
6
  export * from './ATOMAdministeredOrg';
7
- export * from './ATOMAgentList';
8
- export * from './ATOMAgentToken';
9
- export * from './ATOMApplicationVersion';
10
7
  export * from './ATOMAssignSecurityRightsRequest';
11
- export * from './ATOMAuthorizationResponse';
12
- export * from './ATOMBlobInfo';
13
- export * from './ATOMBlobInfoResponse';
14
- export * from './ATOMBlobPublicInfo';
15
- export * from './ATOMBlobPublicInfoResponse';
16
- export * from './ATOMBlobUploadUrlRequest';
17
- export * from './ATOMComponent';
18
8
  export * from './ATOMCreateOrUpdateOrgRequest';
19
9
  export * from './ATOMCreateOrUpdateTenantRequest';
20
10
  export * from './ATOMError';
21
- export * from './ATOMFileStorageBackend';
22
- export * from './ATOMFileStorageConfiguration';
23
- export * from './ATOMGenesisRequest';
24
- export * from './ATOMJwk';
25
- export * from './ATOMNewAgentRequest';
26
- export * from './ATOMOneAgent';
27
11
  export * from './ATOMOneOrg';
28
12
  export * from './ATOMOneTenant';
29
- export * from './ATOMOneUser';
30
13
  export * from './ATOMOrg';
31
- export * from './ATOMOrgAgent';
32
14
  export * from './ATOMOrgDescription';
33
15
  export * from './ATOMOrgList';
34
16
  export * from './ATOMPaginatedAdminList';
35
17
  export * from './ATOMPaginatedOrgList';
36
18
  export * from './ATOMPaginatedTenantList';
37
- export * from './ATOMPublicKey';
38
- export * from './ATOMRebuildableProjectors';
39
- export * from './ATOMRedeemInvitationRequest';
40
19
  export * from './ATOMSecurityRightGroupSpec';
41
20
  export * from './ATOMSecurityRightInRegistry';
42
- export * from './ATOMSecurityRightSpec';
43
21
  export * from './ATOMSecurityRightSpecInRegistry';
44
22
  export * from './ATOMSecurityRights';
45
23
  export * from './ATOMSecurityRightsGroup';
46
24
  export * from './ATOMSecurityRightsOfUser';
47
25
  export * from './ATOMSecurityRightsRegistry';
48
- export * from './ATOMSrt';
49
26
  export * from './ATOMTenant';
50
27
  export * from './ATOMTenantDescription';
51
28
  export * from './ATOMTenantIdAndName';
52
29
  export * from './ATOMTenantInJwtForWhoAmI';
53
- export * from './ATOMUpdateOrgAgentRequest';
54
30
  export * from './ATOMUser';
55
31
  export * from './ATOMWhoAmI';
56
32
  export * from './AcceptInvitationParams';
@@ -80,7 +56,6 @@ export * from './CreateChildUserParams';
80
56
  export * from './CreateChildUserResponse';
81
57
  export * from './CreateDeleteReconfigureSharesRequest';
82
58
  export * from './CreateDeleteReconfigureSharesServiceResponse';
83
- export * from './CreateSessionResponseSession';
84
59
  export * from './CredentialSchema2018';
85
60
  export * from './CredentialSchema2018Schema';
86
61
  export * from './CredentialSchema2023';
@@ -91,9 +66,6 @@ export * from './EventActivityFeedResponse';
91
66
  export * from './EventFeedResponse';
92
67
  export * from './GetItemSharesResponse';
93
68
  export * from './GetItemSharesResponseSharesInner';
94
- export * from './IDNApp';
95
- export * from './IDNAppSignal';
96
- export * from './IDNComponent';
97
69
  export * from './IDNCreateDidDto';
98
70
  export * from './IDNCreateDidDtoDidDocument';
99
71
  export * from './IDNCreateDidDtoOptions';
@@ -106,7 +78,6 @@ export * from './IDNDIDResolutionResultDto';
106
78
  export * from './IDNDIDUpdateResultDto';
107
79
  export * from './IDNDIDUrlMetadataDto';
108
80
  export * from './IDNData';
109
- export * from './IDNDatabase';
110
81
  export * from './IDNDeactivateDidDto';
111
82
  export * from './IDNDidDocumentDto';
112
83
  export * from './IDNDidDocumentMetadata';
@@ -115,7 +86,6 @@ export * from './IDNDidRegistrationMetadata';
115
86
  export * from './IDNDidState';
116
87
  export * from './IDNErrorResponseModel';
117
88
  export * from './IDNErrorsResponseModelDto';
118
- export * from './IDNHealthCheck';
119
89
  export * from './IDNLedgerResult';
120
90
  export * from './IDNMetadata';
121
91
  export * from './IDNOperation';
@@ -128,26 +98,17 @@ export * from './IDNResult';
128
98
  export * from './IDNSecret';
129
99
  export * from './IDNSigningRequest';
130
100
  export * from './IDNSigningRequestType';
131
- export * from './IDNStatusDto';
132
- export * from './IDNStatusDtoWrapper';
133
101
  export * from './IDNTxn';
134
102
  export * from './IDNTxnMetadata';
135
103
  export * from './IDNUpdateDidDto';
136
104
  export * from './IDNValue';
137
- export * from './IDNVersionDto';
138
105
  export * from './IDNlinks';
139
106
  export * from './IDNmeta';
140
107
  export * from './IDNverificationMethodTemplate';
141
108
  export * from './IDPAcceptEndUserInvitationPayloadDto';
142
- export * from './IDPAcceptInviteNewUserDto';
143
109
  export * from './IDPAuthorisationRequestDto';
144
110
  export * from './IDPAuthorisationRequestResponseDto';
145
111
  export * from './IDPAuthorisationSiopSessionRequestPayloadDto';
146
- export * from './IDPClientModelDto';
147
- export * from './IDPClientResponseDto';
148
- export * from './IDPClientsResponseDto';
149
- export * from './IDPCreateClientDto';
150
- export * from './IDPCreateClientPayloadDto';
151
112
  export * from './IDPCreateInvitationDto';
152
113
  export * from './IDPCreateInvitationPayloadDto';
153
114
  export * from './IDPEndUserInvitationResponseDto';
@@ -158,7 +119,6 @@ export * from './IDPEndUserResponseModelDto';
158
119
  export * from './IDPEndUsersResponseDto';
159
120
  export * from './IDPErrorResponseModel';
160
121
  export * from './IDPErrorsResponseModelDto';
161
- export * from './IDPForgotPasswordDto';
162
122
  export * from './IDPGenerateShortLivedAccessTokenDto';
163
123
  export * from './IDPGenerateShortLivedAccessTokenPayloadDto';
164
124
  export * from './IDPInvitationResponseDto';
@@ -167,11 +127,7 @@ export * from './IDPInvitationsResponseDto';
167
127
  export * from './IDPJoinedTenantDto';
168
128
  export * from './IDPJwtIssuerJWKSKeys';
169
129
  export * from './IDPJwtIssuerResponseDto';
170
- export * from './IDPLoginRequestDto';
171
130
  export * from './IDPMeta';
172
- export * from './IDPResetPasswordDto';
173
- export * from './IDPUpdateClientDto';
174
- export * from './IDPUpdateClientPayloadDto';
175
131
  export * from './IDPUpdatePasswordDto';
176
132
  export * from './IDPUpdatePasswordPayloadDto';
177
133
  export * from './IDPUpdateUserDto';
@@ -186,33 +142,16 @@ export * from './InvitationsResponse';
186
142
  export * from './ItemSharesUpdateResponse';
187
143
  export * from './ItemTemplatesResponse';
188
144
  export * from './ItemsResponse';
189
- export * from './KeystoreComponent';
190
145
  export * from './KeystoreDataEncryptionKey';
191
146
  export * from './KeystoreDataEncryptionKeyResponse';
192
- export * from './KeystoreDelegation';
193
- export * from './KeystoreDelegationResponse';
194
- export * from './KeystoreDelegationWithPivateDekExternalIdResponse';
195
147
  export * from './KeystoreErr';
196
148
  export * from './KeystoreErrorsResponse';
197
- export * from './KeystoreExternalAdmissionTokens';
198
- export * from './KeystoreKbcSessionResponse';
199
149
  export * from './KeystoreKeyEncryptionKey';
200
150
  export * from './KeystoreKeyEncryptionKeyResponse';
201
151
  export * from './KeystoreKeypair';
202
152
  export * from './KeystoreKeypairResponse';
203
153
  export * from './KeystorePassphraseDerivationArtefact';
204
154
  export * from './KeystorePassphraseDerivationArtefactResponse';
205
- export * from './KeystoreSession';
206
- export * from './KeystoreSessionResponse';
207
- export * from './KeystoreSessionValidity';
208
- export * from './KeystoreSrpChallenge';
209
- export * from './KeystoreUser';
210
- export * from './KeystoreUserImported';
211
- export * from './KeystoreUserInfo';
212
- export * from './KeystoreUserQueuedForDeletion';
213
- export * from './KeystoreUserResponse';
214
- export * from './KeystoreUsernameResponse';
215
- export * from './KeystoreWellKnownRecaptchaResponse';
216
155
  export * from './ListOfReconfigureShareParams';
217
156
  export * from './ParentPublicKeyForConnection';
218
157
  export * from './PostAttachmentDirectUploadUrlBlobRequest';
@@ -260,28 +199,17 @@ export * from './SharesIncomingResponse';
260
199
  export * from './SharesOutgoingResponse';
261
200
  export * from './ShreIntentListResponse';
262
201
  export * from './UpdateDelegationsRequest';
263
- export * from './UtilitiesApplicationVersion';
264
202
  export * from './UtilitiesBlobInfo';
265
203
  export * from './UtilitiesBlobInfoResponse';
266
204
  export * from './UtilitiesBlobPublicInfo';
267
205
  export * from './UtilitiesBlobPublicInfoResponse';
268
206
  export * from './UtilitiesBlobUploadUrlRequest';
269
- export * from './UtilitiesComponent';
270
207
  export * from './UtilitiesError';
271
- export * from './UtilitiesFileStorageBackend';
272
- export * from './UtilitiesFileStorageConfiguration';
273
- export * from './VCAmqp';
274
- export * from './VCApp';
275
- export * from './VCAppSignal';
276
208
  export * from './VCClaimsDto';
277
209
  export * from './VCCnfDto';
278
- export * from './VCComponent';
279
- export * from './VCConnectionParams';
280
210
  export * from './VCConstraintsDto';
281
211
  export * from './VCCreateCredentialTypeConfigDto';
282
- export * from './VCCreateCredentialTypeConfigDtoExpiry';
283
212
  export * from './VCCreateCredentialTypeDto';
284
- export * from './VCCreateCredentialTypeExpiryDto';
285
213
  export * from './VCCreateCredentialTypePayloadDto';
286
214
  export * from './VCCreateCredentialTypeStyleDto';
287
215
  export * from './VCCreatePresentationDefinitionDto';
@@ -295,12 +223,7 @@ export * from './VCCredentialJSONSchemaPayloadDto';
295
223
  export * from './VCCredentialModelDto';
296
224
  export * from './VCCredentialResponseDto';
297
225
  export * from './VCCredentialTypeConfigDto';
298
- export * from './VCCredentialTypeConfigDtoExpiry';
299
- export * from './VCCredentialTypeExpiryDto';
300
226
  export * from './VCCredentialTypeModelDto';
301
- export * from './VCCredentialTypeModelDtoConfig';
302
- export * from './VCCredentialTypeModelDtoSchema';
303
- export * from './VCCredentialTypeModelDtoStyle';
304
227
  export * from './VCCredentialTypeResponseDto';
305
228
  export * from './VCCredentialTypeSchemaDto';
306
229
  export * from './VCCredentialTypeStyleDto';
@@ -309,19 +232,19 @@ export * from './VCCredentialVerificationErrorResponseDto';
309
232
  export * from './VCCredentialVerificationOptionsRequestPayloadDto';
310
233
  export * from './VCCredentialVerificationResultResponseDto';
311
234
  export * from './VCCredentialVerificationWarningResponseDto';
312
- export * from './VCDatabase';
313
235
  export * from './VCErrorResponseDto';
314
236
  export * from './VCErrorsResponseDto';
315
237
  export * from './VCFieldsDto';
316
238
  export * from './VCFieldsDtoFilter';
239
+ export * from './VCFilterContainsDto';
317
240
  export * from './VCFilterDto';
241
+ export * from './VCFilterItemsDto';
318
242
  export * from './VCFilterNotPredicateDto';
319
243
  export * from './VCGenerateCredentialDto';
320
244
  export * from './VCGenerateCredentialDtoClaims';
321
245
  export * from './VCGenerateCredentialPayloadDto';
322
246
  export * from './VCGeneratePresentationDto';
323
247
  export * from './VCGeneratePresentationPayloadDto';
324
- export * from './VCHealthCheck';
325
248
  export * from './VCIdTokenVerificationErrorResponseDto';
326
249
  export * from './VCIdTokenVerificationOptionsDto';
327
250
  export * from './VCIdTokenVerificationResultResponseDto';
@@ -354,8 +277,6 @@ export * from './VCResponseVerificationWarningResponseDto';
354
277
  export * from './VCSchemaResponseDto';
355
278
  export * from './VCSchemaResponseModelDto';
356
279
  export * from './VCSchemasResponseDto';
357
- export * from './VCStatusDto';
358
- export * from './VCStatusDtoWrapper';
359
280
  export * from './VCUnsignedCredentialModelDto';
360
281
  export * from './VCUnsignedCredentialModelDtoMetadata';
361
282
  export * from './VCUnsignedCredentialResponseDto';
@@ -373,16 +294,10 @@ export * from './VCVerifySignedCredentialRequestDto';
373
294
  export * from './VCVerifySignedCredentialRequestPayloadDto';
374
295
  export * from './VCVerifySignedPresentationRequestDto';
375
296
  export * from './VCVerifySignedPresentationRequestPayloadDto';
376
- export * from './VCVersionDto';
377
297
  export * from './VaultActivity';
378
- export * from './VaultAdmissionToken';
379
- export * from './VaultAdmissionTokenResponse';
380
- export * from './VaultAssociation';
381
- export * from './VaultAssociationResponse';
382
298
  export * from './VaultAttachment';
383
299
  export * from './VaultAttachmentDirectUploadUrl';
384
300
  export * from './VaultAttachmentDirectUploadUrlResponse';
385
- export * from './VaultAttachmentResponse';
386
301
  export * from './VaultAttachmentsFolder';
387
302
  export * from './VaultAttachmentsFolderResponse';
388
303
  export * from './VaultClassificationNode';
@@ -390,36 +305,21 @@ export * from './VaultClassificationNodeAttributes';
390
305
  export * from './VaultClassificationNodeAttributesWithDeletion';
391
306
  export * from './VaultClientTask';
392
307
  export * from './VaultCollectionReport';
393
- export * from './VaultCompactAttachment';
394
308
  export * from './VaultCompactShareIntent';
395
- export * from './VaultCompactSlot';
396
- export * from './VaultComponent';
397
309
  export * from './VaultConnection';
398
310
  export * from './VaultConnectionResponse';
399
311
  export * from './VaultConnectionResponseWithCreatedSharesReport';
400
312
  export * from './VaultConnectionsByRoles';
401
- export * from './VaultCreateOrganizationServiceResponse';
402
- export * from './VaultCreateSessionResponse';
403
313
  export * from './VaultCreatedShareReport';
404
314
  export * from './VaultDelegationInvitation';
405
315
  export * from './VaultDelegationInvitationResponse';
406
- export * from './VaultDeletionQueueItemResponse';
407
316
  export * from './VaultDirectAttachment';
408
317
  export * from './VaultEncryptedSlotValue';
409
318
  export * from './VaultErr';
410
319
  export * from './VaultErrorsResponse';
411
320
  export * from './VaultGetShareResponse';
412
- export * from './VaultGlobalAttachmentsReport';
413
- export * from './VaultGlobalAttachmentsReportResponse';
414
- export * from './VaultGlobalConnectionsReport';
415
- export * from './VaultGlobalConnectionsReportResponse';
416
- export * from './VaultGlobalSharesReport';
417
- export * from './VaultGlobalUsersReport';
418
- export * from './VaultGlobalUsersReportResponse';
419
- export * from './VaultImage';
420
321
  export * from './VaultInvitation';
421
322
  export * from './VaultInvitationAcceptedResponse';
422
- export * from './VaultInvitationConfirmedResponse';
423
323
  export * from './VaultItem';
424
324
  export * from './VaultItemReport';
425
325
  export * from './VaultItemReportItems';
@@ -427,39 +327,23 @@ export * from './VaultItemReportResponse';
427
327
  export * from './VaultItemReportSlots';
428
328
  export * from './VaultItemResponse';
429
329
  export * from './VaultItemTemplate';
430
- export * from './VaultItemTemplateClassificationRequest';
431
330
  export * from './VaultItemTemplateResponse';
432
331
  export * from './VaultMeResponse';
433
332
  export * from './VaultNestedSlotAttributes';
434
- export * from './VaultOrganization';
435
- export * from './VaultOrganizationMember';
436
- export * from './VaultOrganizationResponse';
437
333
  export * from './VaultOwnConnectionData';
438
- export * from './VaultRedirectResponse';
439
334
  export * from './VaultRemoteFile';
440
- export * from './VaultService';
441
- export * from './VaultServiceUser';
442
- export * from './VaultSessionResumeResponse';
443
- export * from './VaultSessionTypeAndUserAccessToken';
444
335
  export * from './VaultShare';
445
336
  export * from './VaultShareIntent';
446
337
  export * from './VaultShareWithItemData';
447
338
  export * from './VaultSharesCreateResponse';
448
339
  export * from './VaultSlot';
449
340
  export * from './VaultSlotAttributesInItemCreation';
450
- export * from './VaultSlotResponse';
451
- export * from './VaultSystemClassificationNode';
452
- export * from './VaultSystemClassificationScheme';
453
- export * from './VaultSystemItemTemplate';
454
- export * from './VaultSystemTemplateSlot';
455
341
  export * from './VaultTheOtherConnectedUserData';
456
342
  export * from './VaultThumbnail';
457
343
  export * from './VaultUser';
458
- export * from './VaultUserAccessToken';
459
344
  export * from './VaultUserAttachmentsReport';
460
345
  export * from './VaultUserAttachmentsReportResponse';
461
346
  export * from './VaultUserConnectionsReport';
462
347
  export * from './VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount';
463
348
  export * from './VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers';
464
349
  export * from './VaultUserConnectionsReportResponse';
465
- export * from './VaultUserQueuedForDeletion';
@@ -167,12 +167,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
167
167
  */
168
168
  credentialTypesPost(meecoOrganisationID: string, vCCreateCredentialTypePayloadDto: VCCreateCredentialTypePayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypeResponseDto>;
169
169
  /**
170
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of how credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p> <code>Type</code> is required for <code>vc+sd-jwt</code> format and must be a string <br /> however, endpoint accepts <code>Type</code> as an Array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
170
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p> <code>Type</code> is required for <code>vc+sd-jwt</code> format and must be a string <br /> however, endpoint accepts <code>Type</code> as an Array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
171
171
  * Generate credential based on type and claims provided
172
172
  */
173
173
  credentialsGeneratePostRaw(requestParameters: CredentialsGeneratePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCUnsignedCredentialResponseDto>>;
174
174
  /**
175
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of how credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p> <code>Type</code> is required for <code>vc+sd-jwt</code> format and must be a string <br /> however, endpoint accepts <code>Type</code> as an Array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
175
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p> <code>Type</code> is required for <code>vc+sd-jwt</code> format and must be a string <br /> however, endpoint accepts <code>Type</code> as an Array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
176
176
  * Generate credential based on type and claims provided
177
177
  */
178
178
  credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedCredentialResponseDto>;
@@ -73,8 +73,8 @@ export interface PresentationsGeneratePostRequest {
73
73
  meecoOrganisationID?: string;
74
74
  }
75
75
  export interface PresentationsVerifyPostRequest {
76
- meecoOrganisationID: string;
77
76
  vCVerifySignedPresentationRequestPayloadDto: VCVerifySignedPresentationRequestPayloadDto;
77
+ meecoOrganisationID?: string;
78
78
  }
79
79
  /**
80
80
  *
@@ -121,12 +121,12 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
121
121
  */
122
122
  openidPresentationsRequestsIdRestorePost(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
123
123
  /**
124
- * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br />Register Presentation Request for organisation<br /><p>When using a Presentation Definition with a <code>format</code> of <code>vc+sd-jwt</code>,the <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to <pre><code>\"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> } </code>, </pre>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br /><br /><pre><code>\"registration\": { <br /> ... <br /> \"subject_syntax_types_supported\": [ <br /> \"urn:ietf:params:oauth:jwk-thumbprint\" <br /> ], <br /> \"vp_formats\": { <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> }, <br /> ... <br />} <br /></code></pre>
124
+ * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br />Register Presentation Request for organisation
125
125
  * Create a Presentation Request
126
126
  */
127
127
  openidPresentationsRequestsPostRaw(requestParameters: OpenidPresentationsRequestsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
128
128
  /**
129
- * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br />Register Presentation Request for organisation<br /><p>When using a Presentation Definition with a <code>format</code> of <code>vc+sd-jwt</code>,the <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to <pre><code>\"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> } </code>, </pre>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br /><br /><pre><code>\"registration\": { <br /> ... <br /> \"subject_syntax_types_supported\": [ <br /> \"urn:ietf:params:oauth:jwk-thumbprint\" <br /> ], <br /> \"vp_formats\": { <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> }, <br /> ... <br />} <br /></code></pre>
129
+ * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br />Register Presentation Request for organisation
130
130
  * Create a Presentation Request
131
131
  */
132
132
  openidPresentationsRequestsPost(vCCreatePresentationRequestPayloadDto: VCCreatePresentationRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
@@ -191,12 +191,12 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
191
191
  */
192
192
  presentationDefinitionsIdRestorePost(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
193
193
  /**
194
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p><p>When <code>format</code> of the Presentation Definition is set to <code>vc+sd-jwt</code>, then <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to</p><pre><code>{ <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ], <br /> \"kb-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ] <br /> } <br />} <br /></code></pre><p>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br />
194
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p>
195
195
  * Create a Presentation Definition
196
196
  */
197
197
  presentationDefinitionsPostRaw(requestParameters: PresentationDefinitionsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationDefinitionResponseDto>>;
198
198
  /**
199
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p><p>When <code>format</code> of the Presentation Definition is set to <code>vc+sd-jwt</code>, then <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to</p><pre><code>{ <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ], <br /> \"kb-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ] <br /> } <br />} <br /></code></pre><p>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br />
199
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p>
200
200
  * Create a Presentation Definition
201
201
  */
202
202
  presentationDefinitionsPost(meecoOrganisationID: string, vCCreatePresentationDefinitionPayloadDto: VCCreatePresentationDefinitionPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
@@ -211,15 +211,15 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
211
211
  */
212
212
  presentationsGeneratePost(vCGeneratePresentationPayloadDto: VCGeneratePresentationPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedPresentationResponseDto>;
213
213
  /**
214
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
214
+ * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
215
215
  * Verify a verifiable presentation
216
216
  */
217
217
  presentationsVerifyPostRaw(requestParameters: PresentationsVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationVerificationResultResponseDto>>;
218
218
  /**
219
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
219
+ * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
220
220
  * Verify a verifiable presentation
221
221
  */
222
- presentationsVerifyPost(meecoOrganisationID: string, vCVerifySignedPresentationRequestPayloadDto: VCVerifySignedPresentationRequestPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationVerificationResultResponseDto>;
222
+ presentationsVerifyPost(vCVerifySignedPresentationRequestPayloadDto: VCVerifySignedPresentationRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationVerificationResultResponseDto>;
223
223
  /**
224
224
  * <p>Returns JWT Issuer discovery information.</p><p>Response includes public keys in JWK format for token verification.</p>
225
225
  * JWT issuer discovery information
@@ -9,7 +9,6 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { VCCreateCredentialTypeConfigDtoExpiry } from './VCCreateCredentialTypeConfigDtoExpiry';
13
12
  /**
14
13
  *
15
14
  * @export
@@ -22,12 +21,30 @@ export interface VCCreateCredentialTypeConfigDto {
22
21
  * @memberof VCCreateCredentialTypeConfigDto
23
22
  */
24
23
  vct?: string;
24
+ /**
25
+ * Valid in value in seconds.
26
+ * @type {number}
27
+ * @memberof VCCreateCredentialTypeConfigDto
28
+ */
29
+ valid_in?: number;
30
+ /**
31
+ *
32
+ * @type {Date}
33
+ * @memberof VCCreateCredentialTypeConfigDto
34
+ */
35
+ valid_at?: Date;
36
+ /**
37
+ * Expires in value in seconds.
38
+ * @type {number}
39
+ * @memberof VCCreateCredentialTypeConfigDto
40
+ */
41
+ expires_in?: number;
25
42
  /**
26
43
  *
27
- * @type {VCCreateCredentialTypeConfigDtoExpiry}
44
+ * @type {Date}
28
45
  * @memberof VCCreateCredentialTypeConfigDto
29
46
  */
30
- expiry?: VCCreateCredentialTypeConfigDtoExpiry;
47
+ expires_at?: Date;
31
48
  /**
32
49
  *
33
50
  * @type {string}
@@ -26,7 +26,7 @@ export interface VCCreatePresentationRequestOptionsRequestDto {
26
26
  * @export
27
27
  */
28
28
  export declare const VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum: {
29
- readonly Oid4vpDraft18: "oid4vp-draft18";
29
+ readonly Openid4vpDraft18: "openid4vp-draft18";
30
30
  };
31
31
  export type VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum = typeof VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum[keyof typeof VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum];
32
32
  /**