wowok_agent 1.6.6 → 2.1.8

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.

Potentially problematic release.


This version of wowok_agent might be problematic. Click here for more details.

Files changed (181) hide show
  1. package/README.md +20 -40
  2. package/dist/index.d.ts +13528 -27
  3. package/dist/index.js +1026 -27
  4. package/dist/schema/call/allocation.d.ts +1370 -0
  5. package/dist/schema/call/allocation.js +27 -0
  6. package/dist/schema/call/arbitration.d.ts +1902 -0
  7. package/dist/schema/call/arbitration.js +106 -0
  8. package/dist/schema/call/base.d.ts +6381 -0
  9. package/dist/schema/call/base.js +152 -0
  10. package/dist/schema/call/contact.d.ts +898 -0
  11. package/dist/schema/call/contact.js +41 -0
  12. package/dist/schema/call/demand.d.ts +1193 -0
  13. package/dist/schema/call/demand.js +51 -0
  14. package/dist/schema/call/guard.d.ts +819 -0
  15. package/dist/schema/call/guard.js +67 -0
  16. package/dist/schema/call/handler.d.ts +80 -0
  17. package/dist/schema/call/handler.js +177 -0
  18. package/dist/schema/call/index.d.ts +18 -0
  19. package/dist/schema/call/index.js +19 -0
  20. package/dist/schema/call/machine.d.ts +3906 -0
  21. package/dist/schema/call/machine.js +164 -0
  22. package/dist/schema/call/order.d.ts +994 -0
  23. package/dist/schema/call/order.js +39 -0
  24. package/dist/schema/call/payment.d.ts +408 -0
  25. package/dist/schema/call/payment.js +20 -0
  26. package/dist/schema/call/permission.d.ts +2945 -0
  27. package/dist/schema/call/permission.js +118 -0
  28. package/dist/schema/call/personal.d.ts +1498 -0
  29. package/dist/schema/call/personal.js +81 -0
  30. package/dist/schema/call/progress.d.ts +847 -0
  31. package/dist/schema/call/progress.js +37 -0
  32. package/dist/schema/call/proof.d.ts +328 -0
  33. package/dist/schema/call/proof.js +27 -0
  34. package/dist/schema/call/repository.d.ts +2220 -0
  35. package/dist/schema/call/repository.js +85 -0
  36. package/dist/schema/call/reward.d.ts +1178 -0
  37. package/dist/schema/call/reward.js +46 -0
  38. package/dist/schema/call/service.d.ts +3534 -0
  39. package/dist/schema/call/service.js +87 -0
  40. package/dist/schema/call/treasury.d.ts +2399 -0
  41. package/dist/schema/call/treasury.js +76 -0
  42. package/dist/schema/common/index.d.ts +623 -0
  43. package/dist/schema/common/index.js +331 -0
  44. package/dist/schema/index.d.ts +7 -0
  45. package/dist/schema/index.js +8 -0
  46. package/dist/schema/local/index.d.ts +7824 -0
  47. package/dist/schema/local/index.js +913 -0
  48. package/dist/schema/local/wip.d.ts +781 -0
  49. package/dist/schema/local/wip.js +229 -0
  50. package/dist/schema/messenger/index.d.ts +3624 -0
  51. package/dist/schema/messenger/index.js +407 -0
  52. package/dist/schema/query/index.d.ts +27176 -0
  53. package/dist/schema/query/index.js +1313 -0
  54. package/dist/schema/utils/guard-parser.d.ts +20 -0
  55. package/dist/schema/utils/guard-parser.js +410 -0
  56. package/dist/schema/utils/guard-query-utils.d.ts +5 -0
  57. package/dist/schema/utils/guard-query-utils.js +22 -0
  58. package/dist/schema/utils/node-parser.d.ts +59 -0
  59. package/dist/schema/utils/node-parser.js +382 -0
  60. package/dist/schema/utils/permission-index-utils.d.ts +2 -0
  61. package/dist/schema/utils/permission-index-utils.js +10 -0
  62. package/package.json +31 -49
  63. package/LICENSE +0 -201
  64. package/dist/call/arbitration.d.ts +0 -57
  65. package/dist/call/arbitration.d.ts.map +0 -1
  66. package/dist/call/arbitration.js +0 -245
  67. package/dist/call/arbitration.js.map +0 -1
  68. package/dist/call/base.d.ts +0 -85
  69. package/dist/call/base.d.ts.map +0 -1
  70. package/dist/call/base.js +0 -231
  71. package/dist/call/base.js.map +0 -1
  72. package/dist/call/call.d.ts +0 -95
  73. package/dist/call/call.d.ts.map +0 -1
  74. package/dist/call/call.js +0 -149
  75. package/dist/call/call.js.map +0 -1
  76. package/dist/call/demand.d.ts +0 -46
  77. package/dist/call/demand.d.ts.map +0 -1
  78. package/dist/call/demand.js +0 -201
  79. package/dist/call/demand.js.map +0 -1
  80. package/dist/call/guard.d.ts +0 -53
  81. package/dist/call/guard.d.ts.map +0 -1
  82. package/dist/call/guard.js +0 -386
  83. package/dist/call/guard.js.map +0 -1
  84. package/dist/call/machine.d.ts +0 -97
  85. package/dist/call/machine.d.ts.map +0 -1
  86. package/dist/call/machine.js +0 -342
  87. package/dist/call/machine.js.map +0 -1
  88. package/dist/call/object_permission.d.ts +0 -14
  89. package/dist/call/object_permission.d.ts.map +0 -1
  90. package/dist/call/object_permission.js +0 -59
  91. package/dist/call/object_permission.js.map +0 -1
  92. package/dist/call/permission.d.ts +0 -63
  93. package/dist/call/permission.d.ts.map +0 -1
  94. package/dist/call/permission.js +0 -137
  95. package/dist/call/permission.js.map +0 -1
  96. package/dist/call/personal.d.ts +0 -47
  97. package/dist/call/personal.d.ts.map +0 -1
  98. package/dist/call/personal.js +0 -119
  99. package/dist/call/personal.js.map +0 -1
  100. package/dist/call/repository.d.ts +0 -117
  101. package/dist/call/repository.d.ts.map +0 -1
  102. package/dist/call/repository.js +0 -408
  103. package/dist/call/repository.js.map +0 -1
  104. package/dist/call/service.d.ts +0 -115
  105. package/dist/call/service.d.ts.map +0 -1
  106. package/dist/call/service.js +0 -550
  107. package/dist/call/service.js.map +0 -1
  108. package/dist/call/treasury.d.ts +0 -46
  109. package/dist/call/treasury.d.ts.map +0 -1
  110. package/dist/call/treasury.js +0 -222
  111. package/dist/call/treasury.js.map +0 -1
  112. package/dist/common.d.ts +0 -12
  113. package/dist/common.d.ts.map +0 -1
  114. package/dist/common.js +0 -71
  115. package/dist/common.js.map +0 -1
  116. package/dist/index.d.ts.map +0 -1
  117. package/dist/index.js.map +0 -1
  118. package/dist/local/.d.ts +0 -20
  119. package/dist/local/.d.ts.map +0 -1
  120. package/dist/local/.js +0 -76
  121. package/dist/local/.js.map +0 -1
  122. package/dist/local/account.d.ts +0 -42
  123. package/dist/local/account.d.ts.map +0 -1
  124. package/dist/local/account.js +0 -335
  125. package/dist/local/account.js.map +0 -1
  126. package/dist/local/cache.d.ts +0 -32
  127. package/dist/local/cache.d.ts.map +0 -1
  128. package/dist/local/cache.js +0 -77
  129. package/dist/local/cache.js.map +0 -1
  130. package/dist/local/coin.d.ts +0 -22
  131. package/dist/local/coin.d.ts.map +0 -1
  132. package/dist/local/coin.js +0 -123
  133. package/dist/local/coin.js.map +0 -1
  134. package/dist/local/config.d.ts +0 -20
  135. package/dist/local/config.d.ts.map +0 -1
  136. package/dist/local/config.js +0 -75
  137. package/dist/local/config.js.map +0 -1
  138. package/dist/local/index.d.ts +0 -110
  139. package/dist/local/index.d.ts.map +0 -1
  140. package/dist/local/index.js +0 -122
  141. package/dist/local/index.js.map +0 -1
  142. package/dist/local/local.d.ts +0 -55
  143. package/dist/local/local.d.ts.map +0 -1
  144. package/dist/local/local.js +0 -248
  145. package/dist/local/local.js.map +0 -1
  146. package/dist/query/events.d.ts +0 -65
  147. package/dist/query/events.d.ts.map +0 -1
  148. package/dist/query/events.js +0 -75
  149. package/dist/query/events.js.map +0 -1
  150. package/dist/query/objects.d.ts +0 -346
  151. package/dist/query/objects.d.ts.map +0 -1
  152. package/dist/query/objects.js +0 -472
  153. package/dist/query/objects.js.map +0 -1
  154. package/dist/query/permission.d.ts +0 -15
  155. package/dist/query/permission.d.ts.map +0 -1
  156. package/dist/query/permission.js +0 -45
  157. package/dist/query/permission.js.map +0 -1
  158. package/dist/query/received.d.ts +0 -16
  159. package/dist/query/received.d.ts.map +0 -1
  160. package/dist/query/received.js +0 -16
  161. package/dist/query/received.js.map +0 -1
  162. package/dist/schema/call.d.ts +0 -13005
  163. package/dist/schema/call.d.ts.map +0 -1
  164. package/dist/schema/call.js +0 -997
  165. package/dist/schema/call.js.map +0 -1
  166. package/dist/schema/const.d.ts +0 -254
  167. package/dist/schema/const.d.ts.map +0 -1
  168. package/dist/schema/const.js +0 -305
  169. package/dist/schema/const.js.map +0 -1
  170. package/dist/schema/local.d.ts +0 -702
  171. package/dist/schema/local.d.ts.map +0 -1
  172. package/dist/schema/local.js +0 -150
  173. package/dist/schema/local.js.map +0 -1
  174. package/dist/schema/query.d.ts +0 -1465
  175. package/dist/schema/query.d.ts.map +0 -1
  176. package/dist/schema/query.js +0 -224
  177. package/dist/schema/query.js.map +0 -1
  178. package/dist/schema/util.d.ts +0 -71
  179. package/dist/schema/util.d.ts.map +0 -1
  180. package/dist/schema/util.js +0 -139
  181. package/dist/schema/util.js.map +0 -1
@@ -0,0 +1,994 @@
1
+ import { z } from "zod";
2
+ export declare const ArbConfirmSchema: z.ZodObject<{
3
+ arb: z.ZodEffects<z.ZodString, string, string>;
4
+ confirm: z.ZodBoolean;
5
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
6
+ proposition: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
7
+ }, "strict", z.ZodTypeAny, {
8
+ arb: string;
9
+ confirm: boolean;
10
+ description?: string | undefined;
11
+ proposition?: string[] | undefined;
12
+ }, {
13
+ arb: string;
14
+ confirm: boolean;
15
+ description?: string | undefined;
16
+ proposition?: string[] | undefined;
17
+ }>;
18
+ export declare const ArbObjectionSchema: z.ZodObject<{
19
+ arb: z.ZodEffects<z.ZodString, string, string>;
20
+ objection: z.ZodEffects<z.ZodString, string, string>;
21
+ }, "strict", z.ZodTypeAny, {
22
+ objection: string;
23
+ arb: string;
24
+ }, {
25
+ objection: string;
26
+ arb: string;
27
+ }>;
28
+ export declare const ArbClaimCompensationSchema: z.ZodObject<{
29
+ arb: z.ZodEffects<z.ZodString, string, string>;
30
+ }, "strict", z.ZodTypeAny, {
31
+ arb: string;
32
+ }, {
33
+ arb: string;
34
+ }>;
35
+ export declare const CallOrder_DataSchema: z.ZodObject<{
36
+ object: z.ZodEffects<z.ZodString, string, string>;
37
+ agents: z.ZodOptional<z.ZodObject<{
38
+ entities: z.ZodArray<z.ZodObject<{
39
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
40
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
41
+ }, "strict", z.ZodTypeAny, {
42
+ name_or_address?: string | undefined;
43
+ local_mark_first?: boolean | undefined;
44
+ }, {
45
+ name_or_address?: string | undefined;
46
+ local_mark_first?: boolean | undefined;
47
+ }>, "many">;
48
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
49
+ }, "strict", z.ZodTypeAny, {
50
+ entities: {
51
+ name_or_address?: string | undefined;
52
+ local_mark_first?: boolean | undefined;
53
+ }[];
54
+ check_all_founded?: boolean | undefined;
55
+ }, {
56
+ entities: {
57
+ name_or_address?: string | undefined;
58
+ local_mark_first?: boolean | undefined;
59
+ }[];
60
+ check_all_founded?: boolean | undefined;
61
+ }>>;
62
+ required_info: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
63
+ progress: z.ZodOptional<z.ZodDiscriminatedUnion<"hold", [z.ZodObject<{
64
+ operation: z.ZodObject<{
65
+ next_node_name: z.ZodEffects<z.ZodString, string, string>;
66
+ forward: z.ZodEffects<z.ZodString, string, string>;
67
+ }, "strict", z.ZodTypeAny, {
68
+ forward: string;
69
+ next_node_name: string;
70
+ }, {
71
+ forward: string;
72
+ next_node_name: string;
73
+ }>;
74
+ hold: z.ZodLiteral<true>;
75
+ adminUnhold: z.ZodOptional<z.ZodBoolean>;
76
+ message: z.ZodOptional<z.ZodString>;
77
+ }, "strict", z.ZodTypeAny, {
78
+ hold: true;
79
+ operation: {
80
+ forward: string;
81
+ next_node_name: string;
82
+ };
83
+ message?: string | undefined;
84
+ adminUnhold?: boolean | undefined;
85
+ }, {
86
+ hold: true;
87
+ operation: {
88
+ forward: string;
89
+ next_node_name: string;
90
+ };
91
+ message?: string | undefined;
92
+ adminUnhold?: boolean | undefined;
93
+ }>, z.ZodObject<{
94
+ operation: z.ZodObject<{
95
+ next_node_name: z.ZodEffects<z.ZodString, string, string>;
96
+ forward: z.ZodEffects<z.ZodString, string, string>;
97
+ }, "strict", z.ZodTypeAny, {
98
+ forward: string;
99
+ next_node_name: string;
100
+ }, {
101
+ forward: string;
102
+ next_node_name: string;
103
+ }>;
104
+ hold: z.ZodLiteral<false>;
105
+ message: z.ZodOptional<z.ZodString>;
106
+ }, "strict", z.ZodTypeAny, {
107
+ hold: false;
108
+ operation: {
109
+ forward: string;
110
+ next_node_name: string;
111
+ };
112
+ message?: string | undefined;
113
+ }, {
114
+ hold: false;
115
+ operation: {
116
+ forward: string;
117
+ next_node_name: string;
118
+ };
119
+ message?: string | undefined;
120
+ }>]>>;
121
+ arb_confirm: z.ZodOptional<z.ZodObject<{
122
+ arb: z.ZodEffects<z.ZodString, string, string>;
123
+ confirm: z.ZodBoolean;
124
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
125
+ proposition: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
126
+ }, "strict", z.ZodTypeAny, {
127
+ arb: string;
128
+ confirm: boolean;
129
+ description?: string | undefined;
130
+ proposition?: string[] | undefined;
131
+ }, {
132
+ arb: string;
133
+ confirm: boolean;
134
+ description?: string | undefined;
135
+ proposition?: string[] | undefined;
136
+ }>>;
137
+ arb_objection: z.ZodOptional<z.ZodObject<{
138
+ arb: z.ZodEffects<z.ZodString, string, string>;
139
+ objection: z.ZodEffects<z.ZodString, string, string>;
140
+ }, "strict", z.ZodTypeAny, {
141
+ objection: string;
142
+ arb: string;
143
+ }, {
144
+ objection: string;
145
+ arb: string;
146
+ }>>;
147
+ arb_claim_compensation: z.ZodOptional<z.ZodObject<{
148
+ arb: z.ZodEffects<z.ZodString, string, string>;
149
+ }, "strict", z.ZodTypeAny, {
150
+ arb: string;
151
+ }, {
152
+ arb: string;
153
+ }>>;
154
+ receive: z.ZodOptional<z.ZodObject<{
155
+ result: z.ZodUnion<[z.ZodObject<{
156
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
157
+ token_type: z.ZodEffects<z.ZodString, string, string>;
158
+ received: z.ZodArray<z.ZodObject<{
159
+ id: z.ZodString;
160
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
161
+ payment: z.ZodString;
162
+ }, "strict", z.ZodTypeAny, {
163
+ id: string;
164
+ balance: string | number;
165
+ payment: string;
166
+ }, {
167
+ id: string;
168
+ balance: string | number;
169
+ payment: string;
170
+ }>, "many">;
171
+ }, "strict", z.ZodTypeAny, {
172
+ received: {
173
+ id: string;
174
+ balance: string | number;
175
+ payment: string;
176
+ }[];
177
+ balance: string | number;
178
+ token_type: string;
179
+ }, {
180
+ received: {
181
+ id: string;
182
+ balance: string | number;
183
+ payment: string;
184
+ }[];
185
+ balance: string | number;
186
+ token_type: string;
187
+ }>, z.ZodArray<z.ZodObject<{
188
+ id: z.ZodString;
189
+ type: z.ZodString;
190
+ }, "strict", z.ZodTypeAny, {
191
+ type: string;
192
+ id: string;
193
+ }, {
194
+ type: string;
195
+ id: string;
196
+ }>, "many">]>;
197
+ }, "strict", z.ZodTypeAny, {
198
+ result: {
199
+ received: {
200
+ id: string;
201
+ balance: string | number;
202
+ payment: string;
203
+ }[];
204
+ balance: string | number;
205
+ token_type: string;
206
+ } | {
207
+ type: string;
208
+ id: string;
209
+ }[];
210
+ }, {
211
+ result: {
212
+ received: {
213
+ id: string;
214
+ balance: string | number;
215
+ payment: string;
216
+ }[];
217
+ balance: string | number;
218
+ token_type: string;
219
+ } | {
220
+ type: string;
221
+ id: string;
222
+ }[];
223
+ }>>;
224
+ transfer_to: z.ZodOptional<z.ZodObject<{
225
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
226
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
227
+ }, "strict", z.ZodTypeAny, {
228
+ name_or_address?: string | undefined;
229
+ local_mark_first?: boolean | undefined;
230
+ }, {
231
+ name_or_address?: string | undefined;
232
+ local_mark_first?: boolean | undefined;
233
+ }>>;
234
+ }, "strict", z.ZodTypeAny, {
235
+ object: string;
236
+ progress?: {
237
+ hold: true;
238
+ operation: {
239
+ forward: string;
240
+ next_node_name: string;
241
+ };
242
+ message?: string | undefined;
243
+ adminUnhold?: boolean | undefined;
244
+ } | {
245
+ hold: false;
246
+ operation: {
247
+ forward: string;
248
+ next_node_name: string;
249
+ };
250
+ message?: string | undefined;
251
+ } | undefined;
252
+ required_info?: string | null | undefined;
253
+ agents?: {
254
+ entities: {
255
+ name_or_address?: string | undefined;
256
+ local_mark_first?: boolean | undefined;
257
+ }[];
258
+ check_all_founded?: boolean | undefined;
259
+ } | undefined;
260
+ arb_confirm?: {
261
+ arb: string;
262
+ confirm: boolean;
263
+ description?: string | undefined;
264
+ proposition?: string[] | undefined;
265
+ } | undefined;
266
+ arb_objection?: {
267
+ objection: string;
268
+ arb: string;
269
+ } | undefined;
270
+ arb_claim_compensation?: {
271
+ arb: string;
272
+ } | undefined;
273
+ receive?: {
274
+ result: {
275
+ received: {
276
+ id: string;
277
+ balance: string | number;
278
+ payment: string;
279
+ }[];
280
+ balance: string | number;
281
+ token_type: string;
282
+ } | {
283
+ type: string;
284
+ id: string;
285
+ }[];
286
+ } | undefined;
287
+ transfer_to?: {
288
+ name_or_address?: string | undefined;
289
+ local_mark_first?: boolean | undefined;
290
+ } | undefined;
291
+ }, {
292
+ object: string;
293
+ progress?: {
294
+ hold: true;
295
+ operation: {
296
+ forward: string;
297
+ next_node_name: string;
298
+ };
299
+ message?: string | undefined;
300
+ adminUnhold?: boolean | undefined;
301
+ } | {
302
+ hold: false;
303
+ operation: {
304
+ forward: string;
305
+ next_node_name: string;
306
+ };
307
+ message?: string | undefined;
308
+ } | undefined;
309
+ required_info?: string | null | undefined;
310
+ agents?: {
311
+ entities: {
312
+ name_or_address?: string | undefined;
313
+ local_mark_first?: boolean | undefined;
314
+ }[];
315
+ check_all_founded?: boolean | undefined;
316
+ } | undefined;
317
+ arb_confirm?: {
318
+ arb: string;
319
+ confirm: boolean;
320
+ description?: string | undefined;
321
+ proposition?: string[] | undefined;
322
+ } | undefined;
323
+ arb_objection?: {
324
+ objection: string;
325
+ arb: string;
326
+ } | undefined;
327
+ arb_claim_compensation?: {
328
+ arb: string;
329
+ } | undefined;
330
+ receive?: {
331
+ result: {
332
+ received: {
333
+ id: string;
334
+ balance: string | number;
335
+ payment: string;
336
+ }[];
337
+ balance: string | number;
338
+ token_type: string;
339
+ } | {
340
+ type: string;
341
+ id: string;
342
+ }[];
343
+ } | undefined;
344
+ transfer_to?: {
345
+ name_or_address?: string | undefined;
346
+ local_mark_first?: boolean | undefined;
347
+ } | undefined;
348
+ }>;
349
+ export declare const CallOrder_InputSchema: z.ZodObject<{
350
+ data: z.ZodObject<{
351
+ object: z.ZodEffects<z.ZodString, string, string>;
352
+ agents: z.ZodOptional<z.ZodObject<{
353
+ entities: z.ZodArray<z.ZodObject<{
354
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
355
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
356
+ }, "strict", z.ZodTypeAny, {
357
+ name_or_address?: string | undefined;
358
+ local_mark_first?: boolean | undefined;
359
+ }, {
360
+ name_or_address?: string | undefined;
361
+ local_mark_first?: boolean | undefined;
362
+ }>, "many">;
363
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
364
+ }, "strict", z.ZodTypeAny, {
365
+ entities: {
366
+ name_or_address?: string | undefined;
367
+ local_mark_first?: boolean | undefined;
368
+ }[];
369
+ check_all_founded?: boolean | undefined;
370
+ }, {
371
+ entities: {
372
+ name_or_address?: string | undefined;
373
+ local_mark_first?: boolean | undefined;
374
+ }[];
375
+ check_all_founded?: boolean | undefined;
376
+ }>>;
377
+ required_info: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
378
+ progress: z.ZodOptional<z.ZodDiscriminatedUnion<"hold", [z.ZodObject<{
379
+ operation: z.ZodObject<{
380
+ next_node_name: z.ZodEffects<z.ZodString, string, string>;
381
+ forward: z.ZodEffects<z.ZodString, string, string>;
382
+ }, "strict", z.ZodTypeAny, {
383
+ forward: string;
384
+ next_node_name: string;
385
+ }, {
386
+ forward: string;
387
+ next_node_name: string;
388
+ }>;
389
+ hold: z.ZodLiteral<true>;
390
+ adminUnhold: z.ZodOptional<z.ZodBoolean>;
391
+ message: z.ZodOptional<z.ZodString>;
392
+ }, "strict", z.ZodTypeAny, {
393
+ hold: true;
394
+ operation: {
395
+ forward: string;
396
+ next_node_name: string;
397
+ };
398
+ message?: string | undefined;
399
+ adminUnhold?: boolean | undefined;
400
+ }, {
401
+ hold: true;
402
+ operation: {
403
+ forward: string;
404
+ next_node_name: string;
405
+ };
406
+ message?: string | undefined;
407
+ adminUnhold?: boolean | undefined;
408
+ }>, z.ZodObject<{
409
+ operation: z.ZodObject<{
410
+ next_node_name: z.ZodEffects<z.ZodString, string, string>;
411
+ forward: z.ZodEffects<z.ZodString, string, string>;
412
+ }, "strict", z.ZodTypeAny, {
413
+ forward: string;
414
+ next_node_name: string;
415
+ }, {
416
+ forward: string;
417
+ next_node_name: string;
418
+ }>;
419
+ hold: z.ZodLiteral<false>;
420
+ message: z.ZodOptional<z.ZodString>;
421
+ }, "strict", z.ZodTypeAny, {
422
+ hold: false;
423
+ operation: {
424
+ forward: string;
425
+ next_node_name: string;
426
+ };
427
+ message?: string | undefined;
428
+ }, {
429
+ hold: false;
430
+ operation: {
431
+ forward: string;
432
+ next_node_name: string;
433
+ };
434
+ message?: string | undefined;
435
+ }>]>>;
436
+ arb_confirm: z.ZodOptional<z.ZodObject<{
437
+ arb: z.ZodEffects<z.ZodString, string, string>;
438
+ confirm: z.ZodBoolean;
439
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
440
+ proposition: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
441
+ }, "strict", z.ZodTypeAny, {
442
+ arb: string;
443
+ confirm: boolean;
444
+ description?: string | undefined;
445
+ proposition?: string[] | undefined;
446
+ }, {
447
+ arb: string;
448
+ confirm: boolean;
449
+ description?: string | undefined;
450
+ proposition?: string[] | undefined;
451
+ }>>;
452
+ arb_objection: z.ZodOptional<z.ZodObject<{
453
+ arb: z.ZodEffects<z.ZodString, string, string>;
454
+ objection: z.ZodEffects<z.ZodString, string, string>;
455
+ }, "strict", z.ZodTypeAny, {
456
+ objection: string;
457
+ arb: string;
458
+ }, {
459
+ objection: string;
460
+ arb: string;
461
+ }>>;
462
+ arb_claim_compensation: z.ZodOptional<z.ZodObject<{
463
+ arb: z.ZodEffects<z.ZodString, string, string>;
464
+ }, "strict", z.ZodTypeAny, {
465
+ arb: string;
466
+ }, {
467
+ arb: string;
468
+ }>>;
469
+ receive: z.ZodOptional<z.ZodObject<{
470
+ result: z.ZodUnion<[z.ZodObject<{
471
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
472
+ token_type: z.ZodEffects<z.ZodString, string, string>;
473
+ received: z.ZodArray<z.ZodObject<{
474
+ id: z.ZodString;
475
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
476
+ payment: z.ZodString;
477
+ }, "strict", z.ZodTypeAny, {
478
+ id: string;
479
+ balance: string | number;
480
+ payment: string;
481
+ }, {
482
+ id: string;
483
+ balance: string | number;
484
+ payment: string;
485
+ }>, "many">;
486
+ }, "strict", z.ZodTypeAny, {
487
+ received: {
488
+ id: string;
489
+ balance: string | number;
490
+ payment: string;
491
+ }[];
492
+ balance: string | number;
493
+ token_type: string;
494
+ }, {
495
+ received: {
496
+ id: string;
497
+ balance: string | number;
498
+ payment: string;
499
+ }[];
500
+ balance: string | number;
501
+ token_type: string;
502
+ }>, z.ZodArray<z.ZodObject<{
503
+ id: z.ZodString;
504
+ type: z.ZodString;
505
+ }, "strict", z.ZodTypeAny, {
506
+ type: string;
507
+ id: string;
508
+ }, {
509
+ type: string;
510
+ id: string;
511
+ }>, "many">]>;
512
+ }, "strict", z.ZodTypeAny, {
513
+ result: {
514
+ received: {
515
+ id: string;
516
+ balance: string | number;
517
+ payment: string;
518
+ }[];
519
+ balance: string | number;
520
+ token_type: string;
521
+ } | {
522
+ type: string;
523
+ id: string;
524
+ }[];
525
+ }, {
526
+ result: {
527
+ received: {
528
+ id: string;
529
+ balance: string | number;
530
+ payment: string;
531
+ }[];
532
+ balance: string | number;
533
+ token_type: string;
534
+ } | {
535
+ type: string;
536
+ id: string;
537
+ }[];
538
+ }>>;
539
+ transfer_to: z.ZodOptional<z.ZodObject<{
540
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
541
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
542
+ }, "strict", z.ZodTypeAny, {
543
+ name_or_address?: string | undefined;
544
+ local_mark_first?: boolean | undefined;
545
+ }, {
546
+ name_or_address?: string | undefined;
547
+ local_mark_first?: boolean | undefined;
548
+ }>>;
549
+ }, "strict", z.ZodTypeAny, {
550
+ object: string;
551
+ progress?: {
552
+ hold: true;
553
+ operation: {
554
+ forward: string;
555
+ next_node_name: string;
556
+ };
557
+ message?: string | undefined;
558
+ adminUnhold?: boolean | undefined;
559
+ } | {
560
+ hold: false;
561
+ operation: {
562
+ forward: string;
563
+ next_node_name: string;
564
+ };
565
+ message?: string | undefined;
566
+ } | undefined;
567
+ required_info?: string | null | undefined;
568
+ agents?: {
569
+ entities: {
570
+ name_or_address?: string | undefined;
571
+ local_mark_first?: boolean | undefined;
572
+ }[];
573
+ check_all_founded?: boolean | undefined;
574
+ } | undefined;
575
+ arb_confirm?: {
576
+ arb: string;
577
+ confirm: boolean;
578
+ description?: string | undefined;
579
+ proposition?: string[] | undefined;
580
+ } | undefined;
581
+ arb_objection?: {
582
+ objection: string;
583
+ arb: string;
584
+ } | undefined;
585
+ arb_claim_compensation?: {
586
+ arb: string;
587
+ } | undefined;
588
+ receive?: {
589
+ result: {
590
+ received: {
591
+ id: string;
592
+ balance: string | number;
593
+ payment: string;
594
+ }[];
595
+ balance: string | number;
596
+ token_type: string;
597
+ } | {
598
+ type: string;
599
+ id: string;
600
+ }[];
601
+ } | undefined;
602
+ transfer_to?: {
603
+ name_or_address?: string | undefined;
604
+ local_mark_first?: boolean | undefined;
605
+ } | undefined;
606
+ }, {
607
+ object: string;
608
+ progress?: {
609
+ hold: true;
610
+ operation: {
611
+ forward: string;
612
+ next_node_name: string;
613
+ };
614
+ message?: string | undefined;
615
+ adminUnhold?: boolean | undefined;
616
+ } | {
617
+ hold: false;
618
+ operation: {
619
+ forward: string;
620
+ next_node_name: string;
621
+ };
622
+ message?: string | undefined;
623
+ } | undefined;
624
+ required_info?: string | null | undefined;
625
+ agents?: {
626
+ entities: {
627
+ name_or_address?: string | undefined;
628
+ local_mark_first?: boolean | undefined;
629
+ }[];
630
+ check_all_founded?: boolean | undefined;
631
+ } | undefined;
632
+ arb_confirm?: {
633
+ arb: string;
634
+ confirm: boolean;
635
+ description?: string | undefined;
636
+ proposition?: string[] | undefined;
637
+ } | undefined;
638
+ arb_objection?: {
639
+ objection: string;
640
+ arb: string;
641
+ } | undefined;
642
+ arb_claim_compensation?: {
643
+ arb: string;
644
+ } | undefined;
645
+ receive?: {
646
+ result: {
647
+ received: {
648
+ id: string;
649
+ balance: string | number;
650
+ payment: string;
651
+ }[];
652
+ balance: string | number;
653
+ token_type: string;
654
+ } | {
655
+ type: string;
656
+ id: string;
657
+ }[];
658
+ } | undefined;
659
+ transfer_to?: {
660
+ name_or_address?: string | undefined;
661
+ local_mark_first?: boolean | undefined;
662
+ } | undefined;
663
+ }>;
664
+ env: z.ZodOptional<z.ZodObject<{
665
+ account: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
666
+ permission_guard: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
667
+ no_cache: z.ZodOptional<z.ZodBoolean>;
668
+ network: z.ZodOptional<z.ZodEnum<any>>;
669
+ referrer: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
670
+ }, "strict", z.ZodTypeAny, {
671
+ [x: string]: any;
672
+ account?: unknown;
673
+ permission_guard?: unknown;
674
+ no_cache?: unknown;
675
+ network?: unknown;
676
+ referrer?: unknown;
677
+ }, {
678
+ [x: string]: any;
679
+ account?: unknown;
680
+ permission_guard?: unknown;
681
+ no_cache?: unknown;
682
+ network?: unknown;
683
+ referrer?: unknown;
684
+ }>>;
685
+ submission: z.ZodOptional<z.ZodObject<{
686
+ type: z.ZodLiteral<"submission">;
687
+ guard: z.ZodArray<z.ZodObject<{
688
+ object: z.ZodEffects<z.ZodString, string, string>;
689
+ impack: z.ZodBoolean;
690
+ }, "strict", z.ZodTypeAny, {
691
+ object: string;
692
+ impack: boolean;
693
+ }, {
694
+ object: string;
695
+ impack: boolean;
696
+ }>, "many">;
697
+ submission: z.ZodArray<z.ZodObject<{
698
+ guard: z.ZodEffects<z.ZodString, string, string>;
699
+ submission: z.ZodArray<z.ZodObject<{
700
+ identifier: z.ZodNumber;
701
+ b_submission: z.ZodBoolean;
702
+ value_type: z.ZodUnion<[z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<"Bool">, z.ZodLiteral<"Address">, z.ZodLiteral<"String">, z.ZodLiteral<"U8">, z.ZodLiteral<"U16">, z.ZodLiteral<"U32">, z.ZodLiteral<"U64">, z.ZodLiteral<"U128">, z.ZodLiteral<"U256">, z.ZodLiteral<"VecBool">, z.ZodLiteral<"VecAddress">, z.ZodLiteral<"VecString">, z.ZodLiteral<"VecU8">, z.ZodLiteral<"VecU16">, z.ZodLiteral<"VecU32">, z.ZodLiteral<"VecU64">, z.ZodLiteral<"VecU128">, z.ZodLiteral<"VecU256">, z.ZodLiteral<"VecVecU8">, z.ZodLiteral<"bool">, z.ZodLiteral<"address">, z.ZodLiteral<"string">, z.ZodLiteral<"u8">, z.ZodLiteral<"u16">, z.ZodLiteral<"u32">, z.ZodLiteral<"u64">, z.ZodLiteral<"u128">, z.ZodLiteral<"u256">, z.ZodLiteral<"vecbool">, z.ZodLiteral<"vecaddress">, z.ZodLiteral<"vecstring">, z.ZodLiteral<"vecu8">, z.ZodLiteral<"vecu16">, z.ZodLiteral<"vecu32">, z.ZodLiteral<"vecu64">, z.ZodLiteral<"vecu128">, z.ZodLiteral<"vecu256">, z.ZodLiteral<"vecvecu8">]>;
703
+ value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
704
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
705
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
706
+ }, "strict", z.ZodTypeAny, {
707
+ name_or_address?: string | undefined;
708
+ local_mark_first?: boolean | undefined;
709
+ }, {
710
+ name_or_address?: string | undefined;
711
+ local_mark_first?: boolean | undefined;
712
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
713
+ entities: z.ZodArray<z.ZodObject<{
714
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
715
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
716
+ }, "strict", z.ZodTypeAny, {
717
+ name_or_address?: string | undefined;
718
+ local_mark_first?: boolean | undefined;
719
+ }, {
720
+ name_or_address?: string | undefined;
721
+ local_mark_first?: boolean | undefined;
722
+ }>, "many">;
723
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
724
+ }, "strict", z.ZodTypeAny, {
725
+ entities: {
726
+ name_or_address?: string | undefined;
727
+ local_mark_first?: boolean | undefined;
728
+ }[];
729
+ check_all_founded?: boolean | undefined;
730
+ }, {
731
+ entities: {
732
+ name_or_address?: string | undefined;
733
+ local_mark_first?: boolean | undefined;
734
+ }[];
735
+ check_all_founded?: boolean | undefined;
736
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>>;
737
+ name: z.ZodDefault<z.ZodString>;
738
+ } & {
739
+ object_type: z.ZodOptional<z.ZodEnum<any>>;
740
+ }, "strict", z.ZodTypeAny, {
741
+ [x: string]: any;
742
+ identifier?: unknown;
743
+ b_submission?: unknown;
744
+ value_type?: unknown;
745
+ value?: unknown;
746
+ name?: unknown;
747
+ object_type?: unknown;
748
+ }, {
749
+ [x: string]: any;
750
+ identifier?: unknown;
751
+ b_submission?: unknown;
752
+ value_type?: unknown;
753
+ value?: unknown;
754
+ name?: unknown;
755
+ object_type?: unknown;
756
+ }>, "many">;
757
+ }, "strict", z.ZodTypeAny, {
758
+ guard: string;
759
+ submission: {
760
+ [x: string]: any;
761
+ identifier?: unknown;
762
+ b_submission?: unknown;
763
+ value_type?: unknown;
764
+ value?: unknown;
765
+ name?: unknown;
766
+ object_type?: unknown;
767
+ }[];
768
+ }, {
769
+ guard: string;
770
+ submission: {
771
+ [x: string]: any;
772
+ identifier?: unknown;
773
+ b_submission?: unknown;
774
+ value_type?: unknown;
775
+ value?: unknown;
776
+ name?: unknown;
777
+ object_type?: unknown;
778
+ }[];
779
+ }>, "many">;
780
+ }, "strict", z.ZodTypeAny, {
781
+ type: "submission";
782
+ guard: {
783
+ object: string;
784
+ impack: boolean;
785
+ }[];
786
+ submission: {
787
+ guard: string;
788
+ submission: {
789
+ [x: string]: any;
790
+ identifier?: unknown;
791
+ b_submission?: unknown;
792
+ value_type?: unknown;
793
+ value?: unknown;
794
+ name?: unknown;
795
+ object_type?: unknown;
796
+ }[];
797
+ }[];
798
+ }, {
799
+ type: "submission";
800
+ guard: {
801
+ object: string;
802
+ impack: boolean;
803
+ }[];
804
+ submission: {
805
+ guard: string;
806
+ submission: {
807
+ [x: string]: any;
808
+ identifier?: unknown;
809
+ b_submission?: unknown;
810
+ value_type?: unknown;
811
+ value?: unknown;
812
+ name?: unknown;
813
+ object_type?: unknown;
814
+ }[];
815
+ }[];
816
+ }>>;
817
+ }, "strict", z.ZodTypeAny, {
818
+ data: {
819
+ object: string;
820
+ progress?: {
821
+ hold: true;
822
+ operation: {
823
+ forward: string;
824
+ next_node_name: string;
825
+ };
826
+ message?: string | undefined;
827
+ adminUnhold?: boolean | undefined;
828
+ } | {
829
+ hold: false;
830
+ operation: {
831
+ forward: string;
832
+ next_node_name: string;
833
+ };
834
+ message?: string | undefined;
835
+ } | undefined;
836
+ required_info?: string | null | undefined;
837
+ agents?: {
838
+ entities: {
839
+ name_or_address?: string | undefined;
840
+ local_mark_first?: boolean | undefined;
841
+ }[];
842
+ check_all_founded?: boolean | undefined;
843
+ } | undefined;
844
+ arb_confirm?: {
845
+ arb: string;
846
+ confirm: boolean;
847
+ description?: string | undefined;
848
+ proposition?: string[] | undefined;
849
+ } | undefined;
850
+ arb_objection?: {
851
+ objection: string;
852
+ arb: string;
853
+ } | undefined;
854
+ arb_claim_compensation?: {
855
+ arb: string;
856
+ } | undefined;
857
+ receive?: {
858
+ result: {
859
+ received: {
860
+ id: string;
861
+ balance: string | number;
862
+ payment: string;
863
+ }[];
864
+ balance: string | number;
865
+ token_type: string;
866
+ } | {
867
+ type: string;
868
+ id: string;
869
+ }[];
870
+ } | undefined;
871
+ transfer_to?: {
872
+ name_or_address?: string | undefined;
873
+ local_mark_first?: boolean | undefined;
874
+ } | undefined;
875
+ };
876
+ submission?: {
877
+ type: "submission";
878
+ guard: {
879
+ object: string;
880
+ impack: boolean;
881
+ }[];
882
+ submission: {
883
+ guard: string;
884
+ submission: {
885
+ [x: string]: any;
886
+ identifier?: unknown;
887
+ b_submission?: unknown;
888
+ value_type?: unknown;
889
+ value?: unknown;
890
+ name?: unknown;
891
+ object_type?: unknown;
892
+ }[];
893
+ }[];
894
+ } | undefined;
895
+ env?: {
896
+ [x: string]: any;
897
+ account?: unknown;
898
+ permission_guard?: unknown;
899
+ no_cache?: unknown;
900
+ network?: unknown;
901
+ referrer?: unknown;
902
+ } | undefined;
903
+ }, {
904
+ data: {
905
+ object: string;
906
+ progress?: {
907
+ hold: true;
908
+ operation: {
909
+ forward: string;
910
+ next_node_name: string;
911
+ };
912
+ message?: string | undefined;
913
+ adminUnhold?: boolean | undefined;
914
+ } | {
915
+ hold: false;
916
+ operation: {
917
+ forward: string;
918
+ next_node_name: string;
919
+ };
920
+ message?: string | undefined;
921
+ } | undefined;
922
+ required_info?: string | null | undefined;
923
+ agents?: {
924
+ entities: {
925
+ name_or_address?: string | undefined;
926
+ local_mark_first?: boolean | undefined;
927
+ }[];
928
+ check_all_founded?: boolean | undefined;
929
+ } | undefined;
930
+ arb_confirm?: {
931
+ arb: string;
932
+ confirm: boolean;
933
+ description?: string | undefined;
934
+ proposition?: string[] | undefined;
935
+ } | undefined;
936
+ arb_objection?: {
937
+ objection: string;
938
+ arb: string;
939
+ } | undefined;
940
+ arb_claim_compensation?: {
941
+ arb: string;
942
+ } | undefined;
943
+ receive?: {
944
+ result: {
945
+ received: {
946
+ id: string;
947
+ balance: string | number;
948
+ payment: string;
949
+ }[];
950
+ balance: string | number;
951
+ token_type: string;
952
+ } | {
953
+ type: string;
954
+ id: string;
955
+ }[];
956
+ } | undefined;
957
+ transfer_to?: {
958
+ name_or_address?: string | undefined;
959
+ local_mark_first?: boolean | undefined;
960
+ } | undefined;
961
+ };
962
+ submission?: {
963
+ type: "submission";
964
+ guard: {
965
+ object: string;
966
+ impack: boolean;
967
+ }[];
968
+ submission: {
969
+ guard: string;
970
+ submission: {
971
+ [x: string]: any;
972
+ identifier?: unknown;
973
+ b_submission?: unknown;
974
+ value_type?: unknown;
975
+ value?: unknown;
976
+ name?: unknown;
977
+ object_type?: unknown;
978
+ }[];
979
+ }[];
980
+ } | undefined;
981
+ env?: {
982
+ [x: string]: any;
983
+ account?: unknown;
984
+ permission_guard?: unknown;
985
+ no_cache?: unknown;
986
+ network?: unknown;
987
+ referrer?: unknown;
988
+ } | undefined;
989
+ }>;
990
+ export type ArbConfirm = z.infer<typeof ArbConfirmSchema>;
991
+ export type ArbObjection = z.infer<typeof ArbObjectionSchema>;
992
+ export type ArbClaimCompensation = z.infer<typeof ArbClaimCompensationSchema>;
993
+ export type CallOrder_Data = z.infer<typeof CallOrder_DataSchema>;
994
+ export type CallOrder_Input = z.infer<typeof CallOrder_InputSchema>;