@victoria-company/agora-client 1.0.202506040928 → 1.0.202506041150
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +12182 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +13228 -0
- package/dist/index.d.ts +13228 -3
- package/dist/index.js +11473 -3
- package/dist/index.js.map +1 -0
- package/package.json +6 -4
- package/tsconfig.json +1 -1
- package/tsup.config.ts +11 -0
- package/dist/agoraClient.d.ts +0 -24
- package/dist/agoraClient.js +0 -47
- package/dist/api/batches/index.d.ts +0 -24
- package/dist/api/batches/index.js +0 -24
- package/dist/api/batches/nightly/index.d.ts +0 -19
- package/dist/api/batches/nightly/index.js +0 -19
- package/dist/api/batches/nightly/to_update_asap/index.d.ts +0 -25
- package/dist/api/batches/nightly/to_update_asap/index.js +0 -27
- package/dist/api/batches/run/index.d.ts +0 -28
- package/dist/api/batches/run/index.js +0 -30
- package/dist/api/carts/index.d.ts +0 -39
- package/dist/api/carts/index.js +0 -40
- package/dist/api/carts/item/approve/index.d.ts +0 -25
- package/dist/api/carts/item/approve/index.js +0 -27
- package/dist/api/carts/item/assignDelegate/index.d.ts +0 -28
- package/dist/api/carts/item/assignDelegate/index.js +0 -30
- package/dist/api/carts/item/assignDemo/index.d.ts +0 -28
- package/dist/api/carts/item/assignDemo/index.js +0 -30
- package/dist/api/carts/item/availableDeliveryTypes/index.d.ts +0 -26
- package/dist/api/carts/item/availableDeliveryTypes/index.js +0 -25
- package/dist/api/carts/item/availablePaymentTypes/index.d.ts +0 -21
- package/dist/api/carts/item/availablePaymentTypes/index.js +0 -20
- package/dist/api/carts/item/availablePaymentTypes/item/index.d.ts +0 -26
- package/dist/api/carts/item/availablePaymentTypes/item/index.js +0 -25
- package/dist/api/carts/item/confirm/index.d.ts +0 -27
- package/dist/api/carts/item/confirm/index.js +0 -27
- package/dist/api/carts/item/confirmAdvantageScreenViewed/index.d.ts +0 -25
- package/dist/api/carts/item/confirmAdvantageScreenViewed/index.js +0 -27
- package/dist/api/carts/item/delivery/index.d.ts +0 -29
- package/dist/api/carts/item/delivery/index.js +0 -31
- package/dist/api/carts/item/index.d.ts +0 -110
- package/dist/api/carts/item/index.js +0 -112
- package/dist/api/carts/item/items/index.d.ts +0 -53
- package/dist/api/carts/item/items/index.js +0 -54
- package/dist/api/carts/item/items/item/changeVariant/index.d.ts +0 -28
- package/dist/api/carts/item/items/item/changeVariant/index.js +0 -30
- package/dist/api/carts/item/items/item/index.d.ts +0 -24
- package/dist/api/carts/item/items/item/index.js +0 -24
- package/dist/api/carts/item/items/item/linkModification/index.d.ts +0 -28
- package/dist/api/carts/item/items/item/linkModification/index.js +0 -30
- package/dist/api/carts/item/payments/index.d.ts +0 -29
- package/dist/api/carts/item/payments/index.js +0 -29
- package/dist/api/carts/item/preContractualInformationDocument/download/index.d.ts +0 -28
- package/dist/api/carts/item/preContractualInformationDocument/download/index.js +0 -25
- package/dist/api/carts/item/preContractualInformationDocument/index.d.ts +0 -44
- package/dist/api/carts/item/preContractualInformationDocument/index.js +0 -44
- package/dist/api/carts/item/preContractualInformationDocument/sendEmail/index.d.ts +0 -25
- package/dist/api/carts/item/preContractualInformationDocument/sendEmail/index.js +0 -27
- package/dist/api/carts/item/preContractualInformationDocument/sign/index.d.ts +0 -25
- package/dist/api/carts/item/preContractualInformationDocument/sign/index.js +0 -27
- package/dist/api/carts/item/preContractualInformationDocument/signWithImage/index.d.ts +0 -28
- package/dist/api/carts/item/preContractualInformationDocument/signWithImage/index.js +0 -30
- package/dist/api/carts/item/preContractualInformationDocument/signature/index.d.ts +0 -26
- package/dist/api/carts/item/preContractualInformationDocument/signature/index.js +0 -25
- package/dist/api/carts/item/preContractualInformationDocument/unSign/index.d.ts +0 -25
- package/dist/api/carts/item/preContractualInformationDocument/unSign/index.js +0 -27
- package/dist/api/carts/item/reopen/index.d.ts +0 -27
- package/dist/api/carts/item/reopen/index.js +0 -27
- package/dist/api/carts/item/requestApproval/index.d.ts +0 -25
- package/dist/api/carts/item/requestApproval/index.js +0 -27
- package/dist/api/carts/item/sendDirectAccessLink/index.d.ts +0 -25
- package/dist/api/carts/item/sendDirectAccessLink/index.js +0 -27
- package/dist/api/carts/item/vouchers/index.d.ts +0 -40
- package/dist/api/carts/item/vouchers/index.js +0 -42
- package/dist/api/carts/item/vouchers/item/index.d.ts +0 -25
- package/dist/api/carts/item/vouchers/item/index.js +0 -27
- package/dist/api/carts/item/wallet/index.d.ts +0 -28
- package/dist/api/carts/item/wallet/index.js +0 -30
- package/dist/api/catalog/eshop/index.d.ts +0 -19
- package/dist/api/catalog/eshop/index.js +0 -19
- package/dist/api/catalog/eshop/products/index.d.ts +0 -21
- package/dist/api/catalog/eshop/products/index.js +0 -20
- package/dist/api/catalog/eshop/products/item/index.d.ts +0 -19
- package/dist/api/catalog/eshop/products/item/index.js +0 -19
- package/dist/api/catalog/eshop/products/item/metas/index.d.ts +0 -26
- package/dist/api/catalog/eshop/products/item/metas/index.js +0 -25
- package/dist/api/catalog/index.d.ts +0 -36
- package/dist/api/catalog/index.js +0 -35
- package/dist/api/catalog/item/bulkStocksUpdate/index.d.ts +0 -28
- package/dist/api/catalog/item/bulkStocksUpdate/index.js +0 -30
- package/dist/api/catalog/item/index.d.ts +0 -31
- package/dist/api/catalog/item/index.js +0 -30
- package/dist/api/catalog/item/item/categories/index.d.ts +0 -26
- package/dist/api/catalog/item/item/categories/index.js +0 -25
- package/dist/api/catalog/item/item/colors/index.d.ts +0 -26
- package/dist/api/catalog/item/item/colors/index.js +0 -25
- package/dist/api/catalog/item/item/index.d.ts +0 -34
- package/dist/api/catalog/item/item/index.js +0 -35
- package/dist/api/catalog/item/item/products/index.d.ts +0 -41
- package/dist/api/catalog/item/item/products/index.js +0 -36
- package/dist/api/catalog/item/item/products/item/index.d.ts +0 -26
- package/dist/api/catalog/item/item/products/item/index.js +0 -25
- package/dist/api/catalog/item/item/themes/index.d.ts +0 -26
- package/dist/api/catalog/item/item/themes/index.js +0 -25
- package/dist/api/catalog/item/products/index.d.ts +0 -21
- package/dist/api/catalog/item/products/index.js +0 -20
- package/dist/api/catalog/item/products/item/index.d.ts +0 -28
- package/dist/api/catalog/item/products/item/index.js +0 -30
- package/dist/api/catalog/syncSearch/index.d.ts +0 -25
- package/dist/api/catalog/syncSearch/index.js +0 -27
- package/dist/api/catalog/typesenseSettings/index.d.ts +0 -26
- package/dist/api/catalog/typesenseSettings/index.js +0 -25
- package/dist/api/club/actions/addCode/index.d.ts +0 -28
- package/dist/api/club/actions/addCode/index.js +0 -28
- package/dist/api/club/actions/custom/add/index.d.ts +0 -28
- package/dist/api/club/actions/custom/add/index.js +0 -30
- package/dist/api/club/actions/custom/index.d.ts +0 -19
- package/dist/api/club/actions/custom/index.js +0 -19
- package/dist/api/club/actions/follow/facebook/index.d.ts +0 -25
- package/dist/api/club/actions/follow/facebook/index.js +0 -27
- package/dist/api/club/actions/follow/index.d.ts +0 -24
- package/dist/api/club/actions/follow/index.js +0 -24
- package/dist/api/club/actions/follow/instagram/index.d.ts +0 -25
- package/dist/api/club/actions/follow/instagram/index.js +0 -27
- package/dist/api/club/actions/index.d.ts +0 -63
- package/dist/api/club/actions/index.js +0 -55
- package/dist/api/club/actions/setBirthdate/index.d.ts +0 -28
- package/dist/api/club/actions/setBirthdate/index.js +0 -30
- package/dist/api/club/actions/vouchers/club/index.d.ts +0 -28
- package/dist/api/club/actions/vouchers/club/index.js +0 -28
- package/dist/api/club/actions/vouchers/index.d.ts +0 -19
- package/dist/api/club/actions/vouchers/index.js +0 -19
- package/dist/api/club/boosterInformation/index.d.ts +0 -29
- package/dist/api/club/boosterInformation/index.js +0 -25
- package/dist/api/club/index.d.ts +0 -29
- package/dist/api/club/index.js +0 -30
- package/dist/api/club/trackableActionTypes/index.d.ts +0 -29
- package/dist/api/club/trackableActionTypes/index.js +0 -25
- package/dist/api/delegateLeads/index.d.ts +0 -28
- package/dist/api/delegateLeads/index.js +0 -30
- package/dist/api/delegates/byCode/index.d.ts +0 -21
- package/dist/api/delegates/byCode/index.js +0 -20
- package/dist/api/delegates/byCode/item/index.d.ts +0 -26
- package/dist/api/delegates/byCode/item/index.js +0 -25
- package/dist/api/delegates/index.d.ts +0 -44
- package/dist/api/delegates/index.js +0 -47
- package/dist/api/delegates/item/grants/index.d.ts +0 -26
- package/dist/api/delegates/item/grants/index.js +0 -25
- package/dist/api/delegates/item/index.d.ts +0 -40
- package/dist/api/delegates/item/index.js +0 -40
- package/dist/api/delegates/item/userInfo/index.d.ts +0 -26
- package/dist/api/delegates/item/userInfo/index.js +0 -25
- package/dist/api/demos/createDummy/index.d.ts +0 -28
- package/dist/api/demos/createDummy/index.js +0 -30
- package/dist/api/demos/index.d.ts +0 -26
- package/dist/api/demos/index.js +0 -26
- package/dist/api/demos/item/additionalTurnover/index.d.ts +0 -29
- package/dist/api/demos/item/additionalTurnover/index.js +0 -31
- package/dist/api/demos/item/attendee/index.d.ts +0 -29
- package/dist/api/demos/item/attendee/index.js +0 -25
- package/dist/api/demos/item/attendees/index.d.ts +0 -55
- package/dist/api/demos/item/attendees/index.js +0 -54
- package/dist/api/demos/item/attendees/item/becomeDelegate/index.d.ts +0 -25
- package/dist/api/demos/item/attendees/item/becomeDelegate/index.js +0 -27
- package/dist/api/demos/item/attendees/item/becomeHostess/index.d.ts +0 -34
- package/dist/api/demos/item/attendees/item/becomeHostess/index.js +0 -37
- package/dist/api/demos/item/attendees/item/becomeHostess/setDate/index.d.ts +0 -28
- package/dist/api/demos/item/attendees/item/becomeHostess/setDate/index.js +0 -30
- package/dist/api/demos/item/attendees/item/cancelBecomeDelegate/index.d.ts +0 -25
- package/dist/api/demos/item/attendees/item/cancelBecomeDelegate/index.js +0 -27
- package/dist/api/demos/item/attendees/item/cancelBecomeHostess/index.d.ts +0 -25
- package/dist/api/demos/item/attendees/item/cancelBecomeHostess/index.js +0 -27
- package/dist/api/demos/item/attendees/item/comment/index.d.ts +0 -28
- package/dist/api/demos/item/attendees/item/comment/index.js +0 -30
- package/dist/api/demos/item/attendees/item/couldBecomeDelegate/index.d.ts +0 -28
- package/dist/api/demos/item/attendees/item/couldBecomeDelegate/index.js +0 -30
- package/dist/api/demos/item/attendees/item/couldBecomeHostess/index.d.ts +0 -28
- package/dist/api/demos/item/attendees/item/couldBecomeHostess/index.js +0 -30
- package/dist/api/demos/item/attendees/item/index.d.ts +0 -80
- package/dist/api/demos/item/attendees/item/index.js +0 -81
- package/dist/api/demos/item/attendees/item/setAsHostess/index.d.ts +0 -25
- package/dist/api/demos/item/attendees/item/setAsHostess/index.js +0 -27
- package/dist/api/demos/item/attendees/item/unsetAsHostess/index.d.ts +0 -25
- package/dist/api/demos/item/attendees/item/unsetAsHostess/index.js +0 -27
- package/dist/api/demos/item/attendees/item/willAttend/index.d.ts +0 -28
- package/dist/api/demos/item/attendees/item/willAttend/index.js +0 -30
- package/dist/api/demos/item/attendees/overview/index.d.ts +0 -26
- package/dist/api/demos/item/attendees/overview/index.js +0 -25
- package/dist/api/demos/item/becomeDelegate/index.d.ts +0 -25
- package/dist/api/demos/item/becomeDelegate/index.js +0 -27
- package/dist/api/demos/item/becomeHostess/index.d.ts +0 -34
- package/dist/api/demos/item/becomeHostess/index.js +0 -37
- package/dist/api/demos/item/becomeHostess/setDate/index.d.ts +0 -28
- package/dist/api/demos/item/becomeHostess/setDate/index.js +0 -30
- package/dist/api/demos/item/cancelBecomeDelegate/index.d.ts +0 -25
- package/dist/api/demos/item/cancelBecomeDelegate/index.js +0 -27
- package/dist/api/demos/item/cancelBecomeHostess/index.d.ts +0 -25
- package/dist/api/demos/item/cancelBecomeHostess/index.js +0 -27
- package/dist/api/demos/item/comment/index.d.ts +0 -28
- package/dist/api/demos/item/comment/index.js +0 -30
- package/dist/api/demos/item/couldBecomeDelegate/index.d.ts +0 -28
- package/dist/api/demos/item/couldBecomeDelegate/index.js +0 -30
- package/dist/api/demos/item/couldBecomeHostess/index.d.ts +0 -28
- package/dist/api/demos/item/couldBecomeHostess/index.js +0 -30
- package/dist/api/demos/item/documents/index.d.ts +0 -21
- package/dist/api/demos/item/documents/index.js +0 -20
- package/dist/api/demos/item/documents/item/index.d.ts +0 -26
- package/dist/api/demos/item/documents/item/index.js +0 -25
- package/dist/api/demos/item/hostessGifts/index.d.ts +0 -42
- package/dist/api/demos/item/hostessGifts/index.js +0 -39
- package/dist/api/demos/item/hostessSummary/index.d.ts +0 -26
- package/dist/api/demos/item/hostessSummary/index.js +0 -25
- package/dist/api/demos/item/hostessSurplus/index.d.ts +0 -35
- package/dist/api/demos/item/hostessSurplus/index.js +0 -35
- package/dist/api/demos/item/hostessSurplus/payments/index.d.ts +0 -29
- package/dist/api/demos/item/hostessSurplus/payments/index.js +0 -29
- package/dist/api/demos/item/index.d.ts +0 -163
- package/dist/api/demos/item/index.js +0 -167
- package/dist/api/demos/item/invitations/index.d.ts +0 -21
- package/dist/api/demos/item/invitations/index.js +0 -20
- package/dist/api/demos/item/invitations/item/index.d.ts +0 -21
- package/dist/api/demos/item/invitations/item/index.js +0 -20
- package/dist/api/demos/item/invitations/item/item/index.d.ts +0 -21
- package/dist/api/demos/item/invitations/item/item/index.js +0 -20
- package/dist/api/demos/item/invitations/item/item/item/index.d.ts +0 -28
- package/dist/api/demos/item/invitations/item/item/item/index.js +0 -25
- package/dist/api/demos/item/inviteAttendee/index.d.ts +0 -28
- package/dist/api/demos/item/inviteAttendee/index.js +0 -30
- package/dist/api/demos/item/join/index.d.ts +0 -25
- package/dist/api/demos/item/join/index.js +0 -27
- package/dist/api/demos/item/open/index.d.ts +0 -25
- package/dist/api/demos/item/open/index.js +0 -27
- package/dist/api/demos/item/reports/index.d.ts +0 -19
- package/dist/api/demos/item/reports/index.js +0 -19
- package/dist/api/demos/item/reports/summary/index.d.ts +0 -29
- package/dist/api/demos/item/reports/summary/index.js +0 -25
- package/dist/api/demos/item/status/index.d.ts +0 -26
- package/dist/api/demos/item/status/index.js +0 -25
- package/dist/api/demos/item/summary/index.d.ts +0 -26
- package/dist/api/demos/item/summary/index.js +0 -25
- package/dist/api/demos/item/syncDelcomOrders/index.d.ts +0 -25
- package/dist/api/demos/item/syncDelcomOrders/index.js +0 -27
- package/dist/api/demos/item/transfer/index.d.ts +0 -26
- package/dist/api/demos/item/transfer/index.js +0 -25
- package/dist/api/demos/item/willAttend/index.d.ts +0 -28
- package/dist/api/demos/item/willAttend/index.js +0 -30
- package/dist/api/diag/index.d.ts +0 -19
- package/dist/api/diag/index.js +0 -19
- package/dist/api/diag/memory/index.d.ts +0 -24
- package/dist/api/diag/memory/index.js +0 -17
- package/dist/api/documentAttachments/index.d.ts +0 -19
- package/dist/api/documentAttachments/index.js +0 -19
- package/dist/api/documentAttachments/upload/index.d.ts +0 -28
- package/dist/api/documentAttachments/upload/index.js +0 -30
- package/dist/api/documents/index.d.ts +0 -50
- package/dist/api/documents/index.js +0 -48
- package/dist/api/documents/item/index.d.ts +0 -39
- package/dist/api/documents/item/index.js +0 -39
- package/dist/api/emails/index.d.ts +0 -19
- package/dist/api/emails/index.js +0 -19
- package/dist/api/emails/sendEmail/index.d.ts +0 -28
- package/dist/api/emails/sendEmail/index.js +0 -30
- package/dist/api/facade/demos/index.d.ts +0 -21
- package/dist/api/facade/demos/index.js +0 -20
- package/dist/api/facade/demos/item/index.d.ts +0 -39
- package/dist/api/facade/demos/item/index.js +0 -39
- package/dist/api/facade/index.d.ts +0 -34
- package/dist/api/facade/index.js +0 -34
- package/dist/api/facade/orders/index.d.ts +0 -21
- package/dist/api/facade/orders/index.js +0 -20
- package/dist/api/facade/orders/item/index.d.ts +0 -28
- package/dist/api/facade/orders/item/index.js +0 -30
- package/dist/api/facade/users/index.d.ts +0 -21
- package/dist/api/facade/users/index.js +0 -20
- package/dist/api/facade/users/item/anonymize/index.d.ts +0 -25
- package/dist/api/facade/users/item/anonymize/index.js +0 -27
- package/dist/api/facade/users/item/index.d.ts +0 -24
- package/dist/api/facade/users/item/index.js +0 -24
- package/dist/api/facade/users/item/profile/index.d.ts +0 -26
- package/dist/api/facade/users/item/profile/index.js +0 -25
- package/dist/api/facade/vouchers/index.d.ts +0 -21
- package/dist/api/facade/vouchers/index.js +0 -21
- package/dist/api/facade/vouchers/item/download/index.d.ts +0 -21
- package/dist/api/facade/vouchers/item/download/index.js +0 -20
- package/dist/api/facade/vouchers/item/download/item/index.d.ts +0 -25
- package/dist/api/facade/vouchers/item/download/item/index.js +0 -25
- package/dist/api/facade/vouchers/item/index.d.ts +0 -47
- package/dist/api/facade/vouchers/item/index.js +0 -50
- package/dist/api/facade/vouchers/item/revoke/index.d.ts +0 -28
- package/dist/api/facade/vouchers/item/revoke/index.js +0 -30
- package/dist/api/facade/vouchers/item/updateExpirationDate/index.d.ts +0 -28
- package/dist/api/facade/vouchers/item/updateExpirationDate/index.js +0 -30
- package/dist/api/gateway/becomingDelegate/index.d.ts +0 -28
- package/dist/api/gateway/becomingDelegate/index.js +0 -30
- package/dist/api/gateway/becomingHostess/index.d.ts +0 -28
- package/dist/api/gateway/becomingHostess/index.js +0 -30
- package/dist/api/gateway/contactRequest/index.d.ts +0 -28
- package/dist/api/gateway/contactRequest/index.js +0 -30
- package/dist/api/gateway/delegateLookUp/index.d.ts +0 -38
- package/dist/api/gateway/delegateLookUp/index.js +0 -25
- package/dist/api/gateway/index.d.ts +0 -34
- package/dist/api/gateway/index.js +0 -34
- package/dist/api/index.d.ts +0 -144
- package/dist/api/index.js +0 -149
- package/dist/api/intranet/demos/index.d.ts +0 -21
- package/dist/api/intranet/demos/index.js +0 -20
- package/dist/api/intranet/demos/item/index.d.ts +0 -28
- package/dist/api/intranet/demos/item/index.js +0 -30
- package/dist/api/intranet/download/index.d.ts +0 -24
- package/dist/api/intranet/download/index.js +0 -24
- package/dist/api/intranet/download/orderGroupedPaymentSheet/index.d.ts +0 -21
- package/dist/api/intranet/download/orderGroupedPaymentSheet/index.js +0 -20
- package/dist/api/intranet/download/orderGroupedPaymentSheet/item/index.d.ts +0 -28
- package/dist/api/intranet/download/orderGroupedPaymentSheet/item/index.js +0 -28
- package/dist/api/intranet/download/orderPaymentSheet/index.d.ts +0 -21
- package/dist/api/intranet/download/orderPaymentSheet/index.js +0 -20
- package/dist/api/intranet/download/orderPaymentSheet/item/index.d.ts +0 -28
- package/dist/api/intranet/download/orderPaymentSheet/item/index.js +0 -28
- package/dist/api/intranet/gdpr/delegates/index.d.ts +0 -21
- package/dist/api/intranet/gdpr/delegates/index.js +0 -20
- package/dist/api/intranet/gdpr/delegates/item/index.d.ts +0 -26
- package/dist/api/intranet/gdpr/delegates/item/index.js +0 -25
- package/dist/api/intranet/gdpr/index.d.ts +0 -44
- package/dist/api/intranet/gdpr/index.js +0 -45
- package/dist/api/intranet/gdpr/item/delegates/index.d.ts +0 -21
- package/dist/api/intranet/gdpr/item/delegates/index.js +0 -20
- package/dist/api/intranet/gdpr/item/delegates/item/index.d.ts +0 -19
- package/dist/api/intranet/gdpr/item/delegates/item/index.js +0 -19
- package/dist/api/intranet/gdpr/item/delegates/item/setPending/index.d.ts +0 -25
- package/dist/api/intranet/gdpr/item/delegates/item/setPending/index.js +0 -27
- package/dist/api/intranet/gdpr/item/index.d.ts +0 -40
- package/dist/api/intranet/gdpr/item/index.js +0 -40
- package/dist/api/intranet/gdpr/item/transactional/index.d.ts +0 -19
- package/dist/api/intranet/gdpr/item/transactional/index.js +0 -19
- package/dist/api/intranet/gdpr/item/transactional/subscribe/index.d.ts +0 -28
- package/dist/api/intranet/gdpr/item/transactional/subscribe/index.js +0 -28
- package/dist/api/intranet/index.d.ts +0 -39
- package/dist/api/intranet/index.js +0 -40
- package/dist/api/intranet/user/index.d.ts +0 -21
- package/dist/api/intranet/user/index.js +0 -20
- package/dist/api/intranet/user/item/delegateGrants/index.d.ts +0 -26
- package/dist/api/intranet/user/item/delegateGrants/index.js +0 -25
- package/dist/api/intranet/user/item/index.d.ts +0 -19
- package/dist/api/intranet/user/item/index.js +0 -19
- package/dist/api/intranet/vouchers/byDelcomOrders/index.d.ts +0 -21
- package/dist/api/intranet/vouchers/byDelcomOrders/index.js +0 -20
- package/dist/api/intranet/vouchers/byDelcomOrders/item/index.d.ts +0 -26
- package/dist/api/intranet/vouchers/byDelcomOrders/item/index.js +0 -25
- package/dist/api/intranet/vouchers/index.d.ts +0 -26
- package/dist/api/intranet/vouchers/index.js +0 -26
- package/dist/api/intranet/vouchers/item/index.d.ts +0 -35
- package/dist/api/intranet/vouchers/item/index.js +0 -35
- package/dist/api/intranet/vouchers/item/use/index.d.ts +0 -21
- package/dist/api/intranet/vouchers/item/use/index.js +0 -20
- package/dist/api/intranet/vouchers/item/use/item/index.d.ts +0 -28
- package/dist/api/intranet/vouchers/item/use/item/index.js +0 -30
- package/dist/api/invitationCodes/index.d.ts +0 -21
- package/dist/api/invitationCodes/index.js +0 -20
- package/dist/api/invitationCodes/item/index.d.ts +0 -19
- package/dist/api/invitationCodes/item/index.js +0 -19
- package/dist/api/invitationCodes/item/user/index.d.ts +0 -26
- package/dist/api/invitationCodes/item/user/index.js +0 -25
- package/dist/api/mobileValidations/index.d.ts +0 -39
- package/dist/api/mobileValidations/index.js +0 -39
- package/dist/api/mobileValidations/item/index.d.ts +0 -19
- package/dist/api/mobileValidations/item/index.js +0 -19
- package/dist/api/mobileValidations/item/validate/index.d.ts +0 -28
- package/dist/api/mobileValidations/item/validate/index.js +0 -28
- package/dist/api/newsletter/index.d.ts +0 -19
- package/dist/api/newsletter/index.js +0 -19
- package/dist/api/newsletter/subscribe/index.d.ts +0 -28
- package/dist/api/newsletter/subscribe/index.js +0 -30
- package/dist/api/payments/index.d.ts +0 -21
- package/dist/api/payments/index.js +0 -21
- package/dist/api/payments/item/approve/index.d.ts +0 -27
- package/dist/api/payments/item/approve/index.js +0 -27
- package/dist/api/payments/item/delegateMethod/index.d.ts +0 -28
- package/dist/api/payments/item/delegateMethod/index.js +0 -28
- package/dist/api/payments/item/index.d.ts +0 -45
- package/dist/api/payments/item/index.js +0 -45
- package/dist/api/payments/item/setAsCancelled/index.d.ts +0 -27
- package/dist/api/payments/item/setAsCancelled/index.js +0 -27
- package/dist/api/public/gdpr/delegate_connection/index.d.ts +0 -21
- package/dist/api/public/gdpr/delegate_connection/index.js +0 -20
- package/dist/api/public/gdpr/delegate_connection/item/index.d.ts +0 -26
- package/dist/api/public/gdpr/delegate_connection/item/index.js +0 -25
- package/dist/api/public/gdpr/index.d.ts +0 -26
- package/dist/api/public/gdpr/index.js +0 -26
- package/dist/api/public/gdpr/item/delegates/index.d.ts +0 -21
- package/dist/api/public/gdpr/item/delegates/index.js +0 -20
- package/dist/api/public/gdpr/item/delegates/item/index.d.ts +0 -24
- package/dist/api/public/gdpr/item/delegates/item/index.js +0 -24
- package/dist/api/public/gdpr/item/delegates/item/subscribe/index.d.ts +0 -25
- package/dist/api/public/gdpr/item/delegates/item/subscribe/index.js +0 -27
- package/dist/api/public/gdpr/item/delegates/item/unSubscribe/index.d.ts +0 -25
- package/dist/api/public/gdpr/item/delegates/item/unSubscribe/index.js +0 -27
- package/dist/api/public/gdpr/item/index.d.ts +0 -40
- package/dist/api/public/gdpr/item/index.js +0 -40
- package/dist/api/public/gdpr/item/transactional/index.d.ts +0 -24
- package/dist/api/public/gdpr/item/transactional/index.js +0 -24
- package/dist/api/public/gdpr/item/transactional/subscribe/index.d.ts +0 -28
- package/dist/api/public/gdpr/item/transactional/subscribe/index.js +0 -30
- package/dist/api/public/gdpr/item/transactional/unSubscribe/index.d.ts +0 -25
- package/dist/api/public/gdpr/item/transactional/unSubscribe/index.js +0 -27
- package/dist/api/public/index.d.ts +0 -19
- package/dist/api/public/index.js +0 -19
- package/dist/api/reports/index.d.ts +0 -19
- package/dist/api/reports/index.js +0 -19
- package/dist/api/reports/templates/index.d.ts +0 -21
- package/dist/api/reports/templates/index.js +0 -20
- package/dist/api/reports/templates/item/index.d.ts +0 -21
- package/dist/api/reports/templates/item/index.js +0 -20
- package/dist/api/reports/templates/item/item/index.d.ts +0 -26
- package/dist/api/reports/templates/item/item/index.js +0 -25
- package/dist/api/resources/index.d.ts +0 -21
- package/dist/api/resources/index.js +0 -20
- package/dist/api/resources/item/index.d.ts +0 -50
- package/dist/api/resources/item/index.js +0 -52
- package/dist/api/taxonomy/index.d.ts +0 -28
- package/dist/api/taxonomy/index.js +0 -30
- package/dist/api/user/advantages/index.d.ts +0 -29
- package/dist/api/user/advantages/index.js +0 -25
- package/dist/api/user/anonymize/index.d.ts +0 -25
- package/dist/api/user/anonymize/index.js +0 -27
- package/dist/api/user/cart/index.d.ts +0 -38
- package/dist/api/user/cart/index.js +0 -35
- package/dist/api/user/cart/merge/index.d.ts +0 -28
- package/dist/api/user/cart/merge/index.js +0 -28
- package/dist/api/user/clubInformation/index.d.ts +0 -29
- package/dist/api/user/clubInformation/index.js +0 -25
- package/dist/api/user/delegateGrants/index.d.ts +0 -26
- package/dist/api/user/delegateGrants/index.js +0 -25
- package/dist/api/user/demo/index.d.ts +0 -26
- package/dist/api/user/demo/index.js +0 -25
- package/dist/api/user/demos/index.d.ts +0 -43
- package/dist/api/user/demos/index.js +0 -35
- package/dist/api/user/demos/statusCount/index.d.ts +0 -29
- package/dist/api/user/demos/statusCount/index.js +0 -25
- package/dist/api/user/email/index.d.ts +0 -29
- package/dist/api/user/email/index.js +0 -31
- package/dist/api/user/finalizedCarts/index.d.ts +0 -26
- package/dist/api/user/finalizedCarts/index.js +0 -25
- package/dist/api/user/gdpr/delegates/index.d.ts +0 -21
- package/dist/api/user/gdpr/delegates/index.js +0 -20
- package/dist/api/user/gdpr/delegates/item/index.d.ts +0 -24
- package/dist/api/user/gdpr/delegates/item/index.js +0 -24
- package/dist/api/user/gdpr/delegates/item/subscribe/index.d.ts +0 -29
- package/dist/api/user/gdpr/delegates/item/subscribe/index.js +0 -28
- package/dist/api/user/gdpr/delegates/item/unSubscribe/index.d.ts +0 -29
- package/dist/api/user/gdpr/delegates/item/unSubscribe/index.js +0 -28
- package/dist/api/user/gdpr/index.d.ts +0 -43
- package/dist/api/user/gdpr/index.js +0 -40
- package/dist/api/user/gdpr/transactional/index.d.ts +0 -24
- package/dist/api/user/gdpr/transactional/index.js +0 -24
- package/dist/api/user/gdpr/transactional/subscribe/index.d.ts +0 -28
- package/dist/api/user/gdpr/transactional/subscribe/index.js +0 -30
- package/dist/api/user/gdpr/transactional/unSubscribe/index.d.ts +0 -29
- package/dist/api/user/gdpr/transactional/unSubscribe/index.js +0 -28
- package/dist/api/user/index.d.ts +0 -89
- package/dist/api/user/index.js +0 -94
- package/dist/api/user/invitationCode/index.d.ts +0 -25
- package/dist/api/user/invitationCode/index.js +0 -25
- package/dist/api/user/orders/index.d.ts +0 -41
- package/dist/api/user/orders/index.js +0 -36
- package/dist/api/user/orders/item/index.d.ts +0 -26
- package/dist/api/user/orders/item/index.js +0 -25
- package/dist/api/user/profile/index.d.ts +0 -43
- package/dist/api/user/profile/index.js +0 -40
- package/dist/api/user/vouchers/index.d.ts +0 -43
- package/dist/api/user/vouchers/index.js +0 -36
- package/dist/api/user/vouchers/item/download/index.d.ts +0 -21
- package/dist/api/user/vouchers/item/download/index.js +0 -20
- package/dist/api/user/vouchers/item/download/item/index.d.ts +0 -25
- package/dist/api/user/vouchers/item/download/item/index.js +0 -25
- package/dist/api/user/vouchers/item/index.d.ts +0 -19
- package/dist/api/user/vouchers/item/index.js +0 -19
- package/dist/api/user/wishlist/index.d.ts +0 -55
- package/dist/api/user/wishlist/index.js +0 -51
- package/dist/api/users/index.d.ts +0 -39
- package/dist/api/users/index.js +0 -41
- package/dist/api/users/item/advantages/index.d.ts +0 -26
- package/dist/api/users/item/advantages/index.js +0 -25
- package/dist/api/users/item/cart/index.d.ts +0 -35
- package/dist/api/users/item/cart/index.js +0 -35
- package/dist/api/users/item/cart/merge/index.d.ts +0 -28
- package/dist/api/users/item/cart/merge/index.js +0 -28
- package/dist/api/users/item/impersonationToken/index.d.ts +0 -26
- package/dist/api/users/item/impersonationToken/index.js +0 -25
- package/dist/api/users/item/index.d.ts +0 -39
- package/dist/api/users/item/index.js +0 -40
- package/dist/api/users/item/profile/index.d.ts +0 -40
- package/dist/api/users/item/profile/index.js +0 -40
- package/dist/api/users/item/wishlist/index.d.ts +0 -52
- package/dist/api/users/item/wishlist/index.js +0 -51
- package/dist/api/utils/getQrcodeEpc/index.d.ts +0 -30
- package/dist/api/utils/getQrcodeEpc/index.js +0 -25
- package/dist/api/utils/index.d.ts +0 -19
- package/dist/api/utils/index.js +0 -19
- package/dist/api/webhooks/index.d.ts +0 -29
- package/dist/api/webhooks/index.js +0 -29
- package/dist/api/webhooks/logs/index.d.ts +0 -29
- package/dist/api/webhooks/logs/index.js +0 -28
- package/dist/api/webhooks/payments/index.d.ts +0 -24
- package/dist/api/webhooks/payments/index.js +0 -24
- package/dist/api/webhooks/payments/lyfpay/index.d.ts +0 -19
- package/dist/api/webhooks/payments/lyfpay/index.js +0 -19
- package/dist/api/webhooks/payments/lyfpay/update/index.d.ts +0 -28
- package/dist/api/webhooks/payments/lyfpay/update/index.js +0 -30
- package/dist/api/webhooks/payments/mollie/index.d.ts +0 -19
- package/dist/api/webhooks/payments/mollie/index.js +0 -19
- package/dist/api/webhooks/payments/mollie/update/index.d.ts +0 -28
- package/dist/api/webhooks/payments/mollie/update/index.js +0 -30
- package/dist/api/webhooks/user/index.d.ts +0 -19
- package/dist/api/webhooks/user/index.js +0 -19
- package/dist/api/webhooks/user/sso/create/index.d.ts +0 -28
- package/dist/api/webhooks/user/sso/create/index.js +0 -30
- package/dist/api/webhooks/user/sso/index.d.ts +0 -19
- package/dist/api/webhooks/user/sso/index.js +0 -19
- package/dist/models/index.d.ts +0 -8223
- package/dist/models/index.js +0 -8070
@@ -1,24 +0,0 @@
|
|
1
|
-
import { type OrderGroupedPaymentSheetRequestBuilder } from './orderGroupedPaymentSheet/index.js';
|
2
|
-
import { type OrderPaymentSheetRequestBuilder } from './orderPaymentSheet/index.js';
|
3
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
4
|
-
/**
|
5
|
-
* Builds and executes requests for operations under /api/intranet/download
|
6
|
-
*/
|
7
|
-
export interface DownloadRequestBuilder extends BaseRequestBuilder<DownloadRequestBuilder> {
|
8
|
-
/**
|
9
|
-
* The orderGroupedPaymentSheet property
|
10
|
-
*/
|
11
|
-
get orderGroupedPaymentSheet(): OrderGroupedPaymentSheetRequestBuilder;
|
12
|
-
/**
|
13
|
-
* The orderPaymentSheet property
|
14
|
-
*/
|
15
|
-
get orderPaymentSheet(): OrderPaymentSheetRequestBuilder;
|
16
|
-
}
|
17
|
-
/**
|
18
|
-
* Uri template for the request builder.
|
19
|
-
*/
|
20
|
-
export declare const DownloadRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download";
|
21
|
-
/**
|
22
|
-
* Metadata for all the navigation properties in the request builder.
|
23
|
-
*/
|
24
|
-
export declare const DownloadRequestBuilderNavigationMetadata: Record<Exclude<keyof DownloadRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,24 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { OrderGroupedPaymentSheetRequestBuilderNavigationMetadata } from './orderGroupedPaymentSheet/index.js';
|
6
|
-
// @ts-ignore
|
7
|
-
import { OrderPaymentSheetRequestBuilderNavigationMetadata } from './orderPaymentSheet/index.js';
|
8
|
-
/**
|
9
|
-
* Uri template for the request builder.
|
10
|
-
*/
|
11
|
-
export const DownloadRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download";
|
12
|
-
/**
|
13
|
-
* Metadata for all the navigation properties in the request builder.
|
14
|
-
*/
|
15
|
-
export const DownloadRequestBuilderNavigationMetadata = {
|
16
|
-
orderGroupedPaymentSheet: {
|
17
|
-
navigationMetadata: OrderGroupedPaymentSheetRequestBuilderNavigationMetadata,
|
18
|
-
},
|
19
|
-
orderPaymentSheet: {
|
20
|
-
navigationMetadata: OrderPaymentSheetRequestBuilderNavigationMetadata,
|
21
|
-
},
|
22
|
-
};
|
23
|
-
/* tslint:enable */
|
24
|
-
/* eslint-enable */
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { type WithLocaleItemRequestBuilder } from './item/index.js';
|
2
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/download/order-grouped-payment-sheet
|
5
|
-
*/
|
6
|
-
export interface OrderGroupedPaymentSheetRequestBuilder extends BaseRequestBuilder<OrderGroupedPaymentSheetRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* Gets an item from the VC.api.intranet.download.orderGroupedPaymentSheet.item collection
|
9
|
-
* @param locale Unique identifier of the item
|
10
|
-
* @returns {WithLocaleItemRequestBuilder}
|
11
|
-
*/
|
12
|
-
byLocale(locale: string): WithLocaleItemRequestBuilder;
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* Uri template for the request builder.
|
16
|
-
*/
|
17
|
-
export declare const OrderGroupedPaymentSheetRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-grouped-payment-sheet";
|
18
|
-
/**
|
19
|
-
* Metadata for all the navigation properties in the request builder.
|
20
|
-
*/
|
21
|
-
export declare const OrderGroupedPaymentSheetRequestBuilderNavigationMetadata: Record<Exclude<keyof OrderGroupedPaymentSheetRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { WithLocaleItemRequestBuilderRequestsMetadata } from './item/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const OrderGroupedPaymentSheetRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-grouped-payment-sheet";
|
10
|
-
/**
|
11
|
-
* Metadata for all the navigation properties in the request builder.
|
12
|
-
*/
|
13
|
-
export const OrderGroupedPaymentSheetRequestBuilderNavigationMetadata = {
|
14
|
-
byLocale: {
|
15
|
-
requestsMetadata: WithLocaleItemRequestBuilderRequestsMetadata,
|
16
|
-
pathParametersMappings: ["locale"],
|
17
|
-
},
|
18
|
-
};
|
19
|
-
/* tslint:enable */
|
20
|
-
/* eslint-enable */
|
@@ -1,28 +0,0 @@
|
|
1
|
-
import { type DownloadIntranetGroupedPaymentSheetRequest } from '../../../../../models/index.js';
|
2
|
-
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/download/order-grouped-payment-sheet/{locale}
|
5
|
-
*/
|
6
|
-
export interface WithLocaleItemRequestBuilder extends BaseRequestBuilder<WithLocaleItemRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* @param body The request body
|
9
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
10
|
-
* @returns {Promise<ArrayBuffer>}
|
11
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
12
|
-
*/
|
13
|
-
post(body: DownloadIntranetGroupedPaymentSheetRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
14
|
-
/**
|
15
|
-
* @param body The request body
|
16
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
17
|
-
* @returns {RequestInformation}
|
18
|
-
*/
|
19
|
-
toPostRequestInformation(body: DownloadIntranetGroupedPaymentSheetRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
20
|
-
}
|
21
|
-
/**
|
22
|
-
* Uri template for the request builder.
|
23
|
-
*/
|
24
|
-
export declare const WithLocaleItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-grouped-payment-sheet/{locale}";
|
25
|
-
/**
|
26
|
-
* Metadata for all the requests in the request builder.
|
27
|
-
*/
|
28
|
-
export declare const WithLocaleItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
@@ -1,28 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { createDomainExceptionResponseFromDiscriminatorValue, serializeDownloadIntranetGroupedPaymentSheetRequest } from '../../../../../models/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const WithLocaleItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-grouped-payment-sheet/{locale}";
|
10
|
-
/**
|
11
|
-
* Metadata for all the requests in the request builder.
|
12
|
-
*/
|
13
|
-
export const WithLocaleItemRequestBuilderRequestsMetadata = {
|
14
|
-
post: {
|
15
|
-
uriTemplate: WithLocaleItemRequestBuilderUriTemplate,
|
16
|
-
responseBodyContentType: "application/pdf, application/json",
|
17
|
-
errorMappings: {
|
18
|
-
422: createDomainExceptionResponseFromDiscriminatorValue,
|
19
|
-
},
|
20
|
-
adapterMethodName: "sendPrimitive",
|
21
|
-
responseBodyFactory: "ArrayBuffer",
|
22
|
-
requestBodyContentType: "application/json",
|
23
|
-
requestBodySerializer: serializeDownloadIntranetGroupedPaymentSheetRequest,
|
24
|
-
requestInformationContentSetMethod: "setContentFromParsable",
|
25
|
-
},
|
26
|
-
};
|
27
|
-
/* tslint:enable */
|
28
|
-
/* eslint-enable */
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { type WithLocaleItemRequestBuilder } from './item/index.js';
|
2
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/download/order-payment-sheet
|
5
|
-
*/
|
6
|
-
export interface OrderPaymentSheetRequestBuilder extends BaseRequestBuilder<OrderPaymentSheetRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* Gets an item from the VC.api.intranet.download.orderPaymentSheet.item collection
|
9
|
-
* @param locale Unique identifier of the item
|
10
|
-
* @returns {WithLocaleItemRequestBuilder}
|
11
|
-
*/
|
12
|
-
byLocale(locale: string): WithLocaleItemRequestBuilder;
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* Uri template for the request builder.
|
16
|
-
*/
|
17
|
-
export declare const OrderPaymentSheetRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-payment-sheet";
|
18
|
-
/**
|
19
|
-
* Metadata for all the navigation properties in the request builder.
|
20
|
-
*/
|
21
|
-
export declare const OrderPaymentSheetRequestBuilderNavigationMetadata: Record<Exclude<keyof OrderPaymentSheetRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { WithLocaleItemRequestBuilderRequestsMetadata } from './item/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const OrderPaymentSheetRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-payment-sheet";
|
10
|
-
/**
|
11
|
-
* Metadata for all the navigation properties in the request builder.
|
12
|
-
*/
|
13
|
-
export const OrderPaymentSheetRequestBuilderNavigationMetadata = {
|
14
|
-
byLocale: {
|
15
|
-
requestsMetadata: WithLocaleItemRequestBuilderRequestsMetadata,
|
16
|
-
pathParametersMappings: ["locale"],
|
17
|
-
},
|
18
|
-
};
|
19
|
-
/* tslint:enable */
|
20
|
-
/* eslint-enable */
|
@@ -1,28 +0,0 @@
|
|
1
|
-
import { type DownloadIntranetPaymentSheetRequest } from '../../../../../models/index.js';
|
2
|
-
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/download/order-payment-sheet/{locale}
|
5
|
-
*/
|
6
|
-
export interface WithLocaleItemRequestBuilder extends BaseRequestBuilder<WithLocaleItemRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* @param body The request body
|
9
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
10
|
-
* @returns {Promise<ArrayBuffer>}
|
11
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
12
|
-
*/
|
13
|
-
post(body: DownloadIntranetPaymentSheetRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
14
|
-
/**
|
15
|
-
* @param body The request body
|
16
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
17
|
-
* @returns {RequestInformation}
|
18
|
-
*/
|
19
|
-
toPostRequestInformation(body: DownloadIntranetPaymentSheetRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
20
|
-
}
|
21
|
-
/**
|
22
|
-
* Uri template for the request builder.
|
23
|
-
*/
|
24
|
-
export declare const WithLocaleItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-payment-sheet/{locale}";
|
25
|
-
/**
|
26
|
-
* Metadata for all the requests in the request builder.
|
27
|
-
*/
|
28
|
-
export declare const WithLocaleItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
@@ -1,28 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { createDomainExceptionResponseFromDiscriminatorValue, serializeDownloadIntranetPaymentSheetRequest } from '../../../../../models/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const WithLocaleItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/download/order-payment-sheet/{locale}";
|
10
|
-
/**
|
11
|
-
* Metadata for all the requests in the request builder.
|
12
|
-
*/
|
13
|
-
export const WithLocaleItemRequestBuilderRequestsMetadata = {
|
14
|
-
post: {
|
15
|
-
uriTemplate: WithLocaleItemRequestBuilderUriTemplate,
|
16
|
-
responseBodyContentType: "application/pdf, application/json",
|
17
|
-
errorMappings: {
|
18
|
-
422: createDomainExceptionResponseFromDiscriminatorValue,
|
19
|
-
},
|
20
|
-
adapterMethodName: "sendPrimitive",
|
21
|
-
responseBodyFactory: "ArrayBuffer",
|
22
|
-
requestBodyContentType: "application/json",
|
23
|
-
requestBodySerializer: serializeDownloadIntranetPaymentSheetRequest,
|
24
|
-
requestInformationContentSetMethod: "setContentFromParsable",
|
25
|
-
},
|
26
|
-
};
|
27
|
-
/* tslint:enable */
|
28
|
-
/* eslint-enable */
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { type WithDelegateItemRequestBuilder } from './item/index.js';
|
2
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/delegates
|
5
|
-
*/
|
6
|
-
export interface DelegatesRequestBuilder extends BaseRequestBuilder<DelegatesRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* Gets an item from the VC.api.intranet.gdpr.delegates.item collection
|
9
|
-
* @param delegateId Unique identifier of the item
|
10
|
-
* @returns {WithDelegateItemRequestBuilder}
|
11
|
-
*/
|
12
|
-
byDelegateId(delegateId: string): WithDelegateItemRequestBuilder;
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* Uri template for the request builder.
|
16
|
-
*/
|
17
|
-
export declare const DelegatesRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/delegates";
|
18
|
-
/**
|
19
|
-
* Metadata for all the navigation properties in the request builder.
|
20
|
-
*/
|
21
|
-
export declare const DelegatesRequestBuilderNavigationMetadata: Record<Exclude<keyof DelegatesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { WithDelegateItemRequestBuilderRequestsMetadata } from './item/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const DelegatesRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/delegates";
|
10
|
-
/**
|
11
|
-
* Metadata for all the navigation properties in the request builder.
|
12
|
-
*/
|
13
|
-
export const DelegatesRequestBuilderNavigationMetadata = {
|
14
|
-
byDelegateId: {
|
15
|
-
requestsMetadata: WithDelegateItemRequestBuilderRequestsMetadata,
|
16
|
-
pathParametersMappings: ["delegateId"],
|
17
|
-
},
|
18
|
-
};
|
19
|
-
/* tslint:enable */
|
20
|
-
/* eslint-enable */
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import { type OptInByDelegateResponse } from '../../../../../models/index.js';
|
2
|
-
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/delegates/{delegateId}
|
5
|
-
*/
|
6
|
-
export interface WithDelegateItemRequestBuilder extends BaseRequestBuilder<WithDelegateItemRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
9
|
-
* @returns {Promise<OptInByDelegateResponse>}
|
10
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
11
|
-
*/
|
12
|
-
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OptInByDelegateResponse | undefined>;
|
13
|
-
/**
|
14
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
15
|
-
* @returns {RequestInformation}
|
16
|
-
*/
|
17
|
-
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
18
|
-
}
|
19
|
-
/**
|
20
|
-
* Uri template for the request builder.
|
21
|
-
*/
|
22
|
-
export declare const WithDelegateItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/delegates/{delegateId}";
|
23
|
-
/**
|
24
|
-
* Metadata for all the requests in the request builder.
|
25
|
-
*/
|
26
|
-
export declare const WithDelegateItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
@@ -1,25 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { createDomainExceptionResponseFromDiscriminatorValue, createOptInByDelegateResponseFromDiscriminatorValue } from '../../../../../models/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const WithDelegateItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/delegates/{delegateId}";
|
10
|
-
/**
|
11
|
-
* Metadata for all the requests in the request builder.
|
12
|
-
*/
|
13
|
-
export const WithDelegateItemRequestBuilderRequestsMetadata = {
|
14
|
-
get: {
|
15
|
-
uriTemplate: WithDelegateItemRequestBuilderUriTemplate,
|
16
|
-
responseBodyContentType: "application/json",
|
17
|
-
errorMappings: {
|
18
|
-
422: createDomainExceptionResponseFromDiscriminatorValue,
|
19
|
-
},
|
20
|
-
adapterMethodName: "send",
|
21
|
-
responseBodyFactory: createOptInByDelegateResponseFromDiscriminatorValue,
|
22
|
-
},
|
23
|
-
};
|
24
|
-
/* tslint:enable */
|
25
|
-
/* eslint-enable */
|
@@ -1,44 +0,0 @@
|
|
1
|
-
import { type CreateGdprRequest, type GdprResponse } from '../../../models/index.js';
|
2
|
-
import { type DelegatesRequestBuilder } from './delegates/index.js';
|
3
|
-
import { type EmailItemRequestBuilder } from './item/index.js';
|
4
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
5
|
-
/**
|
6
|
-
* Builds and executes requests for operations under /api/intranet/gdpr
|
7
|
-
*/
|
8
|
-
export interface GdprRequestBuilder extends BaseRequestBuilder<GdprRequestBuilder> {
|
9
|
-
/**
|
10
|
-
* The delegates property
|
11
|
-
*/
|
12
|
-
get delegates(): DelegatesRequestBuilder;
|
13
|
-
/**
|
14
|
-
* Gets an item from the VC.api.intranet.gdpr.item collection
|
15
|
-
* @param emailId Unique identifier of the item
|
16
|
-
* @returns {EmailItemRequestBuilder}
|
17
|
-
*/
|
18
|
-
byEmailId(emailId: string): EmailItemRequestBuilder;
|
19
|
-
/**
|
20
|
-
* @param body The request body
|
21
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
22
|
-
* @returns {Promise<GdprResponse>}
|
23
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
24
|
-
*/
|
25
|
-
post(body: CreateGdprRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GdprResponse | undefined>;
|
26
|
-
/**
|
27
|
-
* @param body The request body
|
28
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
29
|
-
* @returns {RequestInformation}
|
30
|
-
*/
|
31
|
-
toPostRequestInformation(body: CreateGdprRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
32
|
-
}
|
33
|
-
/**
|
34
|
-
* Uri template for the request builder.
|
35
|
-
*/
|
36
|
-
export declare const GdprRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr";
|
37
|
-
/**
|
38
|
-
* Metadata for all the navigation properties in the request builder.
|
39
|
-
*/
|
40
|
-
export declare const GdprRequestBuilderNavigationMetadata: Record<Exclude<keyof GdprRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
41
|
-
/**
|
42
|
-
* Metadata for all the requests in the request builder.
|
43
|
-
*/
|
44
|
-
export declare const GdprRequestBuilderRequestsMetadata: RequestsMetadata;
|
@@ -1,45 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { createDomainExceptionResponseFromDiscriminatorValue, createGdprResponseFromDiscriminatorValue, serializeCreateGdprRequest } from '../../../models/index.js';
|
6
|
-
// @ts-ignore
|
7
|
-
import { DelegatesRequestBuilderNavigationMetadata } from './delegates/index.js';
|
8
|
-
// @ts-ignore
|
9
|
-
import { EmailItemRequestBuilderNavigationMetadata, EmailItemRequestBuilderRequestsMetadata } from './item/index.js';
|
10
|
-
/**
|
11
|
-
* Uri template for the request builder.
|
12
|
-
*/
|
13
|
-
export const GdprRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr";
|
14
|
-
/**
|
15
|
-
* Metadata for all the navigation properties in the request builder.
|
16
|
-
*/
|
17
|
-
export const GdprRequestBuilderNavigationMetadata = {
|
18
|
-
byEmailId: {
|
19
|
-
requestsMetadata: EmailItemRequestBuilderRequestsMetadata,
|
20
|
-
navigationMetadata: EmailItemRequestBuilderNavigationMetadata,
|
21
|
-
pathParametersMappings: ["email%2Did"],
|
22
|
-
},
|
23
|
-
delegates: {
|
24
|
-
navigationMetadata: DelegatesRequestBuilderNavigationMetadata,
|
25
|
-
},
|
26
|
-
};
|
27
|
-
/**
|
28
|
-
* Metadata for all the requests in the request builder.
|
29
|
-
*/
|
30
|
-
export const GdprRequestBuilderRequestsMetadata = {
|
31
|
-
post: {
|
32
|
-
uriTemplate: GdprRequestBuilderUriTemplate,
|
33
|
-
responseBodyContentType: "application/json",
|
34
|
-
errorMappings: {
|
35
|
-
422: createDomainExceptionResponseFromDiscriminatorValue,
|
36
|
-
},
|
37
|
-
adapterMethodName: "send",
|
38
|
-
responseBodyFactory: createGdprResponseFromDiscriminatorValue,
|
39
|
-
requestBodyContentType: "application/json",
|
40
|
-
requestBodySerializer: serializeCreateGdprRequest,
|
41
|
-
requestInformationContentSetMethod: "setContentFromParsable",
|
42
|
-
},
|
43
|
-
};
|
44
|
-
/* tslint:enable */
|
45
|
-
/* eslint-enable */
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { type WithDelegateItemRequestBuilder } from './item/index.js';
|
2
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/{email-id}/delegates
|
5
|
-
*/
|
6
|
-
export interface DelegatesRequestBuilder extends BaseRequestBuilder<DelegatesRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* Gets an item from the VC.api.intranet.gdpr.item.delegates.item collection
|
9
|
-
* @param delegateId Unique identifier of the item
|
10
|
-
* @returns {WithDelegateItemRequestBuilder}
|
11
|
-
*/
|
12
|
-
byDelegateId(delegateId: string): WithDelegateItemRequestBuilder;
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* Uri template for the request builder.
|
16
|
-
*/
|
17
|
-
export declare const DelegatesRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates";
|
18
|
-
/**
|
19
|
-
* Metadata for all the navigation properties in the request builder.
|
20
|
-
*/
|
21
|
-
export declare const DelegatesRequestBuilderNavigationMetadata: Record<Exclude<keyof DelegatesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { WithDelegateItemRequestBuilderNavigationMetadata } from './item/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const DelegatesRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates";
|
10
|
-
/**
|
11
|
-
* Metadata for all the navigation properties in the request builder.
|
12
|
-
*/
|
13
|
-
export const DelegatesRequestBuilderNavigationMetadata = {
|
14
|
-
byDelegateId: {
|
15
|
-
navigationMetadata: WithDelegateItemRequestBuilderNavigationMetadata,
|
16
|
-
pathParametersMappings: ["delegateId"],
|
17
|
-
},
|
18
|
-
};
|
19
|
-
/* tslint:enable */
|
20
|
-
/* eslint-enable */
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { type SetPendingRequestBuilder } from './setPending/index.js';
|
2
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata } from '@microsoft/kiota-abstractions';
|
3
|
-
/**
|
4
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/{email-id}/delegates/{delegateId}
|
5
|
-
*/
|
6
|
-
export interface WithDelegateItemRequestBuilder extends BaseRequestBuilder<WithDelegateItemRequestBuilder> {
|
7
|
-
/**
|
8
|
-
* The setPending property
|
9
|
-
*/
|
10
|
-
get setPending(): SetPendingRequestBuilder;
|
11
|
-
}
|
12
|
-
/**
|
13
|
-
* Uri template for the request builder.
|
14
|
-
*/
|
15
|
-
export declare const WithDelegateItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates/{delegateId}";
|
16
|
-
/**
|
17
|
-
* Metadata for all the navigation properties in the request builder.
|
18
|
-
*/
|
19
|
-
export declare const WithDelegateItemRequestBuilderNavigationMetadata: Record<Exclude<keyof WithDelegateItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
@@ -1,19 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { SetPendingRequestBuilderRequestsMetadata } from './setPending/index.js';
|
6
|
-
/**
|
7
|
-
* Uri template for the request builder.
|
8
|
-
*/
|
9
|
-
export const WithDelegateItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates/{delegateId}";
|
10
|
-
/**
|
11
|
-
* Metadata for all the navigation properties in the request builder.
|
12
|
-
*/
|
13
|
-
export const WithDelegateItemRequestBuilderNavigationMetadata = {
|
14
|
-
setPending: {
|
15
|
-
requestsMetadata: SetPendingRequestBuilderRequestsMetadata,
|
16
|
-
},
|
17
|
-
};
|
18
|
-
/* tslint:enable */
|
19
|
-
/* eslint-enable */
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type UntypedNode } from '@microsoft/kiota-abstractions';
|
2
|
-
/**
|
3
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/{email-id}/delegates/{delegateId}/set-pending
|
4
|
-
*/
|
5
|
-
export interface SetPendingRequestBuilder extends BaseRequestBuilder<SetPendingRequestBuilder> {
|
6
|
-
/**
|
7
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
8
|
-
* @returns {Promise<UntypedNode>}
|
9
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
10
|
-
*/
|
11
|
-
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<UntypedNode | undefined>;
|
12
|
-
/**
|
13
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
14
|
-
* @returns {RequestInformation}
|
15
|
-
*/
|
16
|
-
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
17
|
-
}
|
18
|
-
/**
|
19
|
-
* Uri template for the request builder.
|
20
|
-
*/
|
21
|
-
export declare const SetPendingRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates/{delegateId}/set-pending";
|
22
|
-
/**
|
23
|
-
* Metadata for all the requests in the request builder.
|
24
|
-
*/
|
25
|
-
export declare const SetPendingRequestBuilderRequestsMetadata: RequestsMetadata;
|
@@ -1,27 +0,0 @@
|
|
1
|
-
/* tslint:disable */
|
2
|
-
/* eslint-disable */
|
3
|
-
// Generated by Microsoft Kiota
|
4
|
-
// @ts-ignore
|
5
|
-
import { createDomainExceptionResponseFromDiscriminatorValue } from '../../../../../../../models/index.js';
|
6
|
-
// @ts-ignore
|
7
|
-
import { createUntypedNodeFromDiscriminatorValue } from '@microsoft/kiota-abstractions';
|
8
|
-
/**
|
9
|
-
* Uri template for the request builder.
|
10
|
-
*/
|
11
|
-
export const SetPendingRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}/delegates/{delegateId}/set-pending";
|
12
|
-
/**
|
13
|
-
* Metadata for all the requests in the request builder.
|
14
|
-
*/
|
15
|
-
export const SetPendingRequestBuilderRequestsMetadata = {
|
16
|
-
post: {
|
17
|
-
uriTemplate: SetPendingRequestBuilderUriTemplate,
|
18
|
-
responseBodyContentType: "text/plain;q=0.9",
|
19
|
-
errorMappings: {
|
20
|
-
422: createDomainExceptionResponseFromDiscriminatorValue,
|
21
|
-
},
|
22
|
-
adapterMethodName: "send",
|
23
|
-
responseBodyFactory: createUntypedNodeFromDiscriminatorValue,
|
24
|
-
},
|
25
|
-
};
|
26
|
-
/* tslint:enable */
|
27
|
-
/* eslint-enable */
|
@@ -1,40 +0,0 @@
|
|
1
|
-
import { type GdprResponse } from '../../../../models/index.js';
|
2
|
-
import { type DelegatesRequestBuilder } from './delegates/index.js';
|
3
|
-
import { type TransactionalRequestBuilder } from './transactional/index.js';
|
4
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
5
|
-
/**
|
6
|
-
* Builds and executes requests for operations under /api/intranet/gdpr/{email-id}
|
7
|
-
*/
|
8
|
-
export interface EmailItemRequestBuilder extends BaseRequestBuilder<EmailItemRequestBuilder> {
|
9
|
-
/**
|
10
|
-
* The delegates property
|
11
|
-
*/
|
12
|
-
get delegates(): DelegatesRequestBuilder;
|
13
|
-
/**
|
14
|
-
* The transactional property
|
15
|
-
*/
|
16
|
-
get transactional(): TransactionalRequestBuilder;
|
17
|
-
/**
|
18
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
19
|
-
* @returns {Promise<GdprResponse>}
|
20
|
-
* @throws {DomainExceptionResponse} error when the service returns a 422 status code
|
21
|
-
*/
|
22
|
-
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GdprResponse | undefined>;
|
23
|
-
/**
|
24
|
-
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
25
|
-
* @returns {RequestInformation}
|
26
|
-
*/
|
27
|
-
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
28
|
-
}
|
29
|
-
/**
|
30
|
-
* Uri template for the request builder.
|
31
|
-
*/
|
32
|
-
export declare const EmailItemRequestBuilderUriTemplate = "{+baseurl}/api/intranet/gdpr/{email%2Did}";
|
33
|
-
/**
|
34
|
-
* Metadata for all the navigation properties in the request builder.
|
35
|
-
*/
|
36
|
-
export declare const EmailItemRequestBuilderNavigationMetadata: Record<Exclude<keyof EmailItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
37
|
-
/**
|
38
|
-
* Metadata for all the requests in the request builder.
|
39
|
-
*/
|
40
|
-
export declare const EmailItemRequestBuilderRequestsMetadata: RequestsMetadata;
|