@etohq/types 1.0.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundles.d.ts +2 -15
- package/dist/bundles.d.ts.map +1 -1
- package/dist/bundles.js +3 -16
- package/dist/bundles.js.map +1 -1
- package/dist/{totals → common}/big-number.d.ts.map +1 -1
- package/dist/{totals → common}/big-number.js.map +1 -1
- package/dist/common/config-module.d.ts +20 -24
- package/dist/common/config-module.d.ts.map +1 -1
- package/dist/common/index.d.ts +2 -0
- package/dist/common/index.d.ts.map +1 -1
- package/dist/common/index.js +2 -0
- package/dist/common/index.js.map +1 -1
- package/dist/common/modules.d.ts +32 -0
- package/dist/common/modules.d.ts.map +1 -0
- package/dist/{cart/common.js → common/modules.js} +1 -1
- package/dist/common/modules.js.map +1 -0
- package/dist/dal/utils.d.ts.map +1 -1
- package/dist/dml/index.d.ts +1 -1
- package/dist/dml/index.d.ts.map +1 -1
- package/dist/encore/index.d.ts +58 -0
- package/dist/encore/index.d.ts.map +1 -0
- package/dist/{workflow/store → encore}/index.js.map +1 -1
- package/dist/http/api-key/admin/responses.d.ts +1 -2
- package/dist/http/api-key/admin/responses.d.ts.map +1 -1
- package/dist/http/index.d.ts +0 -36
- package/dist/http/index.d.ts.map +1 -1
- package/dist/http/index.js +0 -36
- package/dist/http/index.js.map +1 -1
- package/dist/index.d.ts +4 -21
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -21
- package/dist/index.js.map +1 -1
- package/dist/link-modules-sdk/index.d.ts.map +1 -0
- package/dist/link-modules-sdk/index.js.map +1 -0
- package/dist/link-modules-sdk/migrations.d.ts.map +1 -0
- package/dist/link-modules-sdk/migrations.js.map +1 -0
- package/dist/link-modules-sdk/service.d.ts.map +1 -0
- package/dist/{cart → link-modules-sdk}/service.js.map +1 -1
- package/dist/modules-sdk/index.d.ts +24 -8
- package/dist/modules-sdk/index.d.ts.map +1 -1
- package/dist/notification/common.d.ts +3 -0
- package/dist/notification/common.d.ts.map +1 -1
- package/dist/payment/common.d.ts +1 -1
- package/dist/payment/common.d.ts.map +1 -1
- package/dist/payment/mutations.d.ts +1 -1
- package/dist/payment/provider.d.ts +4 -5
- package/dist/payment/provider.d.ts.map +1 -1
- package/dist/payment/service.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/workflow/index.d.ts +1 -13
- package/dist/workflow/index.d.ts.map +1 -1
- package/dist/workflow/index.js +2 -14
- package/dist/workflow/index.js.map +1 -1
- package/package.json +11 -3
- package/dist/address/common.d.ts +0 -16
- package/dist/address/common.d.ts.map +0 -1
- package/dist/address/common.js +0 -3
- package/dist/address/common.js.map +0 -1
- package/dist/address/index.d.ts +0 -2
- package/dist/address/index.d.ts.map +0 -1
- package/dist/address/index.js +0 -18
- package/dist/address/index.js.map +0 -1
- package/dist/cart/common.d.ts +0 -1040
- package/dist/cart/common.d.ts.map +0 -1
- package/dist/cart/common.js.map +0 -1
- package/dist/cart/index.d.ts +0 -5
- package/dist/cart/index.d.ts.map +0 -1
- package/dist/cart/index.js +0 -21
- package/dist/cart/index.js.map +0 -1
- package/dist/cart/mutations.d.ts +0 -715
- package/dist/cart/mutations.d.ts.map +0 -1
- package/dist/cart/mutations.js +0 -4
- package/dist/cart/mutations.js.map +0 -1
- package/dist/cart/service.d.ts +0 -1705
- package/dist/cart/service.d.ts.map +0 -1
- package/dist/cart/workflows.d.ts +0 -146
- package/dist/cart/workflows.d.ts.map +0 -1
- package/dist/cart/workflows.js +0 -3
- package/dist/cart/workflows.js.map +0 -1
- package/dist/currency/common/currency.d.ts +0 -52
- package/dist/currency/common/currency.d.ts.map +0 -1
- package/dist/currency/common/currency.js +0 -3
- package/dist/currency/common/currency.js.map +0 -1
- package/dist/currency/common/index.d.ts +0 -2
- package/dist/currency/common/index.d.ts.map +0 -1
- package/dist/currency/common/index.js +0 -18
- package/dist/currency/common/index.js.map +0 -1
- package/dist/currency/index.d.ts +0 -3
- package/dist/currency/index.d.ts.map +0 -1
- package/dist/currency/index.js +0 -19
- package/dist/currency/index.js.map +0 -1
- package/dist/currency/service.d.ts +0 -96
- package/dist/currency/service.d.ts.map +0 -1
- package/dist/currency/service.js +0 -3
- package/dist/currency/service.js.map +0 -1
- package/dist/customer/common.d.ts +0 -541
- package/dist/customer/common.d.ts.map +0 -1
- package/dist/customer/common.js +0 -3
- package/dist/customer/common.js.map +0 -1
- package/dist/customer/index.d.ts +0 -4
- package/dist/customer/index.d.ts.map +0 -1
- package/dist/customer/index.js +0 -20
- package/dist/customer/index.js.map +0 -1
- package/dist/customer/mutations.d.ts +0 -308
- package/dist/customer/mutations.d.ts.map +0 -1
- package/dist/customer/mutations.js +0 -3
- package/dist/customer/mutations.js.map +0 -1
- package/dist/customer/service.d.ts +0 -910
- package/dist/customer/service.d.ts.map +0 -1
- package/dist/customer/service.js +0 -3
- package/dist/customer/service.js.map +0 -1
- package/dist/fulfillment/common/address.d.ts +0 -70
- package/dist/fulfillment/common/address.d.ts.map +0 -1
- package/dist/fulfillment/common/address.js +0 -3
- package/dist/fulfillment/common/address.js.map +0 -1
- package/dist/fulfillment/common/cart.d.ts +0 -29
- package/dist/fulfillment/common/cart.d.ts.map +0 -1
- package/dist/fulfillment/common/cart.js +0 -3
- package/dist/fulfillment/common/cart.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-item.d.ts +0 -55
- package/dist/fulfillment/common/fulfillment-item.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-item.js +0 -3
- package/dist/fulfillment/common/fulfillment-item.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-label.d.ts +0 -43
- package/dist/fulfillment/common/fulfillment-label.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-label.js +0 -3
- package/dist/fulfillment/common/fulfillment-label.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-provider.d.ts +0 -45
- package/dist/fulfillment/common/fulfillment-provider.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-provider.js +0 -3
- package/dist/fulfillment/common/fulfillment-provider.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-set.d.ts +0 -61
- package/dist/fulfillment/common/fulfillment-set.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-set.js +0 -3
- package/dist/fulfillment/common/fulfillment-set.js.map +0 -1
- package/dist/fulfillment/common/fulfillment.d.ts +0 -142
- package/dist/fulfillment/common/fulfillment.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment.js +0 -3
- package/dist/fulfillment/common/fulfillment.js.map +0 -1
- package/dist/fulfillment/common/geo-zone.d.ts +0 -76
- package/dist/fulfillment/common/geo-zone.d.ts.map +0 -1
- package/dist/fulfillment/common/geo-zone.js +0 -3
- package/dist/fulfillment/common/geo-zone.js.map +0 -1
- package/dist/fulfillment/common/index.d.ts +0 -15
- package/dist/fulfillment/common/index.d.ts.map +0 -1
- package/dist/fulfillment/common/index.js +0 -31
- package/dist/fulfillment/common/index.js.map +0 -1
- package/dist/fulfillment/common/order.d.ts +0 -969
- package/dist/fulfillment/common/order.d.ts.map +0 -1
- package/dist/fulfillment/common/order.js +0 -3
- package/dist/fulfillment/common/order.js.map +0 -1
- package/dist/fulfillment/common/service-zone.d.ts +0 -79
- package/dist/fulfillment/common/service-zone.d.ts.map +0 -1
- package/dist/fulfillment/common/service-zone.js +0 -3
- package/dist/fulfillment/common/service-zone.js.map +0 -1
- package/dist/fulfillment/common/shipping-option-rule.d.ts +0 -73
- package/dist/fulfillment/common/shipping-option-rule.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option-rule.js +0 -3
- package/dist/fulfillment/common/shipping-option-rule.js.map +0 -1
- package/dist/fulfillment/common/shipping-option-type.d.ts +0 -65
- package/dist/fulfillment/common/shipping-option-type.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option-type.js +0 -3
- package/dist/fulfillment/common/shipping-option-type.js.map +0 -1
- package/dist/fulfillment/common/shipping-option.d.ts +0 -171
- package/dist/fulfillment/common/shipping-option.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option.js +0 -3
- package/dist/fulfillment/common/shipping-option.js.map +0 -1
- package/dist/fulfillment/common/shipping-profile.d.ts +0 -61
- package/dist/fulfillment/common/shipping-profile.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-profile.js +0 -3
- package/dist/fulfillment/common/shipping-profile.js.map +0 -1
- package/dist/fulfillment/index.d.ts +0 -6
- package/dist/fulfillment/index.d.ts.map +0 -1
- package/dist/fulfillment/index.js +0 -22
- package/dist/fulfillment/index.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-address.d.ts +0 -54
- package/dist/fulfillment/mutations/fulfillment-address.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-address.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-address.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-item.d.ts +0 -34
- package/dist/fulfillment/mutations/fulfillment-item.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-item.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-item.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-label.d.ts +0 -22
- package/dist/fulfillment/mutations/fulfillment-label.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-label.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-label.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-set.d.ts +0 -45
- package/dist/fulfillment/mutations/fulfillment-set.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-set.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-set.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment.d.ts +0 -110
- package/dist/fulfillment/mutations/fulfillment.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment.js +0 -3
- package/dist/fulfillment/mutations/fulfillment.js.map +0 -1
- package/dist/fulfillment/mutations/geo-zone.d.ts +0 -169
- package/dist/fulfillment/mutations/geo-zone.d.ts.map +0 -1
- package/dist/fulfillment/mutations/geo-zone.js +0 -3
- package/dist/fulfillment/mutations/geo-zone.js.map +0 -1
- package/dist/fulfillment/mutations/index.d.ts +0 -12
- package/dist/fulfillment/mutations/index.d.ts.map +0 -1
- package/dist/fulfillment/mutations/index.js +0 -28
- package/dist/fulfillment/mutations/index.js.map +0 -1
- package/dist/fulfillment/mutations/service-zone.d.ts +0 -46
- package/dist/fulfillment/mutations/service-zone.d.ts.map +0 -1
- package/dist/fulfillment/mutations/service-zone.js +0 -3
- package/dist/fulfillment/mutations/service-zone.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts +0 -32
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-rule.js +0 -3
- package/dist/fulfillment/mutations/shipping-option-rule.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-type.d.ts +0 -31
- package/dist/fulfillment/mutations/shipping-option-type.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-type.js +0 -3
- package/dist/fulfillment/mutations/shipping-option-type.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option.d.ts +0 -135
- package/dist/fulfillment/mutations/shipping-option.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option.js +0 -3
- package/dist/fulfillment/mutations/shipping-option.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-profile.d.ts +0 -41
- package/dist/fulfillment/mutations/shipping-profile.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-profile.js +0 -3
- package/dist/fulfillment/mutations/shipping-profile.js.map +0 -1
- package/dist/fulfillment/provider.d.ts +0 -124
- package/dist/fulfillment/provider.d.ts.map +0 -1
- package/dist/fulfillment/provider.js +0 -3
- package/dist/fulfillment/provider.js.map +0 -1
- package/dist/fulfillment/service.d.ts +0 -2307
- package/dist/fulfillment/service.d.ts.map +0 -1
- package/dist/fulfillment/service.js +0 -3
- package/dist/fulfillment/service.js.map +0 -1
- package/dist/fulfillment/workflows.d.ts +0 -11
- package/dist/fulfillment/workflows.d.ts.map +0 -1
- package/dist/fulfillment/workflows.js +0 -3
- package/dist/fulfillment/workflows.js.map +0 -1
- package/dist/http/address/entities.d.ts +0 -18
- package/dist/http/address/entities.d.ts.map +0 -1
- package/dist/http/address/entities.js +0 -3
- package/dist/http/address/entities.js.map +0 -1
- package/dist/http/address/index.d.ts +0 -2
- package/dist/http/address/index.d.ts.map +0 -1
- package/dist/http/address/index.js +0 -18
- package/dist/http/address/index.js.map +0 -1
- package/dist/http/campaign/admin/index.d.ts +0 -4
- package/dist/http/campaign/admin/index.d.ts.map +0 -1
- package/dist/http/campaign/admin/index.js +0 -20
- package/dist/http/campaign/admin/index.js.map +0 -1
- package/dist/http/campaign/admin/payloads.d.ts +0 -102
- package/dist/http/campaign/admin/payloads.d.ts.map +0 -1
- package/dist/http/campaign/admin/payloads.js +0 -3
- package/dist/http/campaign/admin/payloads.js.map +0 -1
- package/dist/http/campaign/admin/queries.d.ts +0 -14
- package/dist/http/campaign/admin/queries.d.ts.map +0 -1
- package/dist/http/campaign/admin/queries.js +0 -3
- package/dist/http/campaign/admin/queries.js.map +0 -1
- package/dist/http/campaign/admin/responses.d.ts +0 -80
- package/dist/http/campaign/admin/responses.d.ts.map +0 -1
- package/dist/http/campaign/admin/responses.js +0 -3
- package/dist/http/campaign/admin/responses.js.map +0 -1
- package/dist/http/campaign/index.d.ts +0 -2
- package/dist/http/campaign/index.d.ts.map +0 -1
- package/dist/http/campaign/index.js +0 -18
- package/dist/http/campaign/index.js.map +0 -1
- package/dist/http/cart/common.d.ts +0 -662
- package/dist/http/cart/common.d.ts.map +0 -1
- package/dist/http/cart/common.js +0 -3
- package/dist/http/cart/common.js.map +0 -1
- package/dist/http/cart/index.d.ts +0 -2
- package/dist/http/cart/index.d.ts.map +0 -1
- package/dist/http/cart/index.js +0 -18
- package/dist/http/cart/index.js.map +0 -1
- package/dist/http/cart/store/entities.d.ts +0 -73
- package/dist/http/cart/store/entities.d.ts.map +0 -1
- package/dist/http/cart/store/entities.js +0 -3
- package/dist/http/cart/store/entities.js.map +0 -1
- package/dist/http/cart/store/index.d.ts +0 -4
- package/dist/http/cart/store/index.d.ts.map +0 -1
- package/dist/http/cart/store/index.js +0 -20
- package/dist/http/cart/store/index.js.map +0 -1
- package/dist/http/cart/store/payloads.d.ts +0 -159
- package/dist/http/cart/store/payloads.d.ts.map +0 -1
- package/dist/http/cart/store/payloads.js +0 -3
- package/dist/http/cart/store/payloads.js.map +0 -1
- package/dist/http/cart/store/responses.d.ts +0 -48
- package/dist/http/cart/store/responses.d.ts.map +0 -1
- package/dist/http/cart/store/responses.js +0 -3
- package/dist/http/cart/store/responses.js.map +0 -1
- package/dist/http/claim/admin/entities.d.ts +0 -18
- package/dist/http/claim/admin/entities.d.ts.map +0 -1
- package/dist/http/claim/admin/entities.js +0 -3
- package/dist/http/claim/admin/entities.js.map +0 -1
- package/dist/http/claim/admin/index.d.ts +0 -5
- package/dist/http/claim/admin/index.d.ts.map +0 -1
- package/dist/http/claim/admin/index.js +0 -21
- package/dist/http/claim/admin/index.js.map +0 -1
- package/dist/http/claim/admin/payloads.d.ts +0 -138
- package/dist/http/claim/admin/payloads.d.ts.map +0 -1
- package/dist/http/claim/admin/payloads.js +0 -10
- package/dist/http/claim/admin/payloads.js.map +0 -1
- package/dist/http/claim/admin/queries.d.ts +0 -13
- package/dist/http/claim/admin/queries.d.ts.map +0 -1
- package/dist/http/claim/admin/queries.js +0 -3
- package/dist/http/claim/admin/queries.js.map +0 -1
- package/dist/http/claim/admin/responses.d.ts +0 -54
- package/dist/http/claim/admin/responses.d.ts.map +0 -1
- package/dist/http/claim/admin/responses.js +0 -3
- package/dist/http/claim/admin/responses.js.map +0 -1
- package/dist/http/claim/common.d.ts +0 -131
- package/dist/http/claim/common.d.ts.map +0 -1
- package/dist/http/claim/common.js +0 -3
- package/dist/http/claim/common.js.map +0 -1
- package/dist/http/claim/index.d.ts +0 -2
- package/dist/http/claim/index.d.ts.map +0 -1
- package/dist/http/claim/index.js +0 -18
- package/dist/http/claim/index.js.map +0 -1
- package/dist/http/collection/admin/entities.d.ts +0 -4
- package/dist/http/collection/admin/entities.d.ts.map +0 -1
- package/dist/http/collection/admin/entities.js +0 -3
- package/dist/http/collection/admin/entities.js.map +0 -1
- package/dist/http/collection/admin/index.d.ts +0 -5
- package/dist/http/collection/admin/index.d.ts.map +0 -1
- package/dist/http/collection/admin/index.js +0 -21
- package/dist/http/collection/admin/index.js.map +0 -1
- package/dist/http/collection/admin/payloads.d.ts +0 -39
- package/dist/http/collection/admin/payloads.d.ts.map +0 -1
- package/dist/http/collection/admin/payloads.js +0 -3
- package/dist/http/collection/admin/payloads.js.map +0 -1
- package/dist/http/collection/admin/queries.d.ts +0 -11
- package/dist/http/collection/admin/queries.d.ts.map +0 -1
- package/dist/http/collection/admin/queries.js +0 -3
- package/dist/http/collection/admin/queries.js.map +0 -1
- package/dist/http/collection/admin/responses.d.ts +0 -18
- package/dist/http/collection/admin/responses.d.ts.map +0 -1
- package/dist/http/collection/admin/responses.js +0 -3
- package/dist/http/collection/admin/responses.js.map +0 -1
- package/dist/http/collection/common.d.ts +0 -66
- package/dist/http/collection/common.d.ts.map +0 -1
- package/dist/http/collection/common.js +0 -3
- package/dist/http/collection/common.js.map +0 -1
- package/dist/http/collection/index.d.ts +0 -3
- package/dist/http/collection/index.d.ts.map +0 -1
- package/dist/http/collection/index.js +0 -19
- package/dist/http/collection/index.js.map +0 -1
- package/dist/http/collection/store/entities.d.ts +0 -9
- package/dist/http/collection/store/entities.d.ts.map +0 -1
- package/dist/http/collection/store/entities.js +0 -3
- package/dist/http/collection/store/entities.js.map +0 -1
- package/dist/http/collection/store/index.d.ts +0 -4
- package/dist/http/collection/store/index.d.ts.map +0 -1
- package/dist/http/collection/store/index.js +0 -20
- package/dist/http/collection/store/index.js.map +0 -1
- package/dist/http/collection/store/queries.d.ts +0 -4
- package/dist/http/collection/store/queries.d.ts.map +0 -1
- package/dist/http/collection/store/queries.js +0 -3
- package/dist/http/collection/store/queries.js.map +0 -1
- package/dist/http/collection/store/responses.d.ts +0 -15
- package/dist/http/collection/store/responses.d.ts.map +0 -1
- package/dist/http/collection/store/responses.js +0 -3
- package/dist/http/collection/store/responses.js.map +0 -1
- package/dist/http/currency/admin/entities.d.ts +0 -4
- package/dist/http/currency/admin/entities.d.ts.map +0 -1
- package/dist/http/currency/admin/entities.js +0 -3
- package/dist/http/currency/admin/entities.js.map +0 -1
- package/dist/http/currency/admin/index.d.ts +0 -4
- package/dist/http/currency/admin/index.d.ts.map +0 -1
- package/dist/http/currency/admin/index.js +0 -20
- package/dist/http/currency/admin/index.js.map +0 -1
- package/dist/http/currency/admin/queries.d.ts +0 -15
- package/dist/http/currency/admin/queries.d.ts.map +0 -1
- package/dist/http/currency/admin/queries.js +0 -3
- package/dist/http/currency/admin/queries.js.map +0 -1
- package/dist/http/currency/admin/responses.d.ts +0 -16
- package/dist/http/currency/admin/responses.d.ts.map +0 -1
- package/dist/http/currency/admin/responses.js +0 -3
- package/dist/http/currency/admin/responses.js.map +0 -1
- package/dist/http/currency/common.d.ts +0 -48
- package/dist/http/currency/common.d.ts.map +0 -1
- package/dist/http/currency/common.js +0 -3
- package/dist/http/currency/common.js.map +0 -1
- package/dist/http/currency/index.d.ts +0 -4
- package/dist/http/currency/index.d.ts.map +0 -1
- package/dist/http/currency/index.js +0 -20
- package/dist/http/currency/index.js.map +0 -1
- package/dist/http/currency/store/entities.d.ts +0 -4
- package/dist/http/currency/store/entities.d.ts.map +0 -1
- package/dist/http/currency/store/entities.js +0 -3
- package/dist/http/currency/store/entities.js.map +0 -1
- package/dist/http/currency/store/index.d.ts +0 -4
- package/dist/http/currency/store/index.d.ts.map +0 -1
- package/dist/http/currency/store/index.js +0 -20
- package/dist/http/currency/store/index.js.map +0 -1
- package/dist/http/currency/store/queries.d.ts +0 -7
- package/dist/http/currency/store/queries.d.ts.map +0 -1
- package/dist/http/currency/store/queries.js +0 -3
- package/dist/http/currency/store/queries.js.map +0 -1
- package/dist/http/currency/store/responses.d.ts +0 -10
- package/dist/http/currency/store/responses.d.ts.map +0 -1
- package/dist/http/currency/store/responses.js +0 -3
- package/dist/http/currency/store/responses.js.map +0 -1
- package/dist/http/customer/admin/entities.d.ts +0 -19
- package/dist/http/customer/admin/entities.d.ts.map +0 -1
- package/dist/http/customer/admin/entities.js +0 -3
- package/dist/http/customer/admin/entities.js.map +0 -1
- package/dist/http/customer/admin/index.d.ts +0 -5
- package/dist/http/customer/admin/index.d.ts.map +0 -1
- package/dist/http/customer/admin/index.js +0 -21
- package/dist/http/customer/admin/index.js.map +0 -1
- package/dist/http/customer/admin/payloads.d.ts +0 -10
- package/dist/http/customer/admin/payloads.d.ts.map +0 -1
- package/dist/http/customer/admin/payloads.js +0 -3
- package/dist/http/customer/admin/payloads.js.map +0 -1
- package/dist/http/customer/admin/queries.d.ts +0 -14
- package/dist/http/customer/admin/queries.d.ts.map +0 -1
- package/dist/http/customer/admin/queries.js +0 -3
- package/dist/http/customer/admin/queries.js.map +0 -1
- package/dist/http/customer/admin/responses.d.ts +0 -24
- package/dist/http/customer/admin/responses.d.ts.map +0 -1
- package/dist/http/customer/admin/responses.js +0 -3
- package/dist/http/customer/admin/responses.js.map +0 -1
- package/dist/http/customer/common.d.ts +0 -406
- package/dist/http/customer/common.d.ts.map +0 -1
- package/dist/http/customer/common.js +0 -3
- package/dist/http/customer/common.js.map +0 -1
- package/dist/http/customer/index.d.ts +0 -3
- package/dist/http/customer/index.d.ts.map +0 -1
- package/dist/http/customer/index.js +0 -19
- package/dist/http/customer/index.js.map +0 -1
- package/dist/http/customer/store/entities.d.ts +0 -10
- package/dist/http/customer/store/entities.d.ts.map +0 -1
- package/dist/http/customer/store/entities.js +0 -3
- package/dist/http/customer/store/entities.js.map +0 -1
- package/dist/http/customer/store/index.d.ts +0 -5
- package/dist/http/customer/store/index.d.ts.map +0 -1
- package/dist/http/customer/store/index.js +0 -21
- package/dist/http/customer/store/index.js.map +0 -1
- package/dist/http/customer/store/payloads.d.ts +0 -10
- package/dist/http/customer/store/payloads.d.ts.map +0 -1
- package/dist/http/customer/store/payloads.js +0 -3
- package/dist/http/customer/store/payloads.js.map +0 -1
- package/dist/http/customer/store/queries.d.ts +0 -6
- package/dist/http/customer/store/queries.d.ts.map +0 -1
- package/dist/http/customer/store/queries.js +0 -3
- package/dist/http/customer/store/queries.js.map +0 -1
- package/dist/http/customer/store/responses.d.ts +0 -23
- package/dist/http/customer/store/responses.d.ts.map +0 -1
- package/dist/http/customer/store/responses.js +0 -3
- package/dist/http/customer/store/responses.js.map +0 -1
- package/dist/http/customer-group/admin/entities.d.ts +0 -9
- package/dist/http/customer-group/admin/entities.d.ts.map +0 -1
- package/dist/http/customer-group/admin/entities.js +0 -3
- package/dist/http/customer-group/admin/entities.js.map +0 -1
- package/dist/http/customer-group/admin/index.d.ts +0 -5
- package/dist/http/customer-group/admin/index.d.ts.map +0 -1
- package/dist/http/customer-group/admin/index.js +0 -21
- package/dist/http/customer-group/admin/index.js.map +0 -1
- package/dist/http/customer-group/admin/payloads.d.ts +0 -21
- package/dist/http/customer-group/admin/payloads.d.ts.map +0 -1
- package/dist/http/customer-group/admin/payloads.js +0 -3
- package/dist/http/customer-group/admin/payloads.js.map +0 -1
- package/dist/http/customer-group/admin/queries.d.ts +0 -87
- package/dist/http/customer-group/admin/queries.d.ts.map +0 -1
- package/dist/http/customer-group/admin/queries.js +0 -3
- package/dist/http/customer-group/admin/queries.js.map +0 -1
- package/dist/http/customer-group/admin/responses.d.ts +0 -15
- package/dist/http/customer-group/admin/responses.d.ts.map +0 -1
- package/dist/http/customer-group/admin/responses.js +0 -3
- package/dist/http/customer-group/admin/responses.js.map +0 -1
- package/dist/http/customer-group/common.d.ts +0 -28
- package/dist/http/customer-group/common.d.ts.map +0 -1
- package/dist/http/customer-group/common.js +0 -3
- package/dist/http/customer-group/common.js.map +0 -1
- package/dist/http/customer-group/index.d.ts +0 -2
- package/dist/http/customer-group/index.d.ts.map +0 -1
- package/dist/http/customer-group/index.js +0 -18
- package/dist/http/customer-group/index.js.map +0 -1
- package/dist/http/exchange/admin/entities.d.ts +0 -4
- package/dist/http/exchange/admin/entities.d.ts.map +0 -1
- package/dist/http/exchange/admin/entities.js +0 -3
- package/dist/http/exchange/admin/entities.js.map +0 -1
- package/dist/http/exchange/admin/index.d.ts +0 -5
- package/dist/http/exchange/admin/index.d.ts.map +0 -1
- package/dist/http/exchange/admin/index.js +0 -21
- package/dist/http/exchange/admin/index.js.map +0 -1
- package/dist/http/exchange/admin/payloads.d.ts +0 -134
- package/dist/http/exchange/admin/payloads.d.ts.map +0 -1
- package/dist/http/exchange/admin/payloads.js +0 -10
- package/dist/http/exchange/admin/payloads.js.map +0 -1
- package/dist/http/exchange/admin/queries.d.ts +0 -11
- package/dist/http/exchange/admin/queries.d.ts.map +0 -1
- package/dist/http/exchange/admin/queries.js +0 -3
- package/dist/http/exchange/admin/queries.js.map +0 -1
- package/dist/http/exchange/admin/responses.d.ts +0 -50
- package/dist/http/exchange/admin/responses.d.ts.map +0 -1
- package/dist/http/exchange/admin/responses.js +0 -3
- package/dist/http/exchange/admin/responses.js.map +0 -1
- package/dist/http/exchange/common.d.ts +0 -155
- package/dist/http/exchange/common.d.ts.map +0 -1
- package/dist/http/exchange/common.js +0 -3
- package/dist/http/exchange/common.js.map +0 -1
- package/dist/http/exchange/index.d.ts +0 -2
- package/dist/http/exchange/index.d.ts.map +0 -1
- package/dist/http/exchange/index.js +0 -18
- package/dist/http/exchange/index.js.map +0 -1
- package/dist/http/fulfillment/admin/entitites.d.ts +0 -201
- package/dist/http/fulfillment/admin/entitites.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/entitites.js +0 -3
- package/dist/http/fulfillment/admin/entitites.js.map +0 -1
- package/dist/http/fulfillment/admin/index.d.ts +0 -5
- package/dist/http/fulfillment/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/index.js +0 -21
- package/dist/http/fulfillment/admin/index.js.map +0 -1
- package/dist/http/fulfillment/admin/payloads.d.ts +0 -153
- package/dist/http/fulfillment/admin/payloads.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/payloads.js +0 -3
- package/dist/http/fulfillment/admin/payloads.js.map +0 -1
- package/dist/http/fulfillment/admin/queries.d.ts +0 -7
- package/dist/http/fulfillment/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/queries.js +0 -3
- package/dist/http/fulfillment/admin/queries.js.map +0 -1
- package/dist/http/fulfillment/admin/responses.d.ts +0 -8
- package/dist/http/fulfillment/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/responses.js +0 -3
- package/dist/http/fulfillment/admin/responses.js.map +0 -1
- package/dist/http/fulfillment/index.d.ts +0 -3
- package/dist/http/fulfillment/index.d.ts.map +0 -1
- package/dist/http/fulfillment/index.js +0 -19
- package/dist/http/fulfillment/index.js.map +0 -1
- package/dist/http/fulfillment/store/index.d.ts +0 -83
- package/dist/http/fulfillment/store/index.d.ts.map +0 -1
- package/dist/http/fulfillment/store/index.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/entities.d.ts +0 -6
- package/dist/http/fulfillment-provider/admin/entities.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/entities.js +0 -3
- package/dist/http/fulfillment-provider/admin/entities.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/index.d.ts +0 -4
- package/dist/http/fulfillment-provider/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/index.js +0 -20
- package/dist/http/fulfillment-provider/admin/index.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/queries.d.ts +0 -21
- package/dist/http/fulfillment-provider/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/queries.js +0 -3
- package/dist/http/fulfillment-provider/admin/queries.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/responses.d.ts +0 -14
- package/dist/http/fulfillment-provider/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/responses.js +0 -3
- package/dist/http/fulfillment-provider/admin/responses.js.map +0 -1
- package/dist/http/fulfillment-provider/common.d.ts +0 -21
- package/dist/http/fulfillment-provider/common.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/common.js +0 -3
- package/dist/http/fulfillment-provider/common.js.map +0 -1
- package/dist/http/fulfillment-provider/index.d.ts +0 -2
- package/dist/http/fulfillment-provider/index.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/index.js +0 -18
- package/dist/http/fulfillment-provider/index.js.map +0 -1
- package/dist/http/fulfillment-set/admin/entities.d.ts +0 -120
- package/dist/http/fulfillment-set/admin/entities.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/entities.js +0 -3
- package/dist/http/fulfillment-set/admin/entities.js.map +0 -1
- package/dist/http/fulfillment-set/admin/index.d.ts +0 -4
- package/dist/http/fulfillment-set/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/index.js +0 -20
- package/dist/http/fulfillment-set/admin/index.js.map +0 -1
- package/dist/http/fulfillment-set/admin/payloads.d.ts +0 -122
- package/dist/http/fulfillment-set/admin/payloads.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/payloads.js +0 -3
- package/dist/http/fulfillment-set/admin/payloads.js.map +0 -1
- package/dist/http/fulfillment-set/admin/queries.d.ts +0 -12
- package/dist/http/fulfillment-set/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/queries.js +0 -3
- package/dist/http/fulfillment-set/admin/queries.js.map +0 -1
- package/dist/http/fulfillment-set/admin/responses.d.ts +0 -19
- package/dist/http/fulfillment-set/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/responses.js +0 -3
- package/dist/http/fulfillment-set/admin/responses.js.map +0 -1
- package/dist/http/fulfillment-set/index.d.ts +0 -2
- package/dist/http/fulfillment-set/index.d.ts.map +0 -1
- package/dist/http/fulfillment-set/index.js +0 -18
- package/dist/http/fulfillment-set/index.js.map +0 -1
- package/dist/http/inventory/admin/entities.d.ts +0 -117
- package/dist/http/inventory/admin/entities.d.ts.map +0 -1
- package/dist/http/inventory/admin/entities.js +0 -3
- package/dist/http/inventory/admin/entities.js.map +0 -1
- package/dist/http/inventory/admin/index.d.ts +0 -5
- package/dist/http/inventory/admin/index.d.ts.map +0 -1
- package/dist/http/inventory/admin/index.js +0 -21
- package/dist/http/inventory/admin/index.js.map +0 -1
- package/dist/http/inventory/admin/payloads.d.ts +0 -61
- package/dist/http/inventory/admin/payloads.d.ts.map +0 -1
- package/dist/http/inventory/admin/payloads.js +0 -3
- package/dist/http/inventory/admin/payloads.js.map +0 -1
- package/dist/http/inventory/admin/queries.d.ts +0 -58
- package/dist/http/inventory/admin/queries.d.ts.map +0 -1
- package/dist/http/inventory/admin/queries.js +0 -3
- package/dist/http/inventory/admin/queries.js.map +0 -1
- package/dist/http/inventory/admin/responses.d.ts +0 -17
- package/dist/http/inventory/admin/responses.d.ts.map +0 -1
- package/dist/http/inventory/admin/responses.js +0 -3
- package/dist/http/inventory/admin/responses.js.map +0 -1
- package/dist/http/inventory/index.d.ts +0 -2
- package/dist/http/inventory/index.d.ts.map +0 -1
- package/dist/http/inventory/index.js +0 -18
- package/dist/http/inventory/index.js.map +0 -1
- package/dist/http/inventory-level/admin/entities.d.ts +0 -39
- package/dist/http/inventory-level/admin/entities.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/entities.js +0 -3
- package/dist/http/inventory-level/admin/entities.js.map +0 -1
- package/dist/http/inventory-level/admin/index.d.ts +0 -5
- package/dist/http/inventory-level/admin/index.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/index.js +0 -21
- package/dist/http/inventory-level/admin/index.js.map +0 -1
- package/dist/http/inventory-level/admin/payloads.d.ts +0 -45
- package/dist/http/inventory-level/admin/payloads.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/payloads.js +0 -3
- package/dist/http/inventory-level/admin/payloads.js.map +0 -1
- package/dist/http/inventory-level/admin/queries.d.ts +0 -9
- package/dist/http/inventory-level/admin/queries.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/queries.js +0 -3
- package/dist/http/inventory-level/admin/queries.js.map +0 -1
- package/dist/http/inventory-level/admin/responses.d.ts +0 -15
- package/dist/http/inventory-level/admin/responses.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/responses.js +0 -3
- package/dist/http/inventory-level/admin/responses.js.map +0 -1
- package/dist/http/inventory-level/index.d.ts +0 -2
- package/dist/http/inventory-level/index.d.ts.map +0 -1
- package/dist/http/inventory-level/index.js +0 -18
- package/dist/http/inventory-level/index.js.map +0 -1
- package/dist/http/invite/admin/entities.d.ts +0 -35
- package/dist/http/invite/admin/entities.d.ts.map +0 -1
- package/dist/http/invite/admin/entities.js +0 -3
- package/dist/http/invite/admin/entities.js.map +0 -1
- package/dist/http/invite/admin/index.d.ts +0 -5
- package/dist/http/invite/admin/index.d.ts.map +0 -1
- package/dist/http/invite/admin/index.js +0 -21
- package/dist/http/invite/admin/index.js.map +0 -1
- package/dist/http/invite/admin/payloads.d.ts +0 -25
- package/dist/http/invite/admin/payloads.d.ts.map +0 -1
- package/dist/http/invite/admin/payloads.js +0 -3
- package/dist/http/invite/admin/payloads.js.map +0 -1
- package/dist/http/invite/admin/queries.d.ts +0 -11
- package/dist/http/invite/admin/queries.d.ts.map +0 -1
- package/dist/http/invite/admin/queries.js +0 -3
- package/dist/http/invite/admin/queries.js.map +0 -1
- package/dist/http/invite/admin/responses.d.ts +0 -28
- package/dist/http/invite/admin/responses.d.ts.map +0 -1
- package/dist/http/invite/admin/responses.js +0 -3
- package/dist/http/invite/admin/responses.js.map +0 -1
- package/dist/http/invite/index.d.ts +0 -2
- package/dist/http/invite/index.d.ts.map +0 -1
- package/dist/http/invite/index.js +0 -18
- package/dist/http/invite/index.js.map +0 -1
- package/dist/http/notification/admin/entities.d.ts +0 -68
- package/dist/http/notification/admin/entities.d.ts.map +0 -1
- package/dist/http/notification/admin/entities.js +0 -3
- package/dist/http/notification/admin/entities.js.map +0 -1
- package/dist/http/notification/admin/index.d.ts +0 -4
- package/dist/http/notification/admin/index.d.ts.map +0 -1
- package/dist/http/notification/admin/index.js +0 -20
- package/dist/http/notification/admin/index.js.map +0 -1
- package/dist/http/notification/admin/queries.d.ts +0 -19
- package/dist/http/notification/admin/queries.d.ts.map +0 -1
- package/dist/http/notification/admin/queries.js +0 -3
- package/dist/http/notification/admin/queries.js.map +0 -1
- package/dist/http/notification/admin/responses.d.ts +0 -16
- package/dist/http/notification/admin/responses.d.ts.map +0 -1
- package/dist/http/notification/admin/responses.js +0 -3
- package/dist/http/notification/admin/responses.js.map +0 -1
- package/dist/http/notification/index.d.ts +0 -2
- package/dist/http/notification/index.d.ts.map +0 -1
- package/dist/http/notification/index.js +0 -18
- package/dist/http/notification/index.js.map +0 -1
- package/dist/http/order/admin/entities.d.ts +0 -154
- package/dist/http/order/admin/entities.d.ts.map +0 -1
- package/dist/http/order/admin/entities.js +0 -3
- package/dist/http/order/admin/entities.js.map +0 -1
- package/dist/http/order/admin/index.d.ts +0 -5
- package/dist/http/order/admin/index.d.ts.map +0 -1
- package/dist/http/order/admin/index.js +0 -21
- package/dist/http/order/admin/index.js.map +0 -1
- package/dist/http/order/admin/payload.d.ts +0 -142
- package/dist/http/order/admin/payload.d.ts.map +0 -1
- package/dist/http/order/admin/payload.js +0 -3
- package/dist/http/order/admin/payload.js.map +0 -1
- package/dist/http/order/admin/queries.d.ts +0 -65
- package/dist/http/order/admin/queries.d.ts.map +0 -1
- package/dist/http/order/admin/queries.js +0 -3
- package/dist/http/order/admin/queries.js.map +0 -1
- package/dist/http/order/admin/responses.d.ts +0 -39
- package/dist/http/order/admin/responses.d.ts.map +0 -1
- package/dist/http/order/admin/responses.js +0 -3
- package/dist/http/order/admin/responses.js.map +0 -1
- package/dist/http/order/common.d.ts +0 -1091
- package/dist/http/order/common.d.ts.map +0 -1
- package/dist/http/order/common.js +0 -3
- package/dist/http/order/common.js.map +0 -1
- package/dist/http/order/index.d.ts +0 -3
- package/dist/http/order/index.d.ts.map +0 -1
- package/dist/http/order/index.js +0 -19
- package/dist/http/order/index.js.map +0 -1
- package/dist/http/order/store/entities.d.ts +0 -83
- package/dist/http/order/store/entities.d.ts.map +0 -1
- package/dist/http/order/store/entities.js +0 -3
- package/dist/http/order/store/entities.js.map +0 -1
- package/dist/http/order/store/index.d.ts +0 -5
- package/dist/http/order/store/index.d.ts.map +0 -1
- package/dist/http/order/store/index.js +0 -21
- package/dist/http/order/store/index.js.map +0 -1
- package/dist/http/order/store/payloads.d.ts +0 -13
- package/dist/http/order/store/payloads.d.ts.map +0 -1
- package/dist/http/order/store/payloads.js +0 -3
- package/dist/http/order/store/payloads.js.map +0 -1
- package/dist/http/order/store/queries.d.ts +0 -14
- package/dist/http/order/store/queries.d.ts.map +0 -1
- package/dist/http/order/store/queries.js +0 -3
- package/dist/http/order/store/queries.js.map +0 -1
- package/dist/http/order/store/responses.d.ts +0 -15
- package/dist/http/order/store/responses.d.ts.map +0 -1
- package/dist/http/order/store/responses.js +0 -3
- package/dist/http/order/store/responses.js.map +0 -1
- package/dist/http/order-edit/admin/index.d.ts +0 -3
- package/dist/http/order-edit/admin/index.d.ts.map +0 -1
- package/dist/http/order-edit/admin/index.js +0 -19
- package/dist/http/order-edit/admin/index.js.map +0 -1
- package/dist/http/order-edit/admin/payloads.d.ts +0 -60
- package/dist/http/order-edit/admin/payloads.d.ts.map +0 -1
- package/dist/http/order-edit/admin/payloads.js +0 -3
- package/dist/http/order-edit/admin/payloads.js.map +0 -1
- package/dist/http/order-edit/admin/responses.d.ts +0 -16
- package/dist/http/order-edit/admin/responses.d.ts.map +0 -1
- package/dist/http/order-edit/admin/responses.js +0 -3
- package/dist/http/order-edit/admin/responses.js.map +0 -1
- package/dist/http/order-edit/common.d.ts +0 -10
- package/dist/http/order-edit/common.d.ts.map +0 -1
- package/dist/http/order-edit/common.js +0 -3
- package/dist/http/order-edit/common.js.map +0 -1
- package/dist/http/order-edit/index.d.ts +0 -3
- package/dist/http/order-edit/index.d.ts.map +0 -1
- package/dist/http/order-edit/index.js +0 -19
- package/dist/http/order-edit/index.js.map +0 -1
- package/dist/http/price-list/admin/entities.d.ts +0 -63
- package/dist/http/price-list/admin/entities.d.ts.map +0 -1
- package/dist/http/price-list/admin/entities.js +0 -3
- package/dist/http/price-list/admin/entities.js.map +0 -1
- package/dist/http/price-list/admin/index.d.ts +0 -5
- package/dist/http/price-list/admin/index.d.ts.map +0 -1
- package/dist/http/price-list/admin/index.js +0 -21
- package/dist/http/price-list/admin/index.js.map +0 -1
- package/dist/http/price-list/admin/payloads.d.ts +0 -148
- package/dist/http/price-list/admin/payloads.d.ts.map +0 -1
- package/dist/http/price-list/admin/payloads.js +0 -3
- package/dist/http/price-list/admin/payloads.js.map +0 -1
- package/dist/http/price-list/admin/queries.d.ts +0 -32
- package/dist/http/price-list/admin/queries.d.ts.map +0 -1
- package/dist/http/price-list/admin/queries.js +0 -3
- package/dist/http/price-list/admin/queries.js.map +0 -1
- package/dist/http/price-list/admin/responses.d.ts +0 -37
- package/dist/http/price-list/admin/responses.d.ts.map +0 -1
- package/dist/http/price-list/admin/responses.js +0 -3
- package/dist/http/price-list/admin/responses.js.map +0 -1
- package/dist/http/price-list/index.d.ts +0 -2
- package/dist/http/price-list/index.d.ts.map +0 -1
- package/dist/http/price-list/index.js +0 -18
- package/dist/http/price-list/index.js.map +0 -1
- package/dist/http/pricing/admin/entities.d.ts +0 -104
- package/dist/http/pricing/admin/entities.d.ts.map +0 -1
- package/dist/http/pricing/admin/entities.js +0 -3
- package/dist/http/pricing/admin/entities.js.map +0 -1
- package/dist/http/pricing/admin/index.d.ts +0 -5
- package/dist/http/pricing/admin/index.d.ts.map +0 -1
- package/dist/http/pricing/admin/index.js +0 -21
- package/dist/http/pricing/admin/index.js.map +0 -1
- package/dist/http/pricing/admin/payloads.d.ts +0 -39
- package/dist/http/pricing/admin/payloads.d.ts.map +0 -1
- package/dist/http/pricing/admin/payloads.js +0 -3
- package/dist/http/pricing/admin/payloads.js.map +0 -1
- package/dist/http/pricing/admin/queries.d.ts +0 -23
- package/dist/http/pricing/admin/queries.d.ts.map +0 -1
- package/dist/http/pricing/admin/queries.js +0 -3
- package/dist/http/pricing/admin/queries.js.map +0 -1
- package/dist/http/pricing/admin/responses.d.ts +0 -18
- package/dist/http/pricing/admin/responses.d.ts.map +0 -1
- package/dist/http/pricing/admin/responses.js +0 -3
- package/dist/http/pricing/admin/responses.js.map +0 -1
- package/dist/http/pricing/common.d.ts +0 -95
- package/dist/http/pricing/common.d.ts.map +0 -1
- package/dist/http/pricing/common.js +0 -3
- package/dist/http/pricing/common.js.map +0 -1
- package/dist/http/pricing/index.d.ts +0 -3
- package/dist/http/pricing/index.d.ts.map +0 -1
- package/dist/http/pricing/index.js +0 -19
- package/dist/http/pricing/index.js.map +0 -1
- package/dist/http/pricing/store/entities.d.ts +0 -52
- package/dist/http/pricing/store/entities.d.ts.map +0 -1
- package/dist/http/pricing/store/entities.js +0 -3
- package/dist/http/pricing/store/entities.js.map +0 -1
- package/dist/http/pricing/store/index.d.ts +0 -2
- package/dist/http/pricing/store/index.d.ts.map +0 -1
- package/dist/http/pricing/store/index.js +0 -18
- package/dist/http/pricing/store/index.js.map +0 -1
- package/dist/http/product/admin/entitites.d.ts +0 -83
- package/dist/http/product/admin/entitites.d.ts.map +0 -1
- package/dist/http/product/admin/entitites.js +0 -3
- package/dist/http/product/admin/entitites.js.map +0 -1
- package/dist/http/product/admin/index.d.ts +0 -5
- package/dist/http/product/admin/index.d.ts.map +0 -1
- package/dist/http/product/admin/index.js +0 -21
- package/dist/http/product/admin/index.js.map +0 -1
- package/dist/http/product/admin/payloads.d.ts +0 -544
- package/dist/http/product/admin/payloads.d.ts.map +0 -1
- package/dist/http/product/admin/payloads.js +0 -3
- package/dist/http/product/admin/payloads.js.map +0 -1
- package/dist/http/product/admin/queries.d.ts +0 -47
- package/dist/http/product/admin/queries.d.ts.map +0 -1
- package/dist/http/product/admin/queries.js +0 -3
- package/dist/http/product/admin/queries.js.map +0 -1
- package/dist/http/product/admin/responses.d.ts +0 -87
- package/dist/http/product/admin/responses.d.ts.map +0 -1
- package/dist/http/product/admin/responses.js +0 -3
- package/dist/http/product/admin/responses.js.map +0 -1
- package/dist/http/product/common.d.ts +0 -423
- package/dist/http/product/common.d.ts.map +0 -1
- package/dist/http/product/common.js +0 -3
- package/dist/http/product/common.js.map +0 -1
- package/dist/http/product/index.d.ts +0 -3
- package/dist/http/product/index.d.ts.map +0 -1
- package/dist/http/product/index.js +0 -19
- package/dist/http/product/index.js.map +0 -1
- package/dist/http/product/store/entitites.d.ts +0 -65
- package/dist/http/product/store/entitites.d.ts.map +0 -1
- package/dist/http/product/store/entitites.js +0 -3
- package/dist/http/product/store/entitites.js.map +0 -1
- package/dist/http/product/store/index.d.ts +0 -4
- package/dist/http/product/store/index.d.ts.map +0 -1
- package/dist/http/product/store/index.js +0 -20
- package/dist/http/product/store/index.js.map +0 -1
- package/dist/http/product/store/queries.d.ts +0 -37
- package/dist/http/product/store/queries.d.ts.map +0 -1
- package/dist/http/product/store/queries.js +0 -3
- package/dist/http/product/store/queries.js.map +0 -1
- package/dist/http/product/store/responses.d.ts +0 -15
- package/dist/http/product/store/responses.d.ts.map +0 -1
- package/dist/http/product/store/responses.js +0 -3
- package/dist/http/product/store/responses.js.map +0 -1
- package/dist/http/product-category/admin/entities.d.ts +0 -17
- package/dist/http/product-category/admin/entities.d.ts.map +0 -1
- package/dist/http/product-category/admin/entities.js +0 -3
- package/dist/http/product-category/admin/entities.js.map +0 -1
- package/dist/http/product-category/admin/index.d.ts +0 -5
- package/dist/http/product-category/admin/index.d.ts.map +0 -1
- package/dist/http/product-category/admin/index.js +0 -21
- package/dist/http/product-category/admin/index.js.map +0 -1
- package/dist/http/product-category/admin/payloads.d.ts +0 -85
- package/dist/http/product-category/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-category/admin/payloads.js +0 -3
- package/dist/http/product-category/admin/payloads.js.map +0 -1
- package/dist/http/product-category/admin/queries.d.ts +0 -14
- package/dist/http/product-category/admin/queries.d.ts.map +0 -1
- package/dist/http/product-category/admin/queries.js +0 -3
- package/dist/http/product-category/admin/queries.js.map +0 -1
- package/dist/http/product-category/admin/responses.d.ts +0 -18
- package/dist/http/product-category/admin/responses.d.ts.map +0 -1
- package/dist/http/product-category/admin/responses.js +0 -3
- package/dist/http/product-category/admin/responses.js.map +0 -1
- package/dist/http/product-category/common.d.ts +0 -135
- package/dist/http/product-category/common.d.ts.map +0 -1
- package/dist/http/product-category/common.js +0 -3
- package/dist/http/product-category/common.js.map +0 -1
- package/dist/http/product-category/index.d.ts +0 -3
- package/dist/http/product-category/index.d.ts.map +0 -1
- package/dist/http/product-category/index.js +0 -19
- package/dist/http/product-category/index.js.map +0 -1
- package/dist/http/product-category/store/entities.d.ts +0 -17
- package/dist/http/product-category/store/entities.d.ts.map +0 -1
- package/dist/http/product-category/store/entities.js +0 -3
- package/dist/http/product-category/store/entities.js.map +0 -1
- package/dist/http/product-category/store/index.d.ts +0 -4
- package/dist/http/product-category/store/index.d.ts.map +0 -1
- package/dist/http/product-category/store/index.js +0 -20
- package/dist/http/product-category/store/index.js.map +0 -1
- package/dist/http/product-category/store/queries.d.ts +0 -6
- package/dist/http/product-category/store/queries.d.ts.map +0 -1
- package/dist/http/product-category/store/queries.js +0 -3
- package/dist/http/product-category/store/queries.js.map +0 -1
- package/dist/http/product-category/store/responses.d.ts +0 -16
- package/dist/http/product-category/store/responses.d.ts.map +0 -1
- package/dist/http/product-category/store/responses.js +0 -3
- package/dist/http/product-category/store/responses.js.map +0 -1
- package/dist/http/product-tag/admin/entities.d.ts +0 -4
- package/dist/http/product-tag/admin/entities.d.ts.map +0 -1
- package/dist/http/product-tag/admin/entities.js +0 -3
- package/dist/http/product-tag/admin/entities.js.map +0 -1
- package/dist/http/product-tag/admin/index.d.ts +0 -5
- package/dist/http/product-tag/admin/index.d.ts.map +0 -1
- package/dist/http/product-tag/admin/index.js +0 -21
- package/dist/http/product-tag/admin/index.js.map +0 -1
- package/dist/http/product-tag/admin/payloads.d.ts +0 -21
- package/dist/http/product-tag/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-tag/admin/payloads.js +0 -3
- package/dist/http/product-tag/admin/payloads.js.map +0 -1
- package/dist/http/product-tag/admin/queries.d.ts +0 -12
- package/dist/http/product-tag/admin/queries.d.ts.map +0 -1
- package/dist/http/product-tag/admin/queries.js +0 -3
- package/dist/http/product-tag/admin/queries.js.map +0 -1
- package/dist/http/product-tag/admin/responses.d.ts +0 -18
- package/dist/http/product-tag/admin/responses.d.ts.map +0 -1
- package/dist/http/product-tag/admin/responses.js +0 -3
- package/dist/http/product-tag/admin/responses.js.map +0 -1
- package/dist/http/product-tag/common.d.ts +0 -51
- package/dist/http/product-tag/common.d.ts.map +0 -1
- package/dist/http/product-tag/common.js +0 -3
- package/dist/http/product-tag/common.js.map +0 -1
- package/dist/http/product-tag/index.d.ts +0 -3
- package/dist/http/product-tag/index.d.ts.map +0 -1
- package/dist/http/product-tag/index.js +0 -19
- package/dist/http/product-tag/index.js.map +0 -1
- package/dist/http/product-tag/store/entities.d.ts +0 -4
- package/dist/http/product-tag/store/entities.d.ts.map +0 -1
- package/dist/http/product-tag/store/entities.js +0 -3
- package/dist/http/product-tag/store/entities.js.map +0 -1
- package/dist/http/product-tag/store/index.d.ts +0 -3
- package/dist/http/product-tag/store/index.d.ts.map +0 -1
- package/dist/http/product-tag/store/index.js +0 -19
- package/dist/http/product-tag/store/index.js.map +0 -1
- package/dist/http/product-tag/store/queries.d.ts +0 -8
- package/dist/http/product-tag/store/queries.d.ts.map +0 -1
- package/dist/http/product-tag/store/queries.js +0 -3
- package/dist/http/product-tag/store/queries.js.map +0 -1
- package/dist/http/product-type/admin/entities.d.ts +0 -4
- package/dist/http/product-type/admin/entities.d.ts.map +0 -1
- package/dist/http/product-type/admin/entities.js +0 -3
- package/dist/http/product-type/admin/entities.js.map +0 -1
- package/dist/http/product-type/admin/index.d.ts +0 -5
- package/dist/http/product-type/admin/index.d.ts.map +0 -1
- package/dist/http/product-type/admin/index.js +0 -21
- package/dist/http/product-type/admin/index.js.map +0 -1
- package/dist/http/product-type/admin/payloads.d.ts +0 -21
- package/dist/http/product-type/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-type/admin/payloads.js +0 -3
- package/dist/http/product-type/admin/payloads.js.map +0 -1
- package/dist/http/product-type/admin/queries.d.ts +0 -31
- package/dist/http/product-type/admin/queries.d.ts.map +0 -1
- package/dist/http/product-type/admin/queries.js +0 -3
- package/dist/http/product-type/admin/queries.js.map +0 -1
- package/dist/http/product-type/admin/responses.d.ts +0 -18
- package/dist/http/product-type/admin/responses.d.ts.map +0 -1
- package/dist/http/product-type/admin/responses.js +0 -3
- package/dist/http/product-type/admin/responses.js.map +0 -1
- package/dist/http/product-type/common.d.ts +0 -27
- package/dist/http/product-type/common.d.ts.map +0 -1
- package/dist/http/product-type/common.js +0 -3
- package/dist/http/product-type/common.js.map +0 -1
- package/dist/http/product-type/index.d.ts +0 -3
- package/dist/http/product-type/index.d.ts.map +0 -1
- package/dist/http/product-type/index.js +0 -19
- package/dist/http/product-type/index.js.map +0 -1
- package/dist/http/product-type/store/entities.d.ts +0 -4
- package/dist/http/product-type/store/entities.d.ts.map +0 -1
- package/dist/http/product-type/store/entities.js +0 -3
- package/dist/http/product-type/store/entities.js.map +0 -1
- package/dist/http/product-type/store/index.d.ts +0 -2
- package/dist/http/product-type/store/index.d.ts.map +0 -1
- package/dist/http/product-type/store/index.js +0 -18
- package/dist/http/product-type/store/index.js.map +0 -1
- package/dist/http/promotion/admin/entities.d.ts +0 -19
- package/dist/http/promotion/admin/entities.d.ts.map +0 -1
- package/dist/http/promotion/admin/entities.js +0 -3
- package/dist/http/promotion/admin/entities.js.map +0 -1
- package/dist/http/promotion/admin/index.d.ts +0 -5
- package/dist/http/promotion/admin/index.d.ts.map +0 -1
- package/dist/http/promotion/admin/index.js +0 -21
- package/dist/http/promotion/admin/index.js.map +0 -1
- package/dist/http/promotion/admin/payloads.d.ts +0 -69
- package/dist/http/promotion/admin/payloads.d.ts.map +0 -1
- package/dist/http/promotion/admin/payloads.js +0 -3
- package/dist/http/promotion/admin/payloads.js.map +0 -1
- package/dist/http/promotion/admin/queries.d.ts +0 -30
- package/dist/http/promotion/admin/queries.d.ts.map +0 -1
- package/dist/http/promotion/admin/queries.js +0 -3
- package/dist/http/promotion/admin/queries.js.map +0 -1
- package/dist/http/promotion/admin/responses.d.ts +0 -41
- package/dist/http/promotion/admin/responses.d.ts.map +0 -1
- package/dist/http/promotion/admin/responses.js +0 -3
- package/dist/http/promotion/admin/responses.js.map +0 -1
- package/dist/http/promotion/common.d.ts +0 -72
- package/dist/http/promotion/common.d.ts.map +0 -1
- package/dist/http/promotion/common.js +0 -3
- package/dist/http/promotion/common.js.map +0 -1
- package/dist/http/promotion/index.d.ts +0 -3
- package/dist/http/promotion/index.d.ts.map +0 -1
- package/dist/http/promotion/index.js +0 -19
- package/dist/http/promotion/index.js.map +0 -1
- package/dist/http/promotion/store.d.ts +0 -4
- package/dist/http/promotion/store.d.ts.map +0 -1
- package/dist/http/promotion/store.js +0 -3
- package/dist/http/promotion/store.js.map +0 -1
- package/dist/http/region/admin/entities.d.ts +0 -7
- package/dist/http/region/admin/entities.d.ts.map +0 -1
- package/dist/http/region/admin/entities.js +0 -3
- package/dist/http/region/admin/entities.js.map +0 -1
- package/dist/http/region/admin/index.d.ts +0 -5
- package/dist/http/region/admin/index.d.ts.map +0 -1
- package/dist/http/region/admin/index.js +0 -21
- package/dist/http/region/admin/index.js.map +0 -1
- package/dist/http/region/admin/payloads.d.ts +0 -19
- package/dist/http/region/admin/payloads.d.ts.map +0 -1
- package/dist/http/region/admin/payloads.js +0 -3
- package/dist/http/region/admin/payloads.js.map +0 -1
- package/dist/http/region/admin/queries.d.ts +0 -15
- package/dist/http/region/admin/queries.d.ts.map +0 -1
- package/dist/http/region/admin/queries.js +0 -3
- package/dist/http/region/admin/queries.js.map +0 -1
- package/dist/http/region/admin/responses.d.ts +0 -10
- package/dist/http/region/admin/responses.d.ts.map +0 -1
- package/dist/http/region/admin/responses.js +0 -3
- package/dist/http/region/admin/responses.js.map +0 -1
- package/dist/http/region/common.d.ts +0 -107
- package/dist/http/region/common.d.ts.map +0 -1
- package/dist/http/region/common.js +0 -3
- package/dist/http/region/common.js.map +0 -1
- package/dist/http/region/index.d.ts +0 -3
- package/dist/http/region/index.d.ts.map +0 -1
- package/dist/http/region/index.js +0 -19
- package/dist/http/region/index.js.map +0 -1
- package/dist/http/region/store/entities.d.ts +0 -6
- package/dist/http/region/store/entities.d.ts.map +0 -1
- package/dist/http/region/store/entities.js +0 -3
- package/dist/http/region/store/entities.js.map +0 -1
- package/dist/http/region/store/index.d.ts +0 -4
- package/dist/http/region/store/index.d.ts.map +0 -1
- package/dist/http/region/store/index.js +0 -20
- package/dist/http/region/store/index.js.map +0 -1
- package/dist/http/region/store/queries.d.ts +0 -6
- package/dist/http/region/store/queries.d.ts.map +0 -1
- package/dist/http/region/store/queries.js +0 -3
- package/dist/http/region/store/queries.js.map +0 -1
- package/dist/http/region/store/responses.d.ts +0 -15
- package/dist/http/region/store/responses.d.ts.map +0 -1
- package/dist/http/region/store/responses.js +0 -3
- package/dist/http/region/store/responses.js.map +0 -1
- package/dist/http/reservation/admin/entities.d.ts +0 -17
- package/dist/http/reservation/admin/entities.d.ts.map +0 -1
- package/dist/http/reservation/admin/entities.js +0 -3
- package/dist/http/reservation/admin/entities.js.map +0 -1
- package/dist/http/reservation/admin/index.d.ts +0 -5
- package/dist/http/reservation/admin/index.d.ts.map +0 -1
- package/dist/http/reservation/admin/index.js +0 -21
- package/dist/http/reservation/admin/index.js.map +0 -1
- package/dist/http/reservation/admin/payloads.d.ts +0 -15
- package/dist/http/reservation/admin/payloads.d.ts.map +0 -1
- package/dist/http/reservation/admin/payloads.js +0 -3
- package/dist/http/reservation/admin/payloads.js.map +0 -1
- package/dist/http/reservation/admin/queries.d.ts +0 -17
- package/dist/http/reservation/admin/queries.d.ts.map +0 -1
- package/dist/http/reservation/admin/queries.js +0 -3
- package/dist/http/reservation/admin/queries.js.map +0 -1
- package/dist/http/reservation/admin/responses.d.ts +0 -10
- package/dist/http/reservation/admin/responses.d.ts.map +0 -1
- package/dist/http/reservation/admin/responses.js +0 -3
- package/dist/http/reservation/admin/responses.js.map +0 -1
- package/dist/http/reservation/index.d.ts +0 -2
- package/dist/http/reservation/index.d.ts.map +0 -1
- package/dist/http/reservation/index.js +0 -18
- package/dist/http/reservation/index.js.map +0 -1
- package/dist/http/return/admin/entities.d.ts +0 -7
- package/dist/http/return/admin/entities.d.ts.map +0 -1
- package/dist/http/return/admin/entities.js +0 -3
- package/dist/http/return/admin/entities.js.map +0 -1
- package/dist/http/return/admin/index.d.ts +0 -5
- package/dist/http/return/admin/index.d.ts.map +0 -1
- package/dist/http/return/admin/index.js +0 -21
- package/dist/http/return/admin/index.js.map +0 -1
- package/dist/http/return/admin/payloads.d.ts +0 -78
- package/dist/http/return/admin/payloads.d.ts.map +0 -1
- package/dist/http/return/admin/payloads.js +0 -3
- package/dist/http/return/admin/payloads.js.map +0 -1
- package/dist/http/return/admin/queries.d.ts +0 -10
- package/dist/http/return/admin/queries.d.ts.map +0 -1
- package/dist/http/return/admin/queries.js +0 -3
- package/dist/http/return/admin/queries.js.map +0 -1
- package/dist/http/return/admin/responses.d.ts +0 -20
- package/dist/http/return/admin/responses.d.ts.map +0 -1
- package/dist/http/return/admin/responses.js +0 -3
- package/dist/http/return/admin/responses.js.map +0 -1
- package/dist/http/return/common.d.ts +0 -29
- package/dist/http/return/common.d.ts.map +0 -1
- package/dist/http/return/common.js +0 -3
- package/dist/http/return/common.js.map +0 -1
- package/dist/http/return/index.d.ts +0 -3
- package/dist/http/return/index.d.ts.map +0 -1
- package/dist/http/return/index.js +0 -19
- package/dist/http/return/index.js.map +0 -1
- package/dist/http/return/store/entities.d.ts +0 -7
- package/dist/http/return/store/entities.d.ts.map +0 -1
- package/dist/http/return/store/entities.js +0 -3
- package/dist/http/return/store/entities.js.map +0 -1
- package/dist/http/return/store/index.d.ts +0 -4
- package/dist/http/return/store/index.d.ts.map +0 -1
- package/dist/http/return/store/index.js +0 -20
- package/dist/http/return/store/index.js.map +0 -1
- package/dist/http/return/store/payloads.d.ts +0 -20
- package/dist/http/return/store/payloads.d.ts.map +0 -1
- package/dist/http/return/store/payloads.js +0 -3
- package/dist/http/return/store/payloads.js.map +0 -1
- package/dist/http/return/store/responses.d.ts +0 -5
- package/dist/http/return/store/responses.d.ts.map +0 -1
- package/dist/http/return/store/responses.js +0 -3
- package/dist/http/return/store/responses.js.map +0 -1
- package/dist/http/return-reason/admin/entities.d.ts +0 -4
- package/dist/http/return-reason/admin/entities.d.ts.map +0 -1
- package/dist/http/return-reason/admin/entities.js +0 -3
- package/dist/http/return-reason/admin/entities.js.map +0 -1
- package/dist/http/return-reason/admin/index.d.ts +0 -5
- package/dist/http/return-reason/admin/index.d.ts.map +0 -1
- package/dist/http/return-reason/admin/index.js +0 -21
- package/dist/http/return-reason/admin/index.js.map +0 -1
- package/dist/http/return-reason/admin/payloads.d.ts +0 -13
- package/dist/http/return-reason/admin/payloads.d.ts.map +0 -1
- package/dist/http/return-reason/admin/payloads.js +0 -3
- package/dist/http/return-reason/admin/payloads.js.map +0 -1
- package/dist/http/return-reason/admin/queries.d.ts +0 -9
- package/dist/http/return-reason/admin/queries.d.ts.map +0 -1
- package/dist/http/return-reason/admin/queries.js +0 -3
- package/dist/http/return-reason/admin/queries.js.map +0 -1
- package/dist/http/return-reason/admin/responses.d.ts +0 -12
- package/dist/http/return-reason/admin/responses.d.ts.map +0 -1
- package/dist/http/return-reason/admin/responses.js +0 -3
- package/dist/http/return-reason/admin/responses.js.map +0 -1
- package/dist/http/return-reason/common.d.ts +0 -22
- package/dist/http/return-reason/common.d.ts.map +0 -1
- package/dist/http/return-reason/common.js +0 -3
- package/dist/http/return-reason/common.js.map +0 -1
- package/dist/http/return-reason/index.d.ts +0 -3
- package/dist/http/return-reason/index.d.ts.map +0 -1
- package/dist/http/return-reason/index.js +0 -19
- package/dist/http/return-reason/index.js.map +0 -1
- package/dist/http/return-reason/store/entities.d.ts +0 -4
- package/dist/http/return-reason/store/entities.d.ts.map +0 -1
- package/dist/http/return-reason/store/entities.js +0 -3
- package/dist/http/return-reason/store/entities.js.map +0 -1
- package/dist/http/return-reason/store/index.d.ts +0 -3
- package/dist/http/return-reason/store/index.d.ts.map +0 -1
- package/dist/http/return-reason/store/index.js +0 -19
- package/dist/http/return-reason/store/index.js.map +0 -1
- package/dist/http/return-reason/store/responses.d.ts +0 -9
- package/dist/http/return-reason/store/responses.d.ts.map +0 -1
- package/dist/http/return-reason/store/responses.js +0 -3
- package/dist/http/return-reason/store/responses.js.map +0 -1
- package/dist/http/sales-channel/admin/entities.d.ts +0 -11
- package/dist/http/sales-channel/admin/entities.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/entities.js +0 -3
- package/dist/http/sales-channel/admin/entities.js.map +0 -1
- package/dist/http/sales-channel/admin/index.d.ts +0 -5
- package/dist/http/sales-channel/admin/index.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/index.js +0 -21
- package/dist/http/sales-channel/admin/index.js.map +0 -1
- package/dist/http/sales-channel/admin/payloads.d.ts +0 -17
- package/dist/http/sales-channel/admin/payloads.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/payloads.js +0 -3
- package/dist/http/sales-channel/admin/payloads.js.map +0 -1
- package/dist/http/sales-channel/admin/queries.d.ts +0 -15
- package/dist/http/sales-channel/admin/queries.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/queries.js +0 -3
- package/dist/http/sales-channel/admin/queries.js.map +0 -1
- package/dist/http/sales-channel/admin/responses.d.ts +0 -11
- package/dist/http/sales-channel/admin/responses.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/responses.js +0 -3
- package/dist/http/sales-channel/admin/responses.js.map +0 -1
- package/dist/http/sales-channel/index.d.ts +0 -2
- package/dist/http/sales-channel/index.d.ts.map +0 -1
- package/dist/http/sales-channel/index.js +0 -18
- package/dist/http/sales-channel/index.js.map +0 -1
- package/dist/http/shipping-option/admin/entities.d.ts +0 -62
- package/dist/http/shipping-option/admin/entities.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/entities.js +0 -3
- package/dist/http/shipping-option/admin/entities.js.map +0 -1
- package/dist/http/shipping-option/admin/index.d.ts +0 -5
- package/dist/http/shipping-option/admin/index.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/index.js +0 -21
- package/dist/http/shipping-option/admin/index.js.map +0 -1
- package/dist/http/shipping-option/admin/payloads.d.ts +0 -69
- package/dist/http/shipping-option/admin/payloads.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/payloads.js +0 -3
- package/dist/http/shipping-option/admin/payloads.js.map +0 -1
- package/dist/http/shipping-option/admin/queries.d.ts +0 -17
- package/dist/http/shipping-option/admin/queries.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/queries.js +0 -3
- package/dist/http/shipping-option/admin/queries.js.map +0 -1
- package/dist/http/shipping-option/admin/responses.d.ts +0 -12
- package/dist/http/shipping-option/admin/responses.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/responses.js +0 -3
- package/dist/http/shipping-option/admin/responses.js.map +0 -1
- package/dist/http/shipping-option/index.d.ts +0 -3
- package/dist/http/shipping-option/index.d.ts.map +0 -1
- package/dist/http/shipping-option/index.js +0 -19
- package/dist/http/shipping-option/index.js.map +0 -1
- package/dist/http/shipping-option/store/entities.d.ts +0 -28
- package/dist/http/shipping-option/store/entities.d.ts.map +0 -1
- package/dist/http/shipping-option/store/entities.js +0 -3
- package/dist/http/shipping-option/store/entities.js.map +0 -1
- package/dist/http/shipping-option/store/index.d.ts +0 -5
- package/dist/http/shipping-option/store/index.d.ts.map +0 -1
- package/dist/http/shipping-option/store/index.js +0 -21
- package/dist/http/shipping-option/store/index.js.map +0 -1
- package/dist/http/shipping-option/store/payloads.d.ts +0 -5
- package/dist/http/shipping-option/store/payloads.d.ts.map +0 -1
- package/dist/http/shipping-option/store/payloads.js +0 -3
- package/dist/http/shipping-option/store/payloads.js.map +0 -1
- package/dist/http/shipping-option/store/queries.d.ts +0 -14
- package/dist/http/shipping-option/store/queries.d.ts.map +0 -1
- package/dist/http/shipping-option/store/queries.js +0 -3
- package/dist/http/shipping-option/store/queries.js.map +0 -1
- package/dist/http/shipping-option/store/responses.d.ts +0 -8
- package/dist/http/shipping-option/store/responses.d.ts.map +0 -1
- package/dist/http/shipping-option/store/responses.js +0 -3
- package/dist/http/shipping-option/store/responses.js.map +0 -1
- package/dist/http/shipping-profile/admin/entities.d.ts +0 -10
- package/dist/http/shipping-profile/admin/entities.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/entities.js +0 -3
- package/dist/http/shipping-profile/admin/entities.js.map +0 -1
- package/dist/http/shipping-profile/admin/index.d.ts +0 -5
- package/dist/http/shipping-profile/admin/index.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/index.js +0 -21
- package/dist/http/shipping-profile/admin/index.js.map +0 -1
- package/dist/http/shipping-profile/admin/payloads.d.ts +0 -11
- package/dist/http/shipping-profile/admin/payloads.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/payloads.js +0 -3
- package/dist/http/shipping-profile/admin/payloads.js.map +0 -1
- package/dist/http/shipping-profile/admin/queries.d.ts +0 -14
- package/dist/http/shipping-profile/admin/queries.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/queries.js +0 -3
- package/dist/http/shipping-profile/admin/queries.js.map +0 -1
- package/dist/http/shipping-profile/admin/responses.d.ts +0 -11
- package/dist/http/shipping-profile/admin/responses.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/responses.js +0 -3
- package/dist/http/shipping-profile/admin/responses.js.map +0 -1
- package/dist/http/shipping-profile/index.d.ts +0 -2
- package/dist/http/shipping-profile/index.d.ts.map +0 -1
- package/dist/http/shipping-profile/index.js +0 -18
- package/dist/http/shipping-profile/index.js.map +0 -1
- package/dist/http/stock-locations/admin/entities.d.ts +0 -24
- package/dist/http/stock-locations/admin/entities.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/entities.js +0 -3
- package/dist/http/stock-locations/admin/entities.js.map +0 -1
- package/dist/http/stock-locations/admin/index.d.ts +0 -5
- package/dist/http/stock-locations/admin/index.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/index.js +0 -21
- package/dist/http/stock-locations/admin/index.js.map +0 -1
- package/dist/http/stock-locations/admin/payloads.d.ts +0 -32
- package/dist/http/stock-locations/admin/payloads.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/payloads.js +0 -3
- package/dist/http/stock-locations/admin/payloads.js.map +0 -1
- package/dist/http/stock-locations/admin/queries.d.ts +0 -15
- package/dist/http/stock-locations/admin/queries.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/queries.js +0 -3
- package/dist/http/stock-locations/admin/queries.js.map +0 -1
- package/dist/http/stock-locations/admin/responses.d.ts +0 -12
- package/dist/http/stock-locations/admin/responses.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/responses.js +0 -3
- package/dist/http/stock-locations/admin/responses.js.map +0 -1
- package/dist/http/stock-locations/index.d.ts +0 -2
- package/dist/http/stock-locations/index.d.ts.map +0 -1
- package/dist/http/stock-locations/index.js +0 -18
- package/dist/http/stock-locations/index.js.map +0 -1
- package/dist/http/store/admin/entities.d.ts +0 -23
- package/dist/http/store/admin/entities.d.ts.map +0 -1
- package/dist/http/store/admin/entities.js +0 -3
- package/dist/http/store/admin/entities.js.map +0 -1
- package/dist/http/store/admin/index.d.ts +0 -5
- package/dist/http/store/admin/index.d.ts.map +0 -1
- package/dist/http/store/admin/index.js +0 -21
- package/dist/http/store/admin/index.js.map +0 -1
- package/dist/http/store/admin/payloads.d.ts +0 -15
- package/dist/http/store/admin/payloads.d.ts.map +0 -1
- package/dist/http/store/admin/payloads.js +0 -3
- package/dist/http/store/admin/payloads.js.map +0 -1
- package/dist/http/store/admin/queries.d.ts +0 -10
- package/dist/http/store/admin/queries.d.ts.map +0 -1
- package/dist/http/store/admin/queries.js +0 -3
- package/dist/http/store/admin/queries.js.map +0 -1
- package/dist/http/store/admin/responses.d.ts +0 -10
- package/dist/http/store/admin/responses.d.ts.map +0 -1
- package/dist/http/store/admin/responses.js +0 -3
- package/dist/http/store/admin/responses.js.map +0 -1
- package/dist/http/store/index.d.ts +0 -2
- package/dist/http/store/index.d.ts.map +0 -1
- package/dist/http/store/index.js +0 -18
- package/dist/http/store/index.js.map +0 -1
- package/dist/http/tax-rate/admin/entities.d.ts +0 -22
- package/dist/http/tax-rate/admin/entities.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/entities.js +0 -3
- package/dist/http/tax-rate/admin/entities.js.map +0 -1
- package/dist/http/tax-rate/admin/index.d.ts +0 -5
- package/dist/http/tax-rate/admin/index.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/index.js +0 -21
- package/dist/http/tax-rate/admin/index.js.map +0 -1
- package/dist/http/tax-rate/admin/payloads.d.ts +0 -25
- package/dist/http/tax-rate/admin/payloads.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/payloads.js +0 -3
- package/dist/http/tax-rate/admin/payloads.js.map +0 -1
- package/dist/http/tax-rate/admin/queries.d.ts +0 -15
- package/dist/http/tax-rate/admin/queries.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/queries.js +0 -3
- package/dist/http/tax-rate/admin/queries.js.map +0 -1
- package/dist/http/tax-rate/admin/responses.d.ts +0 -12
- package/dist/http/tax-rate/admin/responses.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/responses.js +0 -3
- package/dist/http/tax-rate/admin/responses.js.map +0 -1
- package/dist/http/tax-rate/index.d.ts +0 -2
- package/dist/http/tax-rate/index.d.ts.map +0 -1
- package/dist/http/tax-rate/index.js +0 -18
- package/dist/http/tax-rate/index.js.map +0 -1
- package/dist/http/tax-region/admin/entities.d.ts +0 -16
- package/dist/http/tax-region/admin/entities.d.ts.map +0 -1
- package/dist/http/tax-region/admin/entities.js +0 -3
- package/dist/http/tax-region/admin/entities.js.map +0 -1
- package/dist/http/tax-region/admin/index.d.ts +0 -5
- package/dist/http/tax-region/admin/index.d.ts.map +0 -1
- package/dist/http/tax-region/admin/index.js +0 -21
- package/dist/http/tax-region/admin/index.js.map +0 -1
- package/dist/http/tax-region/admin/payloads.d.ts +0 -14
- package/dist/http/tax-region/admin/payloads.d.ts.map +0 -1
- package/dist/http/tax-region/admin/payloads.js +0 -3
- package/dist/http/tax-region/admin/payloads.js.map +0 -1
- package/dist/http/tax-region/admin/queries.d.ts +0 -16
- package/dist/http/tax-region/admin/queries.d.ts.map +0 -1
- package/dist/http/tax-region/admin/queries.js +0 -3
- package/dist/http/tax-region/admin/queries.js.map +0 -1
- package/dist/http/tax-region/admin/responses.d.ts +0 -11
- package/dist/http/tax-region/admin/responses.d.ts.map +0 -1
- package/dist/http/tax-region/admin/responses.js +0 -3
- package/dist/http/tax-region/admin/responses.js.map +0 -1
- package/dist/http/tax-region/index.d.ts +0 -2
- package/dist/http/tax-region/index.d.ts.map +0 -1
- package/dist/http/tax-region/index.js +0 -18
- package/dist/http/tax-region/index.js.map +0 -1
- package/dist/inventory/common/index.d.ts +0 -4
- package/dist/inventory/common/index.d.ts.map +0 -1
- package/dist/inventory/common/index.js +0 -20
- package/dist/inventory/common/index.js.map +0 -1
- package/dist/inventory/common/inventory-item.d.ts +0 -114
- package/dist/inventory/common/inventory-item.d.ts.map +0 -1
- package/dist/inventory/common/inventory-item.js +0 -3
- package/dist/inventory/common/inventory-item.js.map +0 -1
- package/dist/inventory/common/inventory-level.d.ts +0 -80
- package/dist/inventory/common/inventory-level.d.ts.map +0 -1
- package/dist/inventory/common/inventory-level.js +0 -3
- package/dist/inventory/common/inventory-level.js.map +0 -1
- package/dist/inventory/common/reservation-item.d.ts +0 -98
- package/dist/inventory/common/reservation-item.d.ts.map +0 -1
- package/dist/inventory/common/reservation-item.js +0 -3
- package/dist/inventory/common/reservation-item.js.map +0 -1
- package/dist/inventory/index.d.ts +0 -4
- package/dist/inventory/index.d.ts.map +0 -1
- package/dist/inventory/index.js +0 -20
- package/dist/inventory/index.js.map +0 -1
- package/dist/inventory/mutations/index.d.ts +0 -4
- package/dist/inventory/mutations/index.d.ts.map +0 -1
- package/dist/inventory/mutations/index.js +0 -20
- package/dist/inventory/mutations/index.js.map +0 -1
- package/dist/inventory/mutations/inventory-item.d.ts +0 -67
- package/dist/inventory/mutations/inventory-item.d.ts.map +0 -1
- package/dist/inventory/mutations/inventory-item.js +0 -3
- package/dist/inventory/mutations/inventory-item.js.map +0 -1
- package/dist/inventory/mutations/inventory-level.d.ts +0 -68
- package/dist/inventory/mutations/inventory-level.d.ts.map +0 -1
- package/dist/inventory/mutations/inventory-level.js +0 -3
- package/dist/inventory/mutations/inventory-level.js.map +0 -1
- package/dist/inventory/mutations/reservation-item.d.ts +0 -78
- package/dist/inventory/mutations/reservation-item.d.ts.map +0 -1
- package/dist/inventory/mutations/reservation-item.js +0 -3
- package/dist/inventory/mutations/reservation-item.js.map +0 -1
- package/dist/inventory/service.d.ts +0 -971
- package/dist/inventory/service.d.ts.map +0 -1
- package/dist/inventory/service.js +0 -3
- package/dist/inventory/service.js.map +0 -1
- package/dist/link-modules/index.d.ts.map +0 -1
- package/dist/link-modules/index.js.map +0 -1
- package/dist/link-modules/migrations.d.ts.map +0 -1
- package/dist/link-modules/migrations.js.map +0 -1
- package/dist/link-modules/service.d.ts.map +0 -1
- package/dist/link-modules/service.js +0 -3
- package/dist/link-modules/service.js.map +0 -1
- package/dist/order/common.d.ts +0 -2513
- package/dist/order/common.d.ts.map +0 -1
- package/dist/order/common.js +0 -3
- package/dist/order/common.js.map +0 -1
- package/dist/order/index.d.ts +0 -5
- package/dist/order/index.d.ts.map +0 -1
- package/dist/order/index.js +0 -21
- package/dist/order/index.js.map +0 -1
- package/dist/order/mutations.d.ts +0 -1845
- package/dist/order/mutations.d.ts.map +0 -1
- package/dist/order/mutations.js +0 -3
- package/dist/order/mutations.js.map +0 -1
- package/dist/order/service.d.ts +0 -3850
- package/dist/order/service.d.ts.map +0 -1
- package/dist/order/service.js +0 -3
- package/dist/order/service.js.map +0 -1
- package/dist/order/workflows.d.ts +0 -8
- package/dist/order/workflows.d.ts.map +0 -1
- package/dist/order/workflows.js +0 -3
- package/dist/order/workflows.js.map +0 -1
- package/dist/pricing/common/index.d.ts +0 -8
- package/dist/pricing/common/index.d.ts.map +0 -1
- package/dist/pricing/common/index.js +0 -24
- package/dist/pricing/common/index.js.map +0 -1
- package/dist/pricing/common/money-amount.d.ts +0 -120
- package/dist/pricing/common/money-amount.d.ts.map +0 -1
- package/dist/pricing/common/money-amount.js +0 -3
- package/dist/pricing/common/money-amount.js.map +0 -1
- package/dist/pricing/common/price-list.d.ts +0 -345
- package/dist/pricing/common/price-list.d.ts.map +0 -1
- package/dist/pricing/common/price-list.js +0 -3
- package/dist/pricing/common/price-list.js.map +0 -1
- package/dist/pricing/common/price-preference.d.ts +0 -90
- package/dist/pricing/common/price-preference.d.ts.map +0 -1
- package/dist/pricing/common/price-preference.js +0 -3
- package/dist/pricing/common/price-preference.js.map +0 -1
- package/dist/pricing/common/price-rule.d.ts +0 -140
- package/dist/pricing/common/price-rule.d.ts.map +0 -1
- package/dist/pricing/common/price-rule.js +0 -3
- package/dist/pricing/common/price-rule.js.map +0 -1
- package/dist/pricing/common/price-set.d.ts +0 -289
- package/dist/pricing/common/price-set.d.ts.map +0 -1
- package/dist/pricing/common/price-set.js +0 -3
- package/dist/pricing/common/price-set.js.map +0 -1
- package/dist/pricing/common/price.d.ts +0 -138
- package/dist/pricing/common/price.d.ts.map +0 -1
- package/dist/pricing/common/price.js +0 -3
- package/dist/pricing/common/price.js.map +0 -1
- package/dist/pricing/common/pricing-context.d.ts +0 -11
- package/dist/pricing/common/pricing-context.d.ts.map +0 -1
- package/dist/pricing/common/pricing-context.js +0 -3
- package/dist/pricing/common/pricing-context.js.map +0 -1
- package/dist/pricing/index.d.ts +0 -4
- package/dist/pricing/index.d.ts.map +0 -1
- package/dist/pricing/index.js +0 -20
- package/dist/pricing/index.js.map +0 -1
- package/dist/pricing/service.d.ts +0 -1505
- package/dist/pricing/service.d.ts.map +0 -1
- package/dist/pricing/service.js +0 -3
- package/dist/pricing/service.js.map +0 -1
- package/dist/pricing/workflows.d.ts +0 -71
- package/dist/pricing/workflows.d.ts.map +0 -1
- package/dist/pricing/workflows.js +0 -3
- package/dist/pricing/workflows.js.map +0 -1
- package/dist/product/common.d.ts +0 -1618
- package/dist/product/common.d.ts.map +0 -1
- package/dist/product/common.js +0 -3
- package/dist/product/common.js.map +0 -1
- package/dist/product/index.d.ts +0 -3
- package/dist/product/index.d.ts.map +0 -1
- package/dist/product/index.js +0 -19
- package/dist/product/index.js.map +0 -1
- package/dist/product/service.d.ts +0 -2220
- package/dist/product/service.d.ts.map +0 -1
- package/dist/product/service.js +0 -3
- package/dist/product/service.js.map +0 -1
- package/dist/product-category/index.d.ts +0 -2
- package/dist/product-category/index.d.ts.map +0 -1
- package/dist/product-category/index.js +0 -18
- package/dist/product-category/index.js.map +0 -1
- package/dist/product-category/repository.d.ts +0 -6
- package/dist/product-category/repository.d.ts.map +0 -1
- package/dist/product-category/repository.js +0 -3
- package/dist/product-category/repository.js.map +0 -1
- package/dist/promotion/common/application-method.d.ts +0 -208
- package/dist/promotion/common/application-method.d.ts.map +0 -1
- package/dist/promotion/common/application-method.js +0 -3
- package/dist/promotion/common/application-method.js.map +0 -1
- package/dist/promotion/common/campaign-budget.d.ts +0 -52
- package/dist/promotion/common/campaign-budget.d.ts.map +0 -1
- package/dist/promotion/common/campaign-budget.js +0 -3
- package/dist/promotion/common/campaign-budget.js.map +0 -1
- package/dist/promotion/common/campaign.d.ts +0 -58
- package/dist/promotion/common/campaign.d.ts.map +0 -1
- package/dist/promotion/common/campaign.js +0 -3
- package/dist/promotion/common/campaign.js.map +0 -1
- package/dist/promotion/common/compute-actions.d.ts +0 -199
- package/dist/promotion/common/compute-actions.d.ts.map +0 -1
- package/dist/promotion/common/compute-actions.js +0 -3
- package/dist/promotion/common/compute-actions.js.map +0 -1
- package/dist/promotion/common/index.d.ts +0 -8
- package/dist/promotion/common/index.d.ts.map +0 -1
- package/dist/promotion/common/index.js +0 -24
- package/dist/promotion/common/index.js.map +0 -1
- package/dist/promotion/common/promotion-rule-value.d.ts +0 -47
- package/dist/promotion/common/promotion-rule-value.d.ts.map +0 -1
- package/dist/promotion/common/promotion-rule-value.js +0 -3
- package/dist/promotion/common/promotion-rule-value.js.map +0 -1
- package/dist/promotion/common/promotion-rule.d.ts +0 -106
- package/dist/promotion/common/promotion-rule.d.ts.map +0 -1
- package/dist/promotion/common/promotion-rule.js +0 -3
- package/dist/promotion/common/promotion-rule.js.map +0 -1
- package/dist/promotion/common/promotion.d.ts +0 -150
- package/dist/promotion/common/promotion.d.ts.map +0 -1
- package/dist/promotion/common/promotion.js +0 -3
- package/dist/promotion/common/promotion.js.map +0 -1
- package/dist/promotion/http.d.ts +0 -16
- package/dist/promotion/http.d.ts.map +0 -1
- package/dist/promotion/http.js +0 -3
- package/dist/promotion/http.js.map +0 -1
- package/dist/promotion/index.d.ts +0 -6
- package/dist/promotion/index.d.ts.map +0 -1
- package/dist/promotion/index.js +0 -22
- package/dist/promotion/index.js.map +0 -1
- package/dist/promotion/mutations.d.ts +0 -130
- package/dist/promotion/mutations.d.ts.map +0 -1
- package/dist/promotion/mutations.js +0 -3
- package/dist/promotion/mutations.js.map +0 -1
- package/dist/promotion/service.d.ts +0 -848
- package/dist/promotion/service.d.ts.map +0 -1
- package/dist/promotion/service.js +0 -3
- package/dist/promotion/service.js.map +0 -1
- package/dist/promotion/workflows.d.ts +0 -19
- package/dist/promotion/workflows.d.ts.map +0 -1
- package/dist/promotion/workflows.js +0 -3
- package/dist/promotion/workflows.js.map +0 -1
- package/dist/region/common.d.ts +0 -135
- package/dist/region/common.d.ts.map +0 -1
- package/dist/region/common.js +0 -3
- package/dist/region/common.js.map +0 -1
- package/dist/region/index.d.ts +0 -4
- package/dist/region/index.d.ts.map +0 -1
- package/dist/region/index.js +0 -20
- package/dist/region/index.js.map +0 -1
- package/dist/region/mutations.d.ts +0 -87
- package/dist/region/mutations.d.ts.map +0 -1
- package/dist/region/mutations.js +0 -3
- package/dist/region/mutations.js.map +0 -1
- package/dist/region/service.d.ts +0 -424
- package/dist/region/service.d.ts.map +0 -1
- package/dist/region/service.js +0 -3
- package/dist/region/service.js.map +0 -1
- package/dist/sales-channel/common.d.ts +0 -69
- package/dist/sales-channel/common.d.ts.map +0 -1
- package/dist/sales-channel/common.js +0 -3
- package/dist/sales-channel/common.js.map +0 -1
- package/dist/sales-channel/index.d.ts +0 -4
- package/dist/sales-channel/index.d.ts.map +0 -1
- package/dist/sales-channel/index.js +0 -20
- package/dist/sales-channel/index.js.map +0 -1
- package/dist/sales-channel/mutations.d.ts +0 -66
- package/dist/sales-channel/mutations.d.ts.map +0 -1
- package/dist/sales-channel/mutations.js +0 -3
- package/dist/sales-channel/mutations.js.map +0 -1
- package/dist/sales-channel/service.d.ts +0 -239
- package/dist/sales-channel/service.d.ts.map +0 -1
- package/dist/sales-channel/service.js +0 -3
- package/dist/sales-channel/service.js.map +0 -1
- package/dist/stock-location/common.d.ts +0 -423
- package/dist/stock-location/common.d.ts.map +0 -1
- package/dist/stock-location/common.js +0 -3
- package/dist/stock-location/common.js.map +0 -1
- package/dist/stock-location/index.d.ts +0 -3
- package/dist/stock-location/index.d.ts.map +0 -1
- package/dist/stock-location/index.js +0 -19
- package/dist/stock-location/index.js.map +0 -1
- package/dist/stock-location/service.d.ts +0 -312
- package/dist/stock-location/service.d.ts.map +0 -1
- package/dist/stock-location/service.js +0 -3
- package/dist/stock-location/service.js.map +0 -1
- package/dist/store/common/index.d.ts +0 -2
- package/dist/store/common/index.d.ts.map +0 -1
- package/dist/store/common/index.js +0 -18
- package/dist/store/common/index.js.map +0 -1
- package/dist/store/common/store.d.ts +0 -94
- package/dist/store/common/store.d.ts.map +0 -1
- package/dist/store/common/store.js +0 -3
- package/dist/store/common/store.js.map +0 -1
- package/dist/store/index.d.ts +0 -4
- package/dist/store/index.d.ts.map +0 -1
- package/dist/store/index.js +0 -20
- package/dist/store/index.js.map +0 -1
- package/dist/store/mutations/index.d.ts +0 -2
- package/dist/store/mutations/index.d.ts.map +0 -1
- package/dist/store/mutations/index.js +0 -18
- package/dist/store/mutations/index.js.map +0 -1
- package/dist/store/mutations/store.d.ts +0 -78
- package/dist/store/mutations/store.d.ts.map +0 -1
- package/dist/store/mutations/store.js +0 -3
- package/dist/store/mutations/store.js.map +0 -1
- package/dist/store/service.d.ts +0 -245
- package/dist/store/service.d.ts.map +0 -1
- package/dist/store/service.js +0 -3
- package/dist/store/service.js.map +0 -1
- package/dist/tax/common.d.ts +0 -443
- package/dist/tax/common.d.ts.map +0 -1
- package/dist/tax/common.js +0 -3
- package/dist/tax/common.js.map +0 -1
- package/dist/tax/index.d.ts +0 -5
- package/dist/tax/index.d.ts.map +0 -1
- package/dist/tax/index.js +0 -21
- package/dist/tax/index.js.map +0 -1
- package/dist/tax/mutations.d.ts +0 -225
- package/dist/tax/mutations.d.ts.map +0 -1
- package/dist/tax/mutations.js +0 -3
- package/dist/tax/mutations.js.map +0 -1
- package/dist/tax/provider.d.ts +0 -162
- package/dist/tax/provider.d.ts.map +0 -1
- package/dist/tax/provider.js +0 -3
- package/dist/tax/provider.js.map +0 -1
- package/dist/tax/service.d.ts +0 -671
- package/dist/tax/service.d.ts.map +0 -1
- package/dist/tax/service.js +0 -3
- package/dist/tax/service.js.map +0 -1
- package/dist/totals/index.d.ts +0 -26
- package/dist/totals/index.d.ts.map +0 -1
- package/dist/totals/index.js +0 -18
- package/dist/totals/index.js.map +0 -1
- package/dist/workflow/cart/create-cart.d.ts +0 -19
- package/dist/workflow/cart/create-cart.d.ts.map +0 -1
- package/dist/workflow/cart/create-cart.js +0 -3
- package/dist/workflow/cart/create-cart.js.map +0 -1
- package/dist/workflow/cart/index.d.ts +0 -2
- package/dist/workflow/cart/index.d.ts.map +0 -1
- package/dist/workflow/cart/index.js +0 -18
- package/dist/workflow/cart/index.js.map +0 -1
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.d.ts +0 -10
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.d.ts.map +0 -1
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.js +0 -3
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.js.map +0 -1
- package/dist/workflow/fulfillment/create-fulfillment.d.ts +0 -155
- package/dist/workflow/fulfillment/create-fulfillment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-fulfillment.js +0 -3
- package/dist/workflow/fulfillment/create-fulfillment.js.map +0 -1
- package/dist/workflow/fulfillment/create-shipment.d.ts +0 -19
- package/dist/workflow/fulfillment/create-shipment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-shipment.js +0 -3
- package/dist/workflow/fulfillment/create-shipment.js.map +0 -1
- package/dist/workflow/fulfillment/create-shipping-options.d.ts +0 -37
- package/dist/workflow/fulfillment/create-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/create-shipping-options.js.map +0 -1
- package/dist/workflow/fulfillment/delete-shipping-options.d.ts +0 -4
- package/dist/workflow/fulfillment/delete-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/delete-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/delete-shipping-options.js.map +0 -1
- package/dist/workflow/fulfillment/index.d.ts +0 -10
- package/dist/workflow/fulfillment/index.d.ts.map +0 -1
- package/dist/workflow/fulfillment/index.js +0 -26
- package/dist/workflow/fulfillment/index.js.map +0 -1
- package/dist/workflow/fulfillment/service-zones.d.ts +0 -21
- package/dist/workflow/fulfillment/service-zones.d.ts.map +0 -1
- package/dist/workflow/fulfillment/service-zones.js +0 -3
- package/dist/workflow/fulfillment/service-zones.js.map +0 -1
- package/dist/workflow/fulfillment/shipping-profiles.d.ts +0 -19
- package/dist/workflow/fulfillment/shipping-profiles.d.ts.map +0 -1
- package/dist/workflow/fulfillment/shipping-profiles.js +0 -3
- package/dist/workflow/fulfillment/shipping-profiles.js.map +0 -1
- package/dist/workflow/fulfillment/update-fulfillment.d.ts +0 -42
- package/dist/workflow/fulfillment/update-fulfillment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/update-fulfillment.js +0 -3
- package/dist/workflow/fulfillment/update-fulfillment.js.map +0 -1
- package/dist/workflow/fulfillment/update-shipping-options.d.ts +0 -44
- package/dist/workflow/fulfillment/update-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/update-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/update-shipping-options.js.map +0 -1
- package/dist/workflow/inventory/create-inventory-items.d.ts +0 -19
- package/dist/workflow/inventory/create-inventory-items.d.ts.map +0 -1
- package/dist/workflow/inventory/create-inventory-items.js +0 -3
- package/dist/workflow/inventory/create-inventory-items.js.map +0 -1
- package/dist/workflow/inventory/index.d.ts +0 -2
- package/dist/workflow/inventory/index.d.ts.map +0 -1
- package/dist/workflow/inventory/index.js +0 -18
- package/dist/workflow/inventory/index.js.map +0 -1
- package/dist/workflow/invite/accept-invite.d.ts +0 -12
- package/dist/workflow/invite/accept-invite.d.ts.map +0 -1
- package/dist/workflow/invite/accept-invite.js +0 -3
- package/dist/workflow/invite/accept-invite.js.map +0 -1
- package/dist/workflow/invite/create-invite.d.ts +0 -5
- package/dist/workflow/invite/create-invite.d.ts.map +0 -1
- package/dist/workflow/invite/create-invite.js +0 -3
- package/dist/workflow/invite/create-invite.js.map +0 -1
- package/dist/workflow/invite/delete-invite.d.ts +0 -4
- package/dist/workflow/invite/delete-invite.d.ts.map +0 -1
- package/dist/workflow/invite/delete-invite.js +0 -3
- package/dist/workflow/invite/delete-invite.js.map +0 -1
- package/dist/workflow/invite/index.d.ts +0 -5
- package/dist/workflow/invite/index.d.ts.map +0 -1
- package/dist/workflow/invite/index.js +0 -21
- package/dist/workflow/invite/index.js.map +0 -1
- package/dist/workflow/invite/resend-invite.d.ts +0 -4
- package/dist/workflow/invite/resend-invite.d.ts.map +0 -1
- package/dist/workflow/invite/resend-invite.js +0 -3
- package/dist/workflow/invite/resend-invite.js.map +0 -1
- package/dist/workflow/order/accept-transfer.d.ts +0 -5
- package/dist/workflow/order/accept-transfer.d.ts.map +0 -1
- package/dist/workflow/order/accept-transfer.js +0 -3
- package/dist/workflow/order/accept-transfer.js.map +0 -1
- package/dist/workflow/order/begin-claim-order.d.ts +0 -13
- package/dist/workflow/order/begin-claim-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-claim-order.js +0 -3
- package/dist/workflow/order/begin-claim-order.js.map +0 -1
- package/dist/workflow/order/begin-exchange-order.d.ts +0 -11
- package/dist/workflow/order/begin-exchange-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-exchange-order.js +0 -3
- package/dist/workflow/order/begin-exchange-order.js.map +0 -1
- package/dist/workflow/order/begin-order-edit.d.ts +0 -8
- package/dist/workflow/order/begin-order-edit.d.ts.map +0 -1
- package/dist/workflow/order/begin-order-edit.js +0 -3
- package/dist/workflow/order/begin-order-edit.js.map +0 -1
- package/dist/workflow/order/begin-return-order.d.ts +0 -12
- package/dist/workflow/order/begin-return-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-return-order.js +0 -3
- package/dist/workflow/order/begin-return-order.js.map +0 -1
- package/dist/workflow/order/cancel-claim.d.ts +0 -6
- package/dist/workflow/order/cancel-claim.d.ts.map +0 -1
- package/dist/workflow/order/cancel-claim.js +0 -3
- package/dist/workflow/order/cancel-claim.js.map +0 -1
- package/dist/workflow/order/cancel-exchange.d.ts +0 -6
- package/dist/workflow/order/cancel-exchange.d.ts.map +0 -1
- package/dist/workflow/order/cancel-exchange.js +0 -3
- package/dist/workflow/order/cancel-exchange.js.map +0 -1
- package/dist/workflow/order/cancel-fulfillment.d.ts +0 -7
- package/dist/workflow/order/cancel-fulfillment.d.ts.map +0 -1
- package/dist/workflow/order/cancel-fulfillment.js +0 -3
- package/dist/workflow/order/cancel-fulfillment.js.map +0 -1
- package/dist/workflow/order/cancel-order.d.ts +0 -6
- package/dist/workflow/order/cancel-order.d.ts.map +0 -1
- package/dist/workflow/order/cancel-order.js +0 -3
- package/dist/workflow/order/cancel-order.js.map +0 -1
- package/dist/workflow/order/cancel-return.d.ts +0 -6
- package/dist/workflow/order/cancel-return.d.ts.map +0 -1
- package/dist/workflow/order/cancel-return.js +0 -3
- package/dist/workflow/order/cancel-return.js.map +0 -1
- package/dist/workflow/order/cancel-transfer.d.ts +0 -6
- package/dist/workflow/order/cancel-transfer.d.ts.map +0 -1
- package/dist/workflow/order/cancel-transfer.js +0 -3
- package/dist/workflow/order/cancel-transfer.js.map +0 -1
- package/dist/workflow/order/create-fulfillment.d.ts +0 -20
- package/dist/workflow/order/create-fulfillment.d.ts.map +0 -1
- package/dist/workflow/order/create-fulfillment.js +0 -3
- package/dist/workflow/order/create-fulfillment.js.map +0 -1
- package/dist/workflow/order/create-return-order.d.ts +0 -28
- package/dist/workflow/order/create-return-order.d.ts.map +0 -1
- package/dist/workflow/order/create-return-order.js +0 -3
- package/dist/workflow/order/create-return-order.js.map +0 -1
- package/dist/workflow/order/create-shipment.d.ts +0 -18
- package/dist/workflow/order/create-shipment.d.ts.map +0 -1
- package/dist/workflow/order/create-shipment.js +0 -3
- package/dist/workflow/order/create-shipment.js.map +0 -1
- package/dist/workflow/order/decline-transfer.d.ts +0 -5
- package/dist/workflow/order/decline-transfer.d.ts.map +0 -1
- package/dist/workflow/order/decline-transfer.js +0 -3
- package/dist/workflow/order/decline-transfer.js.map +0 -1
- package/dist/workflow/order/index.d.ts +0 -23
- package/dist/workflow/order/index.d.ts.map +0 -1
- package/dist/workflow/order/index.js +0 -39
- package/dist/workflow/order/index.js.map +0 -1
- package/dist/workflow/order/items.d.ts +0 -118
- package/dist/workflow/order/items.d.ts.map +0 -1
- package/dist/workflow/order/items.js +0 -3
- package/dist/workflow/order/items.js.map +0 -1
- package/dist/workflow/order/receive-return.d.ts +0 -36
- package/dist/workflow/order/receive-return.d.ts.map +0 -1
- package/dist/workflow/order/receive-return.js +0 -3
- package/dist/workflow/order/receive-return.js.map +0 -1
- package/dist/workflow/order/request-item-return.d.ts +0 -42
- package/dist/workflow/order/request-item-return.d.ts.map +0 -1
- package/dist/workflow/order/request-item-return.js +0 -3
- package/dist/workflow/order/request-item-return.js.map +0 -1
- package/dist/workflow/order/request-transfer.d.ts +0 -8
- package/dist/workflow/order/request-transfer.d.ts.map +0 -1
- package/dist/workflow/order/request-transfer.js +0 -3
- package/dist/workflow/order/request-transfer.js.map +0 -1
- package/dist/workflow/order/shipping-method.d.ts +0 -54
- package/dist/workflow/order/shipping-method.d.ts.map +0 -1
- package/dist/workflow/order/shipping-method.js +0 -3
- package/dist/workflow/order/shipping-method.js.map +0 -1
- package/dist/workflow/order/update-order.d.ts +0 -15
- package/dist/workflow/order/update-order.d.ts.map +0 -1
- package/dist/workflow/order/update-order.js +0 -3
- package/dist/workflow/order/update-order.js.map +0 -1
- package/dist/workflow/order/update-return.d.ts +0 -7
- package/dist/workflow/order/update-return.d.ts.map +0 -1
- package/dist/workflow/order/update-return.js +0 -3
- package/dist/workflow/order/update-return.js.map +0 -1
- package/dist/workflow/price-list/create-price-list.d.ts +0 -66
- package/dist/workflow/price-list/create-price-list.d.ts.map +0 -1
- package/dist/workflow/price-list/create-price-list.js +0 -3
- package/dist/workflow/price-list/create-price-list.js.map +0 -1
- package/dist/workflow/price-list/index.d.ts +0 -3
- package/dist/workflow/price-list/index.d.ts.map +0 -1
- package/dist/workflow/price-list/index.js +0 -19
- package/dist/workflow/price-list/index.js.map +0 -1
- package/dist/workflow/price-list/remove-price-list.d.ts +0 -4
- package/dist/workflow/price-list/remove-price-list.d.ts.map +0 -1
- package/dist/workflow/price-list/remove-price-list.js +0 -3
- package/dist/workflow/price-list/remove-price-list.js.map +0 -1
- package/dist/workflow/pricing/index.d.ts +0 -17
- package/dist/workflow/pricing/index.d.ts.map +0 -1
- package/dist/workflow/pricing/index.js +0 -3
- package/dist/workflow/pricing/index.js.map +0 -1
- package/dist/workflow/product/create-product-variants.d.ts +0 -26
- package/dist/workflow/product/create-product-variants.d.ts.map +0 -1
- package/dist/workflow/product/create-product-variants.js +0 -3
- package/dist/workflow/product/create-product-variants.js.map +0 -1
- package/dist/workflow/product/create-products.d.ts +0 -82
- package/dist/workflow/product/create-products.d.ts.map +0 -1
- package/dist/workflow/product/create-products.js +0 -3
- package/dist/workflow/product/create-products.js.map +0 -1
- package/dist/workflow/product/export-products.d.ts +0 -6
- package/dist/workflow/product/export-products.d.ts.map +0 -1
- package/dist/workflow/product/export-products.js +0 -3
- package/dist/workflow/product/export-products.js.map +0 -1
- package/dist/workflow/product/import-products.d.ts +0 -9
- package/dist/workflow/product/import-products.d.ts.map +0 -1
- package/dist/workflow/product/import-products.js +0 -3
- package/dist/workflow/product/import-products.js.map +0 -1
- package/dist/workflow/product/index.d.ts +0 -7
- package/dist/workflow/product/index.d.ts.map +0 -1
- package/dist/workflow/product/index.js +0 -23
- package/dist/workflow/product/index.js.map +0 -1
- package/dist/workflow/product/update-product-variants.d.ts +0 -37
- package/dist/workflow/product/update-product-variants.d.ts.map +0 -1
- package/dist/workflow/product/update-product-variants.js +0 -3
- package/dist/workflow/product/update-product-variants.js.map +0 -1
- package/dist/workflow/product/update-products.d.ts +0 -78
- package/dist/workflow/product/update-products.d.ts.map +0 -1
- package/dist/workflow/product/update-products.js +0 -3
- package/dist/workflow/product/update-products.js.map +0 -1
- package/dist/workflow/product-category/index.d.ts +0 -12
- package/dist/workflow/product-category/index.d.ts.map +0 -1
- package/dist/workflow/product-category/index.js +0 -3
- package/dist/workflow/product-category/index.js.map +0 -1
- package/dist/workflow/region/create-regions.d.ts +0 -9
- package/dist/workflow/region/create-regions.d.ts.map +0 -1
- package/dist/workflow/region/create-regions.js +0 -3
- package/dist/workflow/region/create-regions.js.map +0 -1
- package/dist/workflow/region/index.d.ts +0 -3
- package/dist/workflow/region/index.d.ts.map +0 -1
- package/dist/workflow/region/index.js +0 -19
- package/dist/workflow/region/index.js.map +0 -1
- package/dist/workflow/region/update-regions.d.ts +0 -10
- package/dist/workflow/region/update-regions.d.ts.map +0 -1
- package/dist/workflow/region/update-regions.js +0 -3
- package/dist/workflow/region/update-regions.js.map +0 -1
- package/dist/workflow/reservation/create-reservations.d.ts +0 -6
- package/dist/workflow/reservation/create-reservations.d.ts.map +0 -1
- package/dist/workflow/reservation/create-reservations.js +0 -3
- package/dist/workflow/reservation/create-reservations.js.map +0 -1
- package/dist/workflow/reservation/index.d.ts +0 -3
- package/dist/workflow/reservation/index.d.ts.map +0 -1
- package/dist/workflow/reservation/index.js +0 -19
- package/dist/workflow/reservation/index.js.map +0 -1
- package/dist/workflow/reservation/update-reservations.d.ts +0 -6
- package/dist/workflow/reservation/update-reservations.d.ts.map +0 -1
- package/dist/workflow/reservation/update-reservations.js +0 -3
- package/dist/workflow/reservation/update-reservations.js.map +0 -1
- package/dist/workflow/store/index.d.ts +0 -14
- package/dist/workflow/store/index.d.ts.map +0 -1
- package/dist/workflow/store/index.js +0 -3
- package/dist/workflows/index.d.ts +0 -3
- package/dist/workflows/index.d.ts.map +0 -1
- package/dist/workflows/index.js +0 -19
- package/dist/workflows/index.js.map +0 -1
- package/dist/workflows/products/index.d.ts +0 -2
- package/dist/workflows/products/index.d.ts.map +0 -1
- package/dist/workflows/products/index.js +0 -18
- package/dist/workflows/products/index.js.map +0 -1
- package/dist/workflows/products/mutations.d.ts +0 -19
- package/dist/workflows/products/mutations.d.ts.map +0 -1
- package/dist/workflows/products/mutations.js +0 -3
- package/dist/workflows/products/mutations.js.map +0 -1
- package/dist/workflows/stock-locations/index.d.ts +0 -2
- package/dist/workflows/stock-locations/index.d.ts.map +0 -1
- package/dist/workflows/stock-locations/index.js +0 -18
- package/dist/workflows/stock-locations/index.js.map +0 -1
- package/dist/workflows/stock-locations/mutations.d.ts +0 -8
- package/dist/workflows/stock-locations/mutations.d.ts.map +0 -1
- package/dist/workflows/stock-locations/mutations.js +0 -3
- package/dist/workflows/stock-locations/mutations.js.map +0 -1
- /package/dist/{totals → common}/big-number.d.ts +0 -0
- /package/dist/{totals → common}/big-number.js +0 -0
- /package/dist/{http/fulfillment/store → encore}/index.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/index.d.ts +0 -0
- /package/dist/{link-modules → link-modules-sdk}/index.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/migrations.d.ts +0 -0
- /package/dist/{link-modules → link-modules-sdk}/migrations.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/service.d.ts +0 -0
- /package/dist/{cart → link-modules-sdk}/service.js +0 -0
|
@@ -1,910 +0,0 @@
|
|
|
1
|
-
import { FindConfig } from "../common";
|
|
2
|
-
import { RestoreReturn, SoftDeleteReturn } from "../dal";
|
|
3
|
-
import { IModuleService } from "../modules-sdk";
|
|
4
|
-
import { Context } from "../shared-context";
|
|
5
|
-
import { CustomerAddressDTO, CustomerDTO, CustomerGroupCustomerDTO, CustomerGroupDTO, FilterableCustomerAddressProps, FilterableCustomerGroupCustomerProps, FilterableCustomerGroupProps, FilterableCustomerProps, GroupCustomerPair } from "./common";
|
|
6
|
-
import { CreateCustomerAddressDTO, CreateCustomerDTO, CreateCustomerGroupDTO, CustomerGroupUpdatableFields, CustomerUpdatableFields, UpdateCustomerAddressDTO } from "./mutations";
|
|
7
|
-
/**
|
|
8
|
-
* The main service interface for the Customer Module.
|
|
9
|
-
*/
|
|
10
|
-
export interface ICustomerModuleService extends IModuleService {
|
|
11
|
-
/**
|
|
12
|
-
* This method retrieves a customer by its ID.
|
|
13
|
-
*
|
|
14
|
-
* @param {string} customerId - The customer's ID.
|
|
15
|
-
* @param {FindConfig<CustomerDTO>} config - The configurations determining how the customer is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
16
|
-
* attributes or relations associated with a customer.
|
|
17
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
18
|
-
* @returns {Promise<CustomerDTO>} The retrieved customer.
|
|
19
|
-
*
|
|
20
|
-
* @example
|
|
21
|
-
* A simple example that retrieves a customer by its ID:
|
|
22
|
-
*
|
|
23
|
-
* ```ts
|
|
24
|
-
* const customer =
|
|
25
|
-
* await customerModuleService.retrieveCustomer("cus_123")
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* To specify relations that should be retrieved:
|
|
29
|
-
*
|
|
30
|
-
* ```ts
|
|
31
|
-
* const customer = await customerModuleService.retrieveCustomer(
|
|
32
|
-
* "cus_123",
|
|
33
|
-
* {
|
|
34
|
-
* relations: ["groups"],
|
|
35
|
-
* }
|
|
36
|
-
* )
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
retrieveCustomer(customerId: string, config?: FindConfig<CustomerDTO>, sharedContext?: Context): Promise<CustomerDTO>;
|
|
40
|
-
/**
|
|
41
|
-
* This method creates customers.
|
|
42
|
-
*
|
|
43
|
-
* @param {CreateCustomerDTO[]} data - The customers to be created.
|
|
44
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
45
|
-
* @returns {Promise<CustomerDTO[]>} The created customers.
|
|
46
|
-
*
|
|
47
|
-
* @example
|
|
48
|
-
* const customers = await customerModuleService.createCustomers([Customers
|
|
49
|
-
* {
|
|
50
|
-
* email: "john@smith.com",
|
|
51
|
-
* first_name: "John",
|
|
52
|
-
* last_name: "Smith",
|
|
53
|
-
* },
|
|
54
|
-
* ])
|
|
55
|
-
*/
|
|
56
|
-
createCustomers(data: CreateCustomerDTO[], sharedContext?: Context): Promise<CustomerDTO[]>;
|
|
57
|
-
/**
|
|
58
|
-
* This method creates a customer.
|
|
59
|
-
*
|
|
60
|
-
* @param {CreateCustomerDTO} data - The customer to be created.
|
|
61
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
62
|
-
* @returns {Promise<CustomerDTO>} The created customer.
|
|
63
|
-
*
|
|
64
|
-
* @example
|
|
65
|
-
* const customer = await customerModuleService.createCustomers({Customers
|
|
66
|
-
* email: "john@smith.com",
|
|
67
|
-
* first_name: "John",
|
|
68
|
-
* last_name: "Smith",
|
|
69
|
-
* })
|
|
70
|
-
*/
|
|
71
|
-
createCustomers(data: CreateCustomerDTO, sharedContext?: Context): Promise<CustomerDTO>;
|
|
72
|
-
/**
|
|
73
|
-
* This method updates an existing customer.
|
|
74
|
-
*
|
|
75
|
-
* @param {string} customerId - The customer's ID.
|
|
76
|
-
* @param {CustomerUpdatableFields} data - The updatable fields of a customer.
|
|
77
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
78
|
-
* @returns {Promise<CustomerDTO>} The updated customer.
|
|
79
|
-
*
|
|
80
|
-
* @example
|
|
81
|
-
* const customer = await customerModuleService.updateCustomers(
|
|
82
|
-
* "cus_123",
|
|
83
|
-
* {
|
|
84
|
-
* first_name: "Matt",
|
|
85
|
-
* }
|
|
86
|
-
* )
|
|
87
|
-
*/
|
|
88
|
-
updateCustomers(customerId: string, data: CustomerUpdatableFields, sharedContext?: Context): Promise<CustomerDTO>;
|
|
89
|
-
/**
|
|
90
|
-
* This method updates existing customers.
|
|
91
|
-
*
|
|
92
|
-
* @param {string[]} customerIds - The IDs of customers to update.
|
|
93
|
-
* @param {CustomerUpdatableFields} data - The attributes to update in the customers.
|
|
94
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
95
|
-
* @returns {Promise<CustomerDTO[]>} The updated customers.
|
|
96
|
-
*
|
|
97
|
-
* @example
|
|
98
|
-
* const customers = await customerModuleService.updateCustomers(
|
|
99
|
-
* ["cus_123", "cus_321"],
|
|
100
|
-
* {
|
|
101
|
-
* company_name: "Acme",
|
|
102
|
-
* }
|
|
103
|
-
* )
|
|
104
|
-
*/
|
|
105
|
-
updateCustomers(customerIds: string[], data: CustomerUpdatableFields, sharedContext?: Context): Promise<CustomerDTO[]>;
|
|
106
|
-
/**
|
|
107
|
-
* This method updates existing customers.
|
|
108
|
-
*
|
|
109
|
-
* @param {FilterableCustomerProps} selector - The filters that specify which API keys should be updated.
|
|
110
|
-
* @param {CustomerUpdatableFields} data - The attributes to update in the customers.
|
|
111
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
112
|
-
* @returns {Promise<CustomerDTO[]>} The updated customers.
|
|
113
|
-
*
|
|
114
|
-
* @example
|
|
115
|
-
* const customers = await customerModuleService.updateCustomers(
|
|
116
|
-
* { company_name: "Acme" },
|
|
117
|
-
* {
|
|
118
|
-
* company_name: "Acme Inc.",
|
|
119
|
-
* }
|
|
120
|
-
* )
|
|
121
|
-
*/
|
|
122
|
-
updateCustomers(selector: FilterableCustomerProps, data: CustomerUpdatableFields, sharedContext?: Context): Promise<CustomerDTO[]>;
|
|
123
|
-
/**
|
|
124
|
-
* This method deletes a customer by its ID.
|
|
125
|
-
*
|
|
126
|
-
* @param {string} customerId - The customer's ID.
|
|
127
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
128
|
-
* @returns {Promise<void>} Resolves when the customer is deleted successfully.
|
|
129
|
-
*
|
|
130
|
-
* @example
|
|
131
|
-
* await customerModuleService.deleteCustomers("cus_123")
|
|
132
|
-
*/
|
|
133
|
-
deleteCustomers(customerId: string, sharedContext?: Context): Promise<void>;
|
|
134
|
-
/**
|
|
135
|
-
* This method deletes customers by their IDs.
|
|
136
|
-
*
|
|
137
|
-
* @param {string[]} customerIds - The IDs of customers.
|
|
138
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
139
|
-
* @returns {Promise<void>} Resolves when the customers are deleted successfully.
|
|
140
|
-
*
|
|
141
|
-
* @example
|
|
142
|
-
* await customerModuleService.deleteCustomers(["cus_123", "cus_321"])
|
|
143
|
-
*/
|
|
144
|
-
deleteCustomers(customerIds: string[], sharedContext?: Context): Promise<void>;
|
|
145
|
-
/**
|
|
146
|
-
* This method deletes a customer matching the specified filters.
|
|
147
|
-
*
|
|
148
|
-
* @param {FilterableCustomerProps} selector - The filters that specify which customers should be deleted.
|
|
149
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
150
|
-
* @returns {Promise<void>} Resolves when the customers are deleted successfully.
|
|
151
|
-
*
|
|
152
|
-
* @example
|
|
153
|
-
* await customerModuleService.deleteCustomers({
|
|
154
|
-
* id: ["cus_123"],
|
|
155
|
-
* })
|
|
156
|
-
*/
|
|
157
|
-
deleteCustomers(selector: FilterableCustomerProps, sharedContext?: Context): Promise<void>;
|
|
158
|
-
/**
|
|
159
|
-
* This method creates customer groups.
|
|
160
|
-
*
|
|
161
|
-
* @param {CreateCustomerGroupDTO[]} data - The customer groups to be created.
|
|
162
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
163
|
-
* @returns {Promise<CustomerGroupDTO[]>} The created customer groups.
|
|
164
|
-
*
|
|
165
|
-
* @example
|
|
166
|
-
* const customerGroup =
|
|
167
|
-
* await customerModuleService.createCustomerGroups([
|
|
168
|
-
* {
|
|
169
|
-
* name: "VIP",
|
|
170
|
-
* },
|
|
171
|
-
* ])
|
|
172
|
-
*/
|
|
173
|
-
createCustomerGroups(data: CreateCustomerGroupDTO[], sharedContext?: Context): Promise<CustomerGroupDTO[]>;
|
|
174
|
-
/**
|
|
175
|
-
* This method creates a customer group.
|
|
176
|
-
*
|
|
177
|
-
* @param {CreateCustomerGroupDTO} data - The customer group to be created.
|
|
178
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
179
|
-
* @returns {Promise<CustomerGroupDTO>} The created customer group.
|
|
180
|
-
*
|
|
181
|
-
* @privateRemarks
|
|
182
|
-
* TODO should be pluralized
|
|
183
|
-
*
|
|
184
|
-
* @example
|
|
185
|
-
* const customerGroup =
|
|
186
|
-
* await customerModuleService.createCustomerGroups({
|
|
187
|
-
* name: "VIP",
|
|
188
|
-
* })
|
|
189
|
-
*/
|
|
190
|
-
createCustomerGroups(data: CreateCustomerGroupDTO, sharedContext?: Context): Promise<CustomerGroupDTO>;
|
|
191
|
-
/**
|
|
192
|
-
* This method retrieves a customer group by its ID.
|
|
193
|
-
*
|
|
194
|
-
* @param {string} groupId - The customer group's ID.
|
|
195
|
-
* @param {FindConfig<CustomerGroupDTO>} config - The configurations determining how the customer group is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
196
|
-
* attributes or relations associated with a customer group.
|
|
197
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
198
|
-
* @returns {Promise<CustomerGroupDTO>} The retrieved customer group.
|
|
199
|
-
*
|
|
200
|
-
* @example
|
|
201
|
-
* const customerGroup =
|
|
202
|
-
* await customerModuleService.retrieveCustomerGroup("cusgroup_123")
|
|
203
|
-
*/
|
|
204
|
-
retrieveCustomerGroup(groupId: string, config?: FindConfig<CustomerGroupDTO>, sharedContext?: Context): Promise<CustomerGroupDTO>;
|
|
205
|
-
/**
|
|
206
|
-
* This method updates an existing customer group.
|
|
207
|
-
*
|
|
208
|
-
* @param {string} groupId - The group's ID.
|
|
209
|
-
* @param {CustomerGroupUpdatableFields} data - The attributes to update in the customer group.
|
|
210
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
211
|
-
* @returns {Promise<CustomerGroupDTO>} The updated customer group.
|
|
212
|
-
*
|
|
213
|
-
* @example
|
|
214
|
-
* const customerGroup =
|
|
215
|
-
* await customerModuleService.updateCustomerGroups(
|
|
216
|
-
* "cusgroup_123",
|
|
217
|
-
* {
|
|
218
|
-
* name: "Very Important",
|
|
219
|
-
* }
|
|
220
|
-
* )
|
|
221
|
-
*/
|
|
222
|
-
updateCustomerGroups(groupId: string, data: CustomerGroupUpdatableFields, sharedContext?: Context): Promise<CustomerGroupDTO>;
|
|
223
|
-
/**
|
|
224
|
-
* This method updates existing customer groups.
|
|
225
|
-
*
|
|
226
|
-
* @param {string[]} groupIds - The IDs of customer groups.
|
|
227
|
-
* @param {CustomerGroupUpdatableFields} data - The attributes to update in the customer groups.
|
|
228
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
229
|
-
* @returns {Promise<CustomerGroupDTO[]>} The updated customer groups.
|
|
230
|
-
*
|
|
231
|
-
* @example
|
|
232
|
-
* const customerGroups =
|
|
233
|
-
* await customerModuleService.updateCustomerGroups(
|
|
234
|
-
* ["cusgroup_123", "cusgroup_321"],
|
|
235
|
-
* {
|
|
236
|
-
* name: "Very Important",
|
|
237
|
-
* }
|
|
238
|
-
* )
|
|
239
|
-
*/
|
|
240
|
-
updateCustomerGroups(groupIds: string[], data: CustomerGroupUpdatableFields, sharedContext?: Context): Promise<CustomerGroupDTO[]>;
|
|
241
|
-
/**
|
|
242
|
-
* This method updates existing customer groups.
|
|
243
|
-
*
|
|
244
|
-
* @param {FilterableCustomerGroupProps} selector - The filters that specify which customer groups should be updates.
|
|
245
|
-
* @param {CustomerGroupUpdatableFields} data - The attributes to update in the customer groups.
|
|
246
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
247
|
-
* @returns {Promise<CustomerGroupDTO[]>} The updated customer groups.
|
|
248
|
-
*
|
|
249
|
-
* @example
|
|
250
|
-
* const customerGroups =
|
|
251
|
-
* await customerModuleService.updateCustomerGroups(
|
|
252
|
-
* {
|
|
253
|
-
* name: "VIP",
|
|
254
|
-
* },
|
|
255
|
-
* {
|
|
256
|
-
* name: "Very Important",
|
|
257
|
-
* }
|
|
258
|
-
* )
|
|
259
|
-
*/
|
|
260
|
-
updateCustomerGroups(selector: FilterableCustomerGroupProps, data: CustomerGroupUpdatableFields, sharedContext?: Context): Promise<CustomerGroupDTO[]>;
|
|
261
|
-
/**
|
|
262
|
-
* This method deletes a customer group by its ID.
|
|
263
|
-
*
|
|
264
|
-
* @param {string} groupId - The customer group's ID.
|
|
265
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
266
|
-
* @returns {Promise<void>} Resolves when the customer group is deleted successfully.
|
|
267
|
-
*
|
|
268
|
-
* @example
|
|
269
|
-
* await customerModuleService.deleteCustomerGroups(
|
|
270
|
-
* "cusgroup_123"
|
|
271
|
-
* )
|
|
272
|
-
*/
|
|
273
|
-
deleteCustomerGroups(groupId: string, sharedContext?: Context): Promise<void>;
|
|
274
|
-
/**
|
|
275
|
-
* This method deletes customer groups by their IDs.
|
|
276
|
-
*
|
|
277
|
-
* @param {string[]} groupIds - The IDs of customer groups.
|
|
278
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
279
|
-
* @returns {Promise<void>} Resolves when the customer groups are deleted successfully.
|
|
280
|
-
*
|
|
281
|
-
* @example
|
|
282
|
-
* await customerModuleService.deleteCustomerGroups([
|
|
283
|
-
* "cusgroup_123",
|
|
284
|
-
* "cusgroup_321",
|
|
285
|
-
* ])
|
|
286
|
-
*/
|
|
287
|
-
deleteCustomerGroups(groupIds: string[], sharedContext?: Context): Promise<void>;
|
|
288
|
-
/**
|
|
289
|
-
* This method deletes customer groups matching the specified filters.
|
|
290
|
-
*
|
|
291
|
-
* @param {FilterableCustomerGroupProps} selector - The filters that specify which customer group to delete.
|
|
292
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
293
|
-
* @returns {Promise<void>} Resolves when the customer groups are deleted successfully.
|
|
294
|
-
*
|
|
295
|
-
* @example
|
|
296
|
-
* await customerModuleService.deleteCustomerGroups({
|
|
297
|
-
* name: "VIP",
|
|
298
|
-
* })
|
|
299
|
-
*/
|
|
300
|
-
deleteCustomerGroups(selector: FilterableCustomerGroupProps, sharedContext?: Context): Promise<void>;
|
|
301
|
-
/**
|
|
302
|
-
* This method adds a customer to a group.
|
|
303
|
-
*
|
|
304
|
-
* @param {GroupCustomerPair} groupCustomerPair - The details of the customer and the group it should be added to.
|
|
305
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
306
|
-
* @returns {Promise<{ id: string; }>} The ID of the relation between the customer and the group.
|
|
307
|
-
*
|
|
308
|
-
* @example
|
|
309
|
-
* const customerGroupCustomerId =
|
|
310
|
-
* await customerModuleService.addCustomerToGroup({
|
|
311
|
-
* customer_id: "cus_123",
|
|
312
|
-
* customer_group_id: "cus_321",
|
|
313
|
-
* })
|
|
314
|
-
*/
|
|
315
|
-
addCustomerToGroup(groupCustomerPair: GroupCustomerPair, sharedContext?: Context): Promise<{
|
|
316
|
-
/**
|
|
317
|
-
* The ID of the relation between the customer and the group.
|
|
318
|
-
*/
|
|
319
|
-
id: string;
|
|
320
|
-
}>;
|
|
321
|
-
/**
|
|
322
|
-
* This method adds customers to groups.
|
|
323
|
-
*
|
|
324
|
-
* @param {GroupCustomerPair[]} groupCustomerPairs - A list of items, each being the details of a customer and the group it should be added to.
|
|
325
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
326
|
-
* @returns {Promise<{ id: string; }[]>} The IDs of the relations between each of the customer and group pairs.
|
|
327
|
-
*
|
|
328
|
-
* @example
|
|
329
|
-
* const customerGroupCustomerIds =
|
|
330
|
-
* await customerModuleService.addCustomerToGroup([
|
|
331
|
-
* {
|
|
332
|
-
* customer_id: "cus_123",
|
|
333
|
-
* customer_group_id: "cus_321",
|
|
334
|
-
* },
|
|
335
|
-
* ])
|
|
336
|
-
*/
|
|
337
|
-
addCustomerToGroup(groupCustomerPairs: GroupCustomerPair[], sharedContext?: Context): Promise<{
|
|
338
|
-
/**
|
|
339
|
-
* The ID of the relation between the customer and the group.
|
|
340
|
-
*/
|
|
341
|
-
id: string;
|
|
342
|
-
}[]>;
|
|
343
|
-
/**
|
|
344
|
-
* This method removes a customer from a group.
|
|
345
|
-
*
|
|
346
|
-
* @param {GroupCustomerPair} groupCustomerPair - The details of the customer and the group it should be removed from.
|
|
347
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
348
|
-
* @returns {Promise<void>} Resolves when the customer is removed from the group successfully.
|
|
349
|
-
*
|
|
350
|
-
* @privateRemarks
|
|
351
|
-
* TODO should be pluralized
|
|
352
|
-
*
|
|
353
|
-
* @example
|
|
354
|
-
* await customerModuleService.removeCustomerFromGroup({
|
|
355
|
-
* customer_id: "cus_123",
|
|
356
|
-
* customer_group_id: "cus_321",
|
|
357
|
-
* })
|
|
358
|
-
*/
|
|
359
|
-
removeCustomerFromGroup(groupCustomerPair: GroupCustomerPair, sharedContext?: Context): Promise<void>;
|
|
360
|
-
/**
|
|
361
|
-
* This method removes customers from groups.
|
|
362
|
-
*
|
|
363
|
-
* @param {GroupCustomerPair[]} groupCustomerPairs - A list of items, each being the details of a customer and the group it should be removed from.
|
|
364
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
365
|
-
* @returns {Promise<void>} Resolves when the customers are removed from the groups successfully.
|
|
366
|
-
*
|
|
367
|
-
* @privateRemarks
|
|
368
|
-
* TODO should be pluralized
|
|
369
|
-
*
|
|
370
|
-
* @example
|
|
371
|
-
* await customerModuleService.removeCustomerFromGroup([
|
|
372
|
-
* {
|
|
373
|
-
* customer_id: "cus_123",
|
|
374
|
-
* customer_group_id: "cus_321",
|
|
375
|
-
* },
|
|
376
|
-
* ])
|
|
377
|
-
*/
|
|
378
|
-
removeCustomerFromGroup(groupCustomerPairs: GroupCustomerPair[], sharedContext?: Context): Promise<void>;
|
|
379
|
-
/**
|
|
380
|
-
* This method adds addresses to customers.
|
|
381
|
-
*
|
|
382
|
-
* @param {CreateCustomerAddressDTO[]} addresses - A list of items, each being the details of the address to add to a customer.
|
|
383
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
384
|
-
* @returns {Promise<CustomerAddressDTO[]>} The list of created addresses.
|
|
385
|
-
*
|
|
386
|
-
* @example
|
|
387
|
-
* const addresses = await customerModuleService.createCustomerAddresses([
|
|
388
|
-
* {
|
|
389
|
-
* customer_id: "cus_123",
|
|
390
|
-
* address_name: "Home",
|
|
391
|
-
* address_1: "432 Stierlin Rd",
|
|
392
|
-
* city: "Mountain View",
|
|
393
|
-
* country_code: "us",
|
|
394
|
-
* },
|
|
395
|
-
* ])
|
|
396
|
-
*/
|
|
397
|
-
createCustomerAddresses(addresses: CreateCustomerAddressDTO[], sharedContext?: Context): Promise<CustomerAddressDTO[]>;
|
|
398
|
-
/**
|
|
399
|
-
* This method adds an address to a customer.
|
|
400
|
-
*
|
|
401
|
-
* @param {CreateCustomerAddressDTO} address - The details of the address to add to a customer.
|
|
402
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
403
|
-
* @returns {Promise<CustomerAddressDTO>} The created address.
|
|
404
|
-
*
|
|
405
|
-
* @example
|
|
406
|
-
* const address = await customerModuleService.createCustomerAddresses({
|
|
407
|
-
* customer_id: "cus_123",
|
|
408
|
-
* address_name: "Home",
|
|
409
|
-
* address_1: "432 Stierlin Rd",
|
|
410
|
-
* city: "Mountain View",
|
|
411
|
-
* country_code: "us",
|
|
412
|
-
* })
|
|
413
|
-
*/
|
|
414
|
-
createCustomerAddresses(address: CreateCustomerAddressDTO, sharedContext?: Context): Promise<CustomerAddressDTO>;
|
|
415
|
-
/**
|
|
416
|
-
* This method updates an address.
|
|
417
|
-
*
|
|
418
|
-
* @param {string} addressId - The address's ID.
|
|
419
|
-
* @param {UpdateCustomerAddressDTO} data - The attributes to update in the address.
|
|
420
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
421
|
-
* @returns {Promise<CustomerAddressDTO>} The updated address.
|
|
422
|
-
*
|
|
423
|
-
* @example
|
|
424
|
-
* const address = await customerModuleService.updateCustomerAddresses(
|
|
425
|
-
* "cuaddr_123",
|
|
426
|
-
* {
|
|
427
|
-
* first_name: "John",
|
|
428
|
-
* last_name: "Smith",
|
|
429
|
-
* }
|
|
430
|
-
* )
|
|
431
|
-
*/
|
|
432
|
-
updateCustomerAddresses(addressId: string, data: UpdateCustomerAddressDTO, sharedContext?: Context): Promise<CustomerAddressDTO>;
|
|
433
|
-
/**
|
|
434
|
-
* This method updates existing addresses.
|
|
435
|
-
*
|
|
436
|
-
* @param {string[]} addressIds - The IDs of addresses to update.
|
|
437
|
-
* @param {UpdateCustomerAddressDTO} data - The attributes to update in the addresses.
|
|
438
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
439
|
-
* @returns {Promise<CustomerAddressDTO[]>} The updated addresses.
|
|
440
|
-
*
|
|
441
|
-
* @example
|
|
442
|
-
* const addresses = await customerModuleService.updateCustomerAddresses(
|
|
443
|
-
* ["cuaddr_123", "cuaddr_321"],
|
|
444
|
-
* {
|
|
445
|
-
* first_name: "John",
|
|
446
|
-
* last_name: "Smith",
|
|
447
|
-
* }
|
|
448
|
-
* )
|
|
449
|
-
*/
|
|
450
|
-
updateCustomerAddresses(addressIds: string[], data: UpdateCustomerAddressDTO, sharedContext?: Context): Promise<CustomerAddressDTO[]>;
|
|
451
|
-
/**
|
|
452
|
-
* This method updates existing addresses matching the specified filters.
|
|
453
|
-
*
|
|
454
|
-
* @param {FilterableCustomerAddressProps} selector - The filters that specify which address should be updated.
|
|
455
|
-
* @param {UpdateCustomerAddressDTO} data - The attributes to update in the addresses.
|
|
456
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
457
|
-
* @returns {Promise<CustomerAddressDTO[]>} The updated addresses.
|
|
458
|
-
*
|
|
459
|
-
* @example
|
|
460
|
-
* const addresses = await customerModuleService.updateCustomerAddresses(
|
|
461
|
-
* { first_name: "John" },
|
|
462
|
-
* {
|
|
463
|
-
* last_name: "Smith",
|
|
464
|
-
* }
|
|
465
|
-
* )
|
|
466
|
-
*/
|
|
467
|
-
updateCustomerAddresses(selector: FilterableCustomerAddressProps, data: UpdateCustomerAddressDTO, sharedContext?: Context): Promise<CustomerAddressDTO[]>;
|
|
468
|
-
/**
|
|
469
|
-
* This method deletes an address by its ID.
|
|
470
|
-
*
|
|
471
|
-
* @param {string} addressId - The address's ID.
|
|
472
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
473
|
-
* @returns {Promise<void>} Resolves when the address is deleted successfully.
|
|
474
|
-
*
|
|
475
|
-
* @example
|
|
476
|
-
* await customerModuleService.deleteCustomerAddresses("cuaddr_123")
|
|
477
|
-
*/
|
|
478
|
-
deleteCustomerAddresses(addressId: string, sharedContext?: Context): Promise<void>;
|
|
479
|
-
/**
|
|
480
|
-
* This method deletes addresses by their IDs.
|
|
481
|
-
*
|
|
482
|
-
* @param {string[]} addressIds - The IDs of addresses.
|
|
483
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
484
|
-
* @returns {Promise<void>} Resolves when the addresses are deleted successfully.
|
|
485
|
-
*
|
|
486
|
-
* @example
|
|
487
|
-
* await customerModuleService.deleteCustomerAddresses([
|
|
488
|
-
* "cuaddr_123",
|
|
489
|
-
* "cuaddr_321",
|
|
490
|
-
* ])
|
|
491
|
-
*/
|
|
492
|
-
deleteCustomerAddresses(addressIds: string[], sharedContext?: Context): Promise<void>;
|
|
493
|
-
/**
|
|
494
|
-
* This method deletes addresses matching the specified filters.
|
|
495
|
-
*
|
|
496
|
-
* @param {FilterableCustomerAddressProps} selector - The filters that specify which addresses should be deleted.
|
|
497
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
498
|
-
* @returns {Promise<void>} Resolves when the addresses are deleted successfully.
|
|
499
|
-
*
|
|
500
|
-
* @example
|
|
501
|
-
* await customerModuleService.deleteCustomerAddresses({
|
|
502
|
-
* first_name: "John",
|
|
503
|
-
* last_name: "Smith",
|
|
504
|
-
* })
|
|
505
|
-
*/
|
|
506
|
-
deleteCustomerAddresses(selector: FilterableCustomerAddressProps, sharedContext?: Context): Promise<void>;
|
|
507
|
-
/**
|
|
508
|
-
* This method retrieves a paginated list of addresses based on optional filters and configuration.
|
|
509
|
-
*
|
|
510
|
-
* @param {FilterableCustomerAddressProps} filters - The filters to apply on the retrieved addresss.
|
|
511
|
-
* @param {FindConfig<CustomerAddressDTO>} config - The configurations determining how the address is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
512
|
-
* attributes or relations associated with a address.
|
|
513
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
514
|
-
* @returns {Promise<CustomerAddressDTO[]>} The list of addresses.
|
|
515
|
-
*
|
|
516
|
-
* @example
|
|
517
|
-
* To retrieve a list of addresses using their IDs:
|
|
518
|
-
*
|
|
519
|
-
* ```ts
|
|
520
|
-
* const addresses = await customerModuleService.listCustomerAddresses({
|
|
521
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
522
|
-
* })
|
|
523
|
-
* ```
|
|
524
|
-
*
|
|
525
|
-
* To specify relations that should be retrieved within the addresses:
|
|
526
|
-
*
|
|
527
|
-
* ```ts
|
|
528
|
-
* const addresses = await customerModuleService.listCustomerAddresses(
|
|
529
|
-
* {
|
|
530
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
531
|
-
* },
|
|
532
|
-
* {
|
|
533
|
-
* relations: ["customer"],
|
|
534
|
-
* }
|
|
535
|
-
* )
|
|
536
|
-
* ```
|
|
537
|
-
*
|
|
538
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
539
|
-
*
|
|
540
|
-
* ```ts
|
|
541
|
-
* const addresses = await customerModuleService.listCustomerAddresses(
|
|
542
|
-
* {
|
|
543
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
544
|
-
* },
|
|
545
|
-
* {
|
|
546
|
-
* relations: ["customer"],
|
|
547
|
-
* take: 20,
|
|
548
|
-
* skip: 2,
|
|
549
|
-
* }
|
|
550
|
-
* )
|
|
551
|
-
* ```
|
|
552
|
-
*/
|
|
553
|
-
listCustomerAddresses(filters?: FilterableCustomerAddressProps, config?: FindConfig<CustomerAddressDTO>, sharedContext?: Context): Promise<CustomerAddressDTO[]>;
|
|
554
|
-
/**
|
|
555
|
-
* This method retrieves a paginated list of addresses along with the total count of available addresses satisfying the provided filters.
|
|
556
|
-
*
|
|
557
|
-
* @param {FilterableCustomerAddressProps} filters - The filters to apply on the retrieved addresss.
|
|
558
|
-
* @param {FindConfig<CustomerAddressDTO>} config - The configurations determining how the address is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
559
|
-
* attributes or relations associated with a address.
|
|
560
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
561
|
-
* @returns {Promise<[CustomerAddressDTO[], number]>} The list of addresses along with their total count.
|
|
562
|
-
*
|
|
563
|
-
* @example
|
|
564
|
-
* To retrieve a list of addresses using their IDs:
|
|
565
|
-
*
|
|
566
|
-
* ```ts
|
|
567
|
-
* const [addresses, count] =
|
|
568
|
-
* await customerModuleService.listAndCountCustomerAddresses({
|
|
569
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
570
|
-
* })
|
|
571
|
-
* ```
|
|
572
|
-
*
|
|
573
|
-
* To specify relations that should be retrieved within the addresses:
|
|
574
|
-
*
|
|
575
|
-
* ```ts
|
|
576
|
-
* const [addresses, count] =
|
|
577
|
-
* await customerModuleService.listAndCountCustomerAddresses(
|
|
578
|
-
* {
|
|
579
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
580
|
-
* },
|
|
581
|
-
* {
|
|
582
|
-
* relations: ["customer"],
|
|
583
|
-
* }
|
|
584
|
-
* )
|
|
585
|
-
* ```
|
|
586
|
-
*
|
|
587
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
588
|
-
*
|
|
589
|
-
* ```ts
|
|
590
|
-
* const [addresses, count] =
|
|
591
|
-
* await customerModuleService.listAndCountCustomerAddresses(
|
|
592
|
-
* {
|
|
593
|
-
* id: ["cuaddr_123", "cuaddr_321"],
|
|
594
|
-
* },
|
|
595
|
-
* {
|
|
596
|
-
* relations: ["customer"],
|
|
597
|
-
* take: 20,
|
|
598
|
-
* skip: 2,
|
|
599
|
-
* }
|
|
600
|
-
* )
|
|
601
|
-
* ```
|
|
602
|
-
*/
|
|
603
|
-
listAndCountCustomerAddresses(filters?: FilterableCustomerAddressProps, config?: FindConfig<CustomerAddressDTO>, sharedContext?: Context): Promise<[CustomerAddressDTO[], number]>;
|
|
604
|
-
/**
|
|
605
|
-
* This method retrieves a paginated list of relations between customer and groups based on optional filters and configuration.
|
|
606
|
-
*
|
|
607
|
-
* @param {FilterableCustomerGroupCustomerProps} filters - The filters to apply on the retrieved customer-group relations.
|
|
608
|
-
* @param {FindConfig<CustomerGroupCustomerDTO>} config - The configurations determining how the customer-group relations is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
609
|
-
* attributes or relations associated with a customer-group relations.
|
|
610
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
611
|
-
* @returns {Promise<CustomerGroupCustomerDTO[]>} The list of customer-group relations.
|
|
612
|
-
*
|
|
613
|
-
* @example
|
|
614
|
-
* To retrieve a list of customer-group relations using their IDs:
|
|
615
|
-
*
|
|
616
|
-
* ```ts
|
|
617
|
-
* const customerGroupCustomerRels =
|
|
618
|
-
* await customerModuleService.listCustomerGroupCustomers({
|
|
619
|
-
* id: ["cusgc_123"],
|
|
620
|
-
* })
|
|
621
|
-
* ```
|
|
622
|
-
*
|
|
623
|
-
* To specify relations that should be retrieved within the customer-group relations:
|
|
624
|
-
*
|
|
625
|
-
* ```ts
|
|
626
|
-
* const customerGroupCustomerRels =
|
|
627
|
-
* await customerModuleService.listCustomerGroupCustomers(
|
|
628
|
-
* {
|
|
629
|
-
* id: ["cusgc_123"],
|
|
630
|
-
* },
|
|
631
|
-
* {
|
|
632
|
-
* relations: ["customer", "customer_group"],
|
|
633
|
-
* }
|
|
634
|
-
* )
|
|
635
|
-
* ```
|
|
636
|
-
*
|
|
637
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
638
|
-
*
|
|
639
|
-
* ```ts
|
|
640
|
-
* const customerGroupCustomerRels =
|
|
641
|
-
* await customerModuleService.listCustomerGroupCustomers(
|
|
642
|
-
* {
|
|
643
|
-
* id: ["cusgc_123"],
|
|
644
|
-
* },
|
|
645
|
-
* {
|
|
646
|
-
* relations: ["customer", "customer_group"],
|
|
647
|
-
* take: 20,
|
|
648
|
-
* skip: 2,
|
|
649
|
-
* }
|
|
650
|
-
* )
|
|
651
|
-
* ```
|
|
652
|
-
*/
|
|
653
|
-
listCustomerGroupCustomers(filters?: FilterableCustomerGroupCustomerProps, config?: FindConfig<CustomerGroupCustomerDTO>, sharedContext?: Context): Promise<CustomerGroupCustomerDTO[]>;
|
|
654
|
-
/**
|
|
655
|
-
* This method retrieves a paginated list of customers based on optional filters and configuration.
|
|
656
|
-
*
|
|
657
|
-
* @param {FilterableCustomerProps} filters - The filters to apply on the retrieved customers.
|
|
658
|
-
* @param {FindConfig<CustomerDTO>} config - The configurations determining how the customer is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
659
|
-
* attributes or relations associated with a customer.
|
|
660
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
661
|
-
* @returns {Promise<CustomerDTO[]>} The list of customers.
|
|
662
|
-
*
|
|
663
|
-
* @example
|
|
664
|
-
* To retrieve a list of customers using their IDs:
|
|
665
|
-
*
|
|
666
|
-
* ```ts
|
|
667
|
-
* const customers = await customerModuleService.listCustomers({
|
|
668
|
-
* id: ["cus_123", "cus_321"],
|
|
669
|
-
* })
|
|
670
|
-
* ```
|
|
671
|
-
*
|
|
672
|
-
* To specify relations that should be retrieved within the customers:
|
|
673
|
-
*
|
|
674
|
-
* ```ts
|
|
675
|
-
* const customers = await customerModuleService.listCustomers(
|
|
676
|
-
* {
|
|
677
|
-
* id: ["cus_123", "cus_321"],
|
|
678
|
-
* },
|
|
679
|
-
* {
|
|
680
|
-
* relations: ["groups"],
|
|
681
|
-
* }
|
|
682
|
-
* )
|
|
683
|
-
* ```
|
|
684
|
-
*
|
|
685
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
686
|
-
*
|
|
687
|
-
* ```ts
|
|
688
|
-
* const customers = await customerModuleService.listCustomers(
|
|
689
|
-
* {
|
|
690
|
-
* id: ["cus_123", "cus_321"],
|
|
691
|
-
* },
|
|
692
|
-
* {
|
|
693
|
-
* relations: ["groups"],
|
|
694
|
-
* take: 20,
|
|
695
|
-
* skip: 2,
|
|
696
|
-
* }
|
|
697
|
-
* )
|
|
698
|
-
* ```
|
|
699
|
-
*/
|
|
700
|
-
listCustomers(filters?: FilterableCustomerProps, config?: FindConfig<CustomerDTO>, sharedContext?: Context): Promise<CustomerDTO[]>;
|
|
701
|
-
/**
|
|
702
|
-
* This method retrieves a paginated list of customers along with the total count of available customers satisfying the provided filters.
|
|
703
|
-
*
|
|
704
|
-
* @param {FilterableCustomerProps} filters - The filters to apply on the retrieved customers.
|
|
705
|
-
* @param {FindConfig<CustomerDTO>} config - The configurations determining how the customer is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
706
|
-
* attributes or relations associated with a customer.
|
|
707
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
708
|
-
* @returns {Promise<[CustomerDTO[], number]>} The list of customers along with their total count.
|
|
709
|
-
*
|
|
710
|
-
* @example
|
|
711
|
-
* To retrieve a list of customers using their IDs:
|
|
712
|
-
*
|
|
713
|
-
* ```ts
|
|
714
|
-
* const [customers, count] = await customerModuleService.listAndCountCustomers({
|
|
715
|
-
* id: ["cus_123", "cus_321"],
|
|
716
|
-
* })
|
|
717
|
-
* ```
|
|
718
|
-
*
|
|
719
|
-
* To specify relations that should be retrieved within the customers:
|
|
720
|
-
*
|
|
721
|
-
* ```ts
|
|
722
|
-
* const [customers, count] = await customerModuleService.listAndCountCustomers(
|
|
723
|
-
* {
|
|
724
|
-
* id: ["cus_123", "cus_321"],
|
|
725
|
-
* },
|
|
726
|
-
* {
|
|
727
|
-
* relations: ["groups"],
|
|
728
|
-
* }
|
|
729
|
-
* )
|
|
730
|
-
* ```
|
|
731
|
-
*
|
|
732
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
733
|
-
*
|
|
734
|
-
* ```ts
|
|
735
|
-
* const [customers, count] = await customerModuleService.listAndCountCustomers(
|
|
736
|
-
* {
|
|
737
|
-
* id: ["cus_123", "cus_321"],
|
|
738
|
-
* },
|
|
739
|
-
* {
|
|
740
|
-
* relations: ["groups"],
|
|
741
|
-
* take: 20,
|
|
742
|
-
* skip: 2,
|
|
743
|
-
* }
|
|
744
|
-
* )
|
|
745
|
-
* ```
|
|
746
|
-
*/
|
|
747
|
-
listAndCountCustomers(filters?: FilterableCustomerProps, config?: FindConfig<CustomerDTO>, sharedContext?: Context): Promise<[CustomerDTO[], number]>;
|
|
748
|
-
/**
|
|
749
|
-
* This method retrieves a paginated list of customer groups based on optional filters and configuration.
|
|
750
|
-
*
|
|
751
|
-
* @param {FilterableCustomerGroupProps} filters - The filters to apply on the retrieved customer groups.
|
|
752
|
-
* @param {FindConfig<CustomerGroupDTO>} config - The configurations determining how the customer group is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
753
|
-
* attributes or relations associated with a customer group.
|
|
754
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
755
|
-
* @returns {Promise<CustomerGroupDTO[]>} The list of customer groups.
|
|
756
|
-
*
|
|
757
|
-
* @example
|
|
758
|
-
* To retrieve a list of customer groups using their IDs:
|
|
759
|
-
*
|
|
760
|
-
* ```ts
|
|
761
|
-
* const customerGroups =
|
|
762
|
-
* await customerModuleService.listCustomerGroups({
|
|
763
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
764
|
-
* })
|
|
765
|
-
* ```
|
|
766
|
-
*
|
|
767
|
-
* To specify relations that should be retrieved within the customer groups:
|
|
768
|
-
*
|
|
769
|
-
* ```ts
|
|
770
|
-
* const customerGroups =
|
|
771
|
-
* await customerModuleService.listCustomerGroups(
|
|
772
|
-
* {
|
|
773
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
774
|
-
* },
|
|
775
|
-
* {
|
|
776
|
-
* relations: ["customers"],
|
|
777
|
-
* }
|
|
778
|
-
* )
|
|
779
|
-
* ```
|
|
780
|
-
*
|
|
781
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
782
|
-
*
|
|
783
|
-
* ```ts
|
|
784
|
-
* const customerGroups =
|
|
785
|
-
* await customerModuleService.listCustomerGroups(
|
|
786
|
-
* {
|
|
787
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
788
|
-
* },
|
|
789
|
-
* {
|
|
790
|
-
* relations: ["customers"],
|
|
791
|
-
* take: 20,
|
|
792
|
-
* skip: 2,
|
|
793
|
-
* }
|
|
794
|
-
* )
|
|
795
|
-
* ```
|
|
796
|
-
*/
|
|
797
|
-
listCustomerGroups(filters?: FilterableCustomerGroupProps, config?: FindConfig<CustomerGroupDTO>, sharedContext?: Context): Promise<CustomerGroupDTO[]>;
|
|
798
|
-
/**
|
|
799
|
-
* This method retrieves a paginated list of customer groups along with the total count of available customer groups satisfying the provided filters.
|
|
800
|
-
*
|
|
801
|
-
* @param {FilterableCustomerGroupProps} filters - The filters to apply on the retrieved customer groups.
|
|
802
|
-
* @param {FindConfig<CustomerGroupDTO>} config - The configurations determining how the customer group is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
803
|
-
* attributes or relations associated with a customer group.
|
|
804
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
805
|
-
* @returns {Promise<[CustomerGroupDTO[], number]>} The list of customer groups along with their total count.
|
|
806
|
-
*
|
|
807
|
-
* @example
|
|
808
|
-
* To retrieve a list of customer groups using their IDs:
|
|
809
|
-
*
|
|
810
|
-
* ```ts
|
|
811
|
-
* const [customerGroups, count] =
|
|
812
|
-
* await customerModuleService.listCustomerGroups({
|
|
813
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
814
|
-
* })
|
|
815
|
-
* ```
|
|
816
|
-
*
|
|
817
|
-
* To specify relations that should be retrieved within the customer groups:
|
|
818
|
-
*
|
|
819
|
-
* ```ts
|
|
820
|
-
* const [customerGroups, count] =
|
|
821
|
-
* await customerModuleService.listCustomerGroups(
|
|
822
|
-
* {
|
|
823
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
824
|
-
* },
|
|
825
|
-
* {
|
|
826
|
-
* relations: ["customers"],
|
|
827
|
-
* }
|
|
828
|
-
* )
|
|
829
|
-
* ```
|
|
830
|
-
*
|
|
831
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
832
|
-
*
|
|
833
|
-
* ```ts
|
|
834
|
-
* const [customerGroups, count] =
|
|
835
|
-
* await customerModuleService.listCustomerGroups(
|
|
836
|
-
* {
|
|
837
|
-
* id: ["cusgroup_123", "cusgroup_321"],
|
|
838
|
-
* },
|
|
839
|
-
* {
|
|
840
|
-
* relations: ["customers"],
|
|
841
|
-
* take: 20,
|
|
842
|
-
* skip: 2,
|
|
843
|
-
* }
|
|
844
|
-
* )
|
|
845
|
-
* ```
|
|
846
|
-
*/
|
|
847
|
-
listAndCountCustomerGroups(filters?: FilterableCustomerGroupProps, config?: FindConfig<CustomerGroupDTO>, sharedContext?: Context): Promise<[CustomerGroupDTO[], number]>;
|
|
848
|
-
/**
|
|
849
|
-
* This method soft deletes customers by their IDs.
|
|
850
|
-
*
|
|
851
|
-
* @param {string[]} customerIds - The IDs of customers.
|
|
852
|
-
* @param {SoftDeleteReturn<TReturnableLinkableKeys>} config - An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
|
|
853
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
854
|
-
* @returns {Promise<void | Record<TReturnableLinkableKeys, string[]>>} An object that includes the IDs of related records that were also soft deleted, such as the ID of the associated address.
|
|
855
|
-
* The object's keys are the ID attribute names of the customer entity's relations, such as `address_id`, and its value is an array of strings, each being the ID of a record associated
|
|
856
|
-
* with the customer through this relation, such as the IDs of associated address.
|
|
857
|
-
*
|
|
858
|
-
* If there are no related records, the promise resolves to `void`.
|
|
859
|
-
*
|
|
860
|
-
* @example
|
|
861
|
-
* await customerModuleService.softDeleteCustomers(["cus_123"])
|
|
862
|
-
*/
|
|
863
|
-
softDeleteCustomers<TReturnableLinkableKeys extends string = string>(customerIds: string[], config?: SoftDeleteReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<TReturnableLinkableKeys, string[]> | void>;
|
|
864
|
-
/**
|
|
865
|
-
* This method restores soft deleted customer by their IDs.
|
|
866
|
-
*
|
|
867
|
-
* @param {string[]} customerIds - The IDs of customers.
|
|
868
|
-
* @param {RestoreReturn<TReturnableLinkableKeys>} config - Configurations determining which relations to restore along with each of the customer. You can pass to its `returnLinkableKeys`
|
|
869
|
-
* property any of the customer's relation attribute names, such as `groups`.
|
|
870
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
871
|
-
* @returns {Promise<void | Record<TReturnableLinkableKeys, string[]>>} An object that includes the IDs of related records that were restored.
|
|
872
|
-
* If there are no related records restored, the promise resolves to `void`.
|
|
873
|
-
*
|
|
874
|
-
* @example
|
|
875
|
-
* await customerModuleService.restoreCustomers(["cus_123"])
|
|
876
|
-
*/
|
|
877
|
-
restoreCustomers<TReturnableLinkableKeys extends string = string>(customerIds: string[], config?: RestoreReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<TReturnableLinkableKeys, string[]> | void>;
|
|
878
|
-
/**
|
|
879
|
-
* This method soft deletes customer groups by their IDs.
|
|
880
|
-
*
|
|
881
|
-
* @param {string[]} groupIds - The IDs of customer groups.
|
|
882
|
-
* @param {SoftDeleteReturn<TReturnableLinkableKeys>} config - An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
|
|
883
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
884
|
-
* @returns {Promise<void | Record<TReturnableLinkableKeys, string[]>>} An object that includes the IDs of related records that were also soft deleted.
|
|
885
|
-
* If there are no related records, the promise resolves to `void`.
|
|
886
|
-
*
|
|
887
|
-
* @example
|
|
888
|
-
* await customerModuleService.softDeleteCustomerGroups([
|
|
889
|
-
* "cusgroup_123",
|
|
890
|
-
* ])
|
|
891
|
-
*/
|
|
892
|
-
softDeleteCustomerGroups<TReturnableLinkableKeys extends string = string>(groupIds: string[], config?: SoftDeleteReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<TReturnableLinkableKeys, string[]> | void>;
|
|
893
|
-
/**
|
|
894
|
-
* This method restores a soft deleted customer group by its IDs.
|
|
895
|
-
*
|
|
896
|
-
* @param {string[]} groupIds - The IDs of customer groups.
|
|
897
|
-
* @param {RestoreReturn<TReturnableLinkableKeys>} config - Configurations determining which relations to restore along with each of the customer groups. You can pass to its `returnLinkableKeys`
|
|
898
|
-
* property any of the customer group's relation attribute names, such as `customers`.
|
|
899
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
900
|
-
* @returns {Promise<void | Record<TReturnableLinkableKeys, string[]>>} An object that includes the IDs of related records that were restored.
|
|
901
|
-
* If there are no related records restored, the promise resolves to `void`.
|
|
902
|
-
*
|
|
903
|
-
* @example
|
|
904
|
-
* await customerModuleService.restoreCustomerGroups([
|
|
905
|
-
* "cusgroup_123",
|
|
906
|
-
* ])
|
|
907
|
-
*/
|
|
908
|
-
restoreCustomerGroups<TReturnableLinkableKeys extends string = string>(groupIds: string[], config?: RestoreReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<TReturnableLinkableKeys, string[]> | void>;
|
|
909
|
-
}
|
|
910
|
-
//# sourceMappingURL=service.d.ts.map
|