@xyo-network/diviner-coin-user-locations-model 2.74.0 → 2.74.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.
Files changed (2) hide show
  1. package/dist/docs.json +983 -0
  2. package/package.json +6 -6
package/dist/docs.json ADDED
@@ -0,0 +1,983 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/diviner-coin-user-locations-model",
4
+ "variant": "project",
5
+ "kind": 1,
6
+ "flags": {},
7
+ "children": [
8
+ {
9
+ "id": 1,
10
+ "name": "CoinUserLocationsDivinerConfig",
11
+ "variant": "declaration",
12
+ "kind": 4194304,
13
+ "flags": {},
14
+ "sources": [
15
+ {
16
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
17
+ "line": 5,
18
+ "character": 12,
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L5"
20
+ }
21
+ ],
22
+ "type": {
23
+ "type": "reference",
24
+ "target": {
25
+ "sourceFileName": "../../../../../model/src/Config.ts",
26
+ "qualifiedName": "DivinerConfig"
27
+ },
28
+ "typeArguments": [
29
+ {
30
+ "type": "reflection",
31
+ "declaration": {
32
+ "id": 2,
33
+ "name": "__type",
34
+ "variant": "declaration",
35
+ "kind": 65536,
36
+ "flags": {},
37
+ "children": [
38
+ {
39
+ "id": 3,
40
+ "name": "address",
41
+ "variant": "declaration",
42
+ "kind": 1024,
43
+ "flags": {
44
+ "isOptional": true
45
+ },
46
+ "sources": [
47
+ {
48
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
49
+ "line": 6,
50
+ "character": 2,
51
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L6"
52
+ }
53
+ ],
54
+ "type": {
55
+ "type": "intrinsic",
56
+ "name": "string"
57
+ }
58
+ },
59
+ {
60
+ "id": 4,
61
+ "name": "schema",
62
+ "variant": "declaration",
63
+ "kind": 1024,
64
+ "flags": {},
65
+ "sources": [
66
+ {
67
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
68
+ "line": 7,
69
+ "character": 2,
70
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L7"
71
+ }
72
+ ],
73
+ "type": {
74
+ "type": "reference",
75
+ "target": 28,
76
+ "name": "CoinUserLocationsDivinerConfigSchema",
77
+ "package": "@xyo-network/diviner-coin-user-locations-model"
78
+ }
79
+ }
80
+ ],
81
+ "groups": [
82
+ {
83
+ "title": "Properties",
84
+ "children": [
85
+ 3,
86
+ 4
87
+ ]
88
+ }
89
+ ],
90
+ "sources": [
91
+ {
92
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
93
+ "line": 5,
94
+ "character": 59,
95
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L5"
96
+ }
97
+ ]
98
+ }
99
+ }
100
+ ],
101
+ "name": "DivinerConfig",
102
+ "package": "@xyo-network/diviner-model"
103
+ }
104
+ },
105
+ {
106
+ "id": 29,
107
+ "name": "CoinUserLocationsDivinerConfigSchema",
108
+ "variant": "declaration",
109
+ "kind": 4194304,
110
+ "flags": {},
111
+ "sources": [
112
+ {
113
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
114
+ "line": 7,
115
+ "character": 12,
116
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L7"
117
+ },
118
+ {
119
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
120
+ "line": 8,
121
+ "character": 13,
122
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L8"
123
+ }
124
+ ],
125
+ "type": {
126
+ "type": "templateLiteral",
127
+ "head": "",
128
+ "tail": [
129
+ [
130
+ {
131
+ "type": "reference",
132
+ "target": 26,
133
+ "name": "CoinUserLocationsDivinerSchema",
134
+ "package": "@xyo-network/diviner-coin-user-locations-model"
135
+ },
136
+ ".config"
137
+ ]
138
+ ]
139
+ }
140
+ },
141
+ {
142
+ "id": 5,
143
+ "name": "CoinUserLocationsDivinerParams",
144
+ "variant": "declaration",
145
+ "kind": 4194304,
146
+ "flags": {},
147
+ "sources": [
148
+ {
149
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Params.ts",
150
+ "line": 6,
151
+ "character": 12,
152
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Params.ts#L6"
153
+ }
154
+ ],
155
+ "type": {
156
+ "type": "reference",
157
+ "target": {
158
+ "sourceFileName": "../../../../../model/src/Params.ts",
159
+ "qualifiedName": "DivinerParams"
160
+ },
161
+ "typeArguments": [
162
+ {
163
+ "type": "reference",
164
+ "target": {
165
+ "sourceFileName": "../../../../../../../module/packages/model/src/Config.ts",
166
+ "qualifiedName": "AnyConfigSchema"
167
+ },
168
+ "typeArguments": [
169
+ {
170
+ "type": "reference",
171
+ "target": 1,
172
+ "name": "CoinUserLocationsDivinerConfig",
173
+ "package": "@xyo-network/diviner-coin-user-locations-model"
174
+ }
175
+ ],
176
+ "name": "AnyConfigSchema",
177
+ "package": "@xyo-network/module-model"
178
+ }
179
+ ],
180
+ "name": "DivinerParams",
181
+ "package": "@xyo-network/diviner-model"
182
+ }
183
+ },
184
+ {
185
+ "id": 27,
186
+ "name": "CoinUserLocationsDivinerSchema",
187
+ "variant": "declaration",
188
+ "kind": 4194304,
189
+ "flags": {},
190
+ "sources": [
191
+ {
192
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
193
+ "line": 4,
194
+ "character": 12,
195
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L4"
196
+ },
197
+ {
198
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
199
+ "line": 5,
200
+ "character": 13,
201
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L5"
202
+ }
203
+ ],
204
+ "type": {
205
+ "type": "literal",
206
+ "value": "co.coinapp.diviner.user.locations"
207
+ }
208
+ },
209
+ {
210
+ "id": 6,
211
+ "name": "CoinUserLocationsPayload",
212
+ "variant": "declaration",
213
+ "kind": 4194304,
214
+ "flags": {},
215
+ "sources": [
216
+ {
217
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
218
+ "line": 5,
219
+ "character": 12,
220
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
221
+ }
222
+ ],
223
+ "type": {
224
+ "type": "reference",
225
+ "target": {
226
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
227
+ "qualifiedName": "Payload"
228
+ },
229
+ "typeArguments": [
230
+ {
231
+ "type": "reflection",
232
+ "declaration": {
233
+ "id": 7,
234
+ "name": "__type",
235
+ "variant": "declaration",
236
+ "kind": 65536,
237
+ "flags": {},
238
+ "children": [
239
+ {
240
+ "id": 8,
241
+ "name": "schema",
242
+ "variant": "declaration",
243
+ "kind": 1024,
244
+ "flags": {},
245
+ "sources": [
246
+ {
247
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
248
+ "line": 5,
249
+ "character": 49,
250
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
251
+ }
252
+ ],
253
+ "type": {
254
+ "type": "reference",
255
+ "target": 24,
256
+ "name": "CoinUserLocationsSchema",
257
+ "package": "@xyo-network/diviner-coin-user-locations-model"
258
+ }
259
+ }
260
+ ],
261
+ "groups": [
262
+ {
263
+ "title": "Properties",
264
+ "children": [
265
+ 8
266
+ ]
267
+ }
268
+ ],
269
+ "sources": [
270
+ {
271
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
272
+ "line": 5,
273
+ "character": 47,
274
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
275
+ }
276
+ ]
277
+ }
278
+ }
279
+ ],
280
+ "name": "Payload",
281
+ "package": "@xyo-network/payload-model"
282
+ }
283
+ },
284
+ {
285
+ "id": 16,
286
+ "name": "CoinUserLocationsQueryPayload",
287
+ "variant": "declaration",
288
+ "kind": 4194304,
289
+ "flags": {},
290
+ "sources": [
291
+ {
292
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
293
+ "line": 5,
294
+ "character": 12,
295
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
296
+ }
297
+ ],
298
+ "type": {
299
+ "type": "reference",
300
+ "target": {
301
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Query.ts",
302
+ "qualifiedName": "Query"
303
+ },
304
+ "typeArguments": [
305
+ {
306
+ "type": "intersection",
307
+ "types": [
308
+ {
309
+ "type": "reflection",
310
+ "declaration": {
311
+ "id": 17,
312
+ "name": "__type",
313
+ "variant": "declaration",
314
+ "kind": 65536,
315
+ "flags": {},
316
+ "children": [
317
+ {
318
+ "id": 18,
319
+ "name": "schema",
320
+ "variant": "declaration",
321
+ "kind": 1024,
322
+ "flags": {},
323
+ "sources": [
324
+ {
325
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
326
+ "line": 5,
327
+ "character": 52,
328
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
329
+ }
330
+ ],
331
+ "type": {
332
+ "type": "reference",
333
+ "target": 30,
334
+ "name": "CoinUserLocationsQuerySchema",
335
+ "package": "@xyo-network/diviner-coin-user-locations-model"
336
+ }
337
+ }
338
+ ],
339
+ "groups": [
340
+ {
341
+ "title": "Properties",
342
+ "children": [
343
+ 18
344
+ ]
345
+ }
346
+ ],
347
+ "sources": [
348
+ {
349
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
350
+ "line": 5,
351
+ "character": 50,
352
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
353
+ }
354
+ ]
355
+ }
356
+ },
357
+ {
358
+ "type": "reference",
359
+ "target": {
360
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/PayloadFindFilter.ts",
361
+ "qualifiedName": "PayloadFindFilter"
362
+ },
363
+ "name": "PayloadFindFilter",
364
+ "package": "@xyo-network/payload-model"
365
+ }
366
+ ]
367
+ }
368
+ ],
369
+ "name": "Query",
370
+ "package": "@xyo-network/payload-model"
371
+ }
372
+ },
373
+ {
374
+ "id": 31,
375
+ "name": "CoinUserLocationsQuerySchema",
376
+ "variant": "declaration",
377
+ "kind": 4194304,
378
+ "flags": {},
379
+ "sources": [
380
+ {
381
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
382
+ "line": 10,
383
+ "character": 12,
384
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L10"
385
+ },
386
+ {
387
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
388
+ "line": 11,
389
+ "character": 13,
390
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L11"
391
+ }
392
+ ],
393
+ "type": {
394
+ "type": "templateLiteral",
395
+ "head": "",
396
+ "tail": [
397
+ [
398
+ {
399
+ "type": "reference",
400
+ "target": 26,
401
+ "name": "CoinUserLocationsDivinerSchema",
402
+ "package": "@xyo-network/diviner-coin-user-locations-model"
403
+ },
404
+ ".query"
405
+ ]
406
+ ]
407
+ }
408
+ },
409
+ {
410
+ "id": 25,
411
+ "name": "CoinUserLocationsSchema",
412
+ "variant": "declaration",
413
+ "kind": 4194304,
414
+ "flags": {},
415
+ "sources": [
416
+ {
417
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
418
+ "line": 1,
419
+ "character": 12,
420
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L1"
421
+ },
422
+ {
423
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
424
+ "line": 2,
425
+ "character": 13,
426
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L2"
427
+ }
428
+ ],
429
+ "type": {
430
+ "type": "literal",
431
+ "value": "co.coinapp.user.locations"
432
+ }
433
+ },
434
+ {
435
+ "id": 28,
436
+ "name": "CoinUserLocationsDivinerConfigSchema",
437
+ "variant": "declaration",
438
+ "kind": 32,
439
+ "flags": {},
440
+ "sources": [
441
+ {
442
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
443
+ "line": 7,
444
+ "character": 12,
445
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L7"
446
+ },
447
+ {
448
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
449
+ "line": 8,
450
+ "character": 13,
451
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L8"
452
+ }
453
+ ],
454
+ "type": {
455
+ "type": "literal",
456
+ "value": "co.coinapp.diviner.user.locations.config"
457
+ }
458
+ },
459
+ {
460
+ "id": 26,
461
+ "name": "CoinUserLocationsDivinerSchema",
462
+ "variant": "declaration",
463
+ "kind": 32,
464
+ "flags": {},
465
+ "sources": [
466
+ {
467
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
468
+ "line": 4,
469
+ "character": 12,
470
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L4"
471
+ },
472
+ {
473
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
474
+ "line": 5,
475
+ "character": 13,
476
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L5"
477
+ }
478
+ ],
479
+ "type": {
480
+ "type": "literal",
481
+ "value": "co.coinapp.diviner.user.locations"
482
+ }
483
+ },
484
+ {
485
+ "id": 30,
486
+ "name": "CoinUserLocationsQuerySchema",
487
+ "variant": "declaration",
488
+ "kind": 32,
489
+ "flags": {},
490
+ "sources": [
491
+ {
492
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
493
+ "line": 10,
494
+ "character": 12,
495
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L10"
496
+ },
497
+ {
498
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
499
+ "line": 11,
500
+ "character": 13,
501
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L11"
502
+ }
503
+ ],
504
+ "type": {
505
+ "type": "literal",
506
+ "value": "co.coinapp.diviner.user.locations.query"
507
+ }
508
+ },
509
+ {
510
+ "id": 24,
511
+ "name": "CoinUserLocationsSchema",
512
+ "variant": "declaration",
513
+ "kind": 32,
514
+ "flags": {},
515
+ "sources": [
516
+ {
517
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
518
+ "line": 1,
519
+ "character": 12,
520
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L1"
521
+ },
522
+ {
523
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
524
+ "line": 2,
525
+ "character": 13,
526
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L2"
527
+ }
528
+ ],
529
+ "type": {
530
+ "type": "literal",
531
+ "value": "co.coinapp.user.locations"
532
+ }
533
+ },
534
+ {
535
+ "id": 9,
536
+ "name": "isCoinUserLocationsPayload",
537
+ "variant": "declaration",
538
+ "kind": 64,
539
+ "flags": {},
540
+ "sources": [
541
+ {
542
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
543
+ "line": 6,
544
+ "character": 13,
545
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L6"
546
+ }
547
+ ],
548
+ "signatures": [
549
+ {
550
+ "id": 10,
551
+ "name": "isCoinUserLocationsPayload",
552
+ "variant": "signature",
553
+ "kind": 4096,
554
+ "flags": {},
555
+ "sources": [
556
+ {
557
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
558
+ "line": 6,
559
+ "character": 42,
560
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L6"
561
+ }
562
+ ],
563
+ "parameters": [
564
+ {
565
+ "id": 11,
566
+ "name": "x",
567
+ "variant": "param",
568
+ "kind": 32768,
569
+ "flags": {
570
+ "isOptional": true
571
+ },
572
+ "type": {
573
+ "type": "union",
574
+ "types": [
575
+ {
576
+ "type": "literal",
577
+ "value": null
578
+ },
579
+ {
580
+ "type": "reflection",
581
+ "declaration": {
582
+ "id": 12,
583
+ "name": "__type",
584
+ "variant": "declaration",
585
+ "kind": 65536,
586
+ "flags": {},
587
+ "children": [
588
+ {
589
+ "id": 13,
590
+ "name": "schema",
591
+ "variant": "declaration",
592
+ "kind": 1024,
593
+ "flags": {},
594
+ "sources": [
595
+ {
596
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
597
+ "line": 23,
598
+ "character": 4
599
+ }
600
+ ],
601
+ "type": {
602
+ "type": "intrinsic",
603
+ "name": "string"
604
+ }
605
+ }
606
+ ],
607
+ "groups": [
608
+ {
609
+ "title": "Properties",
610
+ "children": [
611
+ 13
612
+ ]
613
+ }
614
+ ],
615
+ "sources": [
616
+ {
617
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
618
+ "line": 22,
619
+ "character": 5
620
+ }
621
+ ]
622
+ }
623
+ }
624
+ ]
625
+ }
626
+ }
627
+ ],
628
+ "type": {
629
+ "type": "predicate",
630
+ "name": "x",
631
+ "asserts": false,
632
+ "targetType": {
633
+ "type": "intersection",
634
+ "types": [
635
+ {
636
+ "type": "reference",
637
+ "target": {
638
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
639
+ "qualifiedName": "SchemaFields"
640
+ },
641
+ "name": "SchemaFields",
642
+ "package": "@xyo-network/payload-model"
643
+ },
644
+ {
645
+ "type": "reference",
646
+ "target": {
647
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
648
+ "qualifiedName": "PayloadFields"
649
+ },
650
+ "name": "PayloadFields",
651
+ "package": "@xyo-network/payload-model"
652
+ },
653
+ {
654
+ "type": "reflection",
655
+ "declaration": {
656
+ "id": 14,
657
+ "name": "__type",
658
+ "variant": "declaration",
659
+ "kind": 65536,
660
+ "flags": {},
661
+ "children": [
662
+ {
663
+ "id": 15,
664
+ "name": "schema",
665
+ "variant": "declaration",
666
+ "kind": 1024,
667
+ "flags": {},
668
+ "sources": [
669
+ {
670
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
671
+ "line": 5,
672
+ "character": 49,
673
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
674
+ }
675
+ ],
676
+ "type": {
677
+ "type": "literal",
678
+ "value": "co.coinapp.user.locations"
679
+ }
680
+ }
681
+ ],
682
+ "groups": [
683
+ {
684
+ "title": "Properties",
685
+ "children": [
686
+ 15
687
+ ]
688
+ }
689
+ ],
690
+ "sources": [
691
+ {
692
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
693
+ "line": 5,
694
+ "character": 47,
695
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
696
+ }
697
+ ]
698
+ }
699
+ }
700
+ ]
701
+ }
702
+ }
703
+ }
704
+ ]
705
+ },
706
+ {
707
+ "id": 19,
708
+ "name": "isCoinUserLocationsQueryPayload",
709
+ "variant": "declaration",
710
+ "kind": 64,
711
+ "flags": {},
712
+ "sources": [
713
+ {
714
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
715
+ "line": 6,
716
+ "character": 13,
717
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
718
+ }
719
+ ],
720
+ "signatures": [
721
+ {
722
+ "id": 20,
723
+ "name": "isCoinUserLocationsQueryPayload",
724
+ "variant": "signature",
725
+ "kind": 4096,
726
+ "flags": {},
727
+ "sources": [
728
+ {
729
+ "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
730
+ "line": 6,
731
+ "character": 47,
732
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
733
+ }
734
+ ],
735
+ "parameters": [
736
+ {
737
+ "id": 21,
738
+ "name": "x",
739
+ "variant": "param",
740
+ "kind": 32768,
741
+ "flags": {
742
+ "isOptional": true
743
+ },
744
+ "type": {
745
+ "type": "union",
746
+ "types": [
747
+ {
748
+ "type": "literal",
749
+ "value": null
750
+ },
751
+ {
752
+ "type": "reflection",
753
+ "declaration": {
754
+ "id": 22,
755
+ "name": "__type",
756
+ "variant": "declaration",
757
+ "kind": 65536,
758
+ "flags": {},
759
+ "children": [
760
+ {
761
+ "id": 23,
762
+ "name": "schema",
763
+ "variant": "declaration",
764
+ "kind": 1024,
765
+ "flags": {},
766
+ "sources": [
767
+ {
768
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
769
+ "line": 23,
770
+ "character": 4
771
+ }
772
+ ],
773
+ "type": {
774
+ "type": "intrinsic",
775
+ "name": "string"
776
+ }
777
+ }
778
+ ],
779
+ "groups": [
780
+ {
781
+ "title": "Properties",
782
+ "children": [
783
+ 23
784
+ ]
785
+ }
786
+ ],
787
+ "sources": [
788
+ {
789
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
790
+ "line": 22,
791
+ "character": 5
792
+ }
793
+ ]
794
+ }
795
+ }
796
+ ]
797
+ }
798
+ }
799
+ ],
800
+ "type": {
801
+ "type": "predicate",
802
+ "name": "x",
803
+ "asserts": false,
804
+ "targetType": {
805
+ "type": "reference",
806
+ "target": 16,
807
+ "name": "CoinUserLocationsQueryPayload",
808
+ "package": "@xyo-network/diviner-coin-user-locations-model"
809
+ }
810
+ }
811
+ }
812
+ ]
813
+ }
814
+ ],
815
+ "groups": [
816
+ {
817
+ "title": "Type Aliases",
818
+ "children": [
819
+ 1,
820
+ 29,
821
+ 5,
822
+ 27,
823
+ 6,
824
+ 16,
825
+ 31,
826
+ 25
827
+ ]
828
+ },
829
+ {
830
+ "title": "Variables",
831
+ "children": [
832
+ 28,
833
+ 26,
834
+ 30,
835
+ 24
836
+ ]
837
+ },
838
+ {
839
+ "title": "Functions",
840
+ "children": [
841
+ 9,
842
+ 19
843
+ ]
844
+ }
845
+ ],
846
+ "packageName": "@xyo-network/diviner-coin-user-locations-model",
847
+ "readme": [
848
+ {
849
+ "kind": "text",
850
+ "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
851
+ }
852
+ ],
853
+ "symbolIdMap": {
854
+ "0": {
855
+ "sourceFileName": "src/index.ts",
856
+ "qualifiedName": ""
857
+ },
858
+ "1": {
859
+ "sourceFileName": "src/Config.ts",
860
+ "qualifiedName": "CoinUserLocationsDivinerConfig"
861
+ },
862
+ "2": {
863
+ "sourceFileName": "src/Config.ts",
864
+ "qualifiedName": "__type"
865
+ },
866
+ "3": {
867
+ "sourceFileName": "src/Config.ts",
868
+ "qualifiedName": "__type.address"
869
+ },
870
+ "4": {
871
+ "sourceFileName": "src/Config.ts",
872
+ "qualifiedName": "__type.schema"
873
+ },
874
+ "5": {
875
+ "sourceFileName": "src/Params.ts",
876
+ "qualifiedName": "CoinUserLocationsDivinerParams"
877
+ },
878
+ "6": {
879
+ "sourceFileName": "src/Payload.ts",
880
+ "qualifiedName": "CoinUserLocationsPayload"
881
+ },
882
+ "7": {
883
+ "sourceFileName": "src/Payload.ts",
884
+ "qualifiedName": "__type"
885
+ },
886
+ "8": {
887
+ "sourceFileName": "src/Payload.ts",
888
+ "qualifiedName": "__type.schema"
889
+ },
890
+ "9": {
891
+ "sourceFileName": "src/Payload.ts",
892
+ "qualifiedName": "isCoinUserLocationsPayload"
893
+ },
894
+ "10": {
895
+ "sourceFileName": "src/Payload.ts",
896
+ "qualifiedName": "isCoinUserLocationsPayload"
897
+ },
898
+ "11": {
899
+ "sourceFileName": "src/Payload.ts",
900
+ "qualifiedName": "x"
901
+ },
902
+ "12": {
903
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
904
+ "qualifiedName": "__type"
905
+ },
906
+ "13": {
907
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
908
+ "qualifiedName": "__type.schema"
909
+ },
910
+ "14": {
911
+ "sourceFileName": "src/Payload.ts",
912
+ "qualifiedName": "__type"
913
+ },
914
+ "15": {
915
+ "sourceFileName": "src/Payload.ts",
916
+ "qualifiedName": "__type.schema"
917
+ },
918
+ "16": {
919
+ "sourceFileName": "src/Query.ts",
920
+ "qualifiedName": "CoinUserLocationsQueryPayload"
921
+ },
922
+ "17": {
923
+ "sourceFileName": "src/Query.ts",
924
+ "qualifiedName": "__type"
925
+ },
926
+ "18": {
927
+ "sourceFileName": "src/Query.ts",
928
+ "qualifiedName": "__type.schema"
929
+ },
930
+ "19": {
931
+ "sourceFileName": "src/Query.ts",
932
+ "qualifiedName": "isCoinUserLocationsQueryPayload"
933
+ },
934
+ "20": {
935
+ "sourceFileName": "src/Query.ts",
936
+ "qualifiedName": "isCoinUserLocationsQueryPayload"
937
+ },
938
+ "21": {
939
+ "sourceFileName": "src/Query.ts",
940
+ "qualifiedName": "x"
941
+ },
942
+ "22": {
943
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
944
+ "qualifiedName": "__type"
945
+ },
946
+ "23": {
947
+ "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
948
+ "qualifiedName": "__type.schema"
949
+ },
950
+ "24": {
951
+ "sourceFileName": "src/Schema.ts",
952
+ "qualifiedName": "CoinUserLocationsSchema"
953
+ },
954
+ "25": {
955
+ "sourceFileName": "src/Schema.ts",
956
+ "qualifiedName": "CoinUserLocationsSchema"
957
+ },
958
+ "26": {
959
+ "sourceFileName": "src/Schema.ts",
960
+ "qualifiedName": "CoinUserLocationsDivinerSchema"
961
+ },
962
+ "27": {
963
+ "sourceFileName": "src/Schema.ts",
964
+ "qualifiedName": "CoinUserLocationsDivinerSchema"
965
+ },
966
+ "28": {
967
+ "sourceFileName": "src/Schema.ts",
968
+ "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
969
+ },
970
+ "29": {
971
+ "sourceFileName": "src/Schema.ts",
972
+ "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
973
+ },
974
+ "30": {
975
+ "sourceFileName": "src/Schema.ts",
976
+ "qualifiedName": "CoinUserLocationsQuerySchema"
977
+ },
978
+ "31": {
979
+ "sourceFileName": "src/Schema.ts",
980
+ "qualifiedName": "CoinUserLocationsQuerySchema"
981
+ }
982
+ }
983
+ }
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/diviner-model": "~2.74.0",
14
- "@xyo-network/module-model": "~2.74.0",
15
- "@xyo-network/payload-model": "~2.74.0"
13
+ "@xyo-network/diviner-model": "~2.74.2",
14
+ "@xyo-network/module-model": "~2.74.2",
15
+ "@xyo-network/payload-model": "~2.74.2"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^3.0.27",
19
- "@xylabs/tsconfig": "^3.0.27",
18
+ "@xylabs/ts-scripts-yarn3": "^3.0.28",
19
+ "@xylabs/tsconfig": "^3.0.28",
20
20
  "typescript": "^5.2.2"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -59,5 +59,5 @@
59
59
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
60
60
  },
61
61
  "sideEffects": false,
62
- "version": "2.74.0"
62
+ "version": "2.74.2"
63
63
  }