@xyo-network/archivist-wrapper 2.74.2 → 2.74.4

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 +707 -511
  2. package/package.json +5 -5
package/dist/docs.json CHANGED
@@ -449,7 +449,7 @@
449
449
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
450
450
  "line": 27,
451
451
  "character": 18,
452
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L27"
452
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L27"
453
453
  }
454
454
  ],
455
455
  "type": {
@@ -492,7 +492,7 @@
492
492
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
493
493
  "line": 28,
494
494
  "character": 18,
495
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L28"
495
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L28"
496
496
  }
497
497
  ],
498
498
  "type": {
@@ -535,7 +535,7 @@
535
535
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
536
536
  "line": 29,
537
537
  "character": 18,
538
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L29"
538
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L29"
539
539
  }
540
540
  ],
541
541
  "type": {
@@ -1180,7 +1180,7 @@
1180
1180
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1181
1181
  "line": 31,
1182
1182
  "character": 8,
1183
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1183
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1184
1184
  }
1185
1185
  ],
1186
1186
  "signatures": [
@@ -1195,7 +1195,7 @@
1195
1195
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1196
1196
  "line": 31,
1197
1197
  "character": 2,
1198
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1198
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
1199
1199
  }
1200
1200
  ],
1201
1201
  "type": {
@@ -1208,49 +1208,63 @@
1208
1208
  {
1209
1209
  "type": "array",
1210
1210
  "elementType": {
1211
- "type": "reflection",
1212
- "declaration": {
1213
- "id": 56,
1214
- "name": "__type",
1215
- "variant": "declaration",
1216
- "kind": 65536,
1217
- "flags": {},
1218
- "children": [
1219
- {
1220
- "id": 57,
1221
- "name": "schema",
1211
+ "type": "intersection",
1212
+ "types": [
1213
+ {
1214
+ "type": "reflection",
1215
+ "declaration": {
1216
+ "id": 56,
1217
+ "name": "__type",
1222
1218
  "variant": "declaration",
1223
- "kind": 1024,
1219
+ "kind": 65536,
1224
1220
  "flags": {},
1221
+ "children": [
1222
+ {
1223
+ "id": 57,
1224
+ "name": "schema",
1225
+ "variant": "declaration",
1226
+ "kind": 1024,
1227
+ "flags": {},
1228
+ "sources": [
1229
+ {
1230
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1231
+ "line": 23,
1232
+ "character": 4
1233
+ }
1234
+ ],
1235
+ "type": {
1236
+ "type": "intrinsic",
1237
+ "name": "string"
1238
+ }
1239
+ }
1240
+ ],
1241
+ "groups": [
1242
+ {
1243
+ "title": "Properties",
1244
+ "children": [
1245
+ 57
1246
+ ]
1247
+ }
1248
+ ],
1225
1249
  "sources": [
1226
1250
  {
1227
1251
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1228
- "line": 23,
1229
- "character": 4
1252
+ "line": 22,
1253
+ "character": 68
1230
1254
  }
1231
- ],
1232
- "type": {
1233
- "type": "intrinsic",
1234
- "name": "string"
1235
- }
1236
- }
1237
- ],
1238
- "groups": [
1239
- {
1240
- "title": "Properties",
1241
- "children": [
1242
- 57
1243
1255
  ]
1244
1256
  }
1245
- ],
1246
- "sources": [
1247
- {
1248
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1249
- "line": 22,
1250
- "character": 5
1251
- }
1252
- ]
1253
- }
1257
+ },
1258
+ {
1259
+ "type": "reference",
1260
+ "target": {
1261
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1262
+ "qualifiedName": "PayloadFields"
1263
+ },
1264
+ "name": "PayloadFields",
1265
+ "package": "@xyo-network/payload-model"
1266
+ }
1267
+ ]
1254
1268
  }
1255
1269
  }
1256
1270
  ],
@@ -1376,7 +1390,7 @@
1376
1390
  {
1377
1391
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1378
1392
  "line": 20,
1379
- "character": 21
1393
+ "character": 37
1380
1394
  }
1381
1395
  ]
1382
1396
  }
@@ -1410,49 +1424,63 @@
1410
1424
  "type": {
1411
1425
  "type": "array",
1412
1426
  "elementType": {
1413
- "type": "reflection",
1414
- "declaration": {
1415
- "id": 206,
1416
- "name": "__type",
1417
- "variant": "declaration",
1418
- "kind": 65536,
1419
- "flags": {},
1420
- "children": [
1421
- {
1422
- "id": 207,
1423
- "name": "schema",
1427
+ "type": "intersection",
1428
+ "types": [
1429
+ {
1430
+ "type": "reflection",
1431
+ "declaration": {
1432
+ "id": 206,
1433
+ "name": "__type",
1424
1434
  "variant": "declaration",
1425
- "kind": 1024,
1435
+ "kind": 65536,
1426
1436
  "flags": {},
1437
+ "children": [
1438
+ {
1439
+ "id": 207,
1440
+ "name": "schema",
1441
+ "variant": "declaration",
1442
+ "kind": 1024,
1443
+ "flags": {},
1444
+ "sources": [
1445
+ {
1446
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1447
+ "line": 23,
1448
+ "character": 4
1449
+ }
1450
+ ],
1451
+ "type": {
1452
+ "type": "intrinsic",
1453
+ "name": "string"
1454
+ }
1455
+ }
1456
+ ],
1457
+ "groups": [
1458
+ {
1459
+ "title": "Properties",
1460
+ "children": [
1461
+ 207
1462
+ ]
1463
+ }
1464
+ ],
1427
1465
  "sources": [
1428
1466
  {
1429
1467
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1430
- "line": 23,
1431
- "character": 4
1468
+ "line": 22,
1469
+ "character": 68
1432
1470
  }
1433
- ],
1434
- "type": {
1435
- "type": "intrinsic",
1436
- "name": "string"
1437
- }
1438
- }
1439
- ],
1440
- "groups": [
1441
- {
1442
- "title": "Properties",
1443
- "children": [
1444
- 207
1445
1471
  ]
1446
1472
  }
1447
- ],
1448
- "sources": [
1449
- {
1450
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1451
- "line": 22,
1452
- "character": 5
1453
- }
1454
- ]
1455
- }
1473
+ },
1474
+ {
1475
+ "type": "reference",
1476
+ "target": {
1477
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1478
+ "qualifiedName": "PayloadFields"
1479
+ },
1480
+ "name": "PayloadFields",
1481
+ "package": "@xyo-network/payload-model"
1482
+ }
1483
+ ]
1456
1484
  }
1457
1485
  }
1458
1486
  },
@@ -1670,49 +1698,63 @@
1670
1698
  {
1671
1699
  "type": "array",
1672
1700
  "elementType": {
1673
- "type": "reflection",
1674
- "declaration": {
1675
- "id": 215,
1676
- "name": "__type",
1677
- "variant": "declaration",
1678
- "kind": 65536,
1679
- "flags": {},
1680
- "children": [
1681
- {
1682
- "id": 216,
1683
- "name": "schema",
1701
+ "type": "intersection",
1702
+ "types": [
1703
+ {
1704
+ "type": "reflection",
1705
+ "declaration": {
1706
+ "id": 215,
1707
+ "name": "__type",
1684
1708
  "variant": "declaration",
1685
- "kind": 1024,
1709
+ "kind": 65536,
1686
1710
  "flags": {},
1711
+ "children": [
1712
+ {
1713
+ "id": 216,
1714
+ "name": "schema",
1715
+ "variant": "declaration",
1716
+ "kind": 1024,
1717
+ "flags": {},
1718
+ "sources": [
1719
+ {
1720
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1721
+ "line": 23,
1722
+ "character": 4
1723
+ }
1724
+ ],
1725
+ "type": {
1726
+ "type": "intrinsic",
1727
+ "name": "string"
1728
+ }
1729
+ }
1730
+ ],
1731
+ "groups": [
1732
+ {
1733
+ "title": "Properties",
1734
+ "children": [
1735
+ 216
1736
+ ]
1737
+ }
1738
+ ],
1687
1739
  "sources": [
1688
1740
  {
1689
1741
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1690
- "line": 23,
1691
- "character": 4
1742
+ "line": 22,
1743
+ "character": 68
1692
1744
  }
1693
- ],
1694
- "type": {
1695
- "type": "intrinsic",
1696
- "name": "string"
1697
- }
1698
- }
1699
- ],
1700
- "groups": [
1701
- {
1702
- "title": "Properties",
1703
- "children": [
1704
- 216
1705
1745
  ]
1706
1746
  }
1707
- ],
1708
- "sources": [
1709
- {
1710
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1711
- "line": 22,
1712
- "character": 5
1713
- }
1714
- ]
1715
- }
1747
+ },
1748
+ {
1749
+ "type": "reference",
1750
+ "target": {
1751
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1752
+ "qualifiedName": "PayloadFields"
1753
+ },
1754
+ "name": "PayloadFields",
1755
+ "package": "@xyo-network/payload-model"
1756
+ }
1757
+ ]
1716
1758
  }
1717
1759
  },
1718
1760
  {
@@ -2007,7 +2049,7 @@
2007
2049
  {
2008
2050
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2009
2051
  "line": 20,
2010
- "character": 21
2052
+ "character": 37
2011
2053
  }
2012
2054
  ]
2013
2055
  }
@@ -2041,49 +2083,63 @@
2041
2083
  "type": {
2042
2084
  "type": "array",
2043
2085
  "elementType": {
2044
- "type": "reflection",
2045
- "declaration": {
2046
- "id": 230,
2047
- "name": "__type",
2048
- "variant": "declaration",
2049
- "kind": 65536,
2050
- "flags": {},
2051
- "children": [
2052
- {
2053
- "id": 231,
2054
- "name": "schema",
2086
+ "type": "intersection",
2087
+ "types": [
2088
+ {
2089
+ "type": "reflection",
2090
+ "declaration": {
2091
+ "id": 230,
2092
+ "name": "__type",
2055
2093
  "variant": "declaration",
2056
- "kind": 1024,
2094
+ "kind": 65536,
2057
2095
  "flags": {},
2096
+ "children": [
2097
+ {
2098
+ "id": 231,
2099
+ "name": "schema",
2100
+ "variant": "declaration",
2101
+ "kind": 1024,
2102
+ "flags": {},
2103
+ "sources": [
2104
+ {
2105
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2106
+ "line": 23,
2107
+ "character": 4
2108
+ }
2109
+ ],
2110
+ "type": {
2111
+ "type": "intrinsic",
2112
+ "name": "string"
2113
+ }
2114
+ }
2115
+ ],
2116
+ "groups": [
2117
+ {
2118
+ "title": "Properties",
2119
+ "children": [
2120
+ 231
2121
+ ]
2122
+ }
2123
+ ],
2058
2124
  "sources": [
2059
2125
  {
2060
2126
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2061
- "line": 23,
2062
- "character": 4
2127
+ "line": 22,
2128
+ "character": 68
2063
2129
  }
2064
- ],
2065
- "type": {
2066
- "type": "intrinsic",
2067
- "name": "string"
2068
- }
2069
- }
2070
- ],
2071
- "groups": [
2072
- {
2073
- "title": "Properties",
2074
- "children": [
2075
- 231
2076
2130
  ]
2077
2131
  }
2078
- ],
2079
- "sources": [
2080
- {
2081
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2082
- "line": 22,
2083
- "character": 5
2084
- }
2085
- ]
2086
- }
2132
+ },
2133
+ {
2134
+ "type": "reference",
2135
+ "target": {
2136
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2137
+ "qualifiedName": "PayloadFields"
2138
+ },
2139
+ "name": "PayloadFields",
2140
+ "package": "@xyo-network/payload-model"
2141
+ }
2142
+ ]
2087
2143
  }
2088
2144
  }
2089
2145
  },
@@ -2301,49 +2357,63 @@
2301
2357
  {
2302
2358
  "type": "array",
2303
2359
  "elementType": {
2304
- "type": "reflection",
2305
- "declaration": {
2306
- "id": 239,
2307
- "name": "__type",
2308
- "variant": "declaration",
2309
- "kind": 65536,
2310
- "flags": {},
2311
- "children": [
2312
- {
2313
- "id": 240,
2314
- "name": "schema",
2315
- "variant": "declaration",
2316
- "kind": 1024,
2317
- "flags": {},
2360
+ "type": "intersection",
2361
+ "types": [
2362
+ {
2363
+ "type": "reflection",
2364
+ "declaration": {
2365
+ "id": 239,
2366
+ "name": "__type",
2367
+ "variant": "declaration",
2368
+ "kind": 65536,
2369
+ "flags": {},
2370
+ "children": [
2371
+ {
2372
+ "id": 240,
2373
+ "name": "schema",
2374
+ "variant": "declaration",
2375
+ "kind": 1024,
2376
+ "flags": {},
2377
+ "sources": [
2378
+ {
2379
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2380
+ "line": 23,
2381
+ "character": 4
2382
+ }
2383
+ ],
2384
+ "type": {
2385
+ "type": "intrinsic",
2386
+ "name": "string"
2387
+ }
2388
+ }
2389
+ ],
2390
+ "groups": [
2391
+ {
2392
+ "title": "Properties",
2393
+ "children": [
2394
+ 240
2395
+ ]
2396
+ }
2397
+ ],
2318
2398
  "sources": [
2319
2399
  {
2320
2400
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2321
- "line": 23,
2322
- "character": 4
2401
+ "line": 22,
2402
+ "character": 68
2323
2403
  }
2324
- ],
2325
- "type": {
2326
- "type": "intrinsic",
2327
- "name": "string"
2328
- }
2329
- }
2330
- ],
2331
- "groups": [
2332
- {
2333
- "title": "Properties",
2334
- "children": [
2335
- 240
2336
2404
  ]
2337
2405
  }
2338
- ],
2339
- "sources": [
2340
- {
2341
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2342
- "line": 22,
2343
- "character": 5
2344
- }
2345
- ]
2346
- }
2406
+ },
2407
+ {
2408
+ "type": "reference",
2409
+ "target": {
2410
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2411
+ "qualifiedName": "PayloadFields"
2412
+ },
2413
+ "name": "PayloadFields",
2414
+ "package": "@xyo-network/payload-model"
2415
+ }
2416
+ ]
2347
2417
  }
2348
2418
  },
2349
2419
  {
@@ -2534,7 +2604,7 @@
2534
2604
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2535
2605
  "line": 36,
2536
2606
  "character": 8,
2537
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
2607
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
2538
2608
  }
2539
2609
  ],
2540
2610
  "signatures": [
@@ -2549,7 +2619,7 @@
2549
2619
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2550
2620
  "line": 36,
2551
2621
  "character": 2,
2552
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
2622
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
2553
2623
  }
2554
2624
  ],
2555
2625
  "type": {
@@ -2685,7 +2755,7 @@
2685
2755
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2686
2756
  "line": 41,
2687
2757
  "character": 8,
2688
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L41"
2758
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L41"
2689
2759
  }
2690
2760
  ],
2691
2761
  "signatures": [
@@ -2700,7 +2770,7 @@
2700
2770
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2701
2771
  "line": 41,
2702
2772
  "character": 2,
2703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L41"
2773
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L41"
2704
2774
  }
2705
2775
  ],
2706
2776
  "type": {
@@ -2713,49 +2783,63 @@
2713
2783
  {
2714
2784
  "type": "array",
2715
2785
  "elementType": {
2716
- "type": "reflection",
2717
- "declaration": {
2718
- "id": 62,
2719
- "name": "__type",
2720
- "variant": "declaration",
2721
- "kind": 65536,
2722
- "flags": {},
2723
- "children": [
2724
- {
2725
- "id": 63,
2726
- "name": "schema",
2786
+ "type": "intersection",
2787
+ "types": [
2788
+ {
2789
+ "type": "reflection",
2790
+ "declaration": {
2791
+ "id": 62,
2792
+ "name": "__type",
2727
2793
  "variant": "declaration",
2728
- "kind": 1024,
2794
+ "kind": 65536,
2729
2795
  "flags": {},
2796
+ "children": [
2797
+ {
2798
+ "id": 63,
2799
+ "name": "schema",
2800
+ "variant": "declaration",
2801
+ "kind": 1024,
2802
+ "flags": {},
2803
+ "sources": [
2804
+ {
2805
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2806
+ "line": 23,
2807
+ "character": 4
2808
+ }
2809
+ ],
2810
+ "type": {
2811
+ "type": "intrinsic",
2812
+ "name": "string"
2813
+ }
2814
+ }
2815
+ ],
2816
+ "groups": [
2817
+ {
2818
+ "title": "Properties",
2819
+ "children": [
2820
+ 63
2821
+ ]
2822
+ }
2823
+ ],
2730
2824
  "sources": [
2731
2825
  {
2732
2826
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2733
- "line": 23,
2734
- "character": 4
2827
+ "line": 22,
2828
+ "character": 68
2735
2829
  }
2736
- ],
2737
- "type": {
2738
- "type": "intrinsic",
2739
- "name": "string"
2740
- }
2741
- }
2742
- ],
2743
- "groups": [
2744
- {
2745
- "title": "Properties",
2746
- "children": [
2747
- 63
2748
2830
  ]
2749
2831
  }
2750
- ],
2751
- "sources": [
2752
- {
2753
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2754
- "line": 22,
2755
- "character": 5
2756
- }
2757
- ]
2758
- }
2832
+ },
2833
+ {
2834
+ "type": "reference",
2835
+ "target": {
2836
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2837
+ "qualifiedName": "PayloadFields"
2838
+ },
2839
+ "name": "PayloadFields",
2840
+ "package": "@xyo-network/payload-model"
2841
+ }
2842
+ ]
2759
2843
  }
2760
2844
  }
2761
2845
  ],
@@ -2786,7 +2870,7 @@
2786
2870
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2787
2871
  "line": 46,
2788
2872
  "character": 8,
2789
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L46"
2873
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L46"
2790
2874
  }
2791
2875
  ],
2792
2876
  "signatures": [
@@ -2801,7 +2885,7 @@
2801
2885
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2802
2886
  "line": 46,
2803
2887
  "character": 2,
2804
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L46"
2888
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L46"
2805
2889
  }
2806
2890
  ],
2807
2891
  "parameters": [
@@ -2958,49 +3042,63 @@
2958
3042
  {
2959
3043
  "type": "array",
2960
3044
  "elementType": {
2961
- "type": "reflection",
2962
- "declaration": {
2963
- "id": 110,
2964
- "name": "__type",
2965
- "variant": "declaration",
2966
- "kind": 65536,
2967
- "flags": {},
2968
- "children": [
2969
- {
2970
- "id": 111,
2971
- "name": "schema",
3045
+ "type": "intersection",
3046
+ "types": [
3047
+ {
3048
+ "type": "reflection",
3049
+ "declaration": {
3050
+ "id": 110,
3051
+ "name": "__type",
2972
3052
  "variant": "declaration",
2973
- "kind": 1024,
3053
+ "kind": 65536,
2974
3054
  "flags": {},
3055
+ "children": [
3056
+ {
3057
+ "id": 111,
3058
+ "name": "schema",
3059
+ "variant": "declaration",
3060
+ "kind": 1024,
3061
+ "flags": {},
3062
+ "sources": [
3063
+ {
3064
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3065
+ "line": 23,
3066
+ "character": 4
3067
+ }
3068
+ ],
3069
+ "type": {
3070
+ "type": "intrinsic",
3071
+ "name": "string"
3072
+ }
3073
+ }
3074
+ ],
3075
+ "groups": [
3076
+ {
3077
+ "title": "Properties",
3078
+ "children": [
3079
+ 111
3080
+ ]
3081
+ }
3082
+ ],
2975
3083
  "sources": [
2976
3084
  {
2977
3085
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2978
- "line": 23,
2979
- "character": 4
3086
+ "line": 22,
3087
+ "character": 68
2980
3088
  }
2981
- ],
2982
- "type": {
2983
- "type": "intrinsic",
2984
- "name": "string"
2985
- }
2986
- }
2987
- ],
2988
- "groups": [
2989
- {
2990
- "title": "Properties",
2991
- "children": [
2992
- 111
2993
3089
  ]
2994
3090
  }
2995
- ],
2996
- "sources": [
2997
- {
2998
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
2999
- "line": 22,
3000
- "character": 5
3001
- }
3002
- ]
3003
- }
3091
+ },
3092
+ {
3093
+ "type": "reference",
3094
+ "target": {
3095
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3096
+ "qualifiedName": "PayloadFields"
3097
+ },
3098
+ "name": "PayloadFields",
3099
+ "package": "@xyo-network/payload-model"
3100
+ }
3101
+ ]
3004
3102
  }
3005
3103
  }
3006
3104
  ],
@@ -3556,7 +3654,7 @@
3556
3654
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3557
3655
  "line": 52,
3558
3656
  "character": 8,
3559
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L52"
3657
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L52"
3560
3658
  }
3561
3659
  ],
3562
3660
  "signatures": [
@@ -3571,7 +3669,7 @@
3571
3669
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3572
3670
  "line": 52,
3573
3671
  "character": 2,
3574
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L52"
3672
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L52"
3575
3673
  }
3576
3674
  ],
3577
3675
  "parameters": [
@@ -3600,49 +3698,63 @@
3600
3698
  {
3601
3699
  "type": "array",
3602
3700
  "elementType": {
3603
- "type": "reflection",
3604
- "declaration": {
3605
- "id": 70,
3606
- "name": "__type",
3607
- "variant": "declaration",
3608
- "kind": 65536,
3609
- "flags": {},
3610
- "children": [
3611
- {
3612
- "id": 71,
3613
- "name": "schema",
3701
+ "type": "intersection",
3702
+ "types": [
3703
+ {
3704
+ "type": "reflection",
3705
+ "declaration": {
3706
+ "id": 70,
3707
+ "name": "__type",
3614
3708
  "variant": "declaration",
3615
- "kind": 1024,
3709
+ "kind": 65536,
3616
3710
  "flags": {},
3711
+ "children": [
3712
+ {
3713
+ "id": 71,
3714
+ "name": "schema",
3715
+ "variant": "declaration",
3716
+ "kind": 1024,
3717
+ "flags": {},
3718
+ "sources": [
3719
+ {
3720
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3721
+ "line": 23,
3722
+ "character": 4
3723
+ }
3724
+ ],
3725
+ "type": {
3726
+ "type": "intrinsic",
3727
+ "name": "string"
3728
+ }
3729
+ }
3730
+ ],
3731
+ "groups": [
3732
+ {
3733
+ "title": "Properties",
3734
+ "children": [
3735
+ 71
3736
+ ]
3737
+ }
3738
+ ],
3617
3739
  "sources": [
3618
3740
  {
3619
3741
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3620
- "line": 23,
3621
- "character": 4
3742
+ "line": 22,
3743
+ "character": 68
3622
3744
  }
3623
- ],
3624
- "type": {
3625
- "type": "intrinsic",
3626
- "name": "string"
3627
- }
3628
- }
3629
- ],
3630
- "groups": [
3631
- {
3632
- "title": "Properties",
3633
- "children": [
3634
- 71
3635
3745
  ]
3636
3746
  }
3637
- ],
3638
- "sources": [
3639
- {
3640
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3641
- "line": 22,
3642
- "character": 5
3643
- }
3644
- ]
3645
- }
3747
+ },
3748
+ {
3749
+ "type": "reference",
3750
+ "target": {
3751
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3752
+ "qualifiedName": "PayloadFields"
3753
+ },
3754
+ "name": "PayloadFields",
3755
+ "package": "@xyo-network/payload-model"
3756
+ }
3757
+ ]
3646
3758
  }
3647
3759
  }
3648
3760
  ],
@@ -3673,7 +3785,7 @@
3673
3785
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3674
3786
  "line": 57,
3675
3787
  "character": 8,
3676
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L57"
3788
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L57"
3677
3789
  }
3678
3790
  ],
3679
3791
  "signatures": [
@@ -3688,7 +3800,7 @@
3688
3800
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3689
3801
  "line": 57,
3690
3802
  "character": 2,
3691
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L57"
3803
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L57"
3692
3804
  }
3693
3805
  ],
3694
3806
  "parameters": [
@@ -3701,49 +3813,63 @@
3701
3813
  "type": {
3702
3814
  "type": "array",
3703
3815
  "elementType": {
3704
- "type": "reflection",
3705
- "declaration": {
3706
- "id": 75,
3707
- "name": "__type",
3708
- "variant": "declaration",
3709
- "kind": 65536,
3710
- "flags": {},
3711
- "children": [
3712
- {
3713
- "id": 76,
3714
- "name": "schema",
3816
+ "type": "intersection",
3817
+ "types": [
3818
+ {
3819
+ "type": "reflection",
3820
+ "declaration": {
3821
+ "id": 75,
3822
+ "name": "__type",
3715
3823
  "variant": "declaration",
3716
- "kind": 1024,
3824
+ "kind": 65536,
3717
3825
  "flags": {},
3826
+ "children": [
3827
+ {
3828
+ "id": 76,
3829
+ "name": "schema",
3830
+ "variant": "declaration",
3831
+ "kind": 1024,
3832
+ "flags": {},
3833
+ "sources": [
3834
+ {
3835
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3836
+ "line": 23,
3837
+ "character": 4
3838
+ }
3839
+ ],
3840
+ "type": {
3841
+ "type": "intrinsic",
3842
+ "name": "string"
3843
+ }
3844
+ }
3845
+ ],
3846
+ "groups": [
3847
+ {
3848
+ "title": "Properties",
3849
+ "children": [
3850
+ 76
3851
+ ]
3852
+ }
3853
+ ],
3718
3854
  "sources": [
3719
3855
  {
3720
3856
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3721
- "line": 23,
3722
- "character": 4
3857
+ "line": 22,
3858
+ "character": 68
3723
3859
  }
3724
- ],
3725
- "type": {
3726
- "type": "intrinsic",
3727
- "name": "string"
3728
- }
3729
- }
3730
- ],
3731
- "groups": [
3732
- {
3733
- "title": "Properties",
3734
- "children": [
3735
- 76
3736
3860
  ]
3737
3861
  }
3738
- ],
3739
- "sources": [
3740
- {
3741
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3742
- "line": 22,
3743
- "character": 5
3744
- }
3745
- ]
3746
- }
3862
+ },
3863
+ {
3864
+ "type": "reference",
3865
+ "target": {
3866
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3867
+ "qualifiedName": "PayloadFields"
3868
+ },
3869
+ "name": "PayloadFields",
3870
+ "package": "@xyo-network/payload-model"
3871
+ }
3872
+ ]
3747
3873
  }
3748
3874
  }
3749
3875
  }
@@ -3758,49 +3884,63 @@
3758
3884
  {
3759
3885
  "type": "array",
3760
3886
  "elementType": {
3761
- "type": "reflection",
3762
- "declaration": {
3763
- "id": 77,
3764
- "name": "__type",
3765
- "variant": "declaration",
3766
- "kind": 65536,
3767
- "flags": {},
3768
- "children": [
3769
- {
3770
- "id": 78,
3771
- "name": "schema",
3887
+ "type": "intersection",
3888
+ "types": [
3889
+ {
3890
+ "type": "reflection",
3891
+ "declaration": {
3892
+ "id": 77,
3893
+ "name": "__type",
3772
3894
  "variant": "declaration",
3773
- "kind": 1024,
3895
+ "kind": 65536,
3774
3896
  "flags": {},
3897
+ "children": [
3898
+ {
3899
+ "id": 78,
3900
+ "name": "schema",
3901
+ "variant": "declaration",
3902
+ "kind": 1024,
3903
+ "flags": {},
3904
+ "sources": [
3905
+ {
3906
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3907
+ "line": 23,
3908
+ "character": 4
3909
+ }
3910
+ ],
3911
+ "type": {
3912
+ "type": "intrinsic",
3913
+ "name": "string"
3914
+ }
3915
+ }
3916
+ ],
3917
+ "groups": [
3918
+ {
3919
+ "title": "Properties",
3920
+ "children": [
3921
+ 78
3922
+ ]
3923
+ }
3924
+ ],
3775
3925
  "sources": [
3776
3926
  {
3777
3927
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3778
- "line": 23,
3779
- "character": 4
3928
+ "line": 22,
3929
+ "character": 68
3780
3930
  }
3781
- ],
3782
- "type": {
3783
- "type": "intrinsic",
3784
- "name": "string"
3785
- }
3786
- }
3787
- ],
3788
- "groups": [
3789
- {
3790
- "title": "Properties",
3791
- "children": [
3792
- 78
3793
3931
  ]
3794
3932
  }
3795
- ],
3796
- "sources": [
3797
- {
3798
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3799
- "line": 22,
3800
- "character": 5
3801
- }
3802
- ]
3803
- }
3933
+ },
3934
+ {
3935
+ "type": "reference",
3936
+ "target": {
3937
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3938
+ "qualifiedName": "PayloadFields"
3939
+ },
3940
+ "name": "PayloadFields",
3941
+ "package": "@xyo-network/payload-model"
3942
+ }
3943
+ ]
3804
3944
  }
3805
3945
  }
3806
3946
  ],
@@ -5219,49 +5359,63 @@
5219
5359
  "type": {
5220
5360
  "type": "array",
5221
5361
  "elementType": {
5222
- "type": "reflection",
5223
- "declaration": {
5224
- "id": 171,
5225
- "name": "__type",
5226
- "variant": "declaration",
5227
- "kind": 65536,
5228
- "flags": {},
5229
- "children": [
5230
- {
5231
- "id": 172,
5232
- "name": "schema",
5362
+ "type": "intersection",
5363
+ "types": [
5364
+ {
5365
+ "type": "reflection",
5366
+ "declaration": {
5367
+ "id": 171,
5368
+ "name": "__type",
5233
5369
  "variant": "declaration",
5234
- "kind": 1024,
5370
+ "kind": 65536,
5235
5371
  "flags": {},
5372
+ "children": [
5373
+ {
5374
+ "id": 172,
5375
+ "name": "schema",
5376
+ "variant": "declaration",
5377
+ "kind": 1024,
5378
+ "flags": {},
5379
+ "sources": [
5380
+ {
5381
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5382
+ "line": 23,
5383
+ "character": 4
5384
+ }
5385
+ ],
5386
+ "type": {
5387
+ "type": "intrinsic",
5388
+ "name": "string"
5389
+ }
5390
+ }
5391
+ ],
5392
+ "groups": [
5393
+ {
5394
+ "title": "Properties",
5395
+ "children": [
5396
+ 172
5397
+ ]
5398
+ }
5399
+ ],
5236
5400
  "sources": [
5237
5401
  {
5238
5402
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5239
- "line": 23,
5240
- "character": 4
5403
+ "line": 22,
5404
+ "character": 68
5241
5405
  }
5242
- ],
5243
- "type": {
5244
- "type": "intrinsic",
5245
- "name": "string"
5246
- }
5247
- }
5248
- ],
5249
- "groups": [
5250
- {
5251
- "title": "Properties",
5252
- "children": [
5253
- 172
5254
5406
  ]
5255
5407
  }
5256
- ],
5257
- "sources": [
5258
- {
5259
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5260
- "line": 22,
5261
- "character": 5
5262
- }
5263
- ]
5264
- }
5408
+ },
5409
+ {
5410
+ "type": "reference",
5411
+ "target": {
5412
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5413
+ "qualifiedName": "PayloadFields"
5414
+ },
5415
+ "name": "PayloadFields",
5416
+ "package": "@xyo-network/payload-model"
5417
+ }
5418
+ ]
5265
5419
  }
5266
5420
  }
5267
5421
  }
@@ -5734,49 +5888,63 @@
5734
5888
  "type": {
5735
5889
  "type": "array",
5736
5890
  "elementType": {
5737
- "type": "reflection",
5738
- "declaration": {
5739
- "id": 190,
5740
- "name": "__type",
5741
- "variant": "declaration",
5742
- "kind": 65536,
5743
- "flags": {},
5744
- "children": [
5745
- {
5746
- "id": 191,
5747
- "name": "schema",
5891
+ "type": "intersection",
5892
+ "types": [
5893
+ {
5894
+ "type": "reflection",
5895
+ "declaration": {
5896
+ "id": 190,
5897
+ "name": "__type",
5748
5898
  "variant": "declaration",
5749
- "kind": 1024,
5899
+ "kind": 65536,
5750
5900
  "flags": {},
5901
+ "children": [
5902
+ {
5903
+ "id": 191,
5904
+ "name": "schema",
5905
+ "variant": "declaration",
5906
+ "kind": 1024,
5907
+ "flags": {},
5908
+ "sources": [
5909
+ {
5910
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5911
+ "line": 23,
5912
+ "character": 4
5913
+ }
5914
+ ],
5915
+ "type": {
5916
+ "type": "intrinsic",
5917
+ "name": "string"
5918
+ }
5919
+ }
5920
+ ],
5921
+ "groups": [
5922
+ {
5923
+ "title": "Properties",
5924
+ "children": [
5925
+ 191
5926
+ ]
5927
+ }
5928
+ ],
5751
5929
  "sources": [
5752
5930
  {
5753
5931
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5754
- "line": 23,
5755
- "character": 4
5932
+ "line": 22,
5933
+ "character": 68
5756
5934
  }
5757
- ],
5758
- "type": {
5759
- "type": "intrinsic",
5760
- "name": "string"
5761
- }
5762
- }
5763
- ],
5764
- "groups": [
5765
- {
5766
- "title": "Properties",
5767
- "children": [
5768
- 191
5769
5935
  ]
5770
5936
  }
5771
- ],
5772
- "sources": [
5773
- {
5774
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5775
- "line": 22,
5776
- "character": 5
5777
- }
5778
- ]
5779
- }
5937
+ },
5938
+ {
5939
+ "type": "reference",
5940
+ "target": {
5941
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5942
+ "qualifiedName": "PayloadFields"
5943
+ },
5944
+ "name": "PayloadFields",
5945
+ "package": "@xyo-network/payload-model"
5946
+ }
5947
+ ]
5780
5948
  }
5781
5949
  }
5782
5950
  }
@@ -6147,7 +6315,7 @@
6147
6315
  {
6148
6316
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6149
6317
  "line": 20,
6150
- "character": 21
6318
+ "character": 37
6151
6319
  }
6152
6320
  ]
6153
6321
  }
@@ -6181,49 +6349,63 @@
6181
6349
  "type": {
6182
6350
  "type": "array",
6183
6351
  "elementType": {
6184
- "type": "reflection",
6185
- "declaration": {
6186
- "id": 263,
6187
- "name": "__type",
6188
- "variant": "declaration",
6189
- "kind": 65536,
6190
- "flags": {},
6191
- "children": [
6192
- {
6193
- "id": 264,
6194
- "name": "schema",
6352
+ "type": "intersection",
6353
+ "types": [
6354
+ {
6355
+ "type": "reflection",
6356
+ "declaration": {
6357
+ "id": 263,
6358
+ "name": "__type",
6195
6359
  "variant": "declaration",
6196
- "kind": 1024,
6360
+ "kind": 65536,
6197
6361
  "flags": {},
6362
+ "children": [
6363
+ {
6364
+ "id": 264,
6365
+ "name": "schema",
6366
+ "variant": "declaration",
6367
+ "kind": 1024,
6368
+ "flags": {},
6369
+ "sources": [
6370
+ {
6371
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6372
+ "line": 23,
6373
+ "character": 4
6374
+ }
6375
+ ],
6376
+ "type": {
6377
+ "type": "intrinsic",
6378
+ "name": "string"
6379
+ }
6380
+ }
6381
+ ],
6382
+ "groups": [
6383
+ {
6384
+ "title": "Properties",
6385
+ "children": [
6386
+ 264
6387
+ ]
6388
+ }
6389
+ ],
6198
6390
  "sources": [
6199
6391
  {
6200
6392
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6201
- "line": 23,
6202
- "character": 4
6393
+ "line": 22,
6394
+ "character": 68
6203
6395
  }
6204
- ],
6205
- "type": {
6206
- "type": "intrinsic",
6207
- "name": "string"
6208
- }
6209
- }
6210
- ],
6211
- "groups": [
6212
- {
6213
- "title": "Properties",
6214
- "children": [
6215
- 264
6216
6396
  ]
6217
6397
  }
6218
- ],
6219
- "sources": [
6220
- {
6221
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6222
- "line": 22,
6223
- "character": 5
6224
- }
6225
- ]
6226
- }
6398
+ },
6399
+ {
6400
+ "type": "reference",
6401
+ "target": {
6402
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6403
+ "qualifiedName": "PayloadFields"
6404
+ },
6405
+ "name": "PayloadFields",
6406
+ "package": "@xyo-network/payload-model"
6407
+ }
6408
+ ]
6227
6409
  }
6228
6410
  }
6229
6411
  }
@@ -6238,49 +6420,63 @@
6238
6420
  {
6239
6421
  "type": "array",
6240
6422
  "elementType": {
6241
- "type": "reflection",
6242
- "declaration": {
6243
- "id": 265,
6244
- "name": "__type",
6245
- "variant": "declaration",
6246
- "kind": 65536,
6247
- "flags": {},
6248
- "children": [
6249
- {
6250
- "id": 266,
6251
- "name": "schema",
6423
+ "type": "intersection",
6424
+ "types": [
6425
+ {
6426
+ "type": "reflection",
6427
+ "declaration": {
6428
+ "id": 265,
6429
+ "name": "__type",
6252
6430
  "variant": "declaration",
6253
- "kind": 1024,
6431
+ "kind": 65536,
6254
6432
  "flags": {},
6433
+ "children": [
6434
+ {
6435
+ "id": 266,
6436
+ "name": "schema",
6437
+ "variant": "declaration",
6438
+ "kind": 1024,
6439
+ "flags": {},
6440
+ "sources": [
6441
+ {
6442
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6443
+ "line": 23,
6444
+ "character": 4
6445
+ }
6446
+ ],
6447
+ "type": {
6448
+ "type": "intrinsic",
6449
+ "name": "string"
6450
+ }
6451
+ }
6452
+ ],
6453
+ "groups": [
6454
+ {
6455
+ "title": "Properties",
6456
+ "children": [
6457
+ 266
6458
+ ]
6459
+ }
6460
+ ],
6255
6461
  "sources": [
6256
6462
  {
6257
6463
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6258
- "line": 23,
6259
- "character": 4
6464
+ "line": 22,
6465
+ "character": 68
6260
6466
  }
6261
- ],
6262
- "type": {
6263
- "type": "intrinsic",
6264
- "name": "string"
6265
- }
6266
- }
6267
- ],
6268
- "groups": [
6269
- {
6270
- "title": "Properties",
6271
- "children": [
6272
- 266
6273
6467
  ]
6274
6468
  }
6275
- ],
6276
- "sources": [
6277
- {
6278
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6279
- "line": 22,
6280
- "character": 5
6281
- }
6282
- ]
6283
- }
6469
+ },
6470
+ {
6471
+ "type": "reference",
6472
+ "target": {
6473
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6474
+ "qualifiedName": "PayloadFields"
6475
+ },
6476
+ "name": "PayloadFields",
6477
+ "package": "@xyo-network/payload-model"
6478
+ }
6479
+ ]
6284
6480
  }
6285
6481
  }
6286
6482
  ],
@@ -7450,7 +7646,7 @@
7450
7646
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
7451
7647
  "line": 23,
7452
7648
  "character": 13,
7453
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e59657e618a7/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L23"
7649
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7baa54c6ef52c/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L23"
7454
7650
  }
7455
7651
  ],
7456
7652
  "typeParameters": [