@readyfor/api-client-readyfor-api 0.259.0-pr1021.f8df5e6 → 0.259.0-pr1028.cb4729e
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/components.d.mts +7102 -698
- package/dist/components.d.ts +7102 -698
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +14 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +14 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.mts +6 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +6 -2
- package/dist/fetch/v2ContributionsExecContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsExecContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.mts +88 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.ts +88 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.mts +52 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.ts +52 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.mts +40 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.ts +40 -2
- package/dist/fetch/v2ContributionsPostComment.d.mts +6 -2
- package/dist/fetch/v2ContributionsPostComment.d.ts +6 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.mts +126 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.ts +126 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +46 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +46 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.mts +12 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.ts +12 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.mts +6 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +6 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.mts +8 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +8 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.mts +6 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +6 -2
- package/dist/fetch/v2ContributionsUserInfo.d.mts +92 -2
- package/dist/fetch/v2ContributionsUserInfo.d.ts +92 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +6 -2
- package/dist/fetch/v2FundraisingContributors.d.mts +48 -2
- package/dist/fetch/v2FundraisingContributors.d.ts +48 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.ts +14 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingContributorsId.d.mts +34 -2
- package/dist/fetch/v2FundraisingContributorsId.d.ts +34 -2
- package/dist/fetch/v2FundraisingContributorsIdMemo.d.mts +6 -2
- package/dist/fetch/v2FundraisingContributorsIdMemo.d.ts +6 -2
- package/dist/fetch/v2FundraisingContributorsIdOrders.d.mts +78 -2
- package/dist/fetch/v2FundraisingContributorsIdOrders.d.ts +78 -2
- package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.mts +16 -2
- package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.ts +16 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +38 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +38 -2
- package/dist/fetch/v2FundraisingRewards.d.mts +92 -2
- package/dist/fetch/v2FundraisingRewards.d.ts +92 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.mts +12 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.ts +12 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +64 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +64 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +134 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +134 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +168 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +168 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.mts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.ts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.mts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.ts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.mts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.ts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.mts +34 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.ts +34 -2
- package/dist/fetch/v2ResourcesBankBranches.d.mts +18 -2
- package/dist/fetch/v2ResourcesBankBranches.d.ts +18 -2
- package/dist/fetch/v2ResourcesBanks.d.mts +14 -2
- package/dist/fetch/v2ResourcesBanks.d.ts +14 -2
- package/dist/fetch/v2ResourcesUsers.d.mts +18 -2
- package/dist/fetch/v2ResourcesUsers.d.ts +18 -2
- package/dist/fetch/v2Token.d.mts +6 -2
- package/dist/fetch/v2Token.d.ts +6 -2
- package/package.json +4 -4
|
@@ -3,11 +3,177 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_project_orders/{order_id}"]["get"];
|
|
5
5
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetResponse = V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
contributor: {
|
|
8
|
+
imageUrl: string;
|
|
9
|
+
email: string | null;
|
|
10
|
+
name: string;
|
|
11
|
+
id: number;
|
|
12
|
+
isActive: boolean;
|
|
13
|
+
hasValidOrder: boolean;
|
|
14
|
+
};
|
|
15
|
+
createdAt: string;
|
|
16
|
+
amount: number;
|
|
17
|
+
id: number;
|
|
18
|
+
project: {
|
|
19
|
+
id: number;
|
|
20
|
+
title: string;
|
|
21
|
+
};
|
|
22
|
+
state: "canceled" | "confirmed";
|
|
23
|
+
reward: {
|
|
24
|
+
title: string;
|
|
25
|
+
};
|
|
26
|
+
comments: {
|
|
27
|
+
imageUrl: string;
|
|
28
|
+
name: string;
|
|
29
|
+
createdAt: string;
|
|
30
|
+
content: string;
|
|
31
|
+
}[];
|
|
32
|
+
__type?: "FundraisingSteadyCrowdfundingProjectOnetimeOrderId" | undefined;
|
|
33
|
+
delivery?: {
|
|
34
|
+
zipCode: string;
|
|
35
|
+
deliveryAddress: string;
|
|
36
|
+
phoneNumber: string;
|
|
37
|
+
deliveryName: string;
|
|
38
|
+
} | undefined;
|
|
39
|
+
rewardExOptions?: {
|
|
40
|
+
options: {
|
|
41
|
+
question: string;
|
|
42
|
+
answer?: string | undefined;
|
|
43
|
+
}[];
|
|
44
|
+
} | undefined;
|
|
45
|
+
} | {
|
|
46
|
+
contributor: {
|
|
47
|
+
imageUrl: string;
|
|
48
|
+
email: string | null;
|
|
49
|
+
name: string;
|
|
50
|
+
id: number;
|
|
51
|
+
isActive: boolean;
|
|
52
|
+
hasValidOrder: boolean;
|
|
53
|
+
};
|
|
54
|
+
createdAt: string;
|
|
55
|
+
totalAmount: number;
|
|
56
|
+
monthlyAmount: number;
|
|
57
|
+
id: number;
|
|
58
|
+
billingState: "billingContinuing" | "billingDiscontinued" | "waitRetryPayment";
|
|
59
|
+
project: {
|
|
60
|
+
id: number;
|
|
61
|
+
title: string;
|
|
62
|
+
};
|
|
63
|
+
reward: {
|
|
64
|
+
title: string;
|
|
65
|
+
thumbnailUrl: string;
|
|
66
|
+
};
|
|
67
|
+
comments: {
|
|
68
|
+
imageUrl: string;
|
|
69
|
+
name: string;
|
|
70
|
+
createdAt: string;
|
|
71
|
+
content: string;
|
|
72
|
+
}[];
|
|
73
|
+
recurringMonths: number;
|
|
74
|
+
__type?: "FundraisingSteadyCrowdfundingProjectMonthlyOrderId" | undefined;
|
|
75
|
+
delivery?: {
|
|
76
|
+
zipCode: string;
|
|
77
|
+
deliveryAddress: string;
|
|
78
|
+
phoneNumber: string;
|
|
79
|
+
deliveryName: string;
|
|
80
|
+
} | undefined;
|
|
81
|
+
rewardExOptions?: {
|
|
82
|
+
options: {
|
|
83
|
+
question: string;
|
|
84
|
+
answer?: string | undefined;
|
|
85
|
+
}[];
|
|
86
|
+
} | undefined;
|
|
87
|
+
billingDiscontinuedReason?: "contributor" | "expired" | "other" | undefined;
|
|
88
|
+
billingDiscontinuedAt?: string | undefined;
|
|
89
|
+
}>;
|
|
7
90
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath = ForceDig<V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation, [
|
|
8
91
|
"parameters",
|
|
9
92
|
"path"
|
|
10
93
|
]>;
|
|
11
|
-
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId: (path: V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, customRequestInit?: RequestInit) => Promise<
|
|
94
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId: (path: V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, customRequestInit?: RequestInit) => Promise<{
|
|
95
|
+
contributor: {
|
|
96
|
+
imageUrl: string;
|
|
97
|
+
email: string | null;
|
|
98
|
+
name: string;
|
|
99
|
+
id: number;
|
|
100
|
+
isActive: boolean;
|
|
101
|
+
hasValidOrder: boolean;
|
|
102
|
+
};
|
|
103
|
+
createdAt: string;
|
|
104
|
+
amount: number;
|
|
105
|
+
id: number;
|
|
106
|
+
project: {
|
|
107
|
+
id: number;
|
|
108
|
+
title: string;
|
|
109
|
+
};
|
|
110
|
+
state: "canceled" | "confirmed";
|
|
111
|
+
reward: {
|
|
112
|
+
title: string;
|
|
113
|
+
};
|
|
114
|
+
comments: {
|
|
115
|
+
imageUrl: string;
|
|
116
|
+
name: string;
|
|
117
|
+
createdAt: string;
|
|
118
|
+
content: string;
|
|
119
|
+
}[];
|
|
120
|
+
__type?: "FundraisingSteadyCrowdfundingProjectOnetimeOrderId" | undefined;
|
|
121
|
+
delivery?: {
|
|
122
|
+
zipCode: string;
|
|
123
|
+
deliveryAddress: string;
|
|
124
|
+
phoneNumber: string;
|
|
125
|
+
deliveryName: string;
|
|
126
|
+
} | undefined;
|
|
127
|
+
rewardExOptions?: {
|
|
128
|
+
options: {
|
|
129
|
+
question: string;
|
|
130
|
+
answer?: string | undefined;
|
|
131
|
+
}[];
|
|
132
|
+
} | undefined;
|
|
133
|
+
} | {
|
|
134
|
+
contributor: {
|
|
135
|
+
imageUrl: string;
|
|
136
|
+
email: string | null;
|
|
137
|
+
name: string;
|
|
138
|
+
id: number;
|
|
139
|
+
isActive: boolean;
|
|
140
|
+
hasValidOrder: boolean;
|
|
141
|
+
};
|
|
142
|
+
createdAt: string;
|
|
143
|
+
totalAmount: number;
|
|
144
|
+
monthlyAmount: number;
|
|
145
|
+
id: number;
|
|
146
|
+
billingState: "billingContinuing" | "billingDiscontinued" | "waitRetryPayment";
|
|
147
|
+
project: {
|
|
148
|
+
id: number;
|
|
149
|
+
title: string;
|
|
150
|
+
};
|
|
151
|
+
reward: {
|
|
152
|
+
title: string;
|
|
153
|
+
thumbnailUrl: string;
|
|
154
|
+
};
|
|
155
|
+
comments: {
|
|
156
|
+
imageUrl: string;
|
|
157
|
+
name: string;
|
|
158
|
+
createdAt: string;
|
|
159
|
+
content: string;
|
|
160
|
+
}[];
|
|
161
|
+
recurringMonths: number;
|
|
162
|
+
__type?: "FundraisingSteadyCrowdfundingProjectMonthlyOrderId" | undefined;
|
|
163
|
+
delivery?: {
|
|
164
|
+
zipCode: string;
|
|
165
|
+
deliveryAddress: string;
|
|
166
|
+
phoneNumber: string;
|
|
167
|
+
deliveryName: string;
|
|
168
|
+
} | undefined;
|
|
169
|
+
rewardExOptions?: {
|
|
170
|
+
options: {
|
|
171
|
+
question: string;
|
|
172
|
+
answer?: string | undefined;
|
|
173
|
+
}[];
|
|
174
|
+
} | undefined;
|
|
175
|
+
billingDiscontinuedReason?: "contributor" | "expired" | "other" | undefined;
|
|
176
|
+
billingDiscontinuedAt?: string | undefined;
|
|
177
|
+
}>;
|
|
12
178
|
|
|
13
179
|
export { type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetResponse, buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher, getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId };
|
|
@@ -3,11 +3,177 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_project_orders/{order_id}"]["get"];
|
|
5
5
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetResponse = V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
contributor: {
|
|
8
|
+
imageUrl: string;
|
|
9
|
+
email: string | null;
|
|
10
|
+
name: string;
|
|
11
|
+
id: number;
|
|
12
|
+
isActive: boolean;
|
|
13
|
+
hasValidOrder: boolean;
|
|
14
|
+
};
|
|
15
|
+
createdAt: string;
|
|
16
|
+
amount: number;
|
|
17
|
+
id: number;
|
|
18
|
+
project: {
|
|
19
|
+
id: number;
|
|
20
|
+
title: string;
|
|
21
|
+
};
|
|
22
|
+
state: "canceled" | "confirmed";
|
|
23
|
+
reward: {
|
|
24
|
+
title: string;
|
|
25
|
+
};
|
|
26
|
+
comments: {
|
|
27
|
+
imageUrl: string;
|
|
28
|
+
name: string;
|
|
29
|
+
createdAt: string;
|
|
30
|
+
content: string;
|
|
31
|
+
}[];
|
|
32
|
+
__type?: "FundraisingSteadyCrowdfundingProjectOnetimeOrderId" | undefined;
|
|
33
|
+
delivery?: {
|
|
34
|
+
zipCode: string;
|
|
35
|
+
deliveryAddress: string;
|
|
36
|
+
phoneNumber: string;
|
|
37
|
+
deliveryName: string;
|
|
38
|
+
} | undefined;
|
|
39
|
+
rewardExOptions?: {
|
|
40
|
+
options: {
|
|
41
|
+
question: string;
|
|
42
|
+
answer?: string | undefined;
|
|
43
|
+
}[];
|
|
44
|
+
} | undefined;
|
|
45
|
+
} | {
|
|
46
|
+
contributor: {
|
|
47
|
+
imageUrl: string;
|
|
48
|
+
email: string | null;
|
|
49
|
+
name: string;
|
|
50
|
+
id: number;
|
|
51
|
+
isActive: boolean;
|
|
52
|
+
hasValidOrder: boolean;
|
|
53
|
+
};
|
|
54
|
+
createdAt: string;
|
|
55
|
+
totalAmount: number;
|
|
56
|
+
monthlyAmount: number;
|
|
57
|
+
id: number;
|
|
58
|
+
billingState: "billingContinuing" | "billingDiscontinued" | "waitRetryPayment";
|
|
59
|
+
project: {
|
|
60
|
+
id: number;
|
|
61
|
+
title: string;
|
|
62
|
+
};
|
|
63
|
+
reward: {
|
|
64
|
+
title: string;
|
|
65
|
+
thumbnailUrl: string;
|
|
66
|
+
};
|
|
67
|
+
comments: {
|
|
68
|
+
imageUrl: string;
|
|
69
|
+
name: string;
|
|
70
|
+
createdAt: string;
|
|
71
|
+
content: string;
|
|
72
|
+
}[];
|
|
73
|
+
recurringMonths: number;
|
|
74
|
+
__type?: "FundraisingSteadyCrowdfundingProjectMonthlyOrderId" | undefined;
|
|
75
|
+
delivery?: {
|
|
76
|
+
zipCode: string;
|
|
77
|
+
deliveryAddress: string;
|
|
78
|
+
phoneNumber: string;
|
|
79
|
+
deliveryName: string;
|
|
80
|
+
} | undefined;
|
|
81
|
+
rewardExOptions?: {
|
|
82
|
+
options: {
|
|
83
|
+
question: string;
|
|
84
|
+
answer?: string | undefined;
|
|
85
|
+
}[];
|
|
86
|
+
} | undefined;
|
|
87
|
+
billingDiscontinuedReason?: "contributor" | "expired" | "other" | undefined;
|
|
88
|
+
billingDiscontinuedAt?: string | undefined;
|
|
89
|
+
}>;
|
|
7
90
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath = ForceDig<V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetOperation, [
|
|
8
91
|
"parameters",
|
|
9
92
|
"path"
|
|
10
93
|
]>;
|
|
11
|
-
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId: (path: V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, customRequestInit?: RequestInit) => Promise<
|
|
94
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId: (path: V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, customRequestInit?: RequestInit) => Promise<{
|
|
95
|
+
contributor: {
|
|
96
|
+
imageUrl: string;
|
|
97
|
+
email: string | null;
|
|
98
|
+
name: string;
|
|
99
|
+
id: number;
|
|
100
|
+
isActive: boolean;
|
|
101
|
+
hasValidOrder: boolean;
|
|
102
|
+
};
|
|
103
|
+
createdAt: string;
|
|
104
|
+
amount: number;
|
|
105
|
+
id: number;
|
|
106
|
+
project: {
|
|
107
|
+
id: number;
|
|
108
|
+
title: string;
|
|
109
|
+
};
|
|
110
|
+
state: "canceled" | "confirmed";
|
|
111
|
+
reward: {
|
|
112
|
+
title: string;
|
|
113
|
+
};
|
|
114
|
+
comments: {
|
|
115
|
+
imageUrl: string;
|
|
116
|
+
name: string;
|
|
117
|
+
createdAt: string;
|
|
118
|
+
content: string;
|
|
119
|
+
}[];
|
|
120
|
+
__type?: "FundraisingSteadyCrowdfundingProjectOnetimeOrderId" | undefined;
|
|
121
|
+
delivery?: {
|
|
122
|
+
zipCode: string;
|
|
123
|
+
deliveryAddress: string;
|
|
124
|
+
phoneNumber: string;
|
|
125
|
+
deliveryName: string;
|
|
126
|
+
} | undefined;
|
|
127
|
+
rewardExOptions?: {
|
|
128
|
+
options: {
|
|
129
|
+
question: string;
|
|
130
|
+
answer?: string | undefined;
|
|
131
|
+
}[];
|
|
132
|
+
} | undefined;
|
|
133
|
+
} | {
|
|
134
|
+
contributor: {
|
|
135
|
+
imageUrl: string;
|
|
136
|
+
email: string | null;
|
|
137
|
+
name: string;
|
|
138
|
+
id: number;
|
|
139
|
+
isActive: boolean;
|
|
140
|
+
hasValidOrder: boolean;
|
|
141
|
+
};
|
|
142
|
+
createdAt: string;
|
|
143
|
+
totalAmount: number;
|
|
144
|
+
monthlyAmount: number;
|
|
145
|
+
id: number;
|
|
146
|
+
billingState: "billingContinuing" | "billingDiscontinued" | "waitRetryPayment";
|
|
147
|
+
project: {
|
|
148
|
+
id: number;
|
|
149
|
+
title: string;
|
|
150
|
+
};
|
|
151
|
+
reward: {
|
|
152
|
+
title: string;
|
|
153
|
+
thumbnailUrl: string;
|
|
154
|
+
};
|
|
155
|
+
comments: {
|
|
156
|
+
imageUrl: string;
|
|
157
|
+
name: string;
|
|
158
|
+
createdAt: string;
|
|
159
|
+
content: string;
|
|
160
|
+
}[];
|
|
161
|
+
recurringMonths: number;
|
|
162
|
+
__type?: "FundraisingSteadyCrowdfundingProjectMonthlyOrderId" | undefined;
|
|
163
|
+
delivery?: {
|
|
164
|
+
zipCode: string;
|
|
165
|
+
deliveryAddress: string;
|
|
166
|
+
phoneNumber: string;
|
|
167
|
+
deliveryName: string;
|
|
168
|
+
} | undefined;
|
|
169
|
+
rewardExOptions?: {
|
|
170
|
+
options: {
|
|
171
|
+
question: string;
|
|
172
|
+
answer?: string | undefined;
|
|
173
|
+
}[];
|
|
174
|
+
} | undefined;
|
|
175
|
+
billingDiscontinuedReason?: "contributor" | "expired" | "other" | undefined;
|
|
176
|
+
billingDiscontinuedAt?: string | undefined;
|
|
177
|
+
}>;
|
|
12
178
|
|
|
13
179
|
export { type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetPath, type V2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetResponse, buildV2FundraisingSteadyCrowdfundingProjectOrdersOrderIdGetFetcher, getV2FundraisingSteadyCrowdfundingProjectOrdersOrderId };
|
|
@@ -3,11 +3,25 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_project_orders/owned_project_rewards"]["get"];
|
|
5
5
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetResponse = V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
rewards: {
|
|
8
|
+
id: number;
|
|
9
|
+
projectId: number;
|
|
10
|
+
title?: string | undefined;
|
|
11
|
+
deliveryRate?: number | undefined;
|
|
12
|
+
}[];
|
|
13
|
+
}>;
|
|
7
14
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery = ForceDig<V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation, [
|
|
8
15
|
"parameters",
|
|
9
16
|
"query"
|
|
10
17
|
]>;
|
|
11
|
-
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards: (query: V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, customRequestInit?: RequestInit) => Promise<
|
|
18
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards: (query: V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, customRequestInit?: RequestInit) => Promise<{
|
|
19
|
+
rewards: {
|
|
20
|
+
id: number;
|
|
21
|
+
projectId: number;
|
|
22
|
+
title?: string | undefined;
|
|
23
|
+
deliveryRate?: number | undefined;
|
|
24
|
+
}[];
|
|
25
|
+
}>;
|
|
12
26
|
|
|
13
27
|
export { type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetResponse, buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher, getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards };
|
|
@@ -3,11 +3,25 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_project_orders/owned_project_rewards"]["get"];
|
|
5
5
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetResponse = V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
rewards: {
|
|
8
|
+
id: number;
|
|
9
|
+
projectId: number;
|
|
10
|
+
title?: string | undefined;
|
|
11
|
+
deliveryRate?: number | undefined;
|
|
12
|
+
}[];
|
|
13
|
+
}>;
|
|
7
14
|
type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery = ForceDig<V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetOperation, [
|
|
8
15
|
"parameters",
|
|
9
16
|
"query"
|
|
10
17
|
]>;
|
|
11
|
-
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards: (query: V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, customRequestInit?: RequestInit) => Promise<
|
|
18
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards: (query: V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, customRequestInit?: RequestInit) => Promise<{
|
|
19
|
+
rewards: {
|
|
20
|
+
id: number;
|
|
21
|
+
projectId: number;
|
|
22
|
+
title?: string | undefined;
|
|
23
|
+
deliveryRate?: number | undefined;
|
|
24
|
+
}[];
|
|
25
|
+
}>;
|
|
12
26
|
|
|
13
27
|
export { type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetQuery, type V2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetResponse, buildV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewardsGetFetcher, getV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards };
|
|
@@ -2,7 +2,17 @@ import { paths } from '../schemaType.mjs';
|
|
|
2
2
|
|
|
3
3
|
type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_projects/owned_public_projects"]["get"];
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetResponse = V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
5
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
-
|
|
5
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
6
|
+
projects: {
|
|
7
|
+
id: number;
|
|
8
|
+
title: string;
|
|
9
|
+
}[];
|
|
10
|
+
}>;
|
|
11
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects: (customRequestInit?: RequestInit) => Promise<{
|
|
12
|
+
projects: {
|
|
13
|
+
id: number;
|
|
14
|
+
title: string;
|
|
15
|
+
}[];
|
|
16
|
+
}>;
|
|
7
17
|
|
|
8
18
|
export { type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetResponse, buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher, getV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects };
|
|
@@ -2,7 +2,17 @@ import { paths } from '../schemaType.js';
|
|
|
2
2
|
|
|
3
3
|
type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetOperation = paths["/api/v2/fundraising/steady_crowdfunding_projects/owned_public_projects"]["get"];
|
|
4
4
|
type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetResponse = V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
5
|
-
declare const buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
-
|
|
5
|
+
declare const buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
6
|
+
projects: {
|
|
7
|
+
id: number;
|
|
8
|
+
title: string;
|
|
9
|
+
}[];
|
|
10
|
+
}>;
|
|
11
|
+
declare const getV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects: (customRequestInit?: RequestInit) => Promise<{
|
|
12
|
+
projects: {
|
|
13
|
+
id: number;
|
|
14
|
+
title: string;
|
|
15
|
+
}[];
|
|
16
|
+
}>;
|
|
7
17
|
|
|
8
18
|
export { type V2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetResponse, buildV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjectsGetFetcher, getV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects };
|
|
@@ -3,11 +3,87 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2OwnerCrmContributorsOrdersGetOperation = paths["/api/v2/owner-crm/contributors/orders"]["get"];
|
|
5
5
|
type V2OwnerCrmContributorsOrdersGetResponse = V2OwnerCrmContributorsOrdersGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2OwnerCrmContributorsOrdersGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2OwnerCrmContributorsOrdersGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
pagination: {
|
|
8
|
+
totalPages: number;
|
|
9
|
+
totalCount: number;
|
|
10
|
+
currentPerPage: number;
|
|
11
|
+
currentPage: number;
|
|
12
|
+
isFirstPage: boolean;
|
|
13
|
+
isLastPage: boolean;
|
|
14
|
+
prevPage?: number | undefined;
|
|
15
|
+
nextPage?: number | undefined;
|
|
16
|
+
};
|
|
17
|
+
orders: {
|
|
18
|
+
amount: number;
|
|
19
|
+
id: number;
|
|
20
|
+
project: {
|
|
21
|
+
imageUrl: string;
|
|
22
|
+
id: number;
|
|
23
|
+
title: string;
|
|
24
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
25
|
+
};
|
|
26
|
+
orderedAt: string;
|
|
27
|
+
settlementStatus: string;
|
|
28
|
+
orderRewards: {
|
|
29
|
+
options: {
|
|
30
|
+
name: string;
|
|
31
|
+
value?: string | undefined;
|
|
32
|
+
}[];
|
|
33
|
+
id: number;
|
|
34
|
+
title: string;
|
|
35
|
+
deliveryState: "unnecessary" | "complete" | "fail" | "unprocess";
|
|
36
|
+
quantity: number;
|
|
37
|
+
}[];
|
|
38
|
+
delivery?: {
|
|
39
|
+
phoneNumber: string;
|
|
40
|
+
receiverName: string;
|
|
41
|
+
address: string;
|
|
42
|
+
} | undefined;
|
|
43
|
+
}[];
|
|
44
|
+
}>;
|
|
7
45
|
type V2OwnerCrmContributorsOrdersGetQuery = ForceDig<V2OwnerCrmContributorsOrdersGetOperation, [
|
|
8
46
|
"parameters",
|
|
9
47
|
"query"
|
|
10
48
|
]>;
|
|
11
|
-
declare const getV2OwnerCrmContributorsOrders: (query: V2OwnerCrmContributorsOrdersGetQuery, customRequestInit?: RequestInit) => Promise<
|
|
49
|
+
declare const getV2OwnerCrmContributorsOrders: (query: V2OwnerCrmContributorsOrdersGetQuery, customRequestInit?: RequestInit) => Promise<{
|
|
50
|
+
pagination: {
|
|
51
|
+
totalPages: number;
|
|
52
|
+
totalCount: number;
|
|
53
|
+
currentPerPage: number;
|
|
54
|
+
currentPage: number;
|
|
55
|
+
isFirstPage: boolean;
|
|
56
|
+
isLastPage: boolean;
|
|
57
|
+
prevPage?: number | undefined;
|
|
58
|
+
nextPage?: number | undefined;
|
|
59
|
+
};
|
|
60
|
+
orders: {
|
|
61
|
+
amount: number;
|
|
62
|
+
id: number;
|
|
63
|
+
project: {
|
|
64
|
+
imageUrl: string;
|
|
65
|
+
id: number;
|
|
66
|
+
title: string;
|
|
67
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
68
|
+
};
|
|
69
|
+
orderedAt: string;
|
|
70
|
+
settlementStatus: string;
|
|
71
|
+
orderRewards: {
|
|
72
|
+
options: {
|
|
73
|
+
name: string;
|
|
74
|
+
value?: string | undefined;
|
|
75
|
+
}[];
|
|
76
|
+
id: number;
|
|
77
|
+
title: string;
|
|
78
|
+
deliveryState: "unnecessary" | "complete" | "fail" | "unprocess";
|
|
79
|
+
quantity: number;
|
|
80
|
+
}[];
|
|
81
|
+
delivery?: {
|
|
82
|
+
phoneNumber: string;
|
|
83
|
+
receiverName: string;
|
|
84
|
+
address: string;
|
|
85
|
+
} | undefined;
|
|
86
|
+
}[];
|
|
87
|
+
}>;
|
|
12
88
|
|
|
13
89
|
export { type V2OwnerCrmContributorsOrdersGetQuery, type V2OwnerCrmContributorsOrdersGetResponse, buildV2OwnerCrmContributorsOrdersGetFetcher, getV2OwnerCrmContributorsOrders };
|
|
@@ -3,11 +3,87 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2OwnerCrmContributorsOrdersGetOperation = paths["/api/v2/owner-crm/contributors/orders"]["get"];
|
|
5
5
|
type V2OwnerCrmContributorsOrdersGetResponse = V2OwnerCrmContributorsOrdersGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2OwnerCrmContributorsOrdersGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2OwnerCrmContributorsOrdersGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
pagination: {
|
|
8
|
+
totalPages: number;
|
|
9
|
+
totalCount: number;
|
|
10
|
+
currentPerPage: number;
|
|
11
|
+
currentPage: number;
|
|
12
|
+
isFirstPage: boolean;
|
|
13
|
+
isLastPage: boolean;
|
|
14
|
+
prevPage?: number | undefined;
|
|
15
|
+
nextPage?: number | undefined;
|
|
16
|
+
};
|
|
17
|
+
orders: {
|
|
18
|
+
amount: number;
|
|
19
|
+
id: number;
|
|
20
|
+
project: {
|
|
21
|
+
imageUrl: string;
|
|
22
|
+
id: number;
|
|
23
|
+
title: string;
|
|
24
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
25
|
+
};
|
|
26
|
+
orderedAt: string;
|
|
27
|
+
settlementStatus: string;
|
|
28
|
+
orderRewards: {
|
|
29
|
+
options: {
|
|
30
|
+
name: string;
|
|
31
|
+
value?: string | undefined;
|
|
32
|
+
}[];
|
|
33
|
+
id: number;
|
|
34
|
+
title: string;
|
|
35
|
+
deliveryState: "unnecessary" | "complete" | "fail" | "unprocess";
|
|
36
|
+
quantity: number;
|
|
37
|
+
}[];
|
|
38
|
+
delivery?: {
|
|
39
|
+
phoneNumber: string;
|
|
40
|
+
receiverName: string;
|
|
41
|
+
address: string;
|
|
42
|
+
} | undefined;
|
|
43
|
+
}[];
|
|
44
|
+
}>;
|
|
7
45
|
type V2OwnerCrmContributorsOrdersGetQuery = ForceDig<V2OwnerCrmContributorsOrdersGetOperation, [
|
|
8
46
|
"parameters",
|
|
9
47
|
"query"
|
|
10
48
|
]>;
|
|
11
|
-
declare const getV2OwnerCrmContributorsOrders: (query: V2OwnerCrmContributorsOrdersGetQuery, customRequestInit?: RequestInit) => Promise<
|
|
49
|
+
declare const getV2OwnerCrmContributorsOrders: (query: V2OwnerCrmContributorsOrdersGetQuery, customRequestInit?: RequestInit) => Promise<{
|
|
50
|
+
pagination: {
|
|
51
|
+
totalPages: number;
|
|
52
|
+
totalCount: number;
|
|
53
|
+
currentPerPage: number;
|
|
54
|
+
currentPage: number;
|
|
55
|
+
isFirstPage: boolean;
|
|
56
|
+
isLastPage: boolean;
|
|
57
|
+
prevPage?: number | undefined;
|
|
58
|
+
nextPage?: number | undefined;
|
|
59
|
+
};
|
|
60
|
+
orders: {
|
|
61
|
+
amount: number;
|
|
62
|
+
id: number;
|
|
63
|
+
project: {
|
|
64
|
+
imageUrl: string;
|
|
65
|
+
id: number;
|
|
66
|
+
title: string;
|
|
67
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
68
|
+
};
|
|
69
|
+
orderedAt: string;
|
|
70
|
+
settlementStatus: string;
|
|
71
|
+
orderRewards: {
|
|
72
|
+
options: {
|
|
73
|
+
name: string;
|
|
74
|
+
value?: string | undefined;
|
|
75
|
+
}[];
|
|
76
|
+
id: number;
|
|
77
|
+
title: string;
|
|
78
|
+
deliveryState: "unnecessary" | "complete" | "fail" | "unprocess";
|
|
79
|
+
quantity: number;
|
|
80
|
+
}[];
|
|
81
|
+
delivery?: {
|
|
82
|
+
phoneNumber: string;
|
|
83
|
+
receiverName: string;
|
|
84
|
+
address: string;
|
|
85
|
+
} | undefined;
|
|
86
|
+
}[];
|
|
87
|
+
}>;
|
|
12
88
|
|
|
13
89
|
export { type V2OwnerCrmContributorsOrdersGetQuery, type V2OwnerCrmContributorsOrdersGetResponse, buildV2OwnerCrmContributorsOrdersGetFetcher, getV2OwnerCrmContributorsOrders };
|
|
@@ -3,11 +3,25 @@ import { ForceDig } from '@readyfor/api-client-base';
|
|
|
3
3
|
|
|
4
4
|
type V2OwnerCrmContributorsProjectsGetOperation = paths["/api/v2/owner-crm/contributors/projects"]["get"];
|
|
5
5
|
type V2OwnerCrmContributorsProjectsGetResponse = V2OwnerCrmContributorsProjectsGetOperation["responses"]["200"]["content"]["application/json"];
|
|
6
|
-
declare const buildV2OwnerCrmContributorsProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<
|
|
6
|
+
declare const buildV2OwnerCrmContributorsProjectsGetFetcher: (requestInit?: RequestInit) => (input: RequestInfo, requestInit?: RequestInit) => Promise<{
|
|
7
|
+
projects: {
|
|
8
|
+
imageUrl: string;
|
|
9
|
+
id: number;
|
|
10
|
+
title: string;
|
|
11
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
12
|
+
}[];
|
|
13
|
+
}>;
|
|
7
14
|
type V2OwnerCrmContributorsProjectsGetQuery = ForceDig<V2OwnerCrmContributorsProjectsGetOperation, [
|
|
8
15
|
"parameters",
|
|
9
16
|
"query"
|
|
10
17
|
]>;
|
|
11
|
-
declare const getV2OwnerCrmContributorsProjects: (query: V2OwnerCrmContributorsProjectsGetQuery, customRequestInit?: RequestInit) => Promise<
|
|
18
|
+
declare const getV2OwnerCrmContributorsProjects: (query: V2OwnerCrmContributorsProjectsGetQuery, customRequestInit?: RequestInit) => Promise<{
|
|
19
|
+
projects: {
|
|
20
|
+
imageUrl: string;
|
|
21
|
+
id: number;
|
|
22
|
+
title: string;
|
|
23
|
+
fundingModel: 0 | 1 | 3 | 4;
|
|
24
|
+
}[];
|
|
25
|
+
}>;
|
|
12
26
|
|
|
13
27
|
export { type V2OwnerCrmContributorsProjectsGetQuery, type V2OwnerCrmContributorsProjectsGetResponse, buildV2OwnerCrmContributorsProjectsGetFetcher, getV2OwnerCrmContributorsProjects };
|