@xyo-network/diviner-coin-user-locations-model 2.75.17 → 2.76.0

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.
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
@@ -3,7 +3,7 @@ import { CoinUserLocationsSchema } from './Schema';
3
3
  export type CoinUserLocationsPayload = Payload<{
4
4
  schema: CoinUserLocationsSchema;
5
5
  }>;
6
- export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
6
+ export declare const isCoinUserLocationsPayload: (x?: Payload | null) => x is import("@xyo-network/payload-model").SchemaFields & {
7
7
  schema: CoinUserLocationsSchema;
8
8
  };
9
9
  //# sourceMappingURL=Payload.d.ts.map
package/package.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/diviner-model": "~2.75.17",
14
- "@xyo-network/module-model": "~2.75.17",
15
- "@xyo-network/payload-model": "~2.75.17"
13
+ "@xyo-network/diviner-model": "~2.76.0",
14
+ "@xyo-network/module-model": "~2.76.0",
15
+ "@xyo-network/payload-model": "~2.76.0"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@xylabs/ts-scripts-yarn3": "^3.1.9",
@@ -62,5 +62,5 @@
62
62
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
63
63
  },
64
64
  "sideEffects": false,
65
- "version": "2.75.17"
65
+ "version": "2.76.0"
66
66
  }
package/dist/docs.json DELETED
@@ -1,1011 +0,0 @@
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": 2097152,
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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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": 2097152,
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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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/88daee906ba30/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": "intersection",
581
- "types": [
582
- {
583
- "type": "reflection",
584
- "declaration": {
585
- "id": 12,
586
- "name": "__type",
587
- "variant": "declaration",
588
- "kind": 65536,
589
- "flags": {},
590
- "children": [
591
- {
592
- "id": 13,
593
- "name": "schema",
594
- "variant": "declaration",
595
- "kind": 1024,
596
- "flags": {},
597
- "sources": [
598
- {
599
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
600
- "line": 23,
601
- "character": 4
602
- }
603
- ],
604
- "type": {
605
- "type": "intrinsic",
606
- "name": "string"
607
- }
608
- }
609
- ],
610
- "groups": [
611
- {
612
- "title": "Properties",
613
- "children": [
614
- 13
615
- ]
616
- }
617
- ],
618
- "sources": [
619
- {
620
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
621
- "line": 22,
622
- "character": 68
623
- }
624
- ]
625
- }
626
- },
627
- {
628
- "type": "reference",
629
- "target": {
630
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
631
- "qualifiedName": "PayloadFields"
632
- },
633
- "name": "PayloadFields",
634
- "package": "@xyo-network/payload-model"
635
- }
636
- ]
637
- }
638
- ]
639
- }
640
- }
641
- ],
642
- "type": {
643
- "type": "predicate",
644
- "name": "x",
645
- "asserts": false,
646
- "targetType": {
647
- "type": "intersection",
648
- "types": [
649
- {
650
- "type": "reference",
651
- "target": {
652
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
653
- "qualifiedName": "SchemaFields"
654
- },
655
- "name": "SchemaFields",
656
- "package": "@xyo-network/payload-model"
657
- },
658
- {
659
- "type": "reference",
660
- "target": {
661
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
662
- "qualifiedName": "PayloadFields"
663
- },
664
- "name": "PayloadFields",
665
- "package": "@xyo-network/payload-model"
666
- },
667
- {
668
- "type": "reflection",
669
- "declaration": {
670
- "id": 14,
671
- "name": "__type",
672
- "variant": "declaration",
673
- "kind": 65536,
674
- "flags": {},
675
- "children": [
676
- {
677
- "id": 15,
678
- "name": "schema",
679
- "variant": "declaration",
680
- "kind": 1024,
681
- "flags": {},
682
- "sources": [
683
- {
684
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
685
- "line": 5,
686
- "character": 49,
687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
688
- }
689
- ],
690
- "type": {
691
- "type": "literal",
692
- "value": "co.coinapp.user.locations"
693
- }
694
- }
695
- ],
696
- "groups": [
697
- {
698
- "title": "Properties",
699
- "children": [
700
- 15
701
- ]
702
- }
703
- ],
704
- "sources": [
705
- {
706
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
707
- "line": 5,
708
- "character": 47,
709
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
710
- }
711
- ]
712
- }
713
- }
714
- ]
715
- }
716
- }
717
- }
718
- ]
719
- },
720
- {
721
- "id": 19,
722
- "name": "isCoinUserLocationsQueryPayload",
723
- "variant": "declaration",
724
- "kind": 64,
725
- "flags": {},
726
- "sources": [
727
- {
728
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
729
- "line": 6,
730
- "character": 13,
731
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
732
- }
733
- ],
734
- "signatures": [
735
- {
736
- "id": 20,
737
- "name": "isCoinUserLocationsQueryPayload",
738
- "variant": "signature",
739
- "kind": 4096,
740
- "flags": {},
741
- "sources": [
742
- {
743
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
744
- "line": 6,
745
- "character": 47,
746
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
747
- }
748
- ],
749
- "parameters": [
750
- {
751
- "id": 21,
752
- "name": "x",
753
- "variant": "param",
754
- "kind": 32768,
755
- "flags": {
756
- "isOptional": true
757
- },
758
- "type": {
759
- "type": "union",
760
- "types": [
761
- {
762
- "type": "literal",
763
- "value": null
764
- },
765
- {
766
- "type": "intersection",
767
- "types": [
768
- {
769
- "type": "reflection",
770
- "declaration": {
771
- "id": 22,
772
- "name": "__type",
773
- "variant": "declaration",
774
- "kind": 65536,
775
- "flags": {},
776
- "children": [
777
- {
778
- "id": 23,
779
- "name": "schema",
780
- "variant": "declaration",
781
- "kind": 1024,
782
- "flags": {},
783
- "sources": [
784
- {
785
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
786
- "line": 23,
787
- "character": 4
788
- }
789
- ],
790
- "type": {
791
- "type": "intrinsic",
792
- "name": "string"
793
- }
794
- }
795
- ],
796
- "groups": [
797
- {
798
- "title": "Properties",
799
- "children": [
800
- 23
801
- ]
802
- }
803
- ],
804
- "sources": [
805
- {
806
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
807
- "line": 22,
808
- "character": 68
809
- }
810
- ]
811
- }
812
- },
813
- {
814
- "type": "reference",
815
- "target": {
816
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
817
- "qualifiedName": "PayloadFields"
818
- },
819
- "name": "PayloadFields",
820
- "package": "@xyo-network/payload-model"
821
- }
822
- ]
823
- }
824
- ]
825
- }
826
- }
827
- ],
828
- "type": {
829
- "type": "predicate",
830
- "name": "x",
831
- "asserts": false,
832
- "targetType": {
833
- "type": "reference",
834
- "target": 16,
835
- "name": "CoinUserLocationsQueryPayload",
836
- "package": "@xyo-network/diviner-coin-user-locations-model"
837
- }
838
- }
839
- }
840
- ]
841
- }
842
- ],
843
- "groups": [
844
- {
845
- "title": "Type Aliases",
846
- "children": [
847
- 1,
848
- 29,
849
- 5,
850
- 27,
851
- 6,
852
- 16,
853
- 31,
854
- 25
855
- ]
856
- },
857
- {
858
- "title": "Variables",
859
- "children": [
860
- 28,
861
- 26,
862
- 30,
863
- 24
864
- ]
865
- },
866
- {
867
- "title": "Functions",
868
- "children": [
869
- 9,
870
- 19
871
- ]
872
- }
873
- ],
874
- "packageName": "@xyo-network/diviner-coin-user-locations-model",
875
- "readme": [
876
- {
877
- "kind": "text",
878
- "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"
879
- }
880
- ],
881
- "symbolIdMap": {
882
- "0": {
883
- "sourceFileName": "src/index.ts",
884
- "qualifiedName": ""
885
- },
886
- "1": {
887
- "sourceFileName": "src/Config.ts",
888
- "qualifiedName": "CoinUserLocationsDivinerConfig"
889
- },
890
- "2": {
891
- "sourceFileName": "src/Config.ts",
892
- "qualifiedName": "__type"
893
- },
894
- "3": {
895
- "sourceFileName": "src/Config.ts",
896
- "qualifiedName": "__type.address"
897
- },
898
- "4": {
899
- "sourceFileName": "src/Config.ts",
900
- "qualifiedName": "__type.schema"
901
- },
902
- "5": {
903
- "sourceFileName": "src/Params.ts",
904
- "qualifiedName": "CoinUserLocationsDivinerParams"
905
- },
906
- "6": {
907
- "sourceFileName": "src/Payload.ts",
908
- "qualifiedName": "CoinUserLocationsPayload"
909
- },
910
- "7": {
911
- "sourceFileName": "src/Payload.ts",
912
- "qualifiedName": "__type"
913
- },
914
- "8": {
915
- "sourceFileName": "src/Payload.ts",
916
- "qualifiedName": "__type.schema"
917
- },
918
- "9": {
919
- "sourceFileName": "src/Payload.ts",
920
- "qualifiedName": "isCoinUserLocationsPayload"
921
- },
922
- "10": {
923
- "sourceFileName": "src/Payload.ts",
924
- "qualifiedName": "isCoinUserLocationsPayload"
925
- },
926
- "11": {
927
- "sourceFileName": "src/Payload.ts",
928
- "qualifiedName": "x"
929
- },
930
- "12": {
931
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
932
- "qualifiedName": "__type"
933
- },
934
- "13": {
935
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
936
- "qualifiedName": "__type.schema"
937
- },
938
- "14": {
939
- "sourceFileName": "src/Payload.ts",
940
- "qualifiedName": "__type"
941
- },
942
- "15": {
943
- "sourceFileName": "src/Payload.ts",
944
- "qualifiedName": "__type.schema"
945
- },
946
- "16": {
947
- "sourceFileName": "src/Query.ts",
948
- "qualifiedName": "CoinUserLocationsQueryPayload"
949
- },
950
- "17": {
951
- "sourceFileName": "src/Query.ts",
952
- "qualifiedName": "__type"
953
- },
954
- "18": {
955
- "sourceFileName": "src/Query.ts",
956
- "qualifiedName": "__type.schema"
957
- },
958
- "19": {
959
- "sourceFileName": "src/Query.ts",
960
- "qualifiedName": "isCoinUserLocationsQueryPayload"
961
- },
962
- "20": {
963
- "sourceFileName": "src/Query.ts",
964
- "qualifiedName": "isCoinUserLocationsQueryPayload"
965
- },
966
- "21": {
967
- "sourceFileName": "src/Query.ts",
968
- "qualifiedName": "x"
969
- },
970
- "22": {
971
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
972
- "qualifiedName": "__type"
973
- },
974
- "23": {
975
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
976
- "qualifiedName": "__type.schema"
977
- },
978
- "24": {
979
- "sourceFileName": "src/Schema.ts",
980
- "qualifiedName": "CoinUserLocationsSchema"
981
- },
982
- "25": {
983
- "sourceFileName": "src/Schema.ts",
984
- "qualifiedName": "CoinUserLocationsSchema"
985
- },
986
- "26": {
987
- "sourceFileName": "src/Schema.ts",
988
- "qualifiedName": "CoinUserLocationsDivinerSchema"
989
- },
990
- "27": {
991
- "sourceFileName": "src/Schema.ts",
992
- "qualifiedName": "CoinUserLocationsDivinerSchema"
993
- },
994
- "28": {
995
- "sourceFileName": "src/Schema.ts",
996
- "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
997
- },
998
- "29": {
999
- "sourceFileName": "src/Schema.ts",
1000
- "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
1001
- },
1002
- "30": {
1003
- "sourceFileName": "src/Schema.ts",
1004
- "qualifiedName": "CoinUserLocationsQuerySchema"
1005
- },
1006
- "31": {
1007
- "sourceFileName": "src/Schema.ts",
1008
- "qualifiedName": "CoinUserLocationsQuerySchema"
1009
- }
1010
- }
1011
- }