@readyfor/api-client-readyfor-api 1.30.0-pr1335.d052a12 → 1.30.0-pr1336.8a5beb9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/fetch/v2ContributionsPaymentInfo.d.ts +1 -1
  2. package/dist/fetch/v2ContributionsPaymentMethods.d.ts +1 -1
  3. package/dist/fetch/v2ContributionsProjectInfo.d.ts +1 -1
  4. package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +1 -1
  5. package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +1 -1
  6. package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +1 -1
  7. package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +1 -1
  8. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +1 -1
  9. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +1 -1
  10. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +1 -1
  11. package/dist/fetch/v2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +1 -1
  12. package/dist/hooks/useV2ContributionsPaymentInfo.d.ts +1 -1
  13. package/dist/hooks/useV2ContributionsPaymentMethods.d.ts +1 -1
  14. package/dist/hooks/useV2ContributionsProjectInfo.d.ts +1 -1
  15. package/dist/hooks/useV2ContributionsRecommendedProjects.d.ts +1 -1
  16. package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.ts +1 -1
  17. package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.ts +1 -1
  18. package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.ts +1 -1
  19. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.ts +1 -1
  20. package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +1 -1
  21. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations.d.ts +1 -1
  22. package/dist/hooks/useV2FundraisingSteadyCrowdfundingOrdersCsvGenerations.d.ts +1 -1
  23. package/dist/index.d.ts +11 -11
  24. package/dist/{v2ContributionsPaymentInfo-CnJfkJD5.d.ts → v2ContributionsPaymentInfo-BPsMpqej.d.ts} +18 -18
  25. package/dist/{v2ContributionsPaymentMethods-CP0peLks.d.ts → v2ContributionsPaymentMethods-3PDqoGU1.d.ts} +11 -11
  26. package/dist/{v2ContributionsProjectInfo-DHARTaEQ.d.ts → v2ContributionsProjectInfo-DxymiFQ8.d.ts} +2 -2
  27. package/dist/{v2ContributionsRecommendedProjects-5hkhmrSg.d.ts → v2ContributionsRecommendedProjects-BHt1qQ7q.d.ts} +2 -2
  28. package/dist/{v2FundraisingContributorsCsvGenerations-D2pkKKHd.d.ts → v2FundraisingContributorsCsvGenerations-BoqaEluI.d.ts} +10 -10
  29. package/dist/{v2FundraisingOrdersCsvGenerations-keZo1MTh.d.ts → v2FundraisingOrdersCsvGenerations-D78OA7MM.d.ts} +10 -10
  30. package/dist/{v2FundraisingRewardsCsvGenerations-CaRwavQn.d.ts → v2FundraisingRewardsCsvGenerations-BbVXdP3o.d.ts} +10 -10
  31. package/dist/{v2FundraisingSpotCrowdfundingProjectOrders-lePHUYLx.d.ts → v2FundraisingSpotCrowdfundingProjectOrders-Bj_vHhPP.d.ts} +2 -2
  32. package/dist/{v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CcbwckEQ.d.ts → v2FundraisingSpotCrowdfundingProjectOrdersOrderId-Bg6yiWDF.d.ts} +2 -2
  33. package/dist/{v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-xh4Iei62.d.ts → v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-C-VRNSU1.d.ts} +10 -10
  34. package/dist/{v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-DPi6jcpa.d.ts → v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-C3nes8zz.d.ts} +10 -10
  35. package/package.json +3 -3
@@ -1,2 +1,2 @@
1
- import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-CnJfkJD5.js";
1
+ import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-BPsMpqej.js";
2
2
  export { V2ContributionsPaymentInfoGetQuery, V2ContributionsPaymentInfoGetResponse, buildV2ContributionsPaymentInfoGetFetcher, getV2ContributionsPaymentInfo };
@@ -1,2 +1,2 @@
1
- import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-CP0peLks.js";
1
+ import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-3PDqoGU1.js";
2
2
  export { V2ContributionsPaymentMethodsGetResponse, buildV2ContributionsPaymentMethodsGetFetcher, getV2ContributionsPaymentMethods };
@@ -1,2 +1,2 @@
1
- import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-DHARTaEQ.js";
1
+ import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-DxymiFQ8.js";
2
2
  export { V2ContributionsProjectInfoGetQuery, V2ContributionsProjectInfoGetResponse, buildV2ContributionsProjectInfoGetFetcher, getV2ContributionsProjectInfo };
@@ -1,2 +1,2 @@
1
- import { i as getV2ContributionsRecommendedProjects, n as V2ContributionsRecommendedProjectsGetResponse, r as buildV2ContributionsRecommendedProjectsGetFetcher, t as V2ContributionsRecommendedProjectsGetQuery } from "../v2ContributionsRecommendedProjects-5hkhmrSg.js";
1
+ import { i as getV2ContributionsRecommendedProjects, n as V2ContributionsRecommendedProjectsGetResponse, r as buildV2ContributionsRecommendedProjectsGetFetcher, t as V2ContributionsRecommendedProjectsGetQuery } from "../v2ContributionsRecommendedProjects-BHt1qQ7q.js";
2
2
  export { V2ContributionsRecommendedProjectsGetQuery, V2ContributionsRecommendedProjectsGetResponse, buildV2ContributionsRecommendedProjectsGetFetcher, getV2ContributionsRecommendedProjects };
@@ -1,2 +1,2 @@
1
- import { a as buildV2FundraisingContributorsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingContributorsCsvGenerations, i as V2FundraisingContributorsCsvGenerationsPostRequestBody, l as getV2FundraisingContributorsCsvGenerations, n as V2FundraisingContributorsCsvGenerationsGetResponse, o as buildV2FundraisingContributorsCsvGenerationsGetFetcher, r as V2FundraisingContributorsCsvGenerationsPostHeader, s as buildV2FundraisingContributorsCsvGenerationsPostFetcher, t as V2FundraisingContributorsCsvGenerationsDeleteHeader, u as postV2FundraisingContributorsCsvGenerations } from "../v2FundraisingContributorsCsvGenerations-D2pkKKHd.js";
1
+ import { a as buildV2FundraisingContributorsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingContributorsCsvGenerations, i as V2FundraisingContributorsCsvGenerationsPostRequestBody, l as getV2FundraisingContributorsCsvGenerations, n as V2FundraisingContributorsCsvGenerationsGetResponse, o as buildV2FundraisingContributorsCsvGenerationsGetFetcher, r as V2FundraisingContributorsCsvGenerationsPostHeader, s as buildV2FundraisingContributorsCsvGenerationsPostFetcher, t as V2FundraisingContributorsCsvGenerationsDeleteHeader, u as postV2FundraisingContributorsCsvGenerations } from "../v2FundraisingContributorsCsvGenerations-BoqaEluI.js";
2
2
  export { V2FundraisingContributorsCsvGenerationsDeleteHeader, V2FundraisingContributorsCsvGenerationsGetResponse, V2FundraisingContributorsCsvGenerationsPostHeader, V2FundraisingContributorsCsvGenerationsPostRequestBody, buildV2FundraisingContributorsCsvGenerationsDeleteFetcher, buildV2FundraisingContributorsCsvGenerationsGetFetcher, buildV2FundraisingContributorsCsvGenerationsPostFetcher, deleteV2FundraisingContributorsCsvGenerations, getV2FundraisingContributorsCsvGenerations, postV2FundraisingContributorsCsvGenerations };
@@ -1,2 +1,2 @@
1
- import { a as buildV2FundraisingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingOrdersCsvGenerations, i as V2FundraisingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingOrdersCsvGenerations, n as V2FundraisingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingOrdersCsvGenerationsGetFetcher, r as V2FundraisingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingOrdersCsvGenerationsPostFetcher, t as V2FundraisingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingOrdersCsvGenerations } from "../v2FundraisingOrdersCsvGenerations-keZo1MTh.js";
1
+ import { a as buildV2FundraisingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingOrdersCsvGenerations, i as V2FundraisingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingOrdersCsvGenerations, n as V2FundraisingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingOrdersCsvGenerationsGetFetcher, r as V2FundraisingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingOrdersCsvGenerationsPostFetcher, t as V2FundraisingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingOrdersCsvGenerations } from "../v2FundraisingOrdersCsvGenerations-D78OA7MM.js";
2
2
  export { V2FundraisingOrdersCsvGenerationsDeleteHeader, V2FundraisingOrdersCsvGenerationsGetResponse, V2FundraisingOrdersCsvGenerationsPostHeader, V2FundraisingOrdersCsvGenerationsPostRequestBody, buildV2FundraisingOrdersCsvGenerationsDeleteFetcher, buildV2FundraisingOrdersCsvGenerationsGetFetcher, buildV2FundraisingOrdersCsvGenerationsPostFetcher, deleteV2FundraisingOrdersCsvGenerations, getV2FundraisingOrdersCsvGenerations, postV2FundraisingOrdersCsvGenerations };
@@ -1,2 +1,2 @@
1
- import { a as buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingRewardsCsvGenerations, i as V2FundraisingRewardsCsvGenerationsPostRequestBody, l as getV2FundraisingRewardsCsvGenerations, n as V2FundraisingRewardsCsvGenerationsGetResponse, o as buildV2FundraisingRewardsCsvGenerationsGetFetcher, r as V2FundraisingRewardsCsvGenerationsPostHeader, s as buildV2FundraisingRewardsCsvGenerationsPostFetcher, t as V2FundraisingRewardsCsvGenerationsDeleteHeader, u as postV2FundraisingRewardsCsvGenerations } from "../v2FundraisingRewardsCsvGenerations-CaRwavQn.js";
1
+ import { a as buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingRewardsCsvGenerations, i as V2FundraisingRewardsCsvGenerationsPostRequestBody, l as getV2FundraisingRewardsCsvGenerations, n as V2FundraisingRewardsCsvGenerationsGetResponse, o as buildV2FundraisingRewardsCsvGenerationsGetFetcher, r as V2FundraisingRewardsCsvGenerationsPostHeader, s as buildV2FundraisingRewardsCsvGenerationsPostFetcher, t as V2FundraisingRewardsCsvGenerationsDeleteHeader, u as postV2FundraisingRewardsCsvGenerations } from "../v2FundraisingRewardsCsvGenerations-BbVXdP3o.js";
2
2
  export { V2FundraisingRewardsCsvGenerationsDeleteHeader, V2FundraisingRewardsCsvGenerationsGetResponse, V2FundraisingRewardsCsvGenerationsPostHeader, V2FundraisingRewardsCsvGenerationsPostRequestBody, buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, buildV2FundraisingRewardsCsvGenerationsGetFetcher, buildV2FundraisingRewardsCsvGenerationsPostFetcher, deleteV2FundraisingRewardsCsvGenerations, getV2FundraisingRewardsCsvGenerations, postV2FundraisingRewardsCsvGenerations };
@@ -1,2 +1,2 @@
1
- import { i as getV2FundraisingSpotCrowdfundingProjectOrders, n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "../v2FundraisingSpotCrowdfundingProjectOrders-lePHUYLx.js";
1
+ import { i as getV2FundraisingSpotCrowdfundingProjectOrders, n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "../v2FundraisingSpotCrowdfundingProjectOrders-Bj_vHhPP.js";
2
2
  export { V2FundraisingSpotCrowdfundingProjectOrdersGetQuery, V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher, getV2FundraisingSpotCrowdfundingProjectOrders };
@@ -1,2 +1,2 @@
1
- import { i as getV2FundraisingSpotCrowdfundingProjectOrdersOrderId, n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "../v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CcbwckEQ.js";
1
+ import { i as getV2FundraisingSpotCrowdfundingProjectOrdersOrderId, n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "../v2FundraisingSpotCrowdfundingProjectOrdersOrderId-Bg6yiWDF.js";
2
2
  export { V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath, V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher, getV2FundraisingSpotCrowdfundingProjectOrdersOrderId };
@@ -1,2 +1,2 @@
1
- import { a as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations } from "../v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-xh4Iei62.js";
1
+ import { a as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations } from "../v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-C-VRNSU1.js";
2
2
  export { V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteHeader, V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse, V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostHeader, V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostRequestBody, buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteFetcher, buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher, buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher, deleteV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, postV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations };
@@ -1,2 +1,2 @@
1
- import { a as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrdersCsvGenerations } from "../v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-DPi6jcpa.js";
1
+ import { a as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrdersCsvGenerations } from "../v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-C3nes8zz.js";
2
2
  export { V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteHeader, V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse, V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostHeader, V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostRequestBody, buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteFetcher, buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher, buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher, deleteV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, postV2FundraisingSteadyCrowdfundingOrdersCsvGenerations };
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { n as V2ContributionsPaymentInfoGetResponse, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-CnJfkJD5.js";
2
+ import { n as V2ContributionsPaymentInfoGetResponse, t as V2ContributionsPaymentInfoGetQuery } from "../v2ContributionsPaymentInfo-BPsMpqej.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-CP0peLks.js";
2
+ import { t as V2ContributionsPaymentMethodsGetResponse } from "../v2ContributionsPaymentMethods-3PDqoGU1.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { n as V2ContributionsProjectInfoGetResponse, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-DHARTaEQ.js";
2
+ import { n as V2ContributionsProjectInfoGetResponse, t as V2ContributionsProjectInfoGetQuery } from "../v2ContributionsProjectInfo-DxymiFQ8.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { n as V2ContributionsRecommendedProjectsGetResponse, t as V2ContributionsRecommendedProjectsGetQuery } from "../v2ContributionsRecommendedProjects-5hkhmrSg.js";
2
+ import { n as V2ContributionsRecommendedProjectsGetResponse, t as V2ContributionsRecommendedProjectsGetQuery } from "../v2ContributionsRecommendedProjects-BHt1qQ7q.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,4 +1,4 @@
1
- import { n as V2FundraisingContributorsCsvGenerationsGetResponse } from "../v2FundraisingContributorsCsvGenerations-D2pkKKHd.js";
1
+ import { n as V2FundraisingContributorsCsvGenerationsGetResponse } from "../v2FundraisingContributorsCsvGenerations-BoqaEluI.js";
2
2
  import * as _$swr from "swr";
3
3
  import { Arguments } from "swr";
4
4
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,4 +1,4 @@
1
- import { n as V2FundraisingOrdersCsvGenerationsGetResponse } from "../v2FundraisingOrdersCsvGenerations-keZo1MTh.js";
1
+ import { n as V2FundraisingOrdersCsvGenerationsGetResponse } from "../v2FundraisingOrdersCsvGenerations-D78OA7MM.js";
2
2
  import * as _$swr from "swr";
3
3
  import { Arguments } from "swr";
4
4
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,4 +1,4 @@
1
- import { n as V2FundraisingRewardsCsvGenerationsGetResponse } from "../v2FundraisingRewardsCsvGenerations-CaRwavQn.js";
1
+ import { n as V2FundraisingRewardsCsvGenerationsGetResponse } from "../v2FundraisingRewardsCsvGenerations-BbVXdP3o.js";
2
2
  import * as _$swr from "swr";
3
3
  import { Arguments } from "swr";
4
4
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "../v2FundraisingSpotCrowdfundingProjectOrders-lePHUYLx.js";
2
+ import { n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "../v2FundraisingSpotCrowdfundingProjectOrders-Bj_vHhPP.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,5 +1,5 @@
1
1
  import { n as components } from "../schemaType-CObhQRzW.js";
2
- import { n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "../v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CcbwckEQ.js";
2
+ import { n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "../v2FundraisingSpotCrowdfundingProjectOrdersOrderId-Bg6yiWDF.js";
3
3
  import * as _$swr from "swr";
4
4
  import { Arguments } from "swr";
5
5
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,4 +1,4 @@
1
- import { n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse } from "../v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-xh4Iei62.js";
1
+ import { n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse } from "../v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-C-VRNSU1.js";
2
2
  import * as _$swr from "swr";
3
3
  import { Arguments } from "swr";
4
4
  import * as _$swr__internal0 from "swr/_internal";
@@ -1,4 +1,4 @@
1
- import { n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse } from "../v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-DPi6jcpa.js";
1
+ import { n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse } from "../v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-C3nes8zz.js";
2
2
  import * as _$swr from "swr";
3
3
  import { Arguments } from "swr";
4
4
  import * as _$swr__internal0 from "swr/_internal";
package/dist/index.d.ts CHANGED
@@ -6,12 +6,12 @@ import { i as getV2ContributionsCheckOrderStatus, n as V2ContributionsCheckOrder
6
6
  import { i as getV2ContributionsCheckOwnerFriend, n as V2ContributionsCheckOwnerFriendGetResponse, r as buildV2ContributionsCheckOwnerFriendGetFetcher, t as V2ContributionsCheckOwnerFriendGetQuery } from "./v2ContributionsCheckOwnerFriend-D-HQLnCf.js";
7
7
  import { a as buildV2ContributionsExecContributionPostFetcher, i as V2ContributionsExecContributionPostResponse, n as V2ContributionsExecContributionPostQuery, o as postV2ContributionsExecContribution, r as V2ContributionsExecContributionPostRequestBody, t as V2ContributionsExecContributionPostHeader } from "./v2ContributionsExecContribution-BCEi_0-R.js";
8
8
  import { i as getV2ContributionsOrderInfo, n as V2ContributionsOrderInfoGetResponse, r as buildV2ContributionsOrderInfoGetFetcher, t as V2ContributionsOrderInfoGetQuery } from "./v2ContributionsOrderInfo-CuSN9QXn.js";
9
- import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "./v2ContributionsPaymentInfo-CnJfkJD5.js";
10
- import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "./v2ContributionsPaymentMethods-CP0peLks.js";
9
+ import { i as getV2ContributionsPaymentInfo, n as V2ContributionsPaymentInfoGetResponse, r as buildV2ContributionsPaymentInfoGetFetcher, t as V2ContributionsPaymentInfoGetQuery } from "./v2ContributionsPaymentInfo-BPsMpqej.js";
10
+ import { n as buildV2ContributionsPaymentMethodsGetFetcher, r as getV2ContributionsPaymentMethods, t as V2ContributionsPaymentMethodsGetResponse } from "./v2ContributionsPaymentMethods-3PDqoGU1.js";
11
11
  import { i as postV2ContributionsPostComment, n as V2ContributionsPostCommentPostResponse, r as buildV2ContributionsPostCommentPostFetcher, t as V2ContributionsPostCommentPostRequestBody } from "./v2ContributionsPostComment-CRjA5vvk.js";
12
12
  import { i as postV2ContributionsPostSurveyAnswer, n as V2ContributionsPostSurveyAnswerPostResponse, r as buildV2ContributionsPostSurveyAnswerPostFetcher, t as V2ContributionsPostSurveyAnswerPostRequestBody } from "./v2ContributionsPostSurveyAnswer-CKK8T5Wr.js";
13
- import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "./v2ContributionsProjectInfo-DHARTaEQ.js";
14
- import { i as getV2ContributionsRecommendedProjects, n as V2ContributionsRecommendedProjectsGetResponse, r as buildV2ContributionsRecommendedProjectsGetFetcher, t as V2ContributionsRecommendedProjectsGetQuery } from "./v2ContributionsRecommendedProjects-5hkhmrSg.js";
13
+ import { i as getV2ContributionsProjectInfo, n as V2ContributionsProjectInfoGetResponse, r as buildV2ContributionsProjectInfoGetFetcher, t as V2ContributionsProjectInfoGetQuery } from "./v2ContributionsProjectInfo-DxymiFQ8.js";
14
+ import { i as getV2ContributionsRecommendedProjects, n as V2ContributionsRecommendedProjectsGetResponse, r as buildV2ContributionsRecommendedProjectsGetFetcher, t as V2ContributionsRecommendedProjectsGetQuery } from "./v2ContributionsRecommendedProjects-BHt1qQ7q.js";
15
15
  import { i as getV2ContributionsRecommendedTags, n as V2ContributionsRecommendedTagsGetResponse, r as buildV2ContributionsRecommendedTagsGetFetcher, t as V2ContributionsRecommendedTagsGetQuery } from "./v2ContributionsRecommendedTags-Dcyt5oWq.js";
16
16
  import { a as buildV2ContributionsRecurringCancelContributionPostFetcher, i as V2ContributionsRecurringCancelContributionPostResponse, n as V2ContributionsRecurringCancelContributionPostQuery, o as postV2ContributionsRecurringCancelContribution, r as V2ContributionsRecurringCancelContributionPostRequestBody, t as V2ContributionsRecurringCancelContributionPostHeader } from "./v2ContributionsRecurringCancelContribution-HXLSStWV.js";
17
17
  import { a as buildV2ContributionsRecurringChangePaymentInfoPostFetcher, i as V2ContributionsRecurringChangePaymentInfoPostResponse, n as V2ContributionsRecurringChangePaymentInfoPostQuery, o as postV2ContributionsRecurringChangePaymentInfo, r as V2ContributionsRecurringChangePaymentInfoPostRequestBody, t as V2ContributionsRecurringChangePaymentInfoPostHeader } from "./v2ContributionsRecurringChangePaymentInfo-48X0Bt2X.js";
@@ -30,14 +30,14 @@ import { n as buildV2FundraisingBulkMessagesTargetUsersCountGetFetcher, r as get
30
30
  import { i as getV2FundraisingContributors, n as V2FundraisingContributorsGetResponse, r as buildV2FundraisingContributorsGetFetcher, t as V2FundraisingContributorsGetQuery } from "./v2FundraisingContributors-DIIuScKP.js";
31
31
  import { i as getV2FundraisingContributorsCount, n as V2FundraisingContributorsCountGetResponse, r as buildV2FundraisingContributorsCountGetFetcher, t as V2FundraisingContributorsCountGetQuery } from "./v2FundraisingContributorsCount-D3PRicO1.js";
32
32
  import { n as buildV2FundraisingContributorsCsvGetFetcher, r as getV2FundraisingContributorsCsv, t as V2FundraisingContributorsCsvGetResponse } from "./v2FundraisingContributorsCsv-B8pIH9Tw.js";
33
- import { a as buildV2FundraisingContributorsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingContributorsCsvGenerations, i as V2FundraisingContributorsCsvGenerationsPostRequestBody, l as getV2FundraisingContributorsCsvGenerations, n as V2FundraisingContributorsCsvGenerationsGetResponse, o as buildV2FundraisingContributorsCsvGenerationsGetFetcher, r as V2FundraisingContributorsCsvGenerationsPostHeader, s as buildV2FundraisingContributorsCsvGenerationsPostFetcher, t as V2FundraisingContributorsCsvGenerationsDeleteHeader, u as postV2FundraisingContributorsCsvGenerations } from "./v2FundraisingContributorsCsvGenerations-D2pkKKHd.js";
33
+ import { a as buildV2FundraisingContributorsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingContributorsCsvGenerations, i as V2FundraisingContributorsCsvGenerationsPostRequestBody, l as getV2FundraisingContributorsCsvGenerations, n as V2FundraisingContributorsCsvGenerationsGetResponse, o as buildV2FundraisingContributorsCsvGenerationsGetFetcher, r as V2FundraisingContributorsCsvGenerationsPostHeader, s as buildV2FundraisingContributorsCsvGenerationsPostFetcher, t as V2FundraisingContributorsCsvGenerationsDeleteHeader, u as postV2FundraisingContributorsCsvGenerations } from "./v2FundraisingContributorsCsvGenerations-BoqaEluI.js";
34
34
  import { i as getV2FundraisingContributorsId, n as V2FundraisingContributorsIdGetResponse, r as buildV2FundraisingContributorsIdGetFetcher, t as V2FundraisingContributorsIdGetPath } from "./v2FundraisingContributorsId-DnBgquoX.js";
35
35
  import { a as buildV2FundraisingContributorsIdMemoPutFetcher, i as V2FundraisingContributorsIdMemoPutResponse, n as V2FundraisingContributorsIdMemoPutPath, o as putV2FundraisingContributorsIdMemo, r as V2FundraisingContributorsIdMemoPutRequestBody, t as V2FundraisingContributorsIdMemoPutHeader } from "./v2FundraisingContributorsIdMemo-KKmLqSbF.js";
36
36
  import { a as getV2FundraisingContributorsIdOrders, i as buildV2FundraisingContributorsIdOrdersGetFetcher, n as V2FundraisingContributorsIdOrdersGetQuery, r as V2FundraisingContributorsIdOrdersGetResponse, t as V2FundraisingContributorsIdOrdersGetPath } from "./v2FundraisingContributorsIdOrders-i8IULkDL.js";
37
37
  import { n as buildV2FundraisingContributorsOwnedPublicProjectsGetFetcher, r as getV2FundraisingContributorsOwnedPublicProjects, t as V2FundraisingContributorsOwnedPublicProjectsGetResponse } from "./v2FundraisingContributorsOwnedPublicProjects-DiS7PRqI.js";
38
38
  import { i as getV2FundraisingContributorsUsers, n as V2FundraisingContributorsUsersGetResponse, r as buildV2FundraisingContributorsUsersGetFetcher, t as V2FundraisingContributorsUsersGetQuery } from "./v2FundraisingContributorsUsers-qufTy4gV.js";
39
39
  import { n as buildV2FundraisingOrdersCsvGetFetcher, r as getV2FundraisingOrdersCsv, t as V2FundraisingOrdersCsvGetResponse } from "./v2FundraisingOrdersCsv-x9S0B0x2.js";
40
- import { a as buildV2FundraisingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingOrdersCsvGenerations, i as V2FundraisingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingOrdersCsvGenerations, n as V2FundraisingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingOrdersCsvGenerationsGetFetcher, r as V2FundraisingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingOrdersCsvGenerationsPostFetcher, t as V2FundraisingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingOrdersCsvGenerations } from "./v2FundraisingOrdersCsvGenerations-keZo1MTh.js";
40
+ import { a as buildV2FundraisingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingOrdersCsvGenerations, i as V2FundraisingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingOrdersCsvGenerations, n as V2FundraisingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingOrdersCsvGenerationsGetFetcher, r as V2FundraisingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingOrdersCsvGenerationsPostFetcher, t as V2FundraisingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingOrdersCsvGenerations } from "./v2FundraisingOrdersCsvGenerations-D78OA7MM.js";
41
41
  import { a as patchV2FundraisingOrdersRewardDeliveriesOrderRewardId, i as buildV2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchFetcher, n as V2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchPath, r as V2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchRequestBody, t as V2FundraisingOrdersRewardDeliveriesOrderRewardIdPatchHeader } from "./v2FundraisingOrdersRewardDeliveriesOrderRewardId-UvJOLJ7O.js";
42
42
  import { i as getV2FundraisingProjectsProjectIdOfflineDonation, n as V2FundraisingProjectsProjectIdOfflineDonationGetResponse, r as buildV2FundraisingProjectsProjectIdOfflineDonationGetFetcher, t as V2FundraisingProjectsProjectIdOfflineDonationGetPath } from "./v2FundraisingProjectsProjectIdOfflineDonation-BQgFb0GB.js";
43
43
  import { i as getV2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv, n as V2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsvGetResponse, r as buildV2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsvGetFetcher, t as V2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsvGetPath } from "./v2FundraisingProjectsProjectIdOfflineDonationPaymentRecordsCsv-DBa0C0qi.js";
@@ -46,19 +46,19 @@ import { a as patchV2FundraisingReplyCommentsOrderId, i as buildV2FundraisingRep
46
46
  import { i as getV2FundraisingRewards, n as V2FundraisingRewardsGetResponse, r as buildV2FundraisingRewardsGetFetcher, t as V2FundraisingRewardsGetQuery } from "./v2FundraisingRewards-BTPyhaue.js";
47
47
  import { i as getV2FundraisingRewardsAll, n as V2FundraisingRewardsAllGetResponse, r as buildV2FundraisingRewardsAllGetFetcher, t as V2FundraisingRewardsAllGetQuery } from "./v2FundraisingRewardsAll-Dar9qd2E.js";
48
48
  import { n as buildV2FundraisingRewardsCsvGetFetcher, r as getV2FundraisingRewardsCsv, t as V2FundraisingRewardsCsvGetResponse } from "./v2FundraisingRewardsCsv--jpVC1aY.js";
49
- import { a as buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingRewardsCsvGenerations, i as V2FundraisingRewardsCsvGenerationsPostRequestBody, l as getV2FundraisingRewardsCsvGenerations, n as V2FundraisingRewardsCsvGenerationsGetResponse, o as buildV2FundraisingRewardsCsvGenerationsGetFetcher, r as V2FundraisingRewardsCsvGenerationsPostHeader, s as buildV2FundraisingRewardsCsvGenerationsPostFetcher, t as V2FundraisingRewardsCsvGenerationsDeleteHeader, u as postV2FundraisingRewardsCsvGenerations } from "./v2FundraisingRewardsCsvGenerations-CaRwavQn.js";
49
+ import { a as buildV2FundraisingRewardsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingRewardsCsvGenerations, i as V2FundraisingRewardsCsvGenerationsPostRequestBody, l as getV2FundraisingRewardsCsvGenerations, n as V2FundraisingRewardsCsvGenerationsGetResponse, o as buildV2FundraisingRewardsCsvGenerationsGetFetcher, r as V2FundraisingRewardsCsvGenerationsPostHeader, s as buildV2FundraisingRewardsCsvGenerationsPostFetcher, t as V2FundraisingRewardsCsvGenerationsDeleteHeader, u as postV2FundraisingRewardsCsvGenerations } from "./v2FundraisingRewardsCsvGenerations-BbVXdP3o.js";
50
50
  import { i as patchV2FundraisingRewardsDeliveryState, n as V2FundraisingRewardsDeliveryStatePatchRequestBody, r as buildV2FundraisingRewardsDeliveryStatePatchFetcher, t as V2FundraisingRewardsDeliveryStatePatchHeader } from "./v2FundraisingRewardsDeliveryState-B8pWGBOU.js";
51
51
  import { n as buildV2FundraisingRewardsDeliveryStateProgressGetFetcher, r as getV2FundraisingRewardsDeliveryStateProgress, t as V2FundraisingRewardsDeliveryStateProgressGetResponse } from "./v2FundraisingRewardsDeliveryStateProgress-DZnCXMPT.js";
52
52
  import { i as getV2FundraisingRewardsRewardId, n as V2FundraisingRewardsRewardIdGetResponse, r as buildV2FundraisingRewardsRewardIdGetFetcher, t as V2FundraisingRewardsRewardIdGetPath } from "./v2FundraisingRewardsRewardId-CAX6MM4K.js";
53
- import { i as getV2FundraisingSpotCrowdfundingProjectOrders, n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "./v2FundraisingSpotCrowdfundingProjectOrders-lePHUYLx.js";
53
+ import { i as getV2FundraisingSpotCrowdfundingProjectOrders, n as V2FundraisingSpotCrowdfundingProjectOrdersGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersGetQuery } from "./v2FundraisingSpotCrowdfundingProjectOrders-Bj_vHhPP.js";
54
54
  import { i as getV2FundraisingSpotCrowdfundingProjectOrdersAll, n as V2FundraisingSpotCrowdfundingProjectOrdersAllGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersAllGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersAllGetQuery } from "./v2FundraisingSpotCrowdfundingProjectOrdersAll-COabcNaw.js";
55
- import { i as getV2FundraisingSpotCrowdfundingProjectOrdersOrderId, n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "./v2FundraisingSpotCrowdfundingProjectOrdersOrderId-CcbwckEQ.js";
55
+ import { i as getV2FundraisingSpotCrowdfundingProjectOrdersOrderId, n as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetPath } from "./v2FundraisingSpotCrowdfundingProjectOrdersOrderId-Bg6yiWDF.js";
56
56
  import { i as getV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards, n as V2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewardsGetResponse, r as buildV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher, t as V2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery } from "./v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards-QBmHwF0d.js";
57
57
  import { n as buildV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjectsGetFetcher, r as getV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects, t as V2FundraisingSpotCrowdfundingProjectsOwnedPublicProjectsGetResponse } from "./v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects-CatA12cF.js";
58
58
  import { n as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGetFetcher, r as getV2FundraisingSteadyCrowdfundingOrderTransactionsCsv, t as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGetResponse } from "./v2FundraisingSteadyCrowdfundingOrderTransactionsCsv-5L9xJFta.js";
59
- import { a as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations } from "./v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-xh4Iei62.js";
59
+ import { a as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations } from "./v2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations-C-VRNSU1.js";
60
60
  import { n as buildV2FundraisingSteadyCrowdfundingOrdersCsvGetFetcher, r as getV2FundraisingSteadyCrowdfundingOrdersCsv, t as V2FundraisingSteadyCrowdfundingOrdersCsvGetResponse } from "./v2FundraisingSteadyCrowdfundingOrdersCsv-B45S328H.js";
61
- import { a as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrdersCsvGenerations } from "./v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-DPi6jcpa.js";
61
+ import { a as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteFetcher, c as deleteV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, i as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostRequestBody, l as getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations, n as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse, o as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher, r as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostHeader, s as buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher, t as V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsDeleteHeader, u as postV2FundraisingSteadyCrowdfundingOrdersCsvGenerations } from "./v2FundraisingSteadyCrowdfundingOrdersCsvGenerations-C3nes8zz.js";
62
62
  import { i as getV2FundraisingSteadyCrowdfundingProjectOrders, n as V2FundraisingSteadyCrowdfundingProjectOrdersGetResponse, r as buildV2FundraisingSteadyCrowdfundingProjectOrdersGetFetcher, t as V2FundraisingSteadyCrowdfundingProjectOrdersGetQuery } from "./v2FundraisingSteadyCrowdfundingProjectOrders-zlTsdH8Z.js";
63
63
  import { i as getV2FundraisingSteadyCrowdfundingProjectOrdersAll, n as V2FundraisingSteadyCrowdfundingProjectOrdersAllGetResponse, r as buildV2FundraisingSteadyCrowdfundingProjectOrdersAllGetFetcher, t as V2FundraisingSteadyCrowdfundingProjectOrdersAllGetQuery } from "./v2FundraisingSteadyCrowdfundingProjectOrdersAll-DE5yeXuv.js";
64
64
  import { i as getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId, n as V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetResponse, r as buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher, t as V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath } from "./v2FundraisingSteadyCrowdfundingProjectOrdersOrderId-C-zz6Amd.js";
@@ -10,15 +10,6 @@ declare const buildV2ContributionsPaymentInfoGetFetcher: (requestInit?: RequestI
10
10
  paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
11
11
  };
12
12
  paymentDetail: {
13
- id: number;
14
- } | {
15
- number: string;
16
- expYear: number;
17
- expMonth: number;
18
- token: string;
19
- tokenExpireAt?: string | undefined;
20
- cardHolderName?: string | undefined;
21
- } | {
22
13
  cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
23
14
  customerLastName: string;
24
15
  customerFirstName: string;
@@ -27,6 +18,15 @@ declare const buildV2ContributionsPaymentInfoGetFetcher: (requestInit?: RequestI
27
18
  customerPhoneNumber1: string;
28
19
  customerPhoneNumber2: string;
29
20
  customerPhoneNumber3: string;
21
+ } | {
22
+ number: string;
23
+ expYear: number;
24
+ expMonth: number;
25
+ token: string;
26
+ tokenExpireAt?: string | undefined;
27
+ cardHolderName?: string | undefined;
28
+ } | {
29
+ id: number;
30
30
  } | null;
31
31
  }>;
32
32
  type V2ContributionsPaymentInfoGetQuery = ForceDig<V2ContributionsPaymentInfoGetOperation, ["parameters", "query"]>;
@@ -36,15 +36,6 @@ declare const getV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoG
36
36
  paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
37
37
  };
38
38
  paymentDetail: {
39
- id: number;
40
- } | {
41
- number: string;
42
- expYear: number;
43
- expMonth: number;
44
- token: string;
45
- tokenExpireAt?: string | undefined;
46
- cardHolderName?: string | undefined;
47
- } | {
48
39
  cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
49
40
  customerLastName: string;
50
41
  customerFirstName: string;
@@ -53,6 +44,15 @@ declare const getV2ContributionsPaymentInfo: (query: V2ContributionsPaymentInfoG
53
44
  customerPhoneNumber1: string;
54
45
  customerPhoneNumber2: string;
55
46
  customerPhoneNumber3: string;
47
+ } | {
48
+ number: string;
49
+ expYear: number;
50
+ expMonth: number;
51
+ token: string;
52
+ tokenExpireAt?: string | undefined;
53
+ cardHolderName?: string | undefined;
54
+ } | {
55
+ id: number;
56
56
  } | null;
57
57
  }>;
58
58
  //#endregion
@@ -4,14 +4,6 @@ import { a as paths } from "./schemaType-CObhQRzW.js";
4
4
  type V2ContributionsPaymentMethodsGetOperation = paths["/api/v2/contributions/payment_methods"]["get"];
5
5
  type V2ContributionsPaymentMethodsGetResponse = V2ContributionsPaymentMethodsGetOperation["responses"]["200"]["content"]["application/json"];
6
6
  declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<({
7
- enable: boolean;
8
- maintenance: {
9
- inMaintenance: boolean;
10
- beginAt: string | null;
11
- endAt: string | null;
12
- };
13
- paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
14
- } | {
15
7
  paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
16
8
  statuses: {
17
9
  cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
@@ -22,8 +14,7 @@ declare const buildV2ContributionsPaymentMethodsGetFetcher: (requestInit?: Reque
22
14
  endAt: string | null;
23
15
  };
24
16
  }[];
25
- })[]>;
26
- declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit) => Promise<({
17
+ } | {
27
18
  enable: boolean;
28
19
  maintenance: {
29
20
  inMaintenance: boolean;
@@ -31,7 +22,8 @@ declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit
31
22
  endAt: string | null;
32
23
  };
33
24
  paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
34
- } | {
25
+ })[]>;
26
+ declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit) => Promise<({
35
27
  paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
36
28
  statuses: {
37
29
  cvsCode: "00007" | "10001" | "10002" | "10005" | "10008";
@@ -42,6 +34,14 @@ declare const getV2ContributionsPaymentMethods: (customRequestInit?: RequestInit
42
34
  endAt: string | null;
43
35
  };
44
36
  }[];
37
+ } | {
38
+ enable: boolean;
39
+ maintenance: {
40
+ inMaintenance: boolean;
41
+ beginAt: string | null;
42
+ endAt: string | null;
43
+ };
44
+ paymentMethodCd: 10 | 20 | 100 | 200 | 300 | 400 | 500 | 600 | 700;
45
45
  })[]>;
46
46
  //#endregion
47
47
  export { buildV2ContributionsPaymentMethodsGetFetcher as n, getV2ContributionsPaymentMethods as r, V2ContributionsPaymentMethodsGetResponse as t };
@@ -15,7 +15,7 @@ declare const buildV2ContributionsProjectInfoGetFetcher: (requestInit?: RequestI
15
15
  rewardNotation: string;
16
16
  requiredPeopleNum: number | null;
17
17
  remainingDayOrTimeValue: string | null;
18
- paymentMethodRestriction: 0 | 4 | 2 | 6;
18
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
19
19
  supportType: "charity" | "furusato" | "normal";
20
20
  ownerName: string;
21
21
  ownerImage: {
@@ -79,7 +79,7 @@ declare const getV2ContributionsProjectInfo: (query: V2ContributionsProjectInfoG
79
79
  rewardNotation: string;
80
80
  requiredPeopleNum: number | null;
81
81
  remainingDayOrTimeValue: string | null;
82
- paymentMethodRestriction: 0 | 4 | 2 | 6;
82
+ paymentMethodRestriction: 0 | 2 | 4 | 6;
83
83
  supportType: "charity" | "furusato" | "normal";
84
84
  ownerName: string;
85
85
  ownerImage: {
@@ -8,7 +8,7 @@ declare const buildV2ContributionsRecommendedProjectsGetFetcher: (requestInit?:
8
8
  projects: {
9
9
  keyword: string;
10
10
  title: string;
11
- state: "new" | "successful" | "nextGoal" | "achieved" | "none";
11
+ state: "none" | "new" | "successful" | "nextGoal" | "achieved";
12
12
  tagName: string;
13
13
  imageUrl: string;
14
14
  fundingModel: "allOrNothing" | "keepItAll" | "regularSteady";
@@ -32,7 +32,7 @@ declare const getV2ContributionsRecommendedProjects: (query: V2ContributionsReco
32
32
  projects: {
33
33
  keyword: string;
34
34
  title: string;
35
- state: "new" | "successful" | "nextGoal" | "achieved" | "none";
35
+ state: "none" | "new" | "successful" | "nextGoal" | "achieved";
36
36
  tagName: string;
37
37
  imageUrl: string;
38
38
  fundingModel: "allOrNothing" | "keepItAll" | "regularSteady";
@@ -5,26 +5,26 @@ import { ForceDig } from "@readyfor/api-client-base";
5
5
  type V2FundraisingContributorsCsvGenerationsGetOperation = paths["/api/v2/fundraising/contributors_csv/generations"]["get"];
6
6
  type V2FundraisingContributorsCsvGenerationsGetResponse = V2FundraisingContributorsCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
7
7
  declare const buildV2FundraisingContributorsCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
- status: "none";
9
- } | {
10
- status: "processing";
11
- progressRate: number;
8
+ status: "failed";
12
9
  } | {
13
10
  status: "generated";
14
11
  generatedAt: string;
15
- } | {
16
- status: "failed";
17
- }>;
18
- declare const getV2FundraisingContributorsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
- status: "none";
20
12
  } | {
21
13
  status: "processing";
22
14
  progressRate: number;
15
+ } | {
16
+ status: "none";
17
+ }>;
18
+ declare const getV2FundraisingContributorsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
+ status: "failed";
23
20
  } | {
24
21
  status: "generated";
25
22
  generatedAt: string;
26
23
  } | {
27
- status: "failed";
24
+ status: "processing";
25
+ progressRate: number;
26
+ } | {
27
+ status: "none";
28
28
  }>;
29
29
  type V2FundraisingContributorsCsvGenerationsPostOperation = paths["/api/v2/fundraising/contributors_csv/generations"]["post"];
30
30
  declare const buildV2FundraisingContributorsCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
@@ -5,26 +5,26 @@ import { ForceDig } from "@readyfor/api-client-base";
5
5
  type V2FundraisingOrdersCsvGenerationsGetOperation = paths["/api/v2/fundraising/orders_csv/generations"]["get"];
6
6
  type V2FundraisingOrdersCsvGenerationsGetResponse = V2FundraisingOrdersCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
7
7
  declare const buildV2FundraisingOrdersCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
- status: "none";
9
- } | {
10
- status: "processing";
11
- progressRate: number;
8
+ status: "failed";
12
9
  } | {
13
10
  status: "generated";
14
11
  generatedAt: string;
15
- } | {
16
- status: "failed";
17
- }>;
18
- declare const getV2FundraisingOrdersCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
- status: "none";
20
12
  } | {
21
13
  status: "processing";
22
14
  progressRate: number;
15
+ } | {
16
+ status: "none";
17
+ }>;
18
+ declare const getV2FundraisingOrdersCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
+ status: "failed";
23
20
  } | {
24
21
  status: "generated";
25
22
  generatedAt: string;
26
23
  } | {
27
- status: "failed";
24
+ status: "processing";
25
+ progressRate: number;
26
+ } | {
27
+ status: "none";
28
28
  }>;
29
29
  type V2FundraisingOrdersCsvGenerationsPostOperation = paths["/api/v2/fundraising/orders_csv/generations"]["post"];
30
30
  declare const buildV2FundraisingOrdersCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
@@ -5,26 +5,26 @@ import { ForceDig } from "@readyfor/api-client-base";
5
5
  type V2FundraisingRewardsCsvGenerationsGetOperation = paths["/api/v2/fundraising/rewards_csv/generations"]["get"];
6
6
  type V2FundraisingRewardsCsvGenerationsGetResponse = V2FundraisingRewardsCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
7
7
  declare const buildV2FundraisingRewardsCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
- status: "none";
9
- } | {
10
- status: "processing";
11
- progressRate: number;
8
+ status: "failed";
12
9
  } | {
13
10
  status: "generated";
14
11
  generatedAt: string;
15
- } | {
16
- status: "failed";
17
- }>;
18
- declare const getV2FundraisingRewardsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
- status: "none";
20
12
  } | {
21
13
  status: "processing";
22
14
  progressRate: number;
15
+ } | {
16
+ status: "none";
17
+ }>;
18
+ declare const getV2FundraisingRewardsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
+ status: "failed";
23
20
  } | {
24
21
  status: "generated";
25
22
  generatedAt: string;
26
23
  } | {
27
- status: "failed";
24
+ status: "processing";
25
+ progressRate: number;
26
+ } | {
27
+ status: "none";
28
28
  }>;
29
29
  type V2FundraisingRewardsCsvGenerationsPostOperation = paths["/api/v2/fundraising/rewards_csv/generations"]["post"];
30
30
  declare const buildV2FundraisingRewardsCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
@@ -20,7 +20,7 @@ declare const buildV2FundraisingSpotCrowdfundingProjectOrdersGetFetcher: (reques
20
20
  };
21
21
  rewardDeliveries: {
22
22
  rewardThumbnailUrl: string;
23
- deliveryState: "failed" | "unnecessary" | "notStarted" | "completed";
23
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
24
24
  rewardTitle?: string | undefined;
25
25
  }[];
26
26
  contributor: {
@@ -76,7 +76,7 @@ declare const getV2FundraisingSpotCrowdfundingProjectOrders: (query: V2Fundraisi
76
76
  };
77
77
  rewardDeliveries: {
78
78
  rewardThumbnailUrl: string;
79
- deliveryState: "failed" | "unnecessary" | "notStarted" | "completed";
79
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
80
80
  rewardTitle?: string | undefined;
81
81
  }[];
82
82
  contributor: {
@@ -26,7 +26,7 @@ declare const buildV2FundraisingSpotCrowdfundingProjectOrdersOrderIdGetFetcher:
26
26
  rewardThumbnailUrl: string;
27
27
  price: number;
28
28
  selectedCount: number;
29
- deliveryState: "failed" | "unnecessary" | "notStarted" | "completed";
29
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
30
30
  rewardTitle?: string | undefined;
31
31
  }[];
32
32
  comments: {
@@ -81,7 +81,7 @@ declare const getV2FundraisingSpotCrowdfundingProjectOrdersOrderId: (path: V2Fun
81
81
  rewardThumbnailUrl: string;
82
82
  price: number;
83
83
  selectedCount: number;
84
- deliveryState: "failed" | "unnecessary" | "notStarted" | "completed";
84
+ deliveryState: "notStarted" | "failed" | "completed" | "unnecessary";
85
85
  rewardTitle?: string | undefined;
86
86
  }[];
87
87
  comments: {
@@ -5,26 +5,26 @@ import { ForceDig } from "@readyfor/api-client-base";
5
5
  type V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_order_transactions_csv/generations"]["get"];
6
6
  type V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetResponse = V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
7
7
  declare const buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
- status: "none";
9
- } | {
10
- status: "processing";
11
- progressRate: number;
8
+ status: "failed";
12
9
  } | {
13
10
  status: "generated";
14
11
  generatedAt: string;
15
- } | {
16
- status: "failed";
17
- }>;
18
- declare const getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
- status: "none";
20
12
  } | {
21
13
  status: "processing";
22
14
  progressRate: number;
15
+ } | {
16
+ status: "none";
17
+ }>;
18
+ declare const getV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
+ status: "failed";
23
20
  } | {
24
21
  status: "generated";
25
22
  generatedAt: string;
26
23
  } | {
27
- status: "failed";
24
+ status: "processing";
25
+ progressRate: number;
26
+ } | {
27
+ status: "none";
28
28
  }>;
29
29
  type V2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostOperation = paths["/api/v2/fundraising/steady_crowdfunding_order_transactions_csv/generations"]["post"];
30
30
  declare const buildV2FundraisingSteadyCrowdfundingOrderTransactionsCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
@@ -5,26 +5,26 @@ import { ForceDig } from "@readyfor/api-client-base";
5
5
  type V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_orders_csv/generations"]["get"];
6
6
  type V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetResponse = V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetOperation["responses"]["200"]["content"]["application/json"];
7
7
  declare const buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
8
- status: "none";
9
- } | {
10
- status: "processing";
11
- progressRate: number;
8
+ status: "failed";
12
9
  } | {
13
10
  status: "generated";
14
11
  generatedAt: string;
15
- } | {
16
- status: "failed";
17
- }>;
18
- declare const getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
- status: "none";
20
12
  } | {
21
13
  status: "processing";
22
14
  progressRate: number;
15
+ } | {
16
+ status: "none";
17
+ }>;
18
+ declare const getV2FundraisingSteadyCrowdfundingOrdersCsvGenerations: (customRequestInit?: RequestInit) => Promise<{
19
+ status: "failed";
23
20
  } | {
24
21
  status: "generated";
25
22
  generatedAt: string;
26
23
  } | {
27
- status: "failed";
24
+ status: "processing";
25
+ progressRate: number;
26
+ } | {
27
+ status: "none";
28
28
  }>;
29
29
  type V2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostOperation = paths["/api/v2/fundraising/steady_crowdfunding_orders_csv/generations"]["post"];
30
30
  declare const buildV2FundraisingSteadyCrowdfundingOrdersCsvGenerationsPostFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<void>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readyfor/api-client-readyfor-api",
3
- "version": "1.30.0-pr1335.d052a12",
3
+ "version": "1.30.0-pr1336.8a5beb9",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -38,13 +38,13 @@
38
38
  "react": "19.2.6",
39
39
  "swr": "2.4.1",
40
40
  "use-sync-external-store": "1.6.0",
41
- "@readyfor/api-client-base": "1.28.0-pr1335.d052a12"
41
+ "@readyfor/api-client-base": "1.28.0-pr1336.8a5beb9"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": ">=18.x <=19.x",
45
45
  "swr": "^2.2.5",
46
46
  "use-sync-external-store": "^1.2.2",
47
- "@readyfor/api-client-base": "1.28.0-pr1335.d052a12"
47
+ "@readyfor/api-client-base": "1.28.0-pr1336.8a5beb9"
48
48
  },
49
49
  "peerDependenciesMeta": {
50
50
  "react": {