@kimdaegyu/babmukdang-shared 1.1.10 → 2.0.2
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/chunk-3BLXZW4U.js +338 -0
- package/dist/{chunk-AI2YMBJX.js → chunk-65DWKLP6.js} +18 -9
- package/dist/{chunk-H77ISYYC.js → chunk-6R5CCY5Q.js} +22 -8
- package/dist/{chunk-4E5E3PFW.js → chunk-DRCY5UNQ.js} +20 -7
- package/dist/chunk-EX7S5FI5.js +91 -0
- package/dist/{chunk-HRM3FQPL.js → chunk-EYZU5HPG.js} +4 -1
- package/dist/{chunk-OJVXYCSH.js → chunk-G7TITUHT.js} +1 -1
- package/dist/chunk-GESEM4IA.js +122 -0
- package/dist/chunk-IPANLE7B.js +632 -0
- package/dist/chunk-KREAZLLH.js +1062 -0
- package/dist/{chunk-K3CZKI2F.js → chunk-P3MYMK34.js} +24 -13
- package/dist/chunk-Q4BPFDVB.js +171 -0
- package/dist/{chunk-W4C7XHTX.js → chunk-QUAG5LF5.js} +13 -6
- package/dist/chunk-TIOX7OHA.js +863 -0
- package/dist/{chunk-GTVEQYJW.js → chunk-TOXRHSD6.js} +1 -1
- package/dist/chunk-YV734GYZ.js +165 -0
- package/dist/domain/article/index.cjs +107 -15
- package/dist/domain/article/index.d.cts +254 -0
- package/dist/domain/article/index.d.ts +254 -0
- package/dist/domain/article/index.js +5 -5
- package/dist/domain/auth/index.cjs +88 -9
- package/dist/domain/auth/index.d.cts +29 -0
- package/dist/domain/auth/index.d.ts +29 -0
- package/dist/domain/auth/index.js +3 -3
- package/dist/domain/common/index.cjs +2100 -395
- package/dist/domain/common/index.d.cts +328 -0
- package/dist/domain/common/index.d.ts +328 -0
- package/dist/domain/common/index.js +65 -31
- package/dist/domain/food/index.cjs +248 -0
- package/dist/domain/food/index.d.cts +321 -0
- package/dist/domain/food/index.d.ts +321 -0
- package/dist/domain/food/index.js +44 -0
- package/dist/domain/friend/index.cjs +108 -12
- package/dist/domain/friend/index.d.cts +72 -0
- package/dist/domain/friend/index.d.ts +72 -0
- package/dist/domain/friend/index.js +6 -4
- package/dist/domain/index.cjs +2736 -522
- package/dist/domain/index.d.cts +576 -0
- package/dist/domain/index.d.ts +576 -0
- package/dist/domain/index.js +429 -140
- package/dist/domain/live-activity/index.cjs +1061 -0
- package/dist/domain/live-activity/index.d.cts +177 -0
- package/dist/domain/live-activity/index.d.ts +177 -0
- package/dist/domain/live-activity/index.js +27 -0
- package/dist/domain/meal/index.cjs +101 -12
- package/dist/domain/meal/index.d.cts +47 -0
- package/dist/domain/meal/index.d.ts +47 -0
- package/dist/domain/meal/index.js +4 -4
- package/dist/domain/meal-plan/index.cjs +1504 -0
- package/dist/domain/meal-plan/index.d.cts +4424 -0
- package/dist/domain/meal-plan/index.d.ts +4424 -0
- package/dist/domain/meal-plan/index.js +256 -0
- package/dist/domain/member/index.cjs +114 -9
- package/dist/domain/member/index.d.cts +330 -0
- package/dist/domain/member/index.d.ts +330 -0
- package/dist/domain/member/index.js +26 -2
- package/dist/domain/promotion/index.cjs +26 -8
- package/dist/domain/promotion/index.d.cts +81 -0
- package/dist/domain/promotion/index.d.ts +81 -0
- package/dist/domain/promotion/index.js +3 -3
- package/dist/domain/push/index.cjs +1004 -0
- package/dist/domain/push/index.d.cts +169 -0
- package/dist/domain/push/index.d.ts +169 -0
- package/dist/domain/push/index.js +35 -0
- package/dist/domain/restaurant/index.cjs +10 -4
- package/dist/domain/restaurant/index.d.cts +34 -0
- package/dist/domain/restaurant/index.d.ts +34 -0
- package/dist/domain/restaurant/index.js +2 -2
- package/dist/index.cjs +2533 -640
- package/dist/index.d.cts +14 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.js +16 -191
- package/package.json +52 -55
- package/dist/chunk-PFSZSKD5.js +0 -0
- package/dist/chunk-PQMEXOPZ.js +0 -232
- package/dist/chunk-W4TUW2GY.js +0 -40
- package/dist/chunk-WNYCCQM4.js +0 -342
- package/dist/chunk-YGFAVC5N.js +0 -34
- package/dist/chunk-YM7YU7IR.js +0 -319
- package/dist/chunk-ZH7D7B2Y.js +0 -78
- package/dist/domain/invitation/index.cjs +0 -82
- package/dist/domain/invitation/index.js +0 -13
- package/dist/domain/plan/index.cjs +0 -327
- package/dist/domain/plan/index.js +0 -18
- package/dist/domain/recruit/index.cjs +0 -189
- package/dist/domain/recruit/index.js +0 -30
- package/dist/domain/room/index.cjs +0 -401
- package/dist/domain/room/index.js +0 -82
package/dist/domain/index.js
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-IPANLE7B.js";
|
|
2
2
|
import "../chunk-NCVWB52E.js";
|
|
3
3
|
import {
|
|
4
4
|
ApiFailureSchema,
|
|
5
5
|
ApiResponseSchema,
|
|
6
6
|
ApiSuccessSchema,
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
CACHE_INVALIDATION_SSE_EVENT,
|
|
8
|
+
CacheInvalidationActionSchema,
|
|
9
|
+
CacheInvalidationEntitySchema,
|
|
10
|
+
CacheInvalidationEventSchema,
|
|
11
|
+
CacheInvalidationKeySchema,
|
|
9
12
|
CreatedEntityIdResponseSchema,
|
|
10
13
|
NoBodySchema,
|
|
11
14
|
NoContentSchema,
|
|
12
15
|
NoParamsSchema,
|
|
13
16
|
NoQuerySchema,
|
|
14
|
-
RecruitListQuerySchema,
|
|
15
|
-
RecruitListResponseSchema,
|
|
16
|
-
RecruitSortBySchema,
|
|
17
|
-
RecruitStatusSchema,
|
|
18
17
|
apiContract,
|
|
19
18
|
endpoint,
|
|
20
19
|
makeApiResponseSchema,
|
|
@@ -23,21 +22,21 @@ import {
|
|
|
23
22
|
toCommentId,
|
|
24
23
|
toCouponId,
|
|
25
24
|
toFriendRequestId,
|
|
26
|
-
|
|
25
|
+
toMealGroupId,
|
|
26
|
+
toMealPlanChangeRequestId,
|
|
27
|
+
toMealPlanChatMessageId,
|
|
28
|
+
toMealPlanChatRoomId,
|
|
29
|
+
toMealPlanId,
|
|
30
|
+
toMealPlanInviteId,
|
|
31
|
+
toMealPlanJoinRequestId,
|
|
32
|
+
toMealPlanNearbyFriendExposureBatchId,
|
|
33
|
+
toMealPlanShareLinkId,
|
|
34
|
+
toMealPlanShareLinkToken,
|
|
27
35
|
toMemberId,
|
|
28
|
-
toPlanId,
|
|
29
|
-
toRecruitId,
|
|
30
36
|
toReferralCode,
|
|
31
37
|
toRestaurantId,
|
|
32
|
-
toRoomId,
|
|
33
38
|
toSubscriptionId
|
|
34
|
-
} from "../chunk-
|
|
35
|
-
import {
|
|
36
|
-
PlanListQuerySchema,
|
|
37
|
-
PlanResponseSchema,
|
|
38
|
-
PlanStatusSchema,
|
|
39
|
-
PlanTypeSchema
|
|
40
|
-
} from "../chunk-W4TUW2GY.js";
|
|
39
|
+
} from "../chunk-KREAZLLH.js";
|
|
41
40
|
import {
|
|
42
41
|
FriendMealItemResponseSchema,
|
|
43
42
|
FriendMealQuerySchema,
|
|
@@ -45,7 +44,8 @@ import {
|
|
|
45
44
|
MealStatusResponseSchema,
|
|
46
45
|
MealStatusSchema,
|
|
47
46
|
UpdateMealStatusRequestSchema
|
|
48
|
-
} from "../chunk-
|
|
47
|
+
} from "../chunk-QUAG5LF5.js";
|
|
48
|
+
import "../chunk-NJTV6DRT.js";
|
|
49
49
|
import {
|
|
50
50
|
ChallengeStatusResponseSchema,
|
|
51
51
|
ClaimChallengeRewardRequestSchema,
|
|
@@ -56,46 +56,7 @@ import {
|
|
|
56
56
|
RedeemReferralRequestSchema,
|
|
57
57
|
ReferralCreateResponseSchema,
|
|
58
58
|
ReferralItemResponseSchema
|
|
59
|
-
} from "../chunk-
|
|
60
|
-
import "../chunk-PFSZSKD5.js";
|
|
61
|
-
import {
|
|
62
|
-
AddLocationCandidateRequestSchema,
|
|
63
|
-
ChatMessageRequestSchema,
|
|
64
|
-
ChatMessageResponseSchema,
|
|
65
|
-
DatePicksUpdateResponseSchema,
|
|
66
|
-
ExcludeMenuRequestSchema,
|
|
67
|
-
ExcludeMenuUpdateResponseSchema,
|
|
68
|
-
FinalStateSchema,
|
|
69
|
-
InvitationRoomStageSchema,
|
|
70
|
-
LocationCandidateAddUpdateResponseSchema,
|
|
71
|
-
LocationCandidateSchema,
|
|
72
|
-
LocationCandidateVoteUpdateResponseSchema,
|
|
73
|
-
LocationIdSchema,
|
|
74
|
-
MatchingNotificationKindSchema,
|
|
75
|
-
MatchingNotificationSchema,
|
|
76
|
-
MenuCodeSchema,
|
|
77
|
-
MenuPickUpdateResponseSchema,
|
|
78
|
-
MenuSchema,
|
|
79
|
-
ParticipantSchema,
|
|
80
|
-
PhaseDataBroadcastSchema,
|
|
81
|
-
PickDateRequestSchema,
|
|
82
|
-
PickMenuRequestSchema,
|
|
83
|
-
PickRestaurantRequestSchema,
|
|
84
|
-
PickTimesRequestSchema,
|
|
85
|
-
ReadyStateChangedSchema,
|
|
86
|
-
ReadyStateRequestSchema,
|
|
87
|
-
RecruitRoomStageSchema,
|
|
88
|
-
RestaurantPickUpdateResponseSchema,
|
|
89
|
-
RoomAccessResponseSchema,
|
|
90
|
-
RoomAssignedResponseSchema,
|
|
91
|
-
RoomInitialStateSchema,
|
|
92
|
-
RoomSocketClientEventSchemas,
|
|
93
|
-
RoomSocketErrorSchema,
|
|
94
|
-
RoomSocketServerEventSchemas,
|
|
95
|
-
RoomTypeSchema,
|
|
96
|
-
TimePicksUpdateResponseSchema,
|
|
97
|
-
VoteLocationRequestSchema
|
|
98
|
-
} from "../chunk-PQMEXOPZ.js";
|
|
59
|
+
} from "../chunk-65DWKLP6.js";
|
|
99
60
|
import {
|
|
100
61
|
ArticleCommentSchema,
|
|
101
62
|
ArticleCoreSchema,
|
|
@@ -114,53 +75,232 @@ import {
|
|
|
114
75
|
SortDirectionSchema,
|
|
115
76
|
UploadArticleImageRequestSchema,
|
|
116
77
|
UploadArticleImageResponseSchema
|
|
117
|
-
} from "../chunk-
|
|
118
|
-
import {
|
|
119
|
-
KakaoPlaceRawSchema,
|
|
120
|
-
RestaurantSchema
|
|
121
|
-
} from "../chunk-GTVEQYJW.js";
|
|
78
|
+
} from "../chunk-P3MYMK34.js";
|
|
122
79
|
import {
|
|
123
80
|
LoginRequestSchema,
|
|
124
81
|
SignupRequestSchema,
|
|
125
82
|
SignupResponseSchema,
|
|
126
83
|
TokenResponseSchema
|
|
127
|
-
} from "../chunk-
|
|
84
|
+
} from "../chunk-G7TITUHT.js";
|
|
85
|
+
import {
|
|
86
|
+
AI_CLASS_TO_FOOD_CODE_MAP_PATH,
|
|
87
|
+
AiClassFoodCodeMappingSchema,
|
|
88
|
+
AiClassToFoodCodeMapManifestSchema,
|
|
89
|
+
CuisineTagSchema,
|
|
90
|
+
FOOD_CODE_MANIFEST_PATH,
|
|
91
|
+
FOOD_IMAGE_INDEX_PATH,
|
|
92
|
+
FoodAiClassMappingStatusSchema,
|
|
93
|
+
FoodCodeManifestImageSchema,
|
|
94
|
+
FoodCodeManifestItemSchema,
|
|
95
|
+
FoodCodeManifestSchema,
|
|
96
|
+
FoodGranularitySchema,
|
|
97
|
+
FoodImageIndexItemSchema,
|
|
98
|
+
FoodImageIndexManifestSchema,
|
|
99
|
+
FoodResolveQuerySchema,
|
|
100
|
+
FoodResolveResponseSchema,
|
|
101
|
+
FoodResolvedMatchSourceSchema,
|
|
102
|
+
FoodSearchQuerySchema,
|
|
103
|
+
FoodSearchResponseSchema,
|
|
104
|
+
ResolvedFoodCodeSchema
|
|
105
|
+
} from "../chunk-Q4BPFDVB.js";
|
|
128
106
|
import {
|
|
129
107
|
FriendBlockItemResponseSchema,
|
|
130
108
|
FriendListItemResponseSchema,
|
|
109
|
+
FriendMealAvailabilitySchema,
|
|
131
110
|
FriendRequestItemResponseSchema,
|
|
132
111
|
FriendRequestMemberSchema,
|
|
133
112
|
FriendRequestStatusSchema,
|
|
134
113
|
FriendSearchQuerySchema,
|
|
135
114
|
FriendSearchResponseSchema
|
|
136
|
-
} from "../chunk-
|
|
115
|
+
} from "../chunk-DRCY5UNQ.js";
|
|
137
116
|
import {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
117
|
+
EndMealPlanLiveActivitySessionRequestSchema,
|
|
118
|
+
MealPlanLiveActivityPlatformSchema,
|
|
119
|
+
MealPlanLiveActivitySessionListResponseSchema,
|
|
120
|
+
MealPlanLiveActivitySessionResponseSchema,
|
|
121
|
+
MealPlanLiveActivitySessionStatusSchema,
|
|
122
|
+
MealPlanLiveActivityStateSchema,
|
|
123
|
+
MealPlanLiveActivityUpdateStatusSchema,
|
|
124
|
+
RegisterMealPlanLiveActivitySessionRequestSchema
|
|
125
|
+
} from "../chunk-EX7S5FI5.js";
|
|
142
126
|
import {
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
127
|
+
AddMealGroupMemberRequestSchema,
|
|
128
|
+
CreateMealGroupRequestSchema,
|
|
129
|
+
CreateMealPlanShareLinkRequestSchema,
|
|
130
|
+
HomeMealPlanActionCardSchema,
|
|
131
|
+
HomeMealPlanActionKindSchema,
|
|
132
|
+
HomeMealPlanDashboardResponseSchema,
|
|
133
|
+
JoinMealPlanGuestRequestSchema,
|
|
134
|
+
JoinMealPlanGuestResponseSchema,
|
|
135
|
+
MealGroupHistoryItemSchema,
|
|
136
|
+
MealGroupHistoryResponseSchema,
|
|
137
|
+
MealGroupMemberRoleSchema,
|
|
138
|
+
MealGroupMemberSchema,
|
|
139
|
+
MealGroupPreferenceSummarySchema,
|
|
140
|
+
MealGroupResponseSchema,
|
|
141
|
+
MealMapFriendRecordLocationMetadataSchema,
|
|
142
|
+
MealMapLayerSchema,
|
|
143
|
+
MealMapMarkerSchema,
|
|
144
|
+
MealMapMyMealPlanPlaceMetadataSchema,
|
|
145
|
+
MealMapNearbyFriendMealPlanMetadataSchema,
|
|
146
|
+
MealMapQuerySchema,
|
|
147
|
+
MealMapResponseSchema,
|
|
148
|
+
MealMapRestaurantCandidateCompletionBlockedReasonSchema,
|
|
149
|
+
MealMapRestaurantCandidateMetadataSchema,
|
|
150
|
+
MealPlanGuestSessionQuerySchema,
|
|
151
|
+
MealPlanGuestSessionResponseSchema,
|
|
152
|
+
MealPlanShareLinkSummarySchema,
|
|
153
|
+
MealPlanSharePreviewResponseSchema,
|
|
154
|
+
StartMealPlanFromGroupRequestSchema,
|
|
155
|
+
UpdateMealGroupMemberRoleRequestSchema,
|
|
156
|
+
compareMealPlanNotificationsByPriority,
|
|
157
|
+
getMealPlanLiveActivityBehavior,
|
|
158
|
+
getMealPlanNotificationPriority,
|
|
159
|
+
getMealPlanNotificationPriorityPolicy,
|
|
160
|
+
shouldShowForegroundToast
|
|
161
|
+
} from "../chunk-3BLXZW4U.js";
|
|
162
|
+
import {
|
|
163
|
+
MealPlanPushPayloadDataSchema,
|
|
164
|
+
PushDeliveryAttemptResultSchema,
|
|
165
|
+
PushDeliveryAttemptSummarySchema,
|
|
166
|
+
PushDeliveryOutboxSummarySchema,
|
|
167
|
+
PushDeliveryStatusSchema,
|
|
168
|
+
PushPayloadSchemaVersionSchema,
|
|
169
|
+
PushPermissionStatusSchema,
|
|
170
|
+
PushPlatformSchema,
|
|
171
|
+
PushProviderSchema,
|
|
172
|
+
PushTokenResponseSchema,
|
|
173
|
+
PushTokenStatusSchema,
|
|
174
|
+
RegisterPushTokenRequestSchema,
|
|
175
|
+
RevokePushTokenRequestSchema
|
|
176
|
+
} from "../chunk-GESEM4IA.js";
|
|
177
|
+
import {
|
|
178
|
+
CompleteMealPlanDecisionStageRequestSchema,
|
|
179
|
+
ConfirmMealPlanDecisionSnapshotRequestSchema,
|
|
180
|
+
CreateMealPlanChangeRequestSchema,
|
|
181
|
+
CreateMealPlanInviteRequestSchema,
|
|
182
|
+
CreateMealPlanJoinRequestSchema,
|
|
183
|
+
CreateMealPlanParticipantRequestSchema,
|
|
184
|
+
CreateMealPlanRequestSchema,
|
|
185
|
+
CreateMealPlanResponseSchema,
|
|
186
|
+
CreateMealPlanVoteRequestSchema,
|
|
187
|
+
ExposeMealPlanToNearbyFriendsRequestSchema,
|
|
188
|
+
ExposeMealPlanToNearbyFriendsResponseSchema,
|
|
189
|
+
MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES,
|
|
190
|
+
MealPlanChangeRequestStatusSchema,
|
|
191
|
+
MealPlanChangeRequestSummarySchema,
|
|
192
|
+
MealPlanChannelSchema,
|
|
193
|
+
MealPlanChatMessageKindSchema,
|
|
194
|
+
MealPlanChatMessageListResponseSchema,
|
|
195
|
+
MealPlanChatMessageResponseSchema,
|
|
196
|
+
MealPlanChatRoomSummarySchema,
|
|
197
|
+
MealPlanChatSystemPayloadSchema,
|
|
198
|
+
MealPlanDecisionActorTypeSchema,
|
|
199
|
+
MealPlanDecisionCandidateSchema,
|
|
200
|
+
MealPlanDecisionFinalFieldSchema,
|
|
201
|
+
MealPlanDecisionProgressSchema,
|
|
202
|
+
MealPlanDecisionReasonSchema,
|
|
203
|
+
MealPlanDecisionSnapshotSchema,
|
|
204
|
+
MealPlanDecisionSnapshotStatusSchema,
|
|
205
|
+
MealPlanDecisionStageIdSchema,
|
|
206
|
+
MealPlanDecisionStageMetadataSchema,
|
|
207
|
+
MealPlanDecisionStageResponseSchema,
|
|
208
|
+
MealPlanDecisionStageStatusSchema,
|
|
209
|
+
MealPlanDecisionStageTypeSchema,
|
|
210
|
+
MealPlanDecisionTaskKeySchema,
|
|
211
|
+
MealPlanDecisionTaskProgressSchema,
|
|
212
|
+
MealPlanDecisionTaskReadyRequestSchema,
|
|
213
|
+
MealPlanDecisionTaskStatusSchema,
|
|
214
|
+
MealPlanGuestParticipantSchema,
|
|
215
|
+
MealPlanInviteListResponseSchema,
|
|
216
|
+
MealPlanInviteStatusSchema,
|
|
217
|
+
MealPlanInviteSummarySchema,
|
|
218
|
+
MealPlanJoinRequestStatusSchema,
|
|
219
|
+
MealPlanJoinRequestSummarySchema,
|
|
220
|
+
MealPlanJoinSourceSchema,
|
|
221
|
+
MealPlanLatitudeSchema,
|
|
222
|
+
MealPlanLiveActivityBehaviorSchema,
|
|
223
|
+
MealPlanLocationCandidateIdSchema,
|
|
224
|
+
MealPlanLocationCandidateSchema,
|
|
225
|
+
MealPlanLocationCandidateSourceSchema,
|
|
226
|
+
MealPlanLongitudeSchema,
|
|
227
|
+
MealPlanMenuCandidateIdSchema,
|
|
228
|
+
MealPlanMenuCandidateSchema,
|
|
229
|
+
MealPlanMenuCandidateSourceSchema,
|
|
230
|
+
MealPlanNearbyFriendExposureBatchSummarySchema,
|
|
231
|
+
MealPlanNearbyFriendExposureIdSchema,
|
|
232
|
+
MealPlanNearbyFriendExposureNotificationStatusSchema,
|
|
233
|
+
MealPlanNearbyFriendExposureStatusSchema,
|
|
234
|
+
MealPlanNearbyFriendExposureSummarySchema,
|
|
235
|
+
MealPlanNearbyFriendRejectionReasonSchema,
|
|
236
|
+
MealPlanNearbyFriendRejectionSummarySchema,
|
|
237
|
+
MealPlanNotificationKindSchema,
|
|
238
|
+
MealPlanNotificationPriorityChannelSchema,
|
|
239
|
+
MealPlanNotificationPriorityPolicyItemSchema,
|
|
240
|
+
MealPlanNotificationSchema,
|
|
241
|
+
MealPlanParticipantIdSchema,
|
|
242
|
+
MealPlanParticipantResponseSchema,
|
|
243
|
+
MealPlanParticipantRoleSchema,
|
|
244
|
+
MealPlanParticipantStatusSchema,
|
|
245
|
+
MealPlanRecommendationContextSchema,
|
|
246
|
+
MealPlanResponseSchema,
|
|
247
|
+
MealPlanRestaurantCandidateSchema,
|
|
248
|
+
MealPlanRestaurantSearchStateSchema,
|
|
249
|
+
MealPlanRestaurantSearchStatusSchema,
|
|
250
|
+
MealPlanStatusSchema,
|
|
251
|
+
MealPlanSystemMessageKindSchema,
|
|
252
|
+
MealPlanSystemMessageSchema,
|
|
253
|
+
MealPlanViewerPermissionsSchema,
|
|
254
|
+
MealPlanViewerRoleSchema,
|
|
255
|
+
MealPlanVoteIdSchema,
|
|
256
|
+
MealPlanVoteSchema,
|
|
257
|
+
MealPlanVoteTypeSchema,
|
|
258
|
+
MyMealPlanGroupSchema,
|
|
259
|
+
MyMealPlanListItemSchema,
|
|
260
|
+
MyMealPlanListResponseSchema,
|
|
261
|
+
NearbyFriendExposureEligibilitySchema,
|
|
262
|
+
NearbyFriendMealPlanSummarySchema,
|
|
263
|
+
ReopenMealPlanDecisionTaskRequestSchema,
|
|
264
|
+
SendMealPlanChatMessageRequestSchema,
|
|
265
|
+
SendMealPlanInviteResponseSchema,
|
|
266
|
+
UpdateMealPlanContextRequestSchema
|
|
267
|
+
} from "../chunk-TIOX7OHA.js";
|
|
268
|
+
import {
|
|
269
|
+
KakaoPlaceRawSchema,
|
|
270
|
+
RestaurantSchema
|
|
271
|
+
} from "../chunk-TOXRHSD6.js";
|
|
149
272
|
import {
|
|
273
|
+
CompleteOnboardingRequestSchema,
|
|
150
274
|
CreateProfileRequestSchema,
|
|
275
|
+
DevicePermissionSnapshotSchema,
|
|
276
|
+
LocationConsentStatusSchema,
|
|
151
277
|
MemberCoreSchema,
|
|
152
278
|
MemberDetailSchema,
|
|
153
279
|
MemberFoodPreferenceSchema,
|
|
280
|
+
MemberLocationSchema,
|
|
281
|
+
MemberLocationSettingsResponseSchema,
|
|
154
282
|
MemberResponseSchema,
|
|
155
283
|
MemberRoleSchema,
|
|
156
284
|
MemberSearchQuerySchema,
|
|
157
285
|
MemberSerachResponseSchema,
|
|
286
|
+
OnboardingDraftSchema,
|
|
287
|
+
OnboardingStatusSchema,
|
|
288
|
+
PermissionKindSchema,
|
|
289
|
+
PermissionPlatformSchema,
|
|
290
|
+
PermissionStatusSchema,
|
|
158
291
|
ProfileDetailResponseSchema,
|
|
292
|
+
UpdateMemberLocationConsentRequestSchema,
|
|
293
|
+
UpdateMemberLocationRequestSchema,
|
|
159
294
|
UpdatePreferenceRequestSchema,
|
|
160
295
|
UpdateProfileRequestSchema,
|
|
161
296
|
UploadProfileImageRequestSchema,
|
|
162
297
|
UploadProfileImageResponseSchema
|
|
163
|
-
} from "../chunk-
|
|
298
|
+
} from "../chunk-YV734GYZ.js";
|
|
299
|
+
import {
|
|
300
|
+
ISODateStringSchema,
|
|
301
|
+
ISODateTimeStringSchema,
|
|
302
|
+
TimeHHmmStringSchema
|
|
303
|
+
} from "../chunk-EYZU5HPG.js";
|
|
164
304
|
import {
|
|
165
305
|
ArticleIdSchema,
|
|
166
306
|
CommentIdSchema,
|
|
@@ -169,21 +309,29 @@ import {
|
|
|
169
309
|
FoodLabelSchema,
|
|
170
310
|
FoodSchema,
|
|
171
311
|
FriendRequestIdSchema,
|
|
172
|
-
|
|
312
|
+
MealGroupIdSchema,
|
|
313
|
+
MealPlanChangeRequestIdSchema,
|
|
314
|
+
MealPlanChatMessageIdSchema,
|
|
315
|
+
MealPlanChatRoomIdSchema,
|
|
316
|
+
MealPlanIdSchema,
|
|
317
|
+
MealPlanInviteIdSchema,
|
|
318
|
+
MealPlanJoinRequestIdSchema,
|
|
319
|
+
MealPlanNearbyFriendExposureBatchIdSchema,
|
|
320
|
+
MealPlanShareLinkIdSchema,
|
|
321
|
+
MealPlanShareLinkTokenSchema,
|
|
173
322
|
MemberIdSchema,
|
|
174
323
|
NonEmptyStringIdSchema,
|
|
175
|
-
PlanIdSchema,
|
|
176
324
|
PositiveIntIdSchema,
|
|
177
|
-
RecruitIdSchema,
|
|
178
325
|
ReferralCodeSchema,
|
|
179
326
|
RestaurantIdSchema,
|
|
180
|
-
RoomIdSchema,
|
|
181
327
|
SubscriptionIdSchema,
|
|
182
328
|
UserIdSchema
|
|
183
|
-
} from "../chunk-
|
|
329
|
+
} from "../chunk-6R5CCY5Q.js";
|
|
184
330
|
export {
|
|
185
|
-
|
|
186
|
-
|
|
331
|
+
AI_CLASS_TO_FOOD_CODE_MAP_PATH,
|
|
332
|
+
AddMealGroupMemberRequestSchema,
|
|
333
|
+
AiClassFoodCodeMappingSchema,
|
|
334
|
+
AiClassToFoodCodeMapManifestSchema,
|
|
187
335
|
ApiFailureSchema,
|
|
188
336
|
ApiResponseSchema,
|
|
189
337
|
ApiSuccessSchema,
|
|
@@ -195,33 +343,61 @@ export {
|
|
|
195
343
|
ArticleListQuerySchema,
|
|
196
344
|
ArticleSortBySchema,
|
|
197
345
|
ArticleSummaryResponseSchema,
|
|
346
|
+
CACHE_INVALIDATION_SSE_EVENT,
|
|
347
|
+
CacheInvalidationActionSchema,
|
|
348
|
+
CacheInvalidationEntitySchema,
|
|
349
|
+
CacheInvalidationEventSchema,
|
|
350
|
+
CacheInvalidationKeySchema,
|
|
198
351
|
ChallengeStatusResponseSchema,
|
|
199
|
-
ChatMessageRequestSchema,
|
|
200
|
-
ChatMessageResponseSchema,
|
|
201
352
|
ClaimChallengeRewardRequestSchema,
|
|
202
353
|
ClaimChallengeRewardResponseSchema,
|
|
203
354
|
CommentIdSchema,
|
|
355
|
+
CompleteMealPlanDecisionStageRequestSchema,
|
|
356
|
+
CompleteOnboardingRequestSchema,
|
|
357
|
+
ConfirmMealPlanDecisionSnapshotRequestSchema,
|
|
204
358
|
CouponIdSchema,
|
|
205
359
|
CouponResponseSchema,
|
|
206
360
|
CouponStatusSchema,
|
|
207
361
|
CouponTypeSchema,
|
|
208
362
|
CreateArticleRequestSchema,
|
|
209
363
|
CreateCommentRequestSchema,
|
|
210
|
-
|
|
364
|
+
CreateMealGroupRequestSchema,
|
|
365
|
+
CreateMealPlanChangeRequestSchema,
|
|
366
|
+
CreateMealPlanInviteRequestSchema,
|
|
367
|
+
CreateMealPlanJoinRequestSchema,
|
|
368
|
+
CreateMealPlanParticipantRequestSchema,
|
|
369
|
+
CreateMealPlanRequestSchema,
|
|
370
|
+
CreateMealPlanResponseSchema,
|
|
371
|
+
CreateMealPlanShareLinkRequestSchema,
|
|
372
|
+
CreateMealPlanVoteRequestSchema,
|
|
211
373
|
CreateProfileRequestSchema,
|
|
212
|
-
CreateRecruitRequestSchema,
|
|
213
|
-
CreateRecruitResponseSchema,
|
|
214
374
|
CreatedEntityIdResponseSchema,
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
375
|
+
CuisineTagSchema,
|
|
376
|
+
DevicePermissionSnapshotSchema,
|
|
377
|
+
EndMealPlanLiveActivitySessionRequestSchema,
|
|
378
|
+
ExposeMealPlanToNearbyFriendsRequestSchema,
|
|
379
|
+
ExposeMealPlanToNearbyFriendsResponseSchema,
|
|
380
|
+
FOOD_CODE_MANIFEST_PATH,
|
|
381
|
+
FOOD_IMAGE_INDEX_PATH,
|
|
382
|
+
FoodAiClassMappingStatusSchema,
|
|
219
383
|
FoodAnalysisResultSchema,
|
|
384
|
+
FoodCodeManifestImageSchema,
|
|
385
|
+
FoodCodeManifestItemSchema,
|
|
386
|
+
FoodCodeManifestSchema,
|
|
220
387
|
FoodCodeSchema,
|
|
388
|
+
FoodGranularitySchema,
|
|
389
|
+
FoodImageIndexItemSchema,
|
|
390
|
+
FoodImageIndexManifestSchema,
|
|
221
391
|
FoodLabelSchema,
|
|
392
|
+
FoodResolveQuerySchema,
|
|
393
|
+
FoodResolveResponseSchema,
|
|
394
|
+
FoodResolvedMatchSourceSchema,
|
|
222
395
|
FoodSchema,
|
|
396
|
+
FoodSearchQuerySchema,
|
|
397
|
+
FoodSearchResponseSchema,
|
|
223
398
|
FriendBlockItemResponseSchema,
|
|
224
399
|
FriendListItemResponseSchema,
|
|
400
|
+
FriendMealAvailabilitySchema,
|
|
225
401
|
FriendMealItemResponseSchema,
|
|
226
402
|
FriendMealQuerySchema,
|
|
227
403
|
FriendRequestIdSchema,
|
|
@@ -230,19 +406,121 @@ export {
|
|
|
230
406
|
FriendRequestStatusSchema,
|
|
231
407
|
FriendSearchQuerySchema,
|
|
232
408
|
FriendSearchResponseSchema,
|
|
409
|
+
HomeMealPlanActionCardSchema,
|
|
410
|
+
HomeMealPlanActionKindSchema,
|
|
411
|
+
HomeMealPlanDashboardResponseSchema,
|
|
233
412
|
ISODateStringSchema,
|
|
234
413
|
ISODateTimeStringSchema,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
InvitationRoomStageSchema,
|
|
414
|
+
JoinMealPlanGuestRequestSchema,
|
|
415
|
+
JoinMealPlanGuestResponseSchema,
|
|
238
416
|
KakaoPlaceRawSchema,
|
|
239
|
-
|
|
240
|
-
LocationCandidateSchema,
|
|
241
|
-
LocationCandidateVoteUpdateResponseSchema,
|
|
242
|
-
LocationIdSchema,
|
|
417
|
+
LocationConsentStatusSchema,
|
|
243
418
|
LoginRequestSchema,
|
|
244
|
-
|
|
245
|
-
|
|
419
|
+
MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES,
|
|
420
|
+
MealGroupHistoryItemSchema,
|
|
421
|
+
MealGroupHistoryResponseSchema,
|
|
422
|
+
MealGroupIdSchema,
|
|
423
|
+
MealGroupMemberRoleSchema,
|
|
424
|
+
MealGroupMemberSchema,
|
|
425
|
+
MealGroupPreferenceSummarySchema,
|
|
426
|
+
MealGroupResponseSchema,
|
|
427
|
+
MealMapFriendRecordLocationMetadataSchema,
|
|
428
|
+
MealMapLayerSchema,
|
|
429
|
+
MealMapMarkerSchema,
|
|
430
|
+
MealMapMyMealPlanPlaceMetadataSchema,
|
|
431
|
+
MealMapNearbyFriendMealPlanMetadataSchema,
|
|
432
|
+
MealMapQuerySchema,
|
|
433
|
+
MealMapResponseSchema,
|
|
434
|
+
MealMapRestaurantCandidateCompletionBlockedReasonSchema,
|
|
435
|
+
MealMapRestaurantCandidateMetadataSchema,
|
|
436
|
+
MealPlanChangeRequestIdSchema,
|
|
437
|
+
MealPlanChangeRequestStatusSchema,
|
|
438
|
+
MealPlanChangeRequestSummarySchema,
|
|
439
|
+
MealPlanChannelSchema,
|
|
440
|
+
MealPlanChatMessageIdSchema,
|
|
441
|
+
MealPlanChatMessageKindSchema,
|
|
442
|
+
MealPlanChatMessageListResponseSchema,
|
|
443
|
+
MealPlanChatMessageResponseSchema,
|
|
444
|
+
MealPlanChatRoomIdSchema,
|
|
445
|
+
MealPlanChatRoomSummarySchema,
|
|
446
|
+
MealPlanChatSystemPayloadSchema,
|
|
447
|
+
MealPlanDecisionActorTypeSchema,
|
|
448
|
+
MealPlanDecisionCandidateSchema,
|
|
449
|
+
MealPlanDecisionFinalFieldSchema,
|
|
450
|
+
MealPlanDecisionProgressSchema,
|
|
451
|
+
MealPlanDecisionReasonSchema,
|
|
452
|
+
MealPlanDecisionSnapshotSchema,
|
|
453
|
+
MealPlanDecisionSnapshotStatusSchema,
|
|
454
|
+
MealPlanDecisionStageIdSchema,
|
|
455
|
+
MealPlanDecisionStageMetadataSchema,
|
|
456
|
+
MealPlanDecisionStageResponseSchema,
|
|
457
|
+
MealPlanDecisionStageStatusSchema,
|
|
458
|
+
MealPlanDecisionStageTypeSchema,
|
|
459
|
+
MealPlanDecisionTaskKeySchema,
|
|
460
|
+
MealPlanDecisionTaskProgressSchema,
|
|
461
|
+
MealPlanDecisionTaskReadyRequestSchema,
|
|
462
|
+
MealPlanDecisionTaskStatusSchema,
|
|
463
|
+
MealPlanGuestParticipantSchema,
|
|
464
|
+
MealPlanGuestSessionQuerySchema,
|
|
465
|
+
MealPlanGuestSessionResponseSchema,
|
|
466
|
+
MealPlanIdSchema,
|
|
467
|
+
MealPlanInviteIdSchema,
|
|
468
|
+
MealPlanInviteListResponseSchema,
|
|
469
|
+
MealPlanInviteStatusSchema,
|
|
470
|
+
MealPlanInviteSummarySchema,
|
|
471
|
+
MealPlanJoinRequestIdSchema,
|
|
472
|
+
MealPlanJoinRequestStatusSchema,
|
|
473
|
+
MealPlanJoinRequestSummarySchema,
|
|
474
|
+
MealPlanJoinSourceSchema,
|
|
475
|
+
MealPlanLatitudeSchema,
|
|
476
|
+
MealPlanLiveActivityBehaviorSchema,
|
|
477
|
+
MealPlanLiveActivityPlatformSchema,
|
|
478
|
+
MealPlanLiveActivitySessionListResponseSchema,
|
|
479
|
+
MealPlanLiveActivitySessionResponseSchema,
|
|
480
|
+
MealPlanLiveActivitySessionStatusSchema,
|
|
481
|
+
MealPlanLiveActivityStateSchema,
|
|
482
|
+
MealPlanLiveActivityUpdateStatusSchema,
|
|
483
|
+
MealPlanLocationCandidateIdSchema,
|
|
484
|
+
MealPlanLocationCandidateSchema,
|
|
485
|
+
MealPlanLocationCandidateSourceSchema,
|
|
486
|
+
MealPlanLongitudeSchema,
|
|
487
|
+
MealPlanMenuCandidateIdSchema,
|
|
488
|
+
MealPlanMenuCandidateSchema,
|
|
489
|
+
MealPlanMenuCandidateSourceSchema,
|
|
490
|
+
MealPlanNearbyFriendExposureBatchIdSchema,
|
|
491
|
+
MealPlanNearbyFriendExposureBatchSummarySchema,
|
|
492
|
+
MealPlanNearbyFriendExposureIdSchema,
|
|
493
|
+
MealPlanNearbyFriendExposureNotificationStatusSchema,
|
|
494
|
+
MealPlanNearbyFriendExposureStatusSchema,
|
|
495
|
+
MealPlanNearbyFriendExposureSummarySchema,
|
|
496
|
+
MealPlanNearbyFriendRejectionReasonSchema,
|
|
497
|
+
MealPlanNearbyFriendRejectionSummarySchema,
|
|
498
|
+
MealPlanNotificationKindSchema,
|
|
499
|
+
MealPlanNotificationPriorityChannelSchema,
|
|
500
|
+
MealPlanNotificationPriorityPolicyItemSchema,
|
|
501
|
+
MealPlanNotificationSchema,
|
|
502
|
+
MealPlanParticipantIdSchema,
|
|
503
|
+
MealPlanParticipantResponseSchema,
|
|
504
|
+
MealPlanParticipantRoleSchema,
|
|
505
|
+
MealPlanParticipantStatusSchema,
|
|
506
|
+
MealPlanPushPayloadDataSchema,
|
|
507
|
+
MealPlanRecommendationContextSchema,
|
|
508
|
+
MealPlanResponseSchema,
|
|
509
|
+
MealPlanRestaurantCandidateSchema,
|
|
510
|
+
MealPlanRestaurantSearchStateSchema,
|
|
511
|
+
MealPlanRestaurantSearchStatusSchema,
|
|
512
|
+
MealPlanShareLinkIdSchema,
|
|
513
|
+
MealPlanShareLinkSummarySchema,
|
|
514
|
+
MealPlanShareLinkTokenSchema,
|
|
515
|
+
MealPlanSharePreviewResponseSchema,
|
|
516
|
+
MealPlanStatusSchema,
|
|
517
|
+
MealPlanSystemMessageKindSchema,
|
|
518
|
+
MealPlanSystemMessageSchema,
|
|
519
|
+
MealPlanViewerPermissionsSchema,
|
|
520
|
+
MealPlanViewerRoleSchema,
|
|
521
|
+
MealPlanVoteIdSchema,
|
|
522
|
+
MealPlanVoteSchema,
|
|
523
|
+
MealPlanVoteTypeSchema,
|
|
246
524
|
MealStatusActionSchema,
|
|
247
525
|
MealStatusResponseSchema,
|
|
248
526
|
MealStatusSchema,
|
|
@@ -250,67 +528,68 @@ export {
|
|
|
250
528
|
MemberDetailSchema,
|
|
251
529
|
MemberFoodPreferenceSchema,
|
|
252
530
|
MemberIdSchema,
|
|
531
|
+
MemberLocationSchema,
|
|
532
|
+
MemberLocationSettingsResponseSchema,
|
|
253
533
|
MemberResponseSchema,
|
|
254
534
|
MemberRoleSchema,
|
|
255
535
|
MemberSearchQuerySchema,
|
|
256
536
|
MemberSerachResponseSchema,
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
537
|
+
MyMealPlanGroupSchema,
|
|
538
|
+
MyMealPlanListItemSchema,
|
|
539
|
+
MyMealPlanListResponseSchema,
|
|
540
|
+
NearbyFriendExposureEligibilitySchema,
|
|
541
|
+
NearbyFriendMealPlanSummarySchema,
|
|
260
542
|
NoBodySchema,
|
|
261
543
|
NoContentSchema,
|
|
262
544
|
NoParamsSchema,
|
|
263
545
|
NoQuerySchema,
|
|
264
546
|
NonEmptyStringIdSchema,
|
|
547
|
+
OnboardingDraftSchema,
|
|
548
|
+
OnboardingStatusSchema,
|
|
265
549
|
PageArticleSummaryResponseSchema,
|
|
266
550
|
PageMetaSchema,
|
|
267
551
|
PageQuerySchema,
|
|
268
552
|
PageResponseSchema,
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
PickMenuRequestSchema,
|
|
273
|
-
PickRestaurantRequestSchema,
|
|
274
|
-
PickTimesRequestSchema,
|
|
275
|
-
PlanIdSchema,
|
|
276
|
-
PlanListQuerySchema,
|
|
277
|
-
PlanResponseSchema,
|
|
278
|
-
PlanStatusSchema,
|
|
279
|
-
PlanTypeSchema,
|
|
553
|
+
PermissionKindSchema,
|
|
554
|
+
PermissionPlatformSchema,
|
|
555
|
+
PermissionStatusSchema,
|
|
280
556
|
PositiveIntIdSchema,
|
|
281
557
|
ProfileDetailResponseSchema,
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
558
|
+
PushDeliveryAttemptResultSchema,
|
|
559
|
+
PushDeliveryAttemptSummarySchema,
|
|
560
|
+
PushDeliveryOutboxSummarySchema,
|
|
561
|
+
PushDeliveryStatusSchema,
|
|
562
|
+
PushPayloadSchemaVersionSchema,
|
|
563
|
+
PushPermissionStatusSchema,
|
|
564
|
+
PushPlatformSchema,
|
|
565
|
+
PushProviderSchema,
|
|
566
|
+
PushTokenResponseSchema,
|
|
567
|
+
PushTokenStatusSchema,
|
|
290
568
|
RedeemReferralRequestSchema,
|
|
291
569
|
ReferralCodeSchema,
|
|
292
570
|
ReferralCreateResponseSchema,
|
|
293
571
|
ReferralItemResponseSchema,
|
|
572
|
+
RegisterMealPlanLiveActivitySessionRequestSchema,
|
|
573
|
+
RegisterPushTokenRequestSchema,
|
|
574
|
+
ReopenMealPlanDecisionTaskRequestSchema,
|
|
575
|
+
ResolvedFoodCodeSchema,
|
|
294
576
|
RestaurantIdSchema,
|
|
295
|
-
RestaurantPickUpdateResponseSchema,
|
|
296
577
|
RestaurantSchema,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
RoomInitialStateSchema,
|
|
301
|
-
RoomSocketClientEventSchemas,
|
|
302
|
-
RoomSocketErrorSchema,
|
|
303
|
-
RoomSocketServerEventSchemas,
|
|
304
|
-
RoomTypeSchema,
|
|
305
|
-
SendInvitationResponseSchema,
|
|
578
|
+
RevokePushTokenRequestSchema,
|
|
579
|
+
SendMealPlanChatMessageRequestSchema,
|
|
580
|
+
SendMealPlanInviteResponseSchema,
|
|
306
581
|
SignupRequestSchema,
|
|
307
582
|
SignupResponseSchema,
|
|
308
583
|
SortDirectionSchema,
|
|
584
|
+
StartMealPlanFromGroupRequestSchema,
|
|
309
585
|
SubscriptionIdSchema,
|
|
310
586
|
TimeHHmmStringSchema,
|
|
311
|
-
TimePicksUpdateResponseSchema,
|
|
312
587
|
TokenResponseSchema,
|
|
588
|
+
UpdateMealGroupMemberRoleRequestSchema,
|
|
589
|
+
UpdateMealPlanContextRequestSchema,
|
|
313
590
|
UpdateMealStatusRequestSchema,
|
|
591
|
+
UpdateMemberLocationConsentRequestSchema,
|
|
592
|
+
UpdateMemberLocationRequestSchema,
|
|
314
593
|
UpdatePreferenceRequestSchema,
|
|
315
594
|
UpdateProfileRequestSchema,
|
|
316
595
|
UploadArticleImageRequestSchema,
|
|
@@ -318,21 +597,31 @@ export {
|
|
|
318
597
|
UploadProfileImageRequestSchema,
|
|
319
598
|
UploadProfileImageResponseSchema,
|
|
320
599
|
UserIdSchema,
|
|
321
|
-
VoteLocationRequestSchema,
|
|
322
600
|
apiContract,
|
|
601
|
+
compareMealPlanNotificationsByPriority,
|
|
323
602
|
endpoint,
|
|
603
|
+
getMealPlanLiveActivityBehavior,
|
|
604
|
+
getMealPlanNotificationPriority,
|
|
605
|
+
getMealPlanNotificationPriorityPolicy,
|
|
324
606
|
makeApiResponseSchema,
|
|
325
607
|
makeApiSuccessSchema,
|
|
608
|
+
shouldShowForegroundToast,
|
|
326
609
|
toArticleId,
|
|
327
610
|
toCommentId,
|
|
328
611
|
toCouponId,
|
|
329
612
|
toFriendRequestId,
|
|
330
|
-
|
|
613
|
+
toMealGroupId,
|
|
614
|
+
toMealPlanChangeRequestId,
|
|
615
|
+
toMealPlanChatMessageId,
|
|
616
|
+
toMealPlanChatRoomId,
|
|
617
|
+
toMealPlanId,
|
|
618
|
+
toMealPlanInviteId,
|
|
619
|
+
toMealPlanJoinRequestId,
|
|
620
|
+
toMealPlanNearbyFriendExposureBatchId,
|
|
621
|
+
toMealPlanShareLinkId,
|
|
622
|
+
toMealPlanShareLinkToken,
|
|
331
623
|
toMemberId,
|
|
332
|
-
toPlanId,
|
|
333
|
-
toRecruitId,
|
|
334
624
|
toReferralCode,
|
|
335
625
|
toRestaurantId,
|
|
336
|
-
toRoomId,
|
|
337
626
|
toSubscriptionId
|
|
338
627
|
};
|