@xyo-network/diviner-schema-list 2.74.3 → 2.74.5

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 (52) hide show
  1. package/abstract/dist/cjs/Diviner.js +8 -0
  2. package/abstract/dist/cjs/Diviner.js.map +1 -0
  3. package/abstract/dist/cjs/index.js +5 -0
  4. package/abstract/dist/cjs/index.js.map +1 -0
  5. package/abstract/dist/docs.json +10821 -0
  6. package/abstract/dist/esm/Diviner.js +4 -0
  7. package/abstract/dist/esm/Diviner.js.map +1 -0
  8. package/abstract/dist/esm/index.js +2 -0
  9. package/abstract/dist/esm/index.js.map +1 -0
  10. package/abstract/dist/types/Diviner.d.ts +5 -0
  11. package/abstract/dist/types/Diviner.d.ts.map +1 -0
  12. package/abstract/dist/types/index.d.ts +2 -0
  13. package/abstract/dist/types/index.d.ts.map +1 -0
  14. package/dist/docs.json +1887 -1375
  15. package/model/dist/cjs/Config.js +6 -0
  16. package/model/dist/cjs/Config.js.map +1 -0
  17. package/model/dist/cjs/Params.js +3 -0
  18. package/model/dist/cjs/Params.js.map +1 -0
  19. package/model/dist/cjs/Payload.js +7 -0
  20. package/model/dist/cjs/Payload.js.map +1 -0
  21. package/model/dist/cjs/Query.js +8 -0
  22. package/model/dist/cjs/Query.js.map +1 -0
  23. package/model/dist/cjs/Schema.js +5 -0
  24. package/model/dist/cjs/Schema.js.map +1 -0
  25. package/model/dist/cjs/index.js +9 -0
  26. package/model/dist/cjs/index.js.map +1 -0
  27. package/model/dist/docs.json +867 -0
  28. package/model/dist/esm/Config.js +3 -0
  29. package/model/dist/esm/Config.js.map +1 -0
  30. package/model/dist/esm/Params.js +2 -0
  31. package/model/dist/esm/Params.js.map +1 -0
  32. package/model/dist/esm/Payload.js +3 -0
  33. package/model/dist/esm/Payload.js.map +1 -0
  34. package/model/dist/esm/Query.js +4 -0
  35. package/model/dist/esm/Query.js.map +1 -0
  36. package/model/dist/esm/Schema.js +2 -0
  37. package/model/dist/esm/Schema.js.map +1 -0
  38. package/model/dist/esm/index.js +6 -0
  39. package/model/dist/esm/index.js.map +1 -0
  40. package/model/dist/types/Config.d.ts +9 -0
  41. package/model/dist/types/Config.d.ts.map +1 -0
  42. package/model/dist/types/Params.d.ts +5 -0
  43. package/model/dist/types/Params.d.ts.map +1 -0
  44. package/model/dist/types/Payload.d.ts +11 -0
  45. package/model/dist/types/Payload.d.ts.map +1 -0
  46. package/model/dist/types/Query.d.ts +12 -0
  47. package/model/dist/types/Query.d.ts.map +1 -0
  48. package/model/dist/types/Schema.d.ts +3 -0
  49. package/model/dist/types/Schema.d.ts.map +1 -0
  50. package/model/dist/types/index.d.ts +6 -0
  51. package/model/dist/types/index.d.ts.map +1 -0
  52. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -1472,12 +1472,21 @@
1472
1472
  {
1473
1473
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
1474
1474
  "line": 22,
1475
- "character": 5
1475
+ "character": 68
1476
1476
  }
1477
1477
  ]
1478
1478
  }
1479
1479
  },
1480
1480
  {
1481
+ "type": "reference",
1482
+ "target": {
1483
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1484
+ "qualifiedName": "PayloadFields"
1485
+ },
1486
+ "name": "PayloadFields",
1487
+ "package": "@xyo-network/payload-model"
1488
+ },
1489
+ {
1481
1490
  "type": "reflection",
1482
1491
  "declaration": {
1483
1492
  "id": 645,
@@ -3194,12 +3203,21 @@
3194
3203
  {
3195
3204
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
3196
3205
  "line": 22,
3197
- "character": 5
3206
+ "character": 68
3198
3207
  }
3199
3208
  ]
3200
3209
  }
3201
3210
  },
3202
3211
  {
3212
+ "type": "reference",
3213
+ "target": {
3214
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3215
+ "qualifiedName": "PayloadFields"
3216
+ },
3217
+ "name": "PayloadFields",
3218
+ "package": "@xyo-network/payload-model"
3219
+ },
3220
+ {
3203
3221
  "type": "reflection",
3204
3222
  "declaration": {
3205
3223
  "id": 694,
@@ -5456,7 +5474,7 @@
5456
5474
  {
5457
5475
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5458
5476
  "line": 18,
5459
- "character": 76
5477
+ "character": 92
5460
5478
  }
5461
5479
  ]
5462
5480
  }
@@ -5586,7 +5604,7 @@
5586
5604
  {
5587
5605
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5588
5606
  "line": 20,
5589
- "character": 21
5607
+ "character": 37
5590
5608
  }
5591
5609
  ]
5592
5610
  }
@@ -5620,49 +5638,63 @@
5620
5638
  "type": {
5621
5639
  "type": "array",
5622
5640
  "elementType": {
5623
- "type": "reflection",
5624
- "declaration": {
5625
- "id": 1004,
5626
- "name": "__type",
5627
- "variant": "declaration",
5628
- "kind": 65536,
5629
- "flags": {},
5630
- "children": [
5631
- {
5632
- "id": 1005,
5633
- "name": "schema",
5641
+ "type": "intersection",
5642
+ "types": [
5643
+ {
5644
+ "type": "reflection",
5645
+ "declaration": {
5646
+ "id": 1004,
5647
+ "name": "__type",
5634
5648
  "variant": "declaration",
5635
- "kind": 1024,
5649
+ "kind": 65536,
5636
5650
  "flags": {},
5651
+ "children": [
5652
+ {
5653
+ "id": 1005,
5654
+ "name": "schema",
5655
+ "variant": "declaration",
5656
+ "kind": 1024,
5657
+ "flags": {},
5658
+ "sources": [
5659
+ {
5660
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5661
+ "line": 23,
5662
+ "character": 4
5663
+ }
5664
+ ],
5665
+ "type": {
5666
+ "type": "intrinsic",
5667
+ "name": "string"
5668
+ }
5669
+ }
5670
+ ],
5671
+ "groups": [
5672
+ {
5673
+ "title": "Properties",
5674
+ "children": [
5675
+ 1005
5676
+ ]
5677
+ }
5678
+ ],
5637
5679
  "sources": [
5638
5680
  {
5639
5681
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5640
- "line": 23,
5641
- "character": 4
5682
+ "line": 22,
5683
+ "character": 68
5642
5684
  }
5643
- ],
5644
- "type": {
5645
- "type": "intrinsic",
5646
- "name": "string"
5647
- }
5648
- }
5649
- ],
5650
- "groups": [
5651
- {
5652
- "title": "Properties",
5653
- "children": [
5654
- 1005
5655
5685
  ]
5656
5686
  }
5657
- ],
5658
- "sources": [
5659
- {
5660
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5661
- "line": 22,
5662
- "character": 5
5663
- }
5664
- ]
5665
- }
5687
+ },
5688
+ {
5689
+ "type": "reference",
5690
+ "target": {
5691
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5692
+ "qualifiedName": "PayloadFields"
5693
+ },
5694
+ "name": "PayloadFields",
5695
+ "package": "@xyo-network/payload-model"
5696
+ }
5697
+ ]
5666
5698
  }
5667
5699
  }
5668
5700
  },
@@ -5880,16 +5912,308 @@
5880
5912
  {
5881
5913
  "type": "array",
5882
5914
  "elementType": {
5915
+ "type": "intersection",
5916
+ "types": [
5917
+ {
5918
+ "type": "reflection",
5919
+ "declaration": {
5920
+ "id": 1013,
5921
+ "name": "__type",
5922
+ "variant": "declaration",
5923
+ "kind": 65536,
5924
+ "flags": {},
5925
+ "children": [
5926
+ {
5927
+ "id": 1014,
5928
+ "name": "schema",
5929
+ "variant": "declaration",
5930
+ "kind": 1024,
5931
+ "flags": {},
5932
+ "sources": [
5933
+ {
5934
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5935
+ "line": 23,
5936
+ "character": 4
5937
+ }
5938
+ ],
5939
+ "type": {
5940
+ "type": "intrinsic",
5941
+ "name": "string"
5942
+ }
5943
+ }
5944
+ ],
5945
+ "groups": [
5946
+ {
5947
+ "title": "Properties",
5948
+ "children": [
5949
+ 1014
5950
+ ]
5951
+ }
5952
+ ],
5953
+ "sources": [
5954
+ {
5955
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5956
+ "line": 22,
5957
+ "character": 68
5958
+ }
5959
+ ]
5960
+ }
5961
+ },
5962
+ {
5963
+ "type": "reference",
5964
+ "target": {
5965
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5966
+ "qualifiedName": "PayloadFields"
5967
+ },
5968
+ "name": "PayloadFields",
5969
+ "package": "@xyo-network/payload-model"
5970
+ }
5971
+ ]
5972
+ }
5973
+ },
5974
+ {
5975
+ "type": "array",
5976
+ "elementType": {
5977
+ "type": "intersection",
5978
+ "types": [
5979
+ {
5980
+ "type": "reflection",
5981
+ "declaration": {
5982
+ "id": 1015,
5983
+ "name": "__type",
5984
+ "variant": "declaration",
5985
+ "kind": 65536,
5986
+ "flags": {},
5987
+ "children": [
5988
+ {
5989
+ "id": 1016,
5990
+ "name": "schema",
5991
+ "variant": "declaration",
5992
+ "kind": 1024,
5993
+ "flags": {},
5994
+ "sources": [
5995
+ {
5996
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5997
+ "line": 23,
5998
+ "character": 4
5999
+ }
6000
+ ],
6001
+ "type": {
6002
+ "type": "intrinsic",
6003
+ "name": "string"
6004
+ }
6005
+ }
6006
+ ],
6007
+ "groups": [
6008
+ {
6009
+ "title": "Properties",
6010
+ "children": [
6011
+ 1016
6012
+ ]
6013
+ }
6014
+ ],
6015
+ "sources": [
6016
+ {
6017
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6018
+ "line": 22,
6019
+ "character": 68
6020
+ }
6021
+ ]
6022
+ }
6023
+ },
6024
+ {
6025
+ "type": "reference",
6026
+ "target": {
6027
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6028
+ "qualifiedName": "PayloadFields"
6029
+ },
6030
+ "name": "PayloadFields",
6031
+ "package": "@xyo-network/payload-model"
6032
+ }
6033
+ ]
6034
+ }
6035
+ }
6036
+ ]
6037
+ },
6038
+ {
6039
+ "type": "reference",
6040
+ "target": {
6041
+ "sourceFileName": "../../../../../protocol/packages/account/packages/account-model/src/Account.ts",
6042
+ "qualifiedName": "AccountInstance"
6043
+ },
6044
+ "name": "AccountInstance",
6045
+ "package": "@xyo-network/account-model"
6046
+ }
6047
+ ],
6048
+ "name": "PromiseEx",
6049
+ "package": "@xyo-network/promise"
6050
+ },
6051
+ "inheritedFrom": {
6052
+ "type": "reference",
6053
+ "target": 426,
6054
+ "name": "SchemaListDiviner.bindQuery"
6055
+ }
6056
+ }
6057
+ ],
6058
+ "inheritedFrom": {
6059
+ "type": "reference",
6060
+ "target": 425,
6061
+ "name": "SchemaListDiviner.bindQuery"
6062
+ }
6063
+ },
6064
+ {
6065
+ "id": 1017,
6066
+ "name": "bindQueryInternal",
6067
+ "variant": "declaration",
6068
+ "kind": 2048,
6069
+ "flags": {
6070
+ "isProtected": true
6071
+ },
6072
+ "sources": [
6073
+ {
6074
+ "fileName": "modules/packages/module/packages/abstract/dist/AbstractModule.d.ts",
6075
+ "line": 67,
6076
+ "character": 14
6077
+ }
6078
+ ],
6079
+ "signatures": [
6080
+ {
6081
+ "id": 1018,
6082
+ "name": "bindQueryInternal",
6083
+ "variant": "signature",
6084
+ "kind": 4096,
6085
+ "flags": {},
6086
+ "sources": [
6087
+ {
6088
+ "fileName": "modules/packages/module/packages/abstract/dist/AbstractModule.d.ts",
6089
+ "line": 67,
6090
+ "character": 4
6091
+ }
6092
+ ],
6093
+ "typeParameter": [
6094
+ {
6095
+ "id": 1019,
6096
+ "name": "T",
6097
+ "variant": "typeParam",
6098
+ "kind": 131072,
6099
+ "flags": {},
6100
+ "type": {
6101
+ "type": "intersection",
6102
+ "types": [
6103
+ {
6104
+ "type": "reference",
6105
+ "target": {
6106
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6107
+ "qualifiedName": "SchemaFields"
6108
+ },
6109
+ "name": "SchemaFields",
6110
+ "package": "@xyo-network/payload-model"
6111
+ },
6112
+ {
6113
+ "type": "reference",
6114
+ "target": {
6115
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6116
+ "qualifiedName": "PayloadFields"
6117
+ },
6118
+ "name": "PayloadFields",
6119
+ "package": "@xyo-network/payload-model"
6120
+ },
6121
+ {
6122
+ "type": "reference",
6123
+ "target": {
6124
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Query.ts",
6125
+ "qualifiedName": "QueryFields"
6126
+ },
6127
+ "name": "QueryFields",
6128
+ "package": "@xyo-network/payload-model"
6129
+ },
6130
+ {
6131
+ "type": "reflection",
6132
+ "declaration": {
6133
+ "id": 1020,
6134
+ "name": "__type",
6135
+ "variant": "declaration",
6136
+ "kind": 65536,
6137
+ "flags": {},
6138
+ "children": [
6139
+ {
6140
+ "id": 1021,
6141
+ "name": "schema",
6142
+ "variant": "declaration",
6143
+ "kind": 1024,
6144
+ "flags": {},
6145
+ "sources": [
6146
+ {
6147
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6148
+ "line": 21,
6149
+ "character": 4
6150
+ }
6151
+ ],
6152
+ "type": {
6153
+ "type": "intrinsic",
6154
+ "name": "string"
6155
+ }
6156
+ }
6157
+ ],
6158
+ "groups": [
6159
+ {
6160
+ "title": "Properties",
6161
+ "children": [
6162
+ 1021
6163
+ ]
6164
+ }
6165
+ ],
6166
+ "sources": [
6167
+ {
6168
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6169
+ "line": 20,
6170
+ "character": 37
6171
+ }
6172
+ ]
6173
+ }
6174
+ }
6175
+ ]
6176
+ }
6177
+ }
6178
+ ],
6179
+ "parameters": [
6180
+ {
6181
+ "id": 1022,
6182
+ "name": "query",
6183
+ "variant": "param",
6184
+ "kind": 32768,
6185
+ "flags": {},
6186
+ "type": {
6187
+ "type": "reference",
6188
+ "target": -1,
6189
+ "name": "T",
6190
+ "refersToTypeParameter": true
6191
+ }
6192
+ },
6193
+ {
6194
+ "id": 1023,
6195
+ "name": "payloads",
6196
+ "variant": "param",
6197
+ "kind": 32768,
6198
+ "flags": {
6199
+ "isOptional": true
6200
+ },
6201
+ "type": {
6202
+ "type": "array",
6203
+ "elementType": {
6204
+ "type": "intersection",
6205
+ "types": [
6206
+ {
5883
6207
  "type": "reflection",
5884
6208
  "declaration": {
5885
- "id": 1013,
6209
+ "id": 1024,
5886
6210
  "name": "__type",
5887
6211
  "variant": "declaration",
5888
6212
  "kind": 65536,
5889
6213
  "flags": {},
5890
6214
  "children": [
5891
6215
  {
5892
- "id": 1014,
6216
+ "id": 1025,
5893
6217
  "name": "schema",
5894
6218
  "variant": "declaration",
5895
6219
  "kind": 1024,
@@ -5911,7 +6235,7 @@
5911
6235
  {
5912
6236
  "title": "Properties",
5913
6237
  "children": [
5914
- 1014
6238
+ 1025
5915
6239
  ]
5916
6240
  }
5917
6241
  ],
@@ -5919,271 +6243,21 @@
5919
6243
  {
5920
6244
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5921
6245
  "line": 22,
5922
- "character": 5
6246
+ "character": 68
5923
6247
  }
5924
6248
  ]
5925
6249
  }
5926
- }
5927
- },
5928
- {
5929
- "type": "array",
5930
- "elementType": {
5931
- "type": "reflection",
5932
- "declaration": {
5933
- "id": 1015,
5934
- "name": "__type",
5935
- "variant": "declaration",
5936
- "kind": 65536,
5937
- "flags": {},
5938
- "children": [
5939
- {
5940
- "id": 1016,
5941
- "name": "schema",
5942
- "variant": "declaration",
5943
- "kind": 1024,
5944
- "flags": {},
5945
- "sources": [
5946
- {
5947
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5948
- "line": 23,
5949
- "character": 4
5950
- }
5951
- ],
5952
- "type": {
5953
- "type": "intrinsic",
5954
- "name": "string"
5955
- }
5956
- }
5957
- ],
5958
- "groups": [
5959
- {
5960
- "title": "Properties",
5961
- "children": [
5962
- 1016
5963
- ]
5964
- }
5965
- ],
5966
- "sources": [
5967
- {
5968
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
5969
- "line": 22,
5970
- "character": 5
5971
- }
5972
- ]
5973
- }
5974
- }
5975
- }
5976
- ]
5977
- },
5978
- {
5979
- "type": "reference",
5980
- "target": {
5981
- "sourceFileName": "../../../../../protocol/packages/account/packages/account-model/src/Account.ts",
5982
- "qualifiedName": "AccountInstance"
5983
- },
5984
- "name": "AccountInstance",
5985
- "package": "@xyo-network/account-model"
5986
- }
5987
- ],
5988
- "name": "PromiseEx",
5989
- "package": "@xyo-network/promise"
5990
- },
5991
- "inheritedFrom": {
5992
- "type": "reference",
5993
- "target": 426,
5994
- "name": "SchemaListDiviner.bindQuery"
5995
- }
5996
- }
5997
- ],
5998
- "inheritedFrom": {
5999
- "type": "reference",
6000
- "target": 425,
6001
- "name": "SchemaListDiviner.bindQuery"
6002
- }
6003
- },
6004
- {
6005
- "id": 1017,
6006
- "name": "bindQueryInternal",
6007
- "variant": "declaration",
6008
- "kind": 2048,
6009
- "flags": {
6010
- "isProtected": true
6011
- },
6012
- "sources": [
6013
- {
6014
- "fileName": "modules/packages/module/packages/abstract/dist/AbstractModule.d.ts",
6015
- "line": 67,
6016
- "character": 14
6017
- }
6018
- ],
6019
- "signatures": [
6020
- {
6021
- "id": 1018,
6022
- "name": "bindQueryInternal",
6023
- "variant": "signature",
6024
- "kind": 4096,
6025
- "flags": {},
6026
- "sources": [
6027
- {
6028
- "fileName": "modules/packages/module/packages/abstract/dist/AbstractModule.d.ts",
6029
- "line": 67,
6030
- "character": 4
6031
- }
6032
- ],
6033
- "typeParameter": [
6034
- {
6035
- "id": 1019,
6036
- "name": "T",
6037
- "variant": "typeParam",
6038
- "kind": 131072,
6039
- "flags": {},
6040
- "type": {
6041
- "type": "intersection",
6042
- "types": [
6043
- {
6044
- "type": "reference",
6045
- "target": {
6046
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6047
- "qualifiedName": "SchemaFields"
6048
- },
6049
- "name": "SchemaFields",
6050
- "package": "@xyo-network/payload-model"
6051
- },
6052
- {
6053
- "type": "reference",
6054
- "target": {
6055
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6056
- "qualifiedName": "PayloadFields"
6057
- },
6058
- "name": "PayloadFields",
6059
- "package": "@xyo-network/payload-model"
6060
- },
6061
- {
6062
- "type": "reference",
6063
- "target": {
6064
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Query.ts",
6065
- "qualifiedName": "QueryFields"
6066
6250
  },
6067
- "name": "QueryFields",
6068
- "package": "@xyo-network/payload-model"
6069
- },
6070
- {
6071
- "type": "reflection",
6072
- "declaration": {
6073
- "id": 1020,
6074
- "name": "__type",
6075
- "variant": "declaration",
6076
- "kind": 65536,
6077
- "flags": {},
6078
- "children": [
6079
- {
6080
- "id": 1021,
6081
- "name": "schema",
6082
- "variant": "declaration",
6083
- "kind": 1024,
6084
- "flags": {},
6085
- "sources": [
6086
- {
6087
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6088
- "line": 21,
6089
- "character": 4
6090
- }
6091
- ],
6092
- "type": {
6093
- "type": "intrinsic",
6094
- "name": "string"
6095
- }
6096
- }
6097
- ],
6098
- "groups": [
6099
- {
6100
- "title": "Properties",
6101
- "children": [
6102
- 1021
6103
- ]
6104
- }
6105
- ],
6106
- "sources": [
6107
- {
6108
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6109
- "line": 20,
6110
- "character": 21
6111
- }
6112
- ]
6251
+ {
6252
+ "type": "reference",
6253
+ "target": {
6254
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6255
+ "qualifiedName": "PayloadFields"
6256
+ },
6257
+ "name": "PayloadFields",
6258
+ "package": "@xyo-network/payload-model"
6113
6259
  }
6114
- }
6115
- ]
6116
- }
6117
- }
6118
- ],
6119
- "parameters": [
6120
- {
6121
- "id": 1022,
6122
- "name": "query",
6123
- "variant": "param",
6124
- "kind": 32768,
6125
- "flags": {},
6126
- "type": {
6127
- "type": "reference",
6128
- "target": -1,
6129
- "name": "T",
6130
- "refersToTypeParameter": true
6131
- }
6132
- },
6133
- {
6134
- "id": 1023,
6135
- "name": "payloads",
6136
- "variant": "param",
6137
- "kind": 32768,
6138
- "flags": {
6139
- "isOptional": true
6140
- },
6141
- "type": {
6142
- "type": "array",
6143
- "elementType": {
6144
- "type": "reflection",
6145
- "declaration": {
6146
- "id": 1024,
6147
- "name": "__type",
6148
- "variant": "declaration",
6149
- "kind": 65536,
6150
- "flags": {},
6151
- "children": [
6152
- {
6153
- "id": 1025,
6154
- "name": "schema",
6155
- "variant": "declaration",
6156
- "kind": 1024,
6157
- "flags": {},
6158
- "sources": [
6159
- {
6160
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6161
- "line": 23,
6162
- "character": 4
6163
- }
6164
- ],
6165
- "type": {
6166
- "type": "intrinsic",
6167
- "name": "string"
6168
- }
6169
- }
6170
- ],
6171
- "groups": [
6172
- {
6173
- "title": "Properties",
6174
- "children": [
6175
- 1025
6176
- ]
6177
- }
6178
- ],
6179
- "sources": [
6180
- {
6181
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6182
- "line": 22,
6183
- "character": 5
6184
- }
6185
- ]
6186
- }
6260
+ ]
6187
6261
  }
6188
6262
  }
6189
6263
  },
@@ -6401,97 +6475,125 @@
6401
6475
  {
6402
6476
  "type": "array",
6403
6477
  "elementType": {
6404
- "type": "reflection",
6405
- "declaration": {
6406
- "id": 1033,
6407
- "name": "__type",
6408
- "variant": "declaration",
6409
- "kind": 65536,
6410
- "flags": {},
6411
- "children": [
6412
- {
6413
- "id": 1034,
6414
- "name": "schema",
6478
+ "type": "intersection",
6479
+ "types": [
6480
+ {
6481
+ "type": "reflection",
6482
+ "declaration": {
6483
+ "id": 1033,
6484
+ "name": "__type",
6415
6485
  "variant": "declaration",
6416
- "kind": 1024,
6486
+ "kind": 65536,
6417
6487
  "flags": {},
6488
+ "children": [
6489
+ {
6490
+ "id": 1034,
6491
+ "name": "schema",
6492
+ "variant": "declaration",
6493
+ "kind": 1024,
6494
+ "flags": {},
6495
+ "sources": [
6496
+ {
6497
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6498
+ "line": 23,
6499
+ "character": 4
6500
+ }
6501
+ ],
6502
+ "type": {
6503
+ "type": "intrinsic",
6504
+ "name": "string"
6505
+ }
6506
+ }
6507
+ ],
6508
+ "groups": [
6509
+ {
6510
+ "title": "Properties",
6511
+ "children": [
6512
+ 1034
6513
+ ]
6514
+ }
6515
+ ],
6418
6516
  "sources": [
6419
6517
  {
6420
6518
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6421
- "line": 23,
6422
- "character": 4
6519
+ "line": 22,
6520
+ "character": 68
6423
6521
  }
6424
- ],
6425
- "type": {
6426
- "type": "intrinsic",
6427
- "name": "string"
6428
- }
6429
- }
6430
- ],
6431
- "groups": [
6432
- {
6433
- "title": "Properties",
6434
- "children": [
6435
- 1034
6436
6522
  ]
6437
6523
  }
6438
- ],
6439
- "sources": [
6440
- {
6441
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6442
- "line": 22,
6443
- "character": 5
6444
- }
6445
- ]
6446
- }
6524
+ },
6525
+ {
6526
+ "type": "reference",
6527
+ "target": {
6528
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6529
+ "qualifiedName": "PayloadFields"
6530
+ },
6531
+ "name": "PayloadFields",
6532
+ "package": "@xyo-network/payload-model"
6533
+ }
6534
+ ]
6447
6535
  }
6448
6536
  },
6449
6537
  {
6450
6538
  "type": "array",
6451
6539
  "elementType": {
6452
- "type": "reflection",
6453
- "declaration": {
6454
- "id": 1035,
6455
- "name": "__type",
6456
- "variant": "declaration",
6457
- "kind": 65536,
6458
- "flags": {},
6459
- "children": [
6460
- {
6461
- "id": 1036,
6462
- "name": "schema",
6540
+ "type": "intersection",
6541
+ "types": [
6542
+ {
6543
+ "type": "reflection",
6544
+ "declaration": {
6545
+ "id": 1035,
6546
+ "name": "__type",
6463
6547
  "variant": "declaration",
6464
- "kind": 1024,
6548
+ "kind": 65536,
6465
6549
  "flags": {},
6550
+ "children": [
6551
+ {
6552
+ "id": 1036,
6553
+ "name": "schema",
6554
+ "variant": "declaration",
6555
+ "kind": 1024,
6556
+ "flags": {},
6557
+ "sources": [
6558
+ {
6559
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6560
+ "line": 23,
6561
+ "character": 4
6562
+ }
6563
+ ],
6564
+ "type": {
6565
+ "type": "intrinsic",
6566
+ "name": "string"
6567
+ }
6568
+ }
6569
+ ],
6570
+ "groups": [
6571
+ {
6572
+ "title": "Properties",
6573
+ "children": [
6574
+ 1036
6575
+ ]
6576
+ }
6577
+ ],
6466
6578
  "sources": [
6467
6579
  {
6468
6580
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6469
- "line": 23,
6470
- "character": 4
6581
+ "line": 22,
6582
+ "character": 68
6471
6583
  }
6472
- ],
6473
- "type": {
6474
- "type": "intrinsic",
6475
- "name": "string"
6476
- }
6477
- }
6478
- ],
6479
- "groups": [
6480
- {
6481
- "title": "Properties",
6482
- "children": [
6483
- 1036
6484
6584
  ]
6485
6585
  }
6486
- ],
6487
- "sources": [
6488
- {
6489
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6490
- "line": 22,
6491
- "character": 5
6492
- }
6493
- ]
6494
- }
6586
+ },
6587
+ {
6588
+ "type": "reference",
6589
+ "target": {
6590
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6591
+ "qualifiedName": "PayloadFields"
6592
+ },
6593
+ "name": "PayloadFields",
6594
+ "package": "@xyo-network/payload-model"
6595
+ }
6596
+ ]
6495
6597
  }
6496
6598
  }
6497
6599
  ]
@@ -6619,7 +6721,7 @@
6619
6721
  {
6620
6722
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6621
6723
  "line": 20,
6622
- "character": 21
6724
+ "character": 37
6623
6725
  }
6624
6726
  ]
6625
6727
  }
@@ -6651,49 +6753,63 @@
6651
6753
  "type": {
6652
6754
  "type": "array",
6653
6755
  "elementType": {
6654
- "type": "reflection",
6655
- "declaration": {
6656
- "id": 1044,
6657
- "name": "__type",
6658
- "variant": "declaration",
6659
- "kind": 65536,
6660
- "flags": {},
6661
- "children": [
6662
- {
6663
- "id": 1045,
6664
- "name": "schema",
6756
+ "type": "intersection",
6757
+ "types": [
6758
+ {
6759
+ "type": "reflection",
6760
+ "declaration": {
6761
+ "id": 1044,
6762
+ "name": "__type",
6665
6763
  "variant": "declaration",
6666
- "kind": 1024,
6764
+ "kind": 65536,
6667
6765
  "flags": {},
6766
+ "children": [
6767
+ {
6768
+ "id": 1045,
6769
+ "name": "schema",
6770
+ "variant": "declaration",
6771
+ "kind": 1024,
6772
+ "flags": {},
6773
+ "sources": [
6774
+ {
6775
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6776
+ "line": 23,
6777
+ "character": 4
6778
+ }
6779
+ ],
6780
+ "type": {
6781
+ "type": "intrinsic",
6782
+ "name": "string"
6783
+ }
6784
+ }
6785
+ ],
6786
+ "groups": [
6787
+ {
6788
+ "title": "Properties",
6789
+ "children": [
6790
+ 1045
6791
+ ]
6792
+ }
6793
+ ],
6668
6794
  "sources": [
6669
6795
  {
6670
6796
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6671
- "line": 23,
6672
- "character": 4
6797
+ "line": 22,
6798
+ "character": 68
6673
6799
  }
6674
- ],
6675
- "type": {
6676
- "type": "intrinsic",
6677
- "name": "string"
6678
- }
6679
- }
6680
- ],
6681
- "groups": [
6682
- {
6683
- "title": "Properties",
6684
- "children": [
6685
- 1045
6686
6800
  ]
6687
6801
  }
6688
- ],
6689
- "sources": [
6690
- {
6691
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
6692
- "line": 22,
6693
- "character": 5
6694
- }
6695
- ]
6696
- }
6802
+ },
6803
+ {
6804
+ "type": "reference",
6805
+ "target": {
6806
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
6807
+ "qualifiedName": "PayloadFields"
6808
+ },
6809
+ "name": "PayloadFields",
6810
+ "package": "@xyo-network/payload-model"
6811
+ }
6812
+ ]
6697
6813
  }
6698
6814
  }
6699
6815
  },
@@ -7273,7 +7389,7 @@
7273
7389
  {
7274
7390
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7275
7391
  "line": 18,
7276
- "character": 76
7392
+ "character": 92
7277
7393
  }
7278
7394
  ]
7279
7395
  }
@@ -7403,7 +7519,7 @@
7403
7519
  {
7404
7520
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7405
7521
  "line": 18,
7406
- "character": 76
7522
+ "character": 92
7407
7523
  }
7408
7524
  ]
7409
7525
  }
@@ -7464,49 +7580,63 @@
7464
7580
  {
7465
7581
  "type": "array",
7466
7582
  "elementType": {
7467
- "type": "reflection",
7468
- "declaration": {
7469
- "id": 793,
7470
- "name": "__type",
7471
- "variant": "declaration",
7472
- "kind": 65536,
7473
- "flags": {},
7474
- "children": [
7475
- {
7476
- "id": 794,
7477
- "name": "schema",
7583
+ "type": "intersection",
7584
+ "types": [
7585
+ {
7586
+ "type": "reflection",
7587
+ "declaration": {
7588
+ "id": 793,
7589
+ "name": "__type",
7478
7590
  "variant": "declaration",
7479
- "kind": 1024,
7591
+ "kind": 65536,
7480
7592
  "flags": {},
7593
+ "children": [
7594
+ {
7595
+ "id": 794,
7596
+ "name": "schema",
7597
+ "variant": "declaration",
7598
+ "kind": 1024,
7599
+ "flags": {},
7600
+ "sources": [
7601
+ {
7602
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7603
+ "line": 23,
7604
+ "character": 4
7605
+ }
7606
+ ],
7607
+ "type": {
7608
+ "type": "intrinsic",
7609
+ "name": "string"
7610
+ }
7611
+ }
7612
+ ],
7613
+ "groups": [
7614
+ {
7615
+ "title": "Properties",
7616
+ "children": [
7617
+ 794
7618
+ ]
7619
+ }
7620
+ ],
7481
7621
  "sources": [
7482
7622
  {
7483
7623
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7484
- "line": 23,
7485
- "character": 4
7624
+ "line": 22,
7625
+ "character": 68
7486
7626
  }
7487
- ],
7488
- "type": {
7489
- "type": "intrinsic",
7490
- "name": "string"
7491
- }
7492
- }
7493
- ],
7494
- "groups": [
7495
- {
7496
- "title": "Properties",
7497
- "children": [
7498
- 794
7499
7627
  ]
7500
7628
  }
7501
- ],
7502
- "sources": [
7503
- {
7504
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7505
- "line": 22,
7506
- "character": 5
7507
- }
7508
- ]
7509
- }
7629
+ },
7630
+ {
7631
+ "type": "reference",
7632
+ "target": {
7633
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
7634
+ "qualifiedName": "PayloadFields"
7635
+ },
7636
+ "name": "PayloadFields",
7637
+ "package": "@xyo-network/payload-model"
7638
+ }
7639
+ ]
7510
7640
  }
7511
7641
  }
7512
7642
  ],
@@ -7565,49 +7695,63 @@
7565
7695
  {
7566
7696
  "type": "array",
7567
7697
  "elementType": {
7568
- "type": "reflection",
7569
- "declaration": {
7570
- "id": 1063,
7571
- "name": "__type",
7572
- "variant": "declaration",
7573
- "kind": 65536,
7574
- "flags": {},
7575
- "children": [
7576
- {
7577
- "id": 1064,
7578
- "name": "schema",
7698
+ "type": "intersection",
7699
+ "types": [
7700
+ {
7701
+ "type": "reflection",
7702
+ "declaration": {
7703
+ "id": 1063,
7704
+ "name": "__type",
7579
7705
  "variant": "declaration",
7580
- "kind": 1024,
7706
+ "kind": 65536,
7581
7707
  "flags": {},
7708
+ "children": [
7709
+ {
7710
+ "id": 1064,
7711
+ "name": "schema",
7712
+ "variant": "declaration",
7713
+ "kind": 1024,
7714
+ "flags": {},
7715
+ "sources": [
7716
+ {
7717
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7718
+ "line": 23,
7719
+ "character": 4
7720
+ }
7721
+ ],
7722
+ "type": {
7723
+ "type": "intrinsic",
7724
+ "name": "string"
7725
+ }
7726
+ }
7727
+ ],
7728
+ "groups": [
7729
+ {
7730
+ "title": "Properties",
7731
+ "children": [
7732
+ 1064
7733
+ ]
7734
+ }
7735
+ ],
7582
7736
  "sources": [
7583
7737
  {
7584
7738
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7585
- "line": 23,
7586
- "character": 4
7739
+ "line": 22,
7740
+ "character": 68
7587
7741
  }
7588
- ],
7589
- "type": {
7590
- "type": "intrinsic",
7591
- "name": "string"
7592
- }
7593
- }
7594
- ],
7595
- "groups": [
7596
- {
7597
- "title": "Properties",
7598
- "children": [
7599
- 1064
7600
7742
  ]
7601
7743
  }
7602
- ],
7603
- "sources": [
7604
- {
7605
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7606
- "line": 22,
7607
- "character": 5
7608
- }
7609
- ]
7610
- }
7744
+ },
7745
+ {
7746
+ "type": "reference",
7747
+ "target": {
7748
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
7749
+ "qualifiedName": "PayloadFields"
7750
+ },
7751
+ "name": "PayloadFields",
7752
+ "package": "@xyo-network/payload-model"
7753
+ }
7754
+ ]
7611
7755
  }
7612
7756
  }
7613
7757
  ],
@@ -7680,49 +7824,63 @@
7680
7824
  "type": {
7681
7825
  "type": "array",
7682
7826
  "elementType": {
7683
- "type": "reflection",
7684
- "declaration": {
7685
- "id": 726,
7686
- "name": "__type",
7687
- "variant": "declaration",
7688
- "kind": 65536,
7689
- "flags": {},
7690
- "children": [
7691
- {
7692
- "id": 727,
7693
- "name": "schema",
7827
+ "type": "intersection",
7828
+ "types": [
7829
+ {
7830
+ "type": "reflection",
7831
+ "declaration": {
7832
+ "id": 726,
7833
+ "name": "__type",
7694
7834
  "variant": "declaration",
7695
- "kind": 1024,
7835
+ "kind": 65536,
7696
7836
  "flags": {},
7837
+ "children": [
7838
+ {
7839
+ "id": 727,
7840
+ "name": "schema",
7841
+ "variant": "declaration",
7842
+ "kind": 1024,
7843
+ "flags": {},
7844
+ "sources": [
7845
+ {
7846
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7847
+ "line": 23,
7848
+ "character": 4
7849
+ }
7850
+ ],
7851
+ "type": {
7852
+ "type": "intrinsic",
7853
+ "name": "string"
7854
+ }
7855
+ }
7856
+ ],
7857
+ "groups": [
7858
+ {
7859
+ "title": "Properties",
7860
+ "children": [
7861
+ 727
7862
+ ]
7863
+ }
7864
+ ],
7697
7865
  "sources": [
7698
7866
  {
7699
7867
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7700
- "line": 23,
7701
- "character": 4
7868
+ "line": 22,
7869
+ "character": 68
7702
7870
  }
7703
- ],
7704
- "type": {
7705
- "type": "intrinsic",
7706
- "name": "string"
7707
- }
7708
- }
7709
- ],
7710
- "groups": [
7711
- {
7712
- "title": "Properties",
7713
- "children": [
7714
- 727
7715
7871
  ]
7716
7872
  }
7717
- ],
7718
- "sources": [
7719
- {
7720
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7721
- "line": 22,
7722
- "character": 5
7723
- }
7724
- ]
7725
- }
7873
+ },
7874
+ {
7875
+ "type": "reference",
7876
+ "target": {
7877
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
7878
+ "qualifiedName": "PayloadFields"
7879
+ },
7880
+ "name": "PayloadFields",
7881
+ "package": "@xyo-network/payload-model"
7882
+ }
7883
+ ]
7726
7884
  }
7727
7885
  }
7728
7886
  }
@@ -7737,49 +7895,63 @@
7737
7895
  {
7738
7896
  "type": "array",
7739
7897
  "elementType": {
7740
- "type": "reflection",
7741
- "declaration": {
7742
- "id": 728,
7743
- "name": "__type",
7744
- "variant": "declaration",
7745
- "kind": 65536,
7746
- "flags": {},
7747
- "children": [
7748
- {
7749
- "id": 729,
7750
- "name": "schema",
7898
+ "type": "intersection",
7899
+ "types": [
7900
+ {
7901
+ "type": "reflection",
7902
+ "declaration": {
7903
+ "id": 728,
7904
+ "name": "__type",
7751
7905
  "variant": "declaration",
7752
- "kind": 1024,
7906
+ "kind": 65536,
7753
7907
  "flags": {},
7908
+ "children": [
7909
+ {
7910
+ "id": 729,
7911
+ "name": "schema",
7912
+ "variant": "declaration",
7913
+ "kind": 1024,
7914
+ "flags": {},
7915
+ "sources": [
7916
+ {
7917
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7918
+ "line": 23,
7919
+ "character": 4
7920
+ }
7921
+ ],
7922
+ "type": {
7923
+ "type": "intrinsic",
7924
+ "name": "string"
7925
+ }
7926
+ }
7927
+ ],
7928
+ "groups": [
7929
+ {
7930
+ "title": "Properties",
7931
+ "children": [
7932
+ 729
7933
+ ]
7934
+ }
7935
+ ],
7754
7936
  "sources": [
7755
7937
  {
7756
7938
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7757
- "line": 23,
7758
- "character": 4
7939
+ "line": 22,
7940
+ "character": 68
7759
7941
  }
7760
- ],
7761
- "type": {
7762
- "type": "intrinsic",
7763
- "name": "string"
7764
- }
7765
- }
7766
- ],
7767
- "groups": [
7768
- {
7769
- "title": "Properties",
7770
- "children": [
7771
- 729
7772
7942
  ]
7773
7943
  }
7774
- ],
7775
- "sources": [
7776
- {
7777
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7778
- "line": 22,
7779
- "character": 5
7780
- }
7781
- ]
7782
- }
7944
+ },
7945
+ {
7946
+ "type": "reference",
7947
+ "target": {
7948
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
7949
+ "qualifiedName": "PayloadFields"
7950
+ },
7951
+ "name": "PayloadFields",
7952
+ "package": "@xyo-network/payload-model"
7953
+ }
7954
+ ]
7783
7955
  }
7784
7956
  }
7785
7957
  ],
@@ -7967,49 +8139,63 @@
7967
8139
  "type": {
7968
8140
  "type": "array",
7969
8141
  "elementType": {
7970
- "type": "reflection",
7971
- "declaration": {
7972
- "id": 715,
7973
- "name": "__type",
7974
- "variant": "declaration",
7975
- "kind": 65536,
7976
- "flags": {},
7977
- "children": [
7978
- {
7979
- "id": 716,
7980
- "name": "schema",
8142
+ "type": "intersection",
8143
+ "types": [
8144
+ {
8145
+ "type": "reflection",
8146
+ "declaration": {
8147
+ "id": 715,
8148
+ "name": "__type",
7981
8149
  "variant": "declaration",
7982
- "kind": 1024,
8150
+ "kind": 65536,
7983
8151
  "flags": {},
8152
+ "children": [
8153
+ {
8154
+ "id": 716,
8155
+ "name": "schema",
8156
+ "variant": "declaration",
8157
+ "kind": 1024,
8158
+ "flags": {},
8159
+ "sources": [
8160
+ {
8161
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
8162
+ "line": 23,
8163
+ "character": 4
8164
+ }
8165
+ ],
8166
+ "type": {
8167
+ "type": "intrinsic",
8168
+ "name": "string"
8169
+ }
8170
+ }
8171
+ ],
8172
+ "groups": [
8173
+ {
8174
+ "title": "Properties",
8175
+ "children": [
8176
+ 716
8177
+ ]
8178
+ }
8179
+ ],
7984
8180
  "sources": [
7985
8181
  {
7986
8182
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
7987
- "line": 23,
7988
- "character": 4
8183
+ "line": 22,
8184
+ "character": 68
7989
8185
  }
7990
- ],
7991
- "type": {
7992
- "type": "intrinsic",
7993
- "name": "string"
7994
- }
7995
- }
7996
- ],
7997
- "groups": [
7998
- {
7999
- "title": "Properties",
8000
- "children": [
8001
- 716
8002
8186
  ]
8003
8187
  }
8004
- ],
8005
- "sources": [
8006
- {
8007
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
8008
- "line": 22,
8009
- "character": 5
8010
- }
8011
- ]
8012
- }
8188
+ },
8189
+ {
8190
+ "type": "reference",
8191
+ "target": {
8192
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
8193
+ "qualifiedName": "PayloadFields"
8194
+ },
8195
+ "name": "PayloadFields",
8196
+ "package": "@xyo-network/payload-model"
8197
+ }
8198
+ ]
8013
8199
  }
8014
8200
  }
8015
8201
  }
@@ -8024,49 +8210,63 @@
8024
8210
  {
8025
8211
  "type": "array",
8026
8212
  "elementType": {
8027
- "type": "reflection",
8028
- "declaration": {
8029
- "id": 717,
8030
- "name": "__type",
8031
- "variant": "declaration",
8032
- "kind": 65536,
8033
- "flags": {},
8034
- "children": [
8035
- {
8036
- "id": 718,
8037
- "name": "schema",
8213
+ "type": "intersection",
8214
+ "types": [
8215
+ {
8216
+ "type": "reflection",
8217
+ "declaration": {
8218
+ "id": 717,
8219
+ "name": "__type",
8038
8220
  "variant": "declaration",
8039
- "kind": 1024,
8221
+ "kind": 65536,
8040
8222
  "flags": {},
8223
+ "children": [
8224
+ {
8225
+ "id": 718,
8226
+ "name": "schema",
8227
+ "variant": "declaration",
8228
+ "kind": 1024,
8229
+ "flags": {},
8230
+ "sources": [
8231
+ {
8232
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
8233
+ "line": 23,
8234
+ "character": 4
8235
+ }
8236
+ ],
8237
+ "type": {
8238
+ "type": "intrinsic",
8239
+ "name": "string"
8240
+ }
8241
+ }
8242
+ ],
8243
+ "groups": [
8244
+ {
8245
+ "title": "Properties",
8246
+ "children": [
8247
+ 718
8248
+ ]
8249
+ }
8250
+ ],
8041
8251
  "sources": [
8042
8252
  {
8043
8253
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
8044
- "line": 23,
8045
- "character": 4
8254
+ "line": 22,
8255
+ "character": 68
8046
8256
  }
8047
- ],
8048
- "type": {
8049
- "type": "intrinsic",
8050
- "name": "string"
8051
- }
8052
- }
8053
- ],
8054
- "groups": [
8055
- {
8056
- "title": "Properties",
8057
- "children": [
8058
- 718
8059
8257
  ]
8060
8258
  }
8061
- ],
8062
- "sources": [
8063
- {
8064
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
8065
- "line": 22,
8066
- "character": 5
8067
- }
8068
- ]
8069
- }
8259
+ },
8260
+ {
8261
+ "type": "reference",
8262
+ "target": {
8263
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
8264
+ "qualifiedName": "PayloadFields"
8265
+ },
8266
+ "name": "PayloadFields",
8267
+ "package": "@xyo-network/payload-model"
8268
+ }
8269
+ ]
8070
8270
  }
8071
8271
  }
8072
8272
  ],
@@ -11106,7 +11306,7 @@
11106
11306
  {
11107
11307
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
11108
11308
  "line": 18,
11109
- "character": 76
11309
+ "character": 92
11110
11310
  }
11111
11311
  ]
11112
11312
  }
@@ -11771,7 +11971,7 @@
11771
11971
  {
11772
11972
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
11773
11973
  "line": 18,
11774
- "character": 76
11974
+ "character": 92
11775
11975
  }
11776
11976
  ]
11777
11977
  }
@@ -11805,49 +12005,63 @@
11805
12005
  "type": {
11806
12006
  "type": "array",
11807
12007
  "elementType": {
11808
- "type": "reflection",
11809
- "declaration": {
11810
- "id": 906,
11811
- "name": "__type",
11812
- "variant": "declaration",
11813
- "kind": 65536,
11814
- "flags": {},
11815
- "children": [
11816
- {
11817
- "id": 907,
11818
- "name": "schema",
12008
+ "type": "intersection",
12009
+ "types": [
12010
+ {
12011
+ "type": "reflection",
12012
+ "declaration": {
12013
+ "id": 906,
12014
+ "name": "__type",
11819
12015
  "variant": "declaration",
11820
- "kind": 1024,
12016
+ "kind": 65536,
11821
12017
  "flags": {},
12018
+ "children": [
12019
+ {
12020
+ "id": 907,
12021
+ "name": "schema",
12022
+ "variant": "declaration",
12023
+ "kind": 1024,
12024
+ "flags": {},
12025
+ "sources": [
12026
+ {
12027
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
12028
+ "line": 23,
12029
+ "character": 4
12030
+ }
12031
+ ],
12032
+ "type": {
12033
+ "type": "intrinsic",
12034
+ "name": "string"
12035
+ }
12036
+ }
12037
+ ],
12038
+ "groups": [
12039
+ {
12040
+ "title": "Properties",
12041
+ "children": [
12042
+ 907
12043
+ ]
12044
+ }
12045
+ ],
11822
12046
  "sources": [
11823
12047
  {
11824
12048
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
11825
- "line": 23,
11826
- "character": 4
12049
+ "line": 22,
12050
+ "character": 68
11827
12051
  }
11828
- ],
11829
- "type": {
11830
- "type": "intrinsic",
11831
- "name": "string"
11832
- }
11833
- }
11834
- ],
11835
- "groups": [
11836
- {
11837
- "title": "Properties",
11838
- "children": [
11839
- 907
11840
12052
  ]
11841
12053
  }
11842
- ],
11843
- "sources": [
11844
- {
11845
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
11846
- "line": 22,
11847
- "character": 5
11848
- }
11849
- ]
11850
- }
12054
+ },
12055
+ {
12056
+ "type": "reference",
12057
+ "target": {
12058
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
12059
+ "qualifiedName": "PayloadFields"
12060
+ },
12061
+ "name": "PayloadFields",
12062
+ "package": "@xyo-network/payload-model"
12063
+ }
12064
+ ]
11851
12065
  }
11852
12066
  }
11853
12067
  },
@@ -12979,7 +13193,7 @@
12979
13193
  {
12980
13194
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
12981
13195
  "line": 18,
12982
- "character": 76
13196
+ "character": 92
12983
13197
  }
12984
13198
  ]
12985
13199
  }
@@ -13644,7 +13858,7 @@
13644
13858
  {
13645
13859
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
13646
13860
  "line": 18,
13647
- "character": 76
13861
+ "character": 92
13648
13862
  }
13649
13863
  ]
13650
13864
  }
@@ -13678,49 +13892,63 @@
13678
13892
  "type": {
13679
13893
  "type": "array",
13680
13894
  "elementType": {
13681
- "type": "reflection",
13682
- "declaration": {
13683
- "id": 784,
13684
- "name": "__type",
13685
- "variant": "declaration",
13686
- "kind": 65536,
13687
- "flags": {},
13688
- "children": [
13689
- {
13690
- "id": 785,
13691
- "name": "schema",
13895
+ "type": "intersection",
13896
+ "types": [
13897
+ {
13898
+ "type": "reflection",
13899
+ "declaration": {
13900
+ "id": 784,
13901
+ "name": "__type",
13692
13902
  "variant": "declaration",
13693
- "kind": 1024,
13903
+ "kind": 65536,
13694
13904
  "flags": {},
13905
+ "children": [
13906
+ {
13907
+ "id": 785,
13908
+ "name": "schema",
13909
+ "variant": "declaration",
13910
+ "kind": 1024,
13911
+ "flags": {},
13912
+ "sources": [
13913
+ {
13914
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
13915
+ "line": 23,
13916
+ "character": 4
13917
+ }
13918
+ ],
13919
+ "type": {
13920
+ "type": "intrinsic",
13921
+ "name": "string"
13922
+ }
13923
+ }
13924
+ ],
13925
+ "groups": [
13926
+ {
13927
+ "title": "Properties",
13928
+ "children": [
13929
+ 785
13930
+ ]
13931
+ }
13932
+ ],
13695
13933
  "sources": [
13696
13934
  {
13697
13935
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
13698
- "line": 23,
13699
- "character": 4
13936
+ "line": 22,
13937
+ "character": 68
13700
13938
  }
13701
- ],
13702
- "type": {
13703
- "type": "intrinsic",
13704
- "name": "string"
13705
- }
13706
- }
13707
- ],
13708
- "groups": [
13709
- {
13710
- "title": "Properties",
13711
- "children": [
13712
- 785
13713
13939
  ]
13714
13940
  }
13715
- ],
13716
- "sources": [
13717
- {
13718
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
13719
- "line": 22,
13720
- "character": 5
13721
- }
13722
- ]
13723
- }
13941
+ },
13942
+ {
13943
+ "type": "reference",
13944
+ "target": {
13945
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
13946
+ "qualifiedName": "PayloadFields"
13947
+ },
13948
+ "name": "PayloadFields",
13949
+ "package": "@xyo-network/payload-model"
13950
+ }
13951
+ ]
13724
13952
  }
13725
13953
  }
13726
13954
  },
@@ -14836,7 +15064,7 @@
14836
15064
  {
14837
15065
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
14838
15066
  "line": 18,
14839
- "character": 76
15067
+ "character": 92
14840
15068
  }
14841
15069
  ]
14842
15070
  }
@@ -15501,7 +15729,7 @@
15501
15729
  {
15502
15730
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
15503
15731
  "line": 18,
15504
- "character": 76
15732
+ "character": 92
15505
15733
  }
15506
15734
  ]
15507
15735
  }
@@ -15535,49 +15763,63 @@
15535
15763
  "type": {
15536
15764
  "type": "array",
15537
15765
  "elementType": {
15538
- "type": "reflection",
15539
- "declaration": {
15540
- "id": 963,
15541
- "name": "__type",
15542
- "variant": "declaration",
15543
- "kind": 65536,
15544
- "flags": {},
15545
- "children": [
15546
- {
15547
- "id": 964,
15548
- "name": "schema",
15766
+ "type": "intersection",
15767
+ "types": [
15768
+ {
15769
+ "type": "reflection",
15770
+ "declaration": {
15771
+ "id": 963,
15772
+ "name": "__type",
15549
15773
  "variant": "declaration",
15550
- "kind": 1024,
15774
+ "kind": 65536,
15551
15775
  "flags": {},
15776
+ "children": [
15777
+ {
15778
+ "id": 964,
15779
+ "name": "schema",
15780
+ "variant": "declaration",
15781
+ "kind": 1024,
15782
+ "flags": {},
15783
+ "sources": [
15784
+ {
15785
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
15786
+ "line": 23,
15787
+ "character": 4
15788
+ }
15789
+ ],
15790
+ "type": {
15791
+ "type": "intrinsic",
15792
+ "name": "string"
15793
+ }
15794
+ }
15795
+ ],
15796
+ "groups": [
15797
+ {
15798
+ "title": "Properties",
15799
+ "children": [
15800
+ 964
15801
+ ]
15802
+ }
15803
+ ],
15552
15804
  "sources": [
15553
15805
  {
15554
15806
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
15555
- "line": 23,
15556
- "character": 4
15807
+ "line": 22,
15808
+ "character": 68
15557
15809
  }
15558
- ],
15559
- "type": {
15560
- "type": "intrinsic",
15561
- "name": "string"
15562
- }
15563
- }
15564
- ],
15565
- "groups": [
15566
- {
15567
- "title": "Properties",
15568
- "children": [
15569
- 964
15570
15810
  ]
15571
15811
  }
15572
- ],
15573
- "sources": [
15574
- {
15575
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
15576
- "line": 22,
15577
- "character": 5
15578
- }
15579
- ]
15580
- }
15812
+ },
15813
+ {
15814
+ "type": "reference",
15815
+ "target": {
15816
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
15817
+ "qualifiedName": "PayloadFields"
15818
+ },
15819
+ "name": "PayloadFields",
15820
+ "package": "@xyo-network/payload-model"
15821
+ }
15822
+ ]
15581
15823
  }
15582
15824
  }
15583
15825
  },
@@ -18754,12 +18996,21 @@
18754
18996
  {
18755
18997
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
18756
18998
  "line": 22,
18757
- "character": 5
18999
+ "character": 68
18758
19000
  }
18759
19001
  ]
18760
19002
  }
18761
19003
  },
18762
19004
  {
19005
+ "type": "reference",
19006
+ "target": {
19007
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
19008
+ "qualifiedName": "PayloadFields"
19009
+ },
19010
+ "name": "PayloadFields",
19011
+ "package": "@xyo-network/payload-model"
19012
+ },
19013
+ {
18763
19014
  "type": "reflection",
18764
19015
  "declaration": {
18765
19016
  "id": 78,
@@ -20476,12 +20727,21 @@
20476
20727
  {
20477
20728
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
20478
20729
  "line": 22,
20479
- "character": 5
20730
+ "character": 68
20480
20731
  }
20481
20732
  ]
20482
20733
  }
20483
20734
  },
20484
20735
  {
20736
+ "type": "reference",
20737
+ "target": {
20738
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
20739
+ "qualifiedName": "PayloadFields"
20740
+ },
20741
+ "name": "PayloadFields",
20742
+ "package": "@xyo-network/payload-model"
20743
+ },
20744
+ {
20485
20745
  "type": "reflection",
20486
20746
  "declaration": {
20487
20747
  "id": 127,
@@ -22739,7 +22999,7 @@
22739
22999
  {
22740
23000
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
22741
23001
  "line": 18,
22742
- "character": 76
23002
+ "character": 92
22743
23003
  }
22744
23004
  ]
22745
23005
  }
@@ -22869,7 +23129,7 @@
22869
23129
  {
22870
23130
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
22871
23131
  "line": 20,
22872
- "character": 21
23132
+ "character": 37
22873
23133
  }
22874
23134
  ]
22875
23135
  }
@@ -22903,49 +23163,63 @@
22903
23163
  "type": {
22904
23164
  "type": "array",
22905
23165
  "elementType": {
22906
- "type": "reflection",
22907
- "declaration": {
22908
- "id": 432,
22909
- "name": "__type",
22910
- "variant": "declaration",
22911
- "kind": 65536,
22912
- "flags": {},
22913
- "children": [
22914
- {
22915
- "id": 433,
22916
- "name": "schema",
23166
+ "type": "intersection",
23167
+ "types": [
23168
+ {
23169
+ "type": "reflection",
23170
+ "declaration": {
23171
+ "id": 432,
23172
+ "name": "__type",
22917
23173
  "variant": "declaration",
22918
- "kind": 1024,
23174
+ "kind": 65536,
22919
23175
  "flags": {},
23176
+ "children": [
23177
+ {
23178
+ "id": 433,
23179
+ "name": "schema",
23180
+ "variant": "declaration",
23181
+ "kind": 1024,
23182
+ "flags": {},
23183
+ "sources": [
23184
+ {
23185
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23186
+ "line": 23,
23187
+ "character": 4
23188
+ }
23189
+ ],
23190
+ "type": {
23191
+ "type": "intrinsic",
23192
+ "name": "string"
23193
+ }
23194
+ }
23195
+ ],
23196
+ "groups": [
23197
+ {
23198
+ "title": "Properties",
23199
+ "children": [
23200
+ 433
23201
+ ]
23202
+ }
23203
+ ],
22920
23204
  "sources": [
22921
23205
  {
22922
23206
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
22923
- "line": 23,
22924
- "character": 4
23207
+ "line": 22,
23208
+ "character": 68
22925
23209
  }
22926
- ],
22927
- "type": {
22928
- "type": "intrinsic",
22929
- "name": "string"
22930
- }
22931
- }
22932
- ],
22933
- "groups": [
22934
- {
22935
- "title": "Properties",
22936
- "children": [
22937
- 433
22938
23210
  ]
22939
23211
  }
22940
- ],
22941
- "sources": [
22942
- {
22943
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
22944
- "line": 22,
22945
- "character": 5
22946
- }
22947
- ]
22948
- }
23212
+ },
23213
+ {
23214
+ "type": "reference",
23215
+ "target": {
23216
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
23217
+ "qualifiedName": "PayloadFields"
23218
+ },
23219
+ "name": "PayloadFields",
23220
+ "package": "@xyo-network/payload-model"
23221
+ }
23222
+ ]
22949
23223
  }
22950
23224
  }
22951
23225
  },
@@ -23163,97 +23437,125 @@
23163
23437
  {
23164
23438
  "type": "array",
23165
23439
  "elementType": {
23166
- "type": "reflection",
23167
- "declaration": {
23168
- "id": 441,
23169
- "name": "__type",
23170
- "variant": "declaration",
23171
- "kind": 65536,
23172
- "flags": {},
23173
- "children": [
23174
- {
23175
- "id": 442,
23176
- "name": "schema",
23440
+ "type": "intersection",
23441
+ "types": [
23442
+ {
23443
+ "type": "reflection",
23444
+ "declaration": {
23445
+ "id": 441,
23446
+ "name": "__type",
23177
23447
  "variant": "declaration",
23178
- "kind": 1024,
23448
+ "kind": 65536,
23179
23449
  "flags": {},
23450
+ "children": [
23451
+ {
23452
+ "id": 442,
23453
+ "name": "schema",
23454
+ "variant": "declaration",
23455
+ "kind": 1024,
23456
+ "flags": {},
23457
+ "sources": [
23458
+ {
23459
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23460
+ "line": 23,
23461
+ "character": 4
23462
+ }
23463
+ ],
23464
+ "type": {
23465
+ "type": "intrinsic",
23466
+ "name": "string"
23467
+ }
23468
+ }
23469
+ ],
23470
+ "groups": [
23471
+ {
23472
+ "title": "Properties",
23473
+ "children": [
23474
+ 442
23475
+ ]
23476
+ }
23477
+ ],
23180
23478
  "sources": [
23181
23479
  {
23182
23480
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23183
- "line": 23,
23184
- "character": 4
23481
+ "line": 22,
23482
+ "character": 68
23185
23483
  }
23186
- ],
23187
- "type": {
23188
- "type": "intrinsic",
23189
- "name": "string"
23190
- }
23191
- }
23192
- ],
23193
- "groups": [
23194
- {
23195
- "title": "Properties",
23196
- "children": [
23197
- 442
23198
23484
  ]
23199
23485
  }
23200
- ],
23201
- "sources": [
23202
- {
23203
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23204
- "line": 22,
23205
- "character": 5
23206
- }
23207
- ]
23208
- }
23486
+ },
23487
+ {
23488
+ "type": "reference",
23489
+ "target": {
23490
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
23491
+ "qualifiedName": "PayloadFields"
23492
+ },
23493
+ "name": "PayloadFields",
23494
+ "package": "@xyo-network/payload-model"
23495
+ }
23496
+ ]
23209
23497
  }
23210
23498
  },
23211
23499
  {
23212
23500
  "type": "array",
23213
23501
  "elementType": {
23214
- "type": "reflection",
23215
- "declaration": {
23216
- "id": 443,
23217
- "name": "__type",
23218
- "variant": "declaration",
23219
- "kind": 65536,
23220
- "flags": {},
23221
- "children": [
23222
- {
23223
- "id": 444,
23224
- "name": "schema",
23502
+ "type": "intersection",
23503
+ "types": [
23504
+ {
23505
+ "type": "reflection",
23506
+ "declaration": {
23507
+ "id": 443,
23508
+ "name": "__type",
23225
23509
  "variant": "declaration",
23226
- "kind": 1024,
23510
+ "kind": 65536,
23227
23511
  "flags": {},
23512
+ "children": [
23513
+ {
23514
+ "id": 444,
23515
+ "name": "schema",
23516
+ "variant": "declaration",
23517
+ "kind": 1024,
23518
+ "flags": {},
23519
+ "sources": [
23520
+ {
23521
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23522
+ "line": 23,
23523
+ "character": 4
23524
+ }
23525
+ ],
23526
+ "type": {
23527
+ "type": "intrinsic",
23528
+ "name": "string"
23529
+ }
23530
+ }
23531
+ ],
23532
+ "groups": [
23533
+ {
23534
+ "title": "Properties",
23535
+ "children": [
23536
+ 444
23537
+ ]
23538
+ }
23539
+ ],
23228
23540
  "sources": [
23229
23541
  {
23230
23542
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23231
- "line": 23,
23232
- "character": 4
23543
+ "line": 22,
23544
+ "character": 68
23233
23545
  }
23234
- ],
23235
- "type": {
23236
- "type": "intrinsic",
23237
- "name": "string"
23238
- }
23239
- }
23240
- ],
23241
- "groups": [
23242
- {
23243
- "title": "Properties",
23244
- "children": [
23245
- 444
23246
23546
  ]
23247
23547
  }
23248
- ],
23249
- "sources": [
23250
- {
23251
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23252
- "line": 22,
23253
- "character": 5
23254
- }
23255
- ]
23256
- }
23548
+ },
23549
+ {
23550
+ "type": "reference",
23551
+ "target": {
23552
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
23553
+ "qualifiedName": "PayloadFields"
23554
+ },
23555
+ "name": "PayloadFields",
23556
+ "package": "@xyo-network/payload-model"
23557
+ }
23558
+ ]
23257
23559
  }
23258
23560
  }
23259
23561
  ]
@@ -23390,7 +23692,7 @@
23390
23692
  {
23391
23693
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23392
23694
  "line": 20,
23393
- "character": 21
23695
+ "character": 37
23394
23696
  }
23395
23697
  ]
23396
23698
  }
@@ -23424,49 +23726,63 @@
23424
23726
  "type": {
23425
23727
  "type": "array",
23426
23728
  "elementType": {
23427
- "type": "reflection",
23428
- "declaration": {
23429
- "id": 452,
23430
- "name": "__type",
23431
- "variant": "declaration",
23432
- "kind": 65536,
23433
- "flags": {},
23434
- "children": [
23435
- {
23436
- "id": 453,
23437
- "name": "schema",
23729
+ "type": "intersection",
23730
+ "types": [
23731
+ {
23732
+ "type": "reflection",
23733
+ "declaration": {
23734
+ "id": 452,
23735
+ "name": "__type",
23438
23736
  "variant": "declaration",
23439
- "kind": 1024,
23737
+ "kind": 65536,
23440
23738
  "flags": {},
23739
+ "children": [
23740
+ {
23741
+ "id": 453,
23742
+ "name": "schema",
23743
+ "variant": "declaration",
23744
+ "kind": 1024,
23745
+ "flags": {},
23746
+ "sources": [
23747
+ {
23748
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23749
+ "line": 23,
23750
+ "character": 4
23751
+ }
23752
+ ],
23753
+ "type": {
23754
+ "type": "intrinsic",
23755
+ "name": "string"
23756
+ }
23757
+ }
23758
+ ],
23759
+ "groups": [
23760
+ {
23761
+ "title": "Properties",
23762
+ "children": [
23763
+ 453
23764
+ ]
23765
+ }
23766
+ ],
23441
23767
  "sources": [
23442
23768
  {
23443
23769
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23444
- "line": 23,
23445
- "character": 4
23770
+ "line": 22,
23771
+ "character": 68
23446
23772
  }
23447
- ],
23448
- "type": {
23449
- "type": "intrinsic",
23450
- "name": "string"
23451
- }
23452
- }
23453
- ],
23454
- "groups": [
23455
- {
23456
- "title": "Properties",
23457
- "children": [
23458
- 453
23459
23773
  ]
23460
23774
  }
23461
- ],
23462
- "sources": [
23463
- {
23464
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23465
- "line": 22,
23466
- "character": 5
23467
- }
23468
- ]
23469
- }
23775
+ },
23776
+ {
23777
+ "type": "reference",
23778
+ "target": {
23779
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
23780
+ "qualifiedName": "PayloadFields"
23781
+ },
23782
+ "name": "PayloadFields",
23783
+ "package": "@xyo-network/payload-model"
23784
+ }
23785
+ ]
23470
23786
  }
23471
23787
  }
23472
23788
  },
@@ -23684,97 +24000,125 @@
23684
24000
  {
23685
24001
  "type": "array",
23686
24002
  "elementType": {
23687
- "type": "reflection",
23688
- "declaration": {
23689
- "id": 461,
23690
- "name": "__type",
23691
- "variant": "declaration",
23692
- "kind": 65536,
23693
- "flags": {},
23694
- "children": [
23695
- {
23696
- "id": 462,
23697
- "name": "schema",
24003
+ "type": "intersection",
24004
+ "types": [
24005
+ {
24006
+ "type": "reflection",
24007
+ "declaration": {
24008
+ "id": 461,
24009
+ "name": "__type",
23698
24010
  "variant": "declaration",
23699
- "kind": 1024,
24011
+ "kind": 65536,
23700
24012
  "flags": {},
24013
+ "children": [
24014
+ {
24015
+ "id": 462,
24016
+ "name": "schema",
24017
+ "variant": "declaration",
24018
+ "kind": 1024,
24019
+ "flags": {},
24020
+ "sources": [
24021
+ {
24022
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24023
+ "line": 23,
24024
+ "character": 4
24025
+ }
24026
+ ],
24027
+ "type": {
24028
+ "type": "intrinsic",
24029
+ "name": "string"
24030
+ }
24031
+ }
24032
+ ],
24033
+ "groups": [
24034
+ {
24035
+ "title": "Properties",
24036
+ "children": [
24037
+ 462
24038
+ ]
24039
+ }
24040
+ ],
23701
24041
  "sources": [
23702
24042
  {
23703
24043
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23704
- "line": 23,
23705
- "character": 4
24044
+ "line": 22,
24045
+ "character": 68
23706
24046
  }
23707
- ],
23708
- "type": {
23709
- "type": "intrinsic",
23710
- "name": "string"
23711
- }
23712
- }
23713
- ],
23714
- "groups": [
23715
- {
23716
- "title": "Properties",
23717
- "children": [
23718
- 462
23719
24047
  ]
23720
24048
  }
23721
- ],
23722
- "sources": [
23723
- {
23724
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23725
- "line": 22,
23726
- "character": 5
23727
- }
23728
- ]
23729
- }
24049
+ },
24050
+ {
24051
+ "type": "reference",
24052
+ "target": {
24053
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
24054
+ "qualifiedName": "PayloadFields"
24055
+ },
24056
+ "name": "PayloadFields",
24057
+ "package": "@xyo-network/payload-model"
24058
+ }
24059
+ ]
23730
24060
  }
23731
24061
  },
23732
24062
  {
23733
24063
  "type": "array",
23734
24064
  "elementType": {
23735
- "type": "reflection",
23736
- "declaration": {
23737
- "id": 463,
23738
- "name": "__type",
23739
- "variant": "declaration",
23740
- "kind": 65536,
23741
- "flags": {},
23742
- "children": [
23743
- {
23744
- "id": 464,
23745
- "name": "schema",
24065
+ "type": "intersection",
24066
+ "types": [
24067
+ {
24068
+ "type": "reflection",
24069
+ "declaration": {
24070
+ "id": 463,
24071
+ "name": "__type",
23746
24072
  "variant": "declaration",
23747
- "kind": 1024,
24073
+ "kind": 65536,
23748
24074
  "flags": {},
24075
+ "children": [
24076
+ {
24077
+ "id": 464,
24078
+ "name": "schema",
24079
+ "variant": "declaration",
24080
+ "kind": 1024,
24081
+ "flags": {},
24082
+ "sources": [
24083
+ {
24084
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24085
+ "line": 23,
24086
+ "character": 4
24087
+ }
24088
+ ],
24089
+ "type": {
24090
+ "type": "intrinsic",
24091
+ "name": "string"
24092
+ }
24093
+ }
24094
+ ],
24095
+ "groups": [
24096
+ {
24097
+ "title": "Properties",
24098
+ "children": [
24099
+ 464
24100
+ ]
24101
+ }
24102
+ ],
23749
24103
  "sources": [
23750
24104
  {
23751
24105
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23752
- "line": 23,
23753
- "character": 4
24106
+ "line": 22,
24107
+ "character": 68
23754
24108
  }
23755
- ],
23756
- "type": {
23757
- "type": "intrinsic",
23758
- "name": "string"
23759
- }
23760
- }
23761
- ],
23762
- "groups": [
23763
- {
23764
- "title": "Properties",
23765
- "children": [
23766
- 464
23767
24109
  ]
23768
24110
  }
23769
- ],
23770
- "sources": [
23771
- {
23772
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23773
- "line": 22,
23774
- "character": 5
23775
- }
23776
- ]
23777
- }
24111
+ },
24112
+ {
24113
+ "type": "reference",
24114
+ "target": {
24115
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
24116
+ "qualifiedName": "PayloadFields"
24117
+ },
24118
+ "name": "PayloadFields",
24119
+ "package": "@xyo-network/payload-model"
24120
+ }
24121
+ ]
23778
24122
  }
23779
24123
  }
23780
24124
  ]
@@ -23902,7 +24246,7 @@
23902
24246
  {
23903
24247
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23904
24248
  "line": 20,
23905
- "character": 21
24249
+ "character": 37
23906
24250
  }
23907
24251
  ]
23908
24252
  }
@@ -23934,49 +24278,63 @@
23934
24278
  "type": {
23935
24279
  "type": "array",
23936
24280
  "elementType": {
23937
- "type": "reflection",
23938
- "declaration": {
23939
- "id": 472,
23940
- "name": "__type",
23941
- "variant": "declaration",
23942
- "kind": 65536,
23943
- "flags": {},
23944
- "children": [
23945
- {
23946
- "id": 473,
23947
- "name": "schema",
24281
+ "type": "intersection",
24282
+ "types": [
24283
+ {
24284
+ "type": "reflection",
24285
+ "declaration": {
24286
+ "id": 472,
24287
+ "name": "__type",
23948
24288
  "variant": "declaration",
23949
- "kind": 1024,
24289
+ "kind": 65536,
23950
24290
  "flags": {},
24291
+ "children": [
24292
+ {
24293
+ "id": 473,
24294
+ "name": "schema",
24295
+ "variant": "declaration",
24296
+ "kind": 1024,
24297
+ "flags": {},
24298
+ "sources": [
24299
+ {
24300
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24301
+ "line": 23,
24302
+ "character": 4
24303
+ }
24304
+ ],
24305
+ "type": {
24306
+ "type": "intrinsic",
24307
+ "name": "string"
24308
+ }
24309
+ }
24310
+ ],
24311
+ "groups": [
24312
+ {
24313
+ "title": "Properties",
24314
+ "children": [
24315
+ 473
24316
+ ]
24317
+ }
24318
+ ],
23951
24319
  "sources": [
23952
24320
  {
23953
24321
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23954
- "line": 23,
23955
- "character": 4
24322
+ "line": 22,
24323
+ "character": 68
23956
24324
  }
23957
- ],
23958
- "type": {
23959
- "type": "intrinsic",
23960
- "name": "string"
23961
- }
23962
- }
23963
- ],
23964
- "groups": [
23965
- {
23966
- "title": "Properties",
23967
- "children": [
23968
- 473
23969
24325
  ]
23970
24326
  }
23971
- ],
23972
- "sources": [
23973
- {
23974
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
23975
- "line": 22,
23976
- "character": 5
23977
- }
23978
- ]
23979
- }
24327
+ },
24328
+ {
24329
+ "type": "reference",
24330
+ "target": {
24331
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
24332
+ "qualifiedName": "PayloadFields"
24333
+ },
24334
+ "name": "PayloadFields",
24335
+ "package": "@xyo-network/payload-model"
24336
+ }
24337
+ ]
23980
24338
  }
23981
24339
  }
23982
24340
  },
@@ -24556,7 +24914,7 @@
24556
24914
  {
24557
24915
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24558
24916
  "line": 18,
24559
- "character": 76
24917
+ "character": 92
24560
24918
  }
24561
24919
  ]
24562
24920
  }
@@ -24686,7 +25044,7 @@
24686
25044
  {
24687
25045
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24688
25046
  "line": 18,
24689
- "character": 76
25047
+ "character": 92
24690
25048
  }
24691
25049
  ]
24692
25050
  }
@@ -24747,49 +25105,63 @@
24747
25105
  {
24748
25106
  "type": "array",
24749
25107
  "elementType": {
24750
- "type": "reflection",
24751
- "declaration": {
24752
- "id": 221,
24753
- "name": "__type",
24754
- "variant": "declaration",
24755
- "kind": 65536,
24756
- "flags": {},
24757
- "children": [
24758
- {
24759
- "id": 222,
24760
- "name": "schema",
25108
+ "type": "intersection",
25109
+ "types": [
25110
+ {
25111
+ "type": "reflection",
25112
+ "declaration": {
25113
+ "id": 221,
25114
+ "name": "__type",
24761
25115
  "variant": "declaration",
24762
- "kind": 1024,
25116
+ "kind": 65536,
24763
25117
  "flags": {},
25118
+ "children": [
25119
+ {
25120
+ "id": 222,
25121
+ "name": "schema",
25122
+ "variant": "declaration",
25123
+ "kind": 1024,
25124
+ "flags": {},
25125
+ "sources": [
25126
+ {
25127
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25128
+ "line": 23,
25129
+ "character": 4
25130
+ }
25131
+ ],
25132
+ "type": {
25133
+ "type": "intrinsic",
25134
+ "name": "string"
25135
+ }
25136
+ }
25137
+ ],
25138
+ "groups": [
25139
+ {
25140
+ "title": "Properties",
25141
+ "children": [
25142
+ 222
25143
+ ]
25144
+ }
25145
+ ],
24764
25146
  "sources": [
24765
25147
  {
24766
25148
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24767
- "line": 23,
24768
- "character": 4
25149
+ "line": 22,
25150
+ "character": 68
24769
25151
  }
24770
- ],
24771
- "type": {
24772
- "type": "intrinsic",
24773
- "name": "string"
24774
- }
24775
- }
24776
- ],
24777
- "groups": [
24778
- {
24779
- "title": "Properties",
24780
- "children": [
24781
- 222
24782
25152
  ]
24783
25153
  }
24784
- ],
24785
- "sources": [
24786
- {
24787
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24788
- "line": 22,
24789
- "character": 5
24790
- }
24791
- ]
24792
- }
25154
+ },
25155
+ {
25156
+ "type": "reference",
25157
+ "target": {
25158
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25159
+ "qualifiedName": "PayloadFields"
25160
+ },
25161
+ "name": "PayloadFields",
25162
+ "package": "@xyo-network/payload-model"
25163
+ }
25164
+ ]
24793
25165
  }
24794
25166
  }
24795
25167
  ],
@@ -24848,49 +25220,63 @@
24848
25220
  {
24849
25221
  "type": "array",
24850
25222
  "elementType": {
24851
- "type": "reflection",
24852
- "declaration": {
24853
- "id": 491,
24854
- "name": "__type",
24855
- "variant": "declaration",
24856
- "kind": 65536,
24857
- "flags": {},
24858
- "children": [
24859
- {
24860
- "id": 492,
24861
- "name": "schema",
25223
+ "type": "intersection",
25224
+ "types": [
25225
+ {
25226
+ "type": "reflection",
25227
+ "declaration": {
25228
+ "id": 491,
25229
+ "name": "__type",
24862
25230
  "variant": "declaration",
24863
- "kind": 1024,
25231
+ "kind": 65536,
24864
25232
  "flags": {},
25233
+ "children": [
25234
+ {
25235
+ "id": 492,
25236
+ "name": "schema",
25237
+ "variant": "declaration",
25238
+ "kind": 1024,
25239
+ "flags": {},
25240
+ "sources": [
25241
+ {
25242
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25243
+ "line": 23,
25244
+ "character": 4
25245
+ }
25246
+ ],
25247
+ "type": {
25248
+ "type": "intrinsic",
25249
+ "name": "string"
25250
+ }
25251
+ }
25252
+ ],
25253
+ "groups": [
25254
+ {
25255
+ "title": "Properties",
25256
+ "children": [
25257
+ 492
25258
+ ]
25259
+ }
25260
+ ],
24865
25261
  "sources": [
24866
25262
  {
24867
25263
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24868
- "line": 23,
24869
- "character": 4
25264
+ "line": 22,
25265
+ "character": 68
24870
25266
  }
24871
- ],
24872
- "type": {
24873
- "type": "intrinsic",
24874
- "name": "string"
24875
- }
24876
- }
24877
- ],
24878
- "groups": [
24879
- {
24880
- "title": "Properties",
24881
- "children": [
24882
- 492
24883
25267
  ]
24884
25268
  }
24885
- ],
24886
- "sources": [
24887
- {
24888
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24889
- "line": 22,
24890
- "character": 5
24891
- }
24892
- ]
24893
- }
25269
+ },
25270
+ {
25271
+ "type": "reference",
25272
+ "target": {
25273
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25274
+ "qualifiedName": "PayloadFields"
25275
+ },
25276
+ "name": "PayloadFields",
25277
+ "package": "@xyo-network/payload-model"
25278
+ }
25279
+ ]
24894
25280
  }
24895
25281
  }
24896
25282
  ],
@@ -24963,49 +25349,63 @@
24963
25349
  "type": {
24964
25350
  "type": "array",
24965
25351
  "elementType": {
24966
- "type": "reflection",
24967
- "declaration": {
24968
- "id": 147,
24969
- "name": "__type",
24970
- "variant": "declaration",
24971
- "kind": 65536,
24972
- "flags": {},
24973
- "children": [
24974
- {
24975
- "id": 148,
24976
- "name": "schema",
25352
+ "type": "intersection",
25353
+ "types": [
25354
+ {
25355
+ "type": "reflection",
25356
+ "declaration": {
25357
+ "id": 147,
25358
+ "name": "__type",
24977
25359
  "variant": "declaration",
24978
- "kind": 1024,
25360
+ "kind": 65536,
24979
25361
  "flags": {},
25362
+ "children": [
25363
+ {
25364
+ "id": 148,
25365
+ "name": "schema",
25366
+ "variant": "declaration",
25367
+ "kind": 1024,
25368
+ "flags": {},
25369
+ "sources": [
25370
+ {
25371
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25372
+ "line": 23,
25373
+ "character": 4
25374
+ }
25375
+ ],
25376
+ "type": {
25377
+ "type": "intrinsic",
25378
+ "name": "string"
25379
+ }
25380
+ }
25381
+ ],
25382
+ "groups": [
25383
+ {
25384
+ "title": "Properties",
25385
+ "children": [
25386
+ 148
25387
+ ]
25388
+ }
25389
+ ],
24980
25390
  "sources": [
24981
25391
  {
24982
25392
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
24983
- "line": 23,
24984
- "character": 4
25393
+ "line": 22,
25394
+ "character": 68
24985
25395
  }
24986
- ],
24987
- "type": {
24988
- "type": "intrinsic",
24989
- "name": "string"
24990
- }
24991
- }
24992
- ],
24993
- "groups": [
24994
- {
24995
- "title": "Properties",
24996
- "children": [
24997
- 148
24998
25396
  ]
24999
25397
  }
25000
- ],
25001
- "sources": [
25002
- {
25003
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25004
- "line": 22,
25005
- "character": 5
25006
- }
25007
- ]
25008
- }
25398
+ },
25399
+ {
25400
+ "type": "reference",
25401
+ "target": {
25402
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25403
+ "qualifiedName": "PayloadFields"
25404
+ },
25405
+ "name": "PayloadFields",
25406
+ "package": "@xyo-network/payload-model"
25407
+ }
25408
+ ]
25009
25409
  }
25010
25410
  }
25011
25411
  }
@@ -25020,49 +25420,63 @@
25020
25420
  {
25021
25421
  "type": "array",
25022
25422
  "elementType": {
25023
- "type": "reflection",
25024
- "declaration": {
25025
- "id": 149,
25026
- "name": "__type",
25027
- "variant": "declaration",
25028
- "kind": 65536,
25029
- "flags": {},
25030
- "children": [
25031
- {
25032
- "id": 150,
25033
- "name": "schema",
25423
+ "type": "intersection",
25424
+ "types": [
25425
+ {
25426
+ "type": "reflection",
25427
+ "declaration": {
25428
+ "id": 149,
25429
+ "name": "__type",
25034
25430
  "variant": "declaration",
25035
- "kind": 1024,
25431
+ "kind": 65536,
25036
25432
  "flags": {},
25433
+ "children": [
25434
+ {
25435
+ "id": 150,
25436
+ "name": "schema",
25437
+ "variant": "declaration",
25438
+ "kind": 1024,
25439
+ "flags": {},
25440
+ "sources": [
25441
+ {
25442
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25443
+ "line": 23,
25444
+ "character": 4
25445
+ }
25446
+ ],
25447
+ "type": {
25448
+ "type": "intrinsic",
25449
+ "name": "string"
25450
+ }
25451
+ }
25452
+ ],
25453
+ "groups": [
25454
+ {
25455
+ "title": "Properties",
25456
+ "children": [
25457
+ 150
25458
+ ]
25459
+ }
25460
+ ],
25037
25461
  "sources": [
25038
25462
  {
25039
25463
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25040
- "line": 23,
25041
- "character": 4
25464
+ "line": 22,
25465
+ "character": 68
25042
25466
  }
25043
- ],
25044
- "type": {
25045
- "type": "intrinsic",
25046
- "name": "string"
25047
- }
25048
- }
25049
- ],
25050
- "groups": [
25051
- {
25052
- "title": "Properties",
25053
- "children": [
25054
- 150
25055
25467
  ]
25056
25468
  }
25057
- ],
25058
- "sources": [
25059
- {
25060
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25061
- "line": 22,
25062
- "character": 5
25063
- }
25064
- ]
25065
- }
25469
+ },
25470
+ {
25471
+ "type": "reference",
25472
+ "target": {
25473
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25474
+ "qualifiedName": "PayloadFields"
25475
+ },
25476
+ "name": "PayloadFields",
25477
+ "package": "@xyo-network/payload-model"
25478
+ }
25479
+ ]
25066
25480
  }
25067
25481
  }
25068
25482
  ],
@@ -25138,49 +25552,63 @@
25138
25552
  "type": {
25139
25553
  "type": "array",
25140
25554
  "elementType": {
25141
- "type": "reflection",
25142
- "declaration": {
25143
- "id": 211,
25144
- "name": "__type",
25145
- "variant": "declaration",
25146
- "kind": 65536,
25147
- "flags": {},
25148
- "children": [
25149
- {
25150
- "id": 212,
25151
- "name": "schema",
25555
+ "type": "intersection",
25556
+ "types": [
25557
+ {
25558
+ "type": "reflection",
25559
+ "declaration": {
25560
+ "id": 211,
25561
+ "name": "__type",
25152
25562
  "variant": "declaration",
25153
- "kind": 1024,
25563
+ "kind": 65536,
25154
25564
  "flags": {},
25565
+ "children": [
25566
+ {
25567
+ "id": 212,
25568
+ "name": "schema",
25569
+ "variant": "declaration",
25570
+ "kind": 1024,
25571
+ "flags": {},
25572
+ "sources": [
25573
+ {
25574
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25575
+ "line": 23,
25576
+ "character": 4
25577
+ }
25578
+ ],
25579
+ "type": {
25580
+ "type": "intrinsic",
25581
+ "name": "string"
25582
+ }
25583
+ }
25584
+ ],
25585
+ "groups": [
25586
+ {
25587
+ "title": "Properties",
25588
+ "children": [
25589
+ 212
25590
+ ]
25591
+ }
25592
+ ],
25155
25593
  "sources": [
25156
25594
  {
25157
25595
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25158
- "line": 23,
25159
- "character": 4
25596
+ "line": 22,
25597
+ "character": 68
25160
25598
  }
25161
- ],
25162
- "type": {
25163
- "type": "intrinsic",
25164
- "name": "string"
25165
- }
25166
- }
25167
- ],
25168
- "groups": [
25169
- {
25170
- "title": "Properties",
25171
- "children": [
25172
- 212
25173
25599
  ]
25174
25600
  }
25175
- ],
25176
- "sources": [
25177
- {
25178
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25179
- "line": 22,
25180
- "character": 5
25181
- }
25182
- ]
25183
- }
25601
+ },
25602
+ {
25603
+ "type": "reference",
25604
+ "target": {
25605
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25606
+ "qualifiedName": "PayloadFields"
25607
+ },
25608
+ "name": "PayloadFields",
25609
+ "package": "@xyo-network/payload-model"
25610
+ }
25611
+ ]
25184
25612
  }
25185
25613
  }
25186
25614
  }
@@ -25195,49 +25623,63 @@
25195
25623
  {
25196
25624
  "type": "array",
25197
25625
  "elementType": {
25198
- "type": "reflection",
25199
- "declaration": {
25200
- "id": 213,
25201
- "name": "__type",
25202
- "variant": "declaration",
25203
- "kind": 65536,
25204
- "flags": {},
25205
- "children": [
25206
- {
25207
- "id": 214,
25208
- "name": "schema",
25626
+ "type": "intersection",
25627
+ "types": [
25628
+ {
25629
+ "type": "reflection",
25630
+ "declaration": {
25631
+ "id": 213,
25632
+ "name": "__type",
25209
25633
  "variant": "declaration",
25210
- "kind": 1024,
25634
+ "kind": 65536,
25211
25635
  "flags": {},
25636
+ "children": [
25637
+ {
25638
+ "id": 214,
25639
+ "name": "schema",
25640
+ "variant": "declaration",
25641
+ "kind": 1024,
25642
+ "flags": {},
25643
+ "sources": [
25644
+ {
25645
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25646
+ "line": 23,
25647
+ "character": 4
25648
+ }
25649
+ ],
25650
+ "type": {
25651
+ "type": "intrinsic",
25652
+ "name": "string"
25653
+ }
25654
+ }
25655
+ ],
25656
+ "groups": [
25657
+ {
25658
+ "title": "Properties",
25659
+ "children": [
25660
+ 214
25661
+ ]
25662
+ }
25663
+ ],
25212
25664
  "sources": [
25213
25665
  {
25214
25666
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25215
- "line": 23,
25216
- "character": 4
25667
+ "line": 22,
25668
+ "character": 68
25217
25669
  }
25218
- ],
25219
- "type": {
25220
- "type": "intrinsic",
25221
- "name": "string"
25222
- }
25223
- }
25224
- ],
25225
- "groups": [
25226
- {
25227
- "title": "Properties",
25228
- "children": [
25229
- 214
25230
25670
  ]
25231
25671
  }
25232
- ],
25233
- "sources": [
25234
- {
25235
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
25236
- "line": 22,
25237
- "character": 5
25238
- }
25239
- ]
25240
- }
25672
+ },
25673
+ {
25674
+ "type": "reference",
25675
+ "target": {
25676
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
25677
+ "qualifiedName": "PayloadFields"
25678
+ },
25679
+ "name": "PayloadFields",
25680
+ "package": "@xyo-network/payload-model"
25681
+ }
25682
+ ]
25241
25683
  }
25242
25684
  }
25243
25685
  ],
@@ -28277,7 +28719,7 @@
28277
28719
  {
28278
28720
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
28279
28721
  "line": 18,
28280
- "character": 76
28722
+ "character": 92
28281
28723
  }
28282
28724
  ]
28283
28725
  }
@@ -28942,7 +29384,7 @@
28942
29384
  {
28943
29385
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
28944
29386
  "line": 18,
28945
- "character": 76
29387
+ "character": 92
28946
29388
  }
28947
29389
  ]
28948
29390
  }
@@ -28976,49 +29418,63 @@
28976
29418
  "type": {
28977
29419
  "type": "array",
28978
29420
  "elementType": {
28979
- "type": "reflection",
28980
- "declaration": {
28981
- "id": 334,
28982
- "name": "__type",
28983
- "variant": "declaration",
28984
- "kind": 65536,
28985
- "flags": {},
28986
- "children": [
28987
- {
28988
- "id": 335,
28989
- "name": "schema",
29421
+ "type": "intersection",
29422
+ "types": [
29423
+ {
29424
+ "type": "reflection",
29425
+ "declaration": {
29426
+ "id": 334,
29427
+ "name": "__type",
28990
29428
  "variant": "declaration",
28991
- "kind": 1024,
29429
+ "kind": 65536,
28992
29430
  "flags": {},
29431
+ "children": [
29432
+ {
29433
+ "id": 335,
29434
+ "name": "schema",
29435
+ "variant": "declaration",
29436
+ "kind": 1024,
29437
+ "flags": {},
29438
+ "sources": [
29439
+ {
29440
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
29441
+ "line": 23,
29442
+ "character": 4
29443
+ }
29444
+ ],
29445
+ "type": {
29446
+ "type": "intrinsic",
29447
+ "name": "string"
29448
+ }
29449
+ }
29450
+ ],
29451
+ "groups": [
29452
+ {
29453
+ "title": "Properties",
29454
+ "children": [
29455
+ 335
29456
+ ]
29457
+ }
29458
+ ],
28993
29459
  "sources": [
28994
29460
  {
28995
29461
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
28996
- "line": 23,
28997
- "character": 4
29462
+ "line": 22,
29463
+ "character": 68
28998
29464
  }
28999
- ],
29000
- "type": {
29001
- "type": "intrinsic",
29002
- "name": "string"
29003
- }
29004
- }
29005
- ],
29006
- "groups": [
29007
- {
29008
- "title": "Properties",
29009
- "children": [
29010
- 335
29011
29465
  ]
29012
29466
  }
29013
- ],
29014
- "sources": [
29015
- {
29016
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
29017
- "line": 22,
29018
- "character": 5
29019
- }
29020
- ]
29021
- }
29467
+ },
29468
+ {
29469
+ "type": "reference",
29470
+ "target": {
29471
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
29472
+ "qualifiedName": "PayloadFields"
29473
+ },
29474
+ "name": "PayloadFields",
29475
+ "package": "@xyo-network/payload-model"
29476
+ }
29477
+ ]
29022
29478
  }
29023
29479
  }
29024
29480
  },
@@ -30150,7 +30606,7 @@
30150
30606
  {
30151
30607
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
30152
30608
  "line": 18,
30153
- "character": 76
30609
+ "character": 92
30154
30610
  }
30155
30611
  ]
30156
30612
  }
@@ -30815,7 +31271,7 @@
30815
31271
  {
30816
31272
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
30817
31273
  "line": 18,
30818
- "character": 76
31274
+ "character": 92
30819
31275
  }
30820
31276
  ]
30821
31277
  }
@@ -30849,49 +31305,63 @@
30849
31305
  "type": {
30850
31306
  "type": "array",
30851
31307
  "elementType": {
30852
- "type": "reflection",
30853
- "declaration": {
30854
- "id": 205,
30855
- "name": "__type",
30856
- "variant": "declaration",
30857
- "kind": 65536,
30858
- "flags": {},
30859
- "children": [
30860
- {
30861
- "id": 206,
30862
- "name": "schema",
31308
+ "type": "intersection",
31309
+ "types": [
31310
+ {
31311
+ "type": "reflection",
31312
+ "declaration": {
31313
+ "id": 205,
31314
+ "name": "__type",
30863
31315
  "variant": "declaration",
30864
- "kind": 1024,
31316
+ "kind": 65536,
30865
31317
  "flags": {},
31318
+ "children": [
31319
+ {
31320
+ "id": 206,
31321
+ "name": "schema",
31322
+ "variant": "declaration",
31323
+ "kind": 1024,
31324
+ "flags": {},
31325
+ "sources": [
31326
+ {
31327
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
31328
+ "line": 23,
31329
+ "character": 4
31330
+ }
31331
+ ],
31332
+ "type": {
31333
+ "type": "intrinsic",
31334
+ "name": "string"
31335
+ }
31336
+ }
31337
+ ],
31338
+ "groups": [
31339
+ {
31340
+ "title": "Properties",
31341
+ "children": [
31342
+ 206
31343
+ ]
31344
+ }
31345
+ ],
30866
31346
  "sources": [
30867
31347
  {
30868
31348
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
30869
- "line": 23,
30870
- "character": 4
31349
+ "line": 22,
31350
+ "character": 68
30871
31351
  }
30872
- ],
30873
- "type": {
30874
- "type": "intrinsic",
30875
- "name": "string"
30876
- }
30877
- }
30878
- ],
30879
- "groups": [
30880
- {
30881
- "title": "Properties",
30882
- "children": [
30883
- 206
30884
31352
  ]
30885
31353
  }
30886
- ],
30887
- "sources": [
30888
- {
30889
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
30890
- "line": 22,
30891
- "character": 5
30892
- }
30893
- ]
30894
- }
31354
+ },
31355
+ {
31356
+ "type": "reference",
31357
+ "target": {
31358
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
31359
+ "qualifiedName": "PayloadFields"
31360
+ },
31361
+ "name": "PayloadFields",
31362
+ "package": "@xyo-network/payload-model"
31363
+ }
31364
+ ]
30895
31365
  }
30896
31366
  }
30897
31367
  },
@@ -32007,7 +32477,7 @@
32007
32477
  {
32008
32478
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
32009
32479
  "line": 18,
32010
- "character": 76
32480
+ "character": 92
32011
32481
  }
32012
32482
  ]
32013
32483
  }
@@ -32672,7 +33142,7 @@
32672
33142
  {
32673
33143
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
32674
33144
  "line": 18,
32675
- "character": 76
33145
+ "character": 92
32676
33146
  }
32677
33147
  ]
32678
33148
  }
@@ -32706,49 +33176,63 @@
32706
33176
  "type": {
32707
33177
  "type": "array",
32708
33178
  "elementType": {
32709
- "type": "reflection",
32710
- "declaration": {
32711
- "id": 391,
32712
- "name": "__type",
32713
- "variant": "declaration",
32714
- "kind": 65536,
32715
- "flags": {},
32716
- "children": [
32717
- {
32718
- "id": 392,
32719
- "name": "schema",
33179
+ "type": "intersection",
33180
+ "types": [
33181
+ {
33182
+ "type": "reflection",
33183
+ "declaration": {
33184
+ "id": 391,
33185
+ "name": "__type",
32720
33186
  "variant": "declaration",
32721
- "kind": 1024,
33187
+ "kind": 65536,
32722
33188
  "flags": {},
33189
+ "children": [
33190
+ {
33191
+ "id": 392,
33192
+ "name": "schema",
33193
+ "variant": "declaration",
33194
+ "kind": 1024,
33195
+ "flags": {},
33196
+ "sources": [
33197
+ {
33198
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
33199
+ "line": 23,
33200
+ "character": 4
33201
+ }
33202
+ ],
33203
+ "type": {
33204
+ "type": "intrinsic",
33205
+ "name": "string"
33206
+ }
33207
+ }
33208
+ ],
33209
+ "groups": [
33210
+ {
33211
+ "title": "Properties",
33212
+ "children": [
33213
+ 392
33214
+ ]
33215
+ }
33216
+ ],
32723
33217
  "sources": [
32724
33218
  {
32725
33219
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
32726
- "line": 23,
32727
- "character": 4
33220
+ "line": 22,
33221
+ "character": 68
32728
33222
  }
32729
- ],
32730
- "type": {
32731
- "type": "intrinsic",
32732
- "name": "string"
32733
- }
32734
- }
32735
- ],
32736
- "groups": [
32737
- {
32738
- "title": "Properties",
32739
- "children": [
32740
- 392
32741
33223
  ]
32742
33224
  }
32743
- ],
32744
- "sources": [
32745
- {
32746
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
32747
- "line": 22,
32748
- "character": 5
32749
- }
32750
- ]
32751
- }
33225
+ },
33226
+ {
33227
+ "type": "reference",
33228
+ "target": {
33229
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
33230
+ "qualifiedName": "PayloadFields"
33231
+ },
33232
+ "name": "PayloadFields",
33233
+ "package": "@xyo-network/payload-model"
33234
+ }
33235
+ ]
32752
33236
  }
32753
33237
  }
32754
33238
  },
@@ -34986,49 +35470,63 @@
34986
35470
  "value": null
34987
35471
  },
34988
35472
  {
34989
- "type": "reflection",
34990
- "declaration": {
34991
- "id": 1154,
34992
- "name": "__type",
34993
- "variant": "declaration",
34994
- "kind": 65536,
34995
- "flags": {},
34996
- "children": [
34997
- {
34998
- "id": 1155,
34999
- "name": "schema",
35473
+ "type": "intersection",
35474
+ "types": [
35475
+ {
35476
+ "type": "reflection",
35477
+ "declaration": {
35478
+ "id": 1154,
35479
+ "name": "__type",
35000
35480
  "variant": "declaration",
35001
- "kind": 1024,
35481
+ "kind": 65536,
35002
35482
  "flags": {},
35483
+ "children": [
35484
+ {
35485
+ "id": 1155,
35486
+ "name": "schema",
35487
+ "variant": "declaration",
35488
+ "kind": 1024,
35489
+ "flags": {},
35490
+ "sources": [
35491
+ {
35492
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35493
+ "line": 23,
35494
+ "character": 4
35495
+ }
35496
+ ],
35497
+ "type": {
35498
+ "type": "intrinsic",
35499
+ "name": "string"
35500
+ }
35501
+ }
35502
+ ],
35503
+ "groups": [
35504
+ {
35505
+ "title": "Properties",
35506
+ "children": [
35507
+ 1155
35508
+ ]
35509
+ }
35510
+ ],
35003
35511
  "sources": [
35004
35512
  {
35005
35513
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35006
- "line": 23,
35007
- "character": 4
35514
+ "line": 22,
35515
+ "character": 68
35008
35516
  }
35009
- ],
35010
- "type": {
35011
- "type": "intrinsic",
35012
- "name": "string"
35013
- }
35014
- }
35015
- ],
35016
- "groups": [
35017
- {
35018
- "title": "Properties",
35019
- "children": [
35020
- 1155
35021
35517
  ]
35022
35518
  }
35023
- ],
35024
- "sources": [
35025
- {
35026
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35027
- "line": 22,
35028
- "character": 5
35029
- }
35030
- ]
35031
- }
35519
+ },
35520
+ {
35521
+ "type": "reference",
35522
+ "target": {
35523
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
35524
+ "qualifiedName": "PayloadFields"
35525
+ },
35526
+ "name": "PayloadFields",
35527
+ "package": "@xyo-network/payload-model"
35528
+ }
35529
+ ]
35032
35530
  }
35033
35531
  ]
35034
35532
  }
@@ -35176,49 +35674,63 @@
35176
35674
  "value": null
35177
35675
  },
35178
35676
  {
35179
- "type": "reflection",
35180
- "declaration": {
35181
- "id": 1167,
35182
- "name": "__type",
35183
- "variant": "declaration",
35184
- "kind": 65536,
35185
- "flags": {},
35186
- "children": [
35187
- {
35188
- "id": 1168,
35189
- "name": "schema",
35677
+ "type": "intersection",
35678
+ "types": [
35679
+ {
35680
+ "type": "reflection",
35681
+ "declaration": {
35682
+ "id": 1167,
35683
+ "name": "__type",
35190
35684
  "variant": "declaration",
35191
- "kind": 1024,
35685
+ "kind": 65536,
35192
35686
  "flags": {},
35687
+ "children": [
35688
+ {
35689
+ "id": 1168,
35690
+ "name": "schema",
35691
+ "variant": "declaration",
35692
+ "kind": 1024,
35693
+ "flags": {},
35694
+ "sources": [
35695
+ {
35696
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35697
+ "line": 23,
35698
+ "character": 4
35699
+ }
35700
+ ],
35701
+ "type": {
35702
+ "type": "intrinsic",
35703
+ "name": "string"
35704
+ }
35705
+ }
35706
+ ],
35707
+ "groups": [
35708
+ {
35709
+ "title": "Properties",
35710
+ "children": [
35711
+ 1168
35712
+ ]
35713
+ }
35714
+ ],
35193
35715
  "sources": [
35194
35716
  {
35195
35717
  "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35196
- "line": 23,
35197
- "character": 4
35718
+ "line": 22,
35719
+ "character": 68
35198
35720
  }
35199
- ],
35200
- "type": {
35201
- "type": "intrinsic",
35202
- "name": "string"
35203
- }
35204
- }
35205
- ],
35206
- "groups": [
35207
- {
35208
- "title": "Properties",
35209
- "children": [
35210
- 1168
35211
35721
  ]
35212
35722
  }
35213
- ],
35214
- "sources": [
35215
- {
35216
- "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
35217
- "line": 22,
35218
- "character": 5
35219
- }
35220
- ]
35221
- }
35723
+ },
35724
+ {
35725
+ "type": "reference",
35726
+ "target": {
35727
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
35728
+ "qualifiedName": "PayloadFields"
35729
+ },
35730
+ "name": "PayloadFields",
35731
+ "package": "@xyo-network/payload-model"
35732
+ }
35733
+ ]
35222
35734
  }
35223
35735
  ]
35224
35736
  }