idwise-react-native-sdk 4.7.0 → 4.7.1

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 (24) hide show
  1. package/android/build.gradle +10 -1
  2. package/android/gradle.properties +2 -0
  3. package/ios/IDWiseSDK.xcframework/Info.plist +6 -6
  4. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Assets.car +0 -0
  5. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Headers/IDWise.h +18 -0
  6. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/IDWiseSDK +0 -0
  7. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Info.plist +0 -0
  8. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/arm64-apple-ios.abi.json +2039 -530
  9. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +26 -3
  10. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/arm64-apple-ios.swiftinterface +26 -3
  11. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/_CodeSignature/CodeResources +26 -15
  12. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/document_detector.mlmodelc/coremldata.bin +0 -0
  13. package/ios/IDWiseSDK.xcframework/ios-arm64/IDWiseSDK.framework/document_detector.mlmodelc/metadata.json +2 -2
  14. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/Headers/IDWise.h +18 -0
  15. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/IDWiseSDK +0 -0
  16. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/Info.plist +0 -0
  17. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +2039 -530
  18. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +26 -3
  19. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/Modules/IDWiseSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +26 -3
  20. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/_CodeSignature/CodeResources +22 -11
  21. package/ios/IDWiseSDK.xcframework/ios-x86_64-simulator/IDWiseSDK.framework/document_detector.mlmodelc/coremldata.bin +0 -0
  22. package/package.json +7 -2
  23. package/android/frontend-sdk-ui-testing/bitbucket-pipelines.yml +0 -37
  24. package/android/frontend-sdk-ui-testing/version.txt +0 -1
@@ -14860,8 +14860,8 @@
14860
14860
  },
14861
14861
  {
14862
14862
  "kind": "TypeDecl",
14863
- "name": "JourneySummary",
14864
- "printedName": "JourneySummary",
14863
+ "name": "JourneySummaryInternal",
14864
+ "printedName": "JourneySummaryInternal",
14865
14865
  "children": [
14866
14866
  {
14867
14867
  "kind": "Var",
@@ -14876,8 +14876,8 @@
14876
14876
  }
14877
14877
  ],
14878
14878
  "declKind": "Var",
14879
- "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvp",
14880
- "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvp",
14879
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV9journeyIdSSvp",
14880
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV9journeyIdSSvp",
14881
14881
  "moduleName": "IDWiseSDK",
14882
14882
  "declAttributes": [
14883
14883
  "HasStorage",
@@ -14899,8 +14899,8 @@
14899
14899
  }
14900
14900
  ],
14901
14901
  "declKind": "Accessor",
14902
- "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvg",
14903
- "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvg",
14902
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV9journeyIdSSvg",
14903
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV9journeyIdSSvg",
14904
14904
  "moduleName": "IDWiseSDK",
14905
14905
  "implicit": true,
14906
14906
  "accessorKind": "get"
@@ -14920,8 +14920,8 @@
14920
14920
  }
14921
14921
  ],
14922
14922
  "declKind": "Var",
14923
- "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvp",
14924
- "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvp",
14923
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV11isCompletedSbvp",
14924
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV11isCompletedSbvp",
14925
14925
  "moduleName": "IDWiseSDK",
14926
14926
  "declAttributes": [
14927
14927
  "HasStorage",
@@ -14943,8 +14943,8 @@
14943
14943
  }
14944
14944
  ],
14945
14945
  "declKind": "Accessor",
14946
- "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvg",
14947
- "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvg",
14946
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV11isCompletedSbvg",
14947
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV11isCompletedSbvg",
14948
14948
  "moduleName": "IDWiseSDK",
14949
14949
  "implicit": true,
14950
14950
  "accessorKind": "get"
@@ -14959,21 +14959,21 @@
14959
14959
  {
14960
14960
  "kind": "TypeNominal",
14961
14961
  "name": "Array",
14962
- "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
14962
+ "printedName": "[IDWiseSDK.JourneySummaryInternal.StepSummary]",
14963
14963
  "children": [
14964
14964
  {
14965
14965
  "kind": "TypeNominal",
14966
14966
  "name": "StepSummary",
14967
- "printedName": "IDWiseSDK.JourneySummary.StepSummary",
14968
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
14967
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepSummary",
14968
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V"
14969
14969
  }
14970
14970
  ],
14971
14971
  "usr": "s:Sa"
14972
14972
  }
14973
14973
  ],
14974
14974
  "declKind": "Var",
14975
- "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvp",
14976
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvp",
14975
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvp",
14976
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvp",
14977
14977
  "moduleName": "IDWiseSDK",
14978
14978
  "declAttributes": [
14979
14979
  "HasStorage",
@@ -14989,21 +14989,21 @@
14989
14989
  {
14990
14990
  "kind": "TypeNominal",
14991
14991
  "name": "Array",
14992
- "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
14992
+ "printedName": "[IDWiseSDK.JourneySummaryInternal.StepSummary]",
14993
14993
  "children": [
14994
14994
  {
14995
14995
  "kind": "TypeNominal",
14996
14996
  "name": "StepSummary",
14997
- "printedName": "IDWiseSDK.JourneySummary.StepSummary",
14998
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
14997
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepSummary",
14998
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V"
14999
14999
  }
15000
15000
  ],
15001
15001
  "usr": "s:Sa"
15002
15002
  }
15003
15003
  ],
15004
15004
  "declKind": "Accessor",
15005
- "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvg",
15006
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvg",
15005
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvg",
15006
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvg",
15007
15007
  "moduleName": "IDWiseSDK",
15008
15008
  "implicit": true,
15009
15009
  "accessorKind": "get"
@@ -15021,21 +15021,21 @@
15021
15021
  {
15022
15022
  "kind": "TypeNominal",
15023
15023
  "name": "Array",
15024
- "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
15024
+ "printedName": "[IDWiseSDK.JourneySummaryInternal.StepSummary]",
15025
15025
  "children": [
15026
15026
  {
15027
15027
  "kind": "TypeNominal",
15028
15028
  "name": "StepSummary",
15029
- "printedName": "IDWiseSDK.JourneySummary.StepSummary",
15030
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
15029
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepSummary",
15030
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V"
15031
15031
  }
15032
15032
  ],
15033
15033
  "usr": "s:Sa"
15034
15034
  }
15035
15035
  ],
15036
15036
  "declKind": "Accessor",
15037
- "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvs",
15038
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvs",
15037
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvs",
15038
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvs",
15039
15039
  "moduleName": "IDWiseSDK",
15040
15040
  "implicit": true,
15041
15041
  "accessorKind": "set"
@@ -15052,8 +15052,8 @@
15052
15052
  }
15053
15053
  ],
15054
15054
  "declKind": "Accessor",
15055
- "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvM",
15056
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGvM",
15055
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvM",
15056
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13stepSummariesSayAC04StepD0VGvM",
15057
15057
  "moduleName": "IDWiseSDK",
15058
15058
  "implicit": true,
15059
15059
  "accessorKind": "_modify"
@@ -15081,8 +15081,8 @@
15081
15081
  }
15082
15082
  ],
15083
15083
  "declKind": "Var",
15084
- "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAA0cF3DTOVSgvp",
15085
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAA0cF3DTOVSgvp",
15084
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13journeyResultAA0cG3DTOVSgvp",
15085
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13journeyResultAA0cG3DTOVSgvp",
15086
15086
  "moduleName": "IDWiseSDK",
15087
15087
  "declAttributes": [
15088
15088
  "HasStorage",
@@ -15112,8 +15112,8 @@
15112
15112
  }
15113
15113
  ],
15114
15114
  "declKind": "Accessor",
15115
- "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAA0cF3DTOVSgvg",
15116
- "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAA0cF3DTOVSgvg",
15115
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV13journeyResultAA0cG3DTOVSgvg",
15116
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV13journeyResultAA0cG3DTOVSgvg",
15117
15117
  "moduleName": "IDWiseSDK",
15118
15118
  "implicit": true,
15119
15119
  "accessorKind": "get"
@@ -15141,8 +15141,8 @@
15141
15141
  }
15142
15142
  ],
15143
15143
  "declKind": "Var",
15144
- "usr": "s:9IDWiseSDK14JourneySummaryV17journeyDefinitionAA0cF3DTOVSgvp",
15145
- "mangledName": "$s9IDWiseSDK14JourneySummaryV17journeyDefinitionAA0cF3DTOVSgvp",
15144
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV17journeyDefinitionAA0cG3DTOVSgvp",
15145
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV17journeyDefinitionAA0cG3DTOVSgvp",
15146
15146
  "moduleName": "IDWiseSDK",
15147
15147
  "declAttributes": [
15148
15148
  "HasStorage",
@@ -15172,8 +15172,8 @@
15172
15172
  }
15173
15173
  ],
15174
15174
  "declKind": "Accessor",
15175
- "usr": "s:9IDWiseSDK14JourneySummaryV17journeyDefinitionAA0cF3DTOVSgvg",
15176
- "mangledName": "$s9IDWiseSDK14JourneySummaryV17journeyDefinitionAA0cF3DTOVSgvg",
15175
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV17journeyDefinitionAA0cG3DTOVSgvg",
15176
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV17journeyDefinitionAA0cG3DTOVSgvg",
15177
15177
  "moduleName": "IDWiseSDK",
15178
15178
  "implicit": true,
15179
15179
  "accessorKind": "get"
@@ -15193,13 +15193,13 @@
15193
15193
  {
15194
15194
  "kind": "TypeNominal",
15195
15195
  "name": "StepDefinition",
15196
- "printedName": "IDWiseSDK.JourneySummary.StepDefinition",
15197
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV"
15196
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepDefinition",
15197
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV"
15198
15198
  }
15199
15199
  ],
15200
15200
  "declKind": "Var",
15201
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V10definitionAC0E10DefinitionVvp",
15202
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V10definitionAC0E10DefinitionVvp",
15201
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V10definitionAC0F10DefinitionVvp",
15202
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V10definitionAC0F10DefinitionVvp",
15203
15203
  "moduleName": "IDWiseSDK",
15204
15204
  "declAttributes": [
15205
15205
  "HasStorage",
@@ -15216,13 +15216,13 @@
15216
15216
  {
15217
15217
  "kind": "TypeNominal",
15218
15218
  "name": "StepDefinition",
15219
- "printedName": "IDWiseSDK.JourneySummary.StepDefinition",
15220
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV"
15219
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepDefinition",
15220
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV"
15221
15221
  }
15222
15222
  ],
15223
15223
  "declKind": "Accessor",
15224
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V10definitionAC0E10DefinitionVvg",
15225
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V10definitionAC0E10DefinitionVvg",
15224
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V10definitionAC0F10DefinitionVvg",
15225
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V10definitionAC0F10DefinitionVvg",
15226
15226
  "moduleName": "IDWiseSDK",
15227
15227
  "implicit": true,
15228
15228
  "accessorKind": "get"
@@ -15250,8 +15250,8 @@
15250
15250
  }
15251
15251
  ],
15252
15252
  "declKind": "Var",
15253
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvp",
15254
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvp",
15253
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvp",
15254
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvp",
15255
15255
  "moduleName": "IDWiseSDK",
15256
15256
  "declAttributes": [
15257
15257
  "HasInitialValue",
@@ -15281,8 +15281,8 @@
15281
15281
  }
15282
15282
  ],
15283
15283
  "declKind": "Accessor",
15284
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvg",
15285
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvg",
15284
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvg",
15285
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvg",
15286
15286
  "moduleName": "IDWiseSDK",
15287
15287
  "implicit": true,
15288
15288
  "accessorKind": "get"
@@ -15313,8 +15313,8 @@
15313
15313
  }
15314
15314
  ],
15315
15315
  "declKind": "Accessor",
15316
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvs",
15317
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvs",
15316
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvs",
15317
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvs",
15318
15318
  "moduleName": "IDWiseSDK",
15319
15319
  "implicit": true,
15320
15320
  "accessorKind": "set"
@@ -15331,8 +15331,8 @@
15331
15331
  }
15332
15332
  ],
15333
15333
  "declKind": "Accessor",
15334
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvM",
15335
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V6resultAA0E6ResultVSgvM",
15334
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvM",
15335
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V6resultAA0F6ResultVSgvM",
15336
15336
  "moduleName": "IDWiseSDK",
15337
15337
  "implicit": true,
15338
15338
  "accessorKind": "_modify"
@@ -15360,8 +15360,8 @@
15360
15360
  }
15361
15361
  ],
15362
15362
  "declKind": "Var",
15363
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V11recognitionAA19DocumentRecognitionVSgvp",
15364
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V11recognitionAA19DocumentRecognitionVSgvp",
15363
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V11recognitionAA19DocumentRecognitionVSgvp",
15364
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V11recognitionAA19DocumentRecognitionVSgvp",
15365
15365
  "moduleName": "IDWiseSDK",
15366
15366
  "declAttributes": [
15367
15367
  "HasStorage",
@@ -15391,8 +15391,8 @@
15391
15391
  }
15392
15392
  ],
15393
15393
  "declKind": "Accessor",
15394
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V11recognitionAA19DocumentRecognitionVSgvg",
15395
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V11recognitionAA19DocumentRecognitionVSgvg",
15394
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V11recognitionAA19DocumentRecognitionVSgvg",
15395
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V11recognitionAA19DocumentRecognitionVSgvg",
15396
15396
  "moduleName": "IDWiseSDK",
15397
15397
  "implicit": true,
15398
15398
  "accessorKind": "get"
@@ -15407,8 +15407,8 @@
15407
15407
  {
15408
15408
  "kind": "TypeNominal",
15409
15409
  "name": "StepSummary",
15410
- "printedName": "IDWiseSDK.JourneySummary.StepSummary",
15411
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
15410
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepSummary",
15411
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V"
15412
15412
  },
15413
15413
  {
15414
15414
  "kind": "TypeNominal",
@@ -15418,8 +15418,8 @@
15418
15418
  }
15419
15419
  ],
15420
15420
  "declKind": "Constructor",
15421
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V4fromAEs7Decoder_p_tKcfc",
15422
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V4fromAEs7Decoder_p_tKcfc",
15421
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V4fromAEs7Decoder_p_tKcfc",
15422
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V4fromAEs7Decoder_p_tKcfc",
15423
15423
  "moduleName": "IDWiseSDK",
15424
15424
  "implicit": true,
15425
15425
  "throwing": true,
@@ -15443,8 +15443,8 @@
15443
15443
  }
15444
15444
  ],
15445
15445
  "declKind": "Func",
15446
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V6encode2toys7Encoder_p_tKF",
15447
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V6encode2toys7Encoder_p_tKF",
15446
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V6encode2toys7Encoder_p_tKF",
15447
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V6encode2toys7Encoder_p_tKF",
15448
15448
  "moduleName": "IDWiseSDK",
15449
15449
  "implicit": true,
15450
15450
  "throwing": true,
@@ -15452,8 +15452,8 @@
15452
15452
  }
15453
15453
  ],
15454
15454
  "declKind": "Struct",
15455
- "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V",
15456
- "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V",
15455
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV04StepD0V",
15456
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV04StepD0V",
15457
15457
  "moduleName": "IDWiseSDK",
15458
15458
  "declAttributes": [
15459
15459
  "AccessControl"
@@ -15493,8 +15493,8 @@
15493
15493
  }
15494
15494
  ],
15495
15495
  "declKind": "Var",
15496
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV6stepIdSivp",
15497
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV6stepIdSivp",
15496
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6stepIdSivp",
15497
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6stepIdSivp",
15498
15498
  "moduleName": "IDWiseSDK",
15499
15499
  "declAttributes": [
15500
15500
  "HasStorage",
@@ -15516,8 +15516,8 @@
15516
15516
  }
15517
15517
  ],
15518
15518
  "declKind": "Accessor",
15519
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV6stepIdSivg",
15520
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV6stepIdSivg",
15519
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6stepIdSivg",
15520
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6stepIdSivg",
15521
15521
  "moduleName": "IDWiseSDK",
15522
15522
  "implicit": true,
15523
15523
  "accessorKind": "get"
@@ -15545,8 +15545,8 @@
15545
15545
  }
15546
15546
  ],
15547
15547
  "declKind": "Var",
15548
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV9stepTitleSSSgvp",
15549
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV9stepTitleSSSgvp",
15548
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9stepTitleSSSgvp",
15549
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9stepTitleSSSgvp",
15550
15550
  "moduleName": "IDWiseSDK",
15551
15551
  "declAttributes": [
15552
15552
  "HasStorage",
@@ -15576,8 +15576,8 @@
15576
15576
  }
15577
15577
  ],
15578
15578
  "declKind": "Accessor",
15579
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV9stepTitleSSSgvg",
15580
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV9stepTitleSSSgvg",
15579
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9stepTitleSSSgvg",
15580
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9stepTitleSSSgvg",
15581
15581
  "moduleName": "IDWiseSDK",
15582
15582
  "implicit": true,
15583
15583
  "accessorKind": "get"
@@ -15605,8 +15605,8 @@
15605
15605
  }
15606
15606
  ],
15607
15607
  "declKind": "Var",
15608
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV8stepTypeSSSgvp",
15609
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV8stepTypeSSSgvp",
15608
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV8stepTypeSSSgvp",
15609
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV8stepTypeSSSgvp",
15610
15610
  "moduleName": "IDWiseSDK",
15611
15611
  "declAttributes": [
15612
15612
  "HasStorage",
@@ -15636,8 +15636,8 @@
15636
15636
  }
15637
15637
  ],
15638
15638
  "declKind": "Accessor",
15639
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV8stepTypeSSSgvg",
15640
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV8stepTypeSSSgvg",
15639
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV8stepTypeSSSgvg",
15640
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV8stepTypeSSSgvg",
15641
15641
  "moduleName": "IDWiseSDK",
15642
15642
  "implicit": true,
15643
15643
  "accessorKind": "get"
@@ -15665,8 +15665,8 @@
15665
15665
  }
15666
15666
  ],
15667
15667
  "declKind": "Var",
15668
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV10isOptionalSbSgvp",
15669
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV10isOptionalSbSgvp",
15668
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV10isOptionalSbSgvp",
15669
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV10isOptionalSbSgvp",
15670
15670
  "moduleName": "IDWiseSDK",
15671
15671
  "declAttributes": [
15672
15672
  "HasStorage",
@@ -15696,8 +15696,8 @@
15696
15696
  }
15697
15697
  ],
15698
15698
  "declKind": "Accessor",
15699
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV10isOptionalSbSgvg",
15700
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV10isOptionalSbSgvg",
15699
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV10isOptionalSbSgvg",
15700
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV10isOptionalSbSgvg",
15701
15701
  "moduleName": "IDWiseSDK",
15702
15702
  "implicit": true,
15703
15703
  "accessorKind": "get"
@@ -15725,8 +15725,8 @@
15725
15725
  }
15726
15726
  ],
15727
15727
  "declKind": "Var",
15728
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV12documentSideSSSgvp",
15729
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV12documentSideSSSgvp",
15728
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV12documentSideSSSgvp",
15729
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV12documentSideSSSgvp",
15730
15730
  "moduleName": "IDWiseSDK",
15731
15731
  "declAttributes": [
15732
15732
  "HasStorage",
@@ -15756,8 +15756,8 @@
15756
15756
  }
15757
15757
  ],
15758
15758
  "declKind": "Accessor",
15759
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV12documentSideSSSgvg",
15760
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV12documentSideSSSgvg",
15759
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV12documentSideSSSgvg",
15760
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV12documentSideSSSgvg",
15761
15761
  "moduleName": "IDWiseSDK",
15762
15762
  "implicit": true,
15763
15763
  "accessorKind": "get"
@@ -15785,8 +15785,8 @@
15785
15785
  }
15786
15786
  ],
15787
15787
  "declKind": "Var",
15788
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvp",
15789
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvp",
15788
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvp",
15789
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvp",
15790
15790
  "moduleName": "IDWiseSDK",
15791
15791
  "declAttributes": [
15792
15792
  "HasStorage",
@@ -15816,8 +15816,8 @@
15816
15816
  }
15817
15817
  ],
15818
15818
  "declKind": "Accessor",
15819
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvg",
15820
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvg",
15819
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvg",
15820
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV9nfcConfigAA19NFCConfigurationDTOVSgvg",
15821
15821
  "moduleName": "IDWiseSDK",
15822
15822
  "implicit": true,
15823
15823
  "accessorKind": "get"
@@ -15832,8 +15832,8 @@
15832
15832
  {
15833
15833
  "kind": "TypeNominal",
15834
15834
  "name": "StepDefinition",
15835
- "printedName": "IDWiseSDK.JourneySummary.StepDefinition",
15836
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV"
15835
+ "printedName": "IDWiseSDK.JourneySummaryInternal.StepDefinition",
15836
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV"
15837
15837
  },
15838
15838
  {
15839
15839
  "kind": "TypeNominal",
@@ -15843,8 +15843,8 @@
15843
15843
  }
15844
15844
  ],
15845
15845
  "declKind": "Constructor",
15846
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV4fromAEs7Decoder_p_tKcfc",
15847
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV4fromAEs7Decoder_p_tKcfc",
15846
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV4fromAEs7Decoder_p_tKcfc",
15847
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV4fromAEs7Decoder_p_tKcfc",
15848
15848
  "moduleName": "IDWiseSDK",
15849
15849
  "implicit": true,
15850
15850
  "throwing": true,
@@ -15868,8 +15868,8 @@
15868
15868
  }
15869
15869
  ],
15870
15870
  "declKind": "Func",
15871
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV6encode2toys7Encoder_p_tKF",
15872
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV6encode2toys7Encoder_p_tKF",
15871
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6encode2toys7Encoder_p_tKF",
15872
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV6encode2toys7Encoder_p_tKF",
15873
15873
  "moduleName": "IDWiseSDK",
15874
15874
  "implicit": true,
15875
15875
  "throwing": true,
@@ -15877,8 +15877,8 @@
15877
15877
  }
15878
15878
  ],
15879
15879
  "declKind": "Struct",
15880
- "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV",
15881
- "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV",
15880
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV",
15881
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV14StepDefinitionV",
15882
15882
  "moduleName": "IDWiseSDK",
15883
15883
  "declAttributes": [
15884
15884
  "AccessControl"
@@ -15907,9 +15907,9 @@
15907
15907
  "children": [
15908
15908
  {
15909
15909
  "kind": "TypeNominal",
15910
- "name": "JourneySummary",
15911
- "printedName": "IDWiseSDK.JourneySummary",
15912
- "usr": "s:9IDWiseSDK14JourneySummaryV"
15910
+ "name": "JourneySummaryInternal",
15911
+ "printedName": "IDWiseSDK.JourneySummaryInternal",
15912
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV"
15913
15913
  },
15914
15914
  {
15915
15915
  "kind": "TypeNominal",
@@ -15919,8 +15919,8 @@
15919
15919
  }
15920
15920
  ],
15921
15921
  "declKind": "Constructor",
15922
- "usr": "s:9IDWiseSDK14JourneySummaryV4fromACs7Decoder_p_tKcfc",
15923
- "mangledName": "$s9IDWiseSDK14JourneySummaryV4fromACs7Decoder_p_tKcfc",
15922
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV4fromACs7Decoder_p_tKcfc",
15923
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV4fromACs7Decoder_p_tKcfc",
15924
15924
  "moduleName": "IDWiseSDK",
15925
15925
  "implicit": true,
15926
15926
  "throwing": true,
@@ -15944,8 +15944,8 @@
15944
15944
  }
15945
15945
  ],
15946
15946
  "declKind": "Func",
15947
- "usr": "s:9IDWiseSDK14JourneySummaryV6encode2toys7Encoder_p_tKF",
15948
- "mangledName": "$s9IDWiseSDK14JourneySummaryV6encode2toys7Encoder_p_tKF",
15947
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV6encode2toys7Encoder_p_tKF",
15948
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV6encode2toys7Encoder_p_tKF",
15949
15949
  "moduleName": "IDWiseSDK",
15950
15950
  "implicit": true,
15951
15951
  "throwing": true,
@@ -15953,8 +15953,8 @@
15953
15953
  }
15954
15954
  ],
15955
15955
  "declKind": "Struct",
15956
- "usr": "s:9IDWiseSDK14JourneySummaryV",
15957
- "mangledName": "$s9IDWiseSDK14JourneySummaryV",
15956
+ "usr": "s:9IDWiseSDK22JourneySummaryInternalV",
15957
+ "mangledName": "$s9IDWiseSDK22JourneySummaryInternalV",
15958
15958
  "moduleName": "IDWiseSDK",
15959
15959
  "declAttributes": [
15960
15960
  "AccessControl",
@@ -17047,104 +17047,1641 @@
17047
17047
  "printedName": "Get()",
17048
17048
  "children": [
17049
17049
  {
17050
- "kind": "TypeNominal",
17051
- "name": "Optional",
17052
- "printedName": "Swift.Bool?",
17050
+ "kind": "TypeNominal",
17051
+ "name": "Optional",
17052
+ "printedName": "Swift.Bool?",
17053
+ "children": [
17054
+ {
17055
+ "kind": "TypeNominal",
17056
+ "name": "Bool",
17057
+ "printedName": "Swift.Bool",
17058
+ "usr": "s:Sb"
17059
+ }
17060
+ ],
17061
+ "usr": "s:Sq"
17062
+ }
17063
+ ],
17064
+ "declKind": "Accessor",
17065
+ "usr": "s:9IDWiseSDK19NFCConfigurationDTOV10performNFCSbSgvg",
17066
+ "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV10performNFCSbSgvg",
17067
+ "moduleName": "IDWiseSDK",
17068
+ "implicit": true,
17069
+ "accessorKind": "get"
17070
+ }
17071
+ ]
17072
+ },
17073
+ {
17074
+ "kind": "Constructor",
17075
+ "name": "init",
17076
+ "printedName": "init(from:)",
17077
+ "children": [
17078
+ {
17079
+ "kind": "TypeNominal",
17080
+ "name": "NFCConfigurationDTO",
17081
+ "printedName": "IDWiseSDK.NFCConfigurationDTO",
17082
+ "usr": "s:9IDWiseSDK19NFCConfigurationDTOV"
17083
+ },
17084
+ {
17085
+ "kind": "TypeNominal",
17086
+ "name": "Decoder",
17087
+ "printedName": "Swift.Decoder",
17088
+ "usr": "s:s7DecoderP"
17089
+ }
17090
+ ],
17091
+ "declKind": "Constructor",
17092
+ "usr": "s:9IDWiseSDK19NFCConfigurationDTOV4fromACs7Decoder_p_tKcfc",
17093
+ "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV4fromACs7Decoder_p_tKcfc",
17094
+ "moduleName": "IDWiseSDK",
17095
+ "implicit": true,
17096
+ "throwing": true,
17097
+ "init_kind": "Designated"
17098
+ },
17099
+ {
17100
+ "kind": "Function",
17101
+ "name": "encode",
17102
+ "printedName": "encode(to:)",
17103
+ "children": [
17104
+ {
17105
+ "kind": "TypeNominal",
17106
+ "name": "Void",
17107
+ "printedName": "()"
17108
+ },
17109
+ {
17110
+ "kind": "TypeNominal",
17111
+ "name": "Encoder",
17112
+ "printedName": "Swift.Encoder",
17113
+ "usr": "s:s7EncoderP"
17114
+ }
17115
+ ],
17116
+ "declKind": "Func",
17117
+ "usr": "s:9IDWiseSDK19NFCConfigurationDTOV6encode2toys7Encoder_p_tKF",
17118
+ "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV6encode2toys7Encoder_p_tKF",
17119
+ "moduleName": "IDWiseSDK",
17120
+ "implicit": true,
17121
+ "throwing": true,
17122
+ "funcSelfKind": "NonMutating"
17123
+ }
17124
+ ],
17125
+ "declKind": "Struct",
17126
+ "usr": "s:9IDWiseSDK19NFCConfigurationDTOV",
17127
+ "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV",
17128
+ "moduleName": "IDWiseSDK",
17129
+ "declAttributes": [
17130
+ "AccessControl",
17131
+ "RawDocComment"
17132
+ ],
17133
+ "conformances": [
17134
+ {
17135
+ "kind": "Conformance",
17136
+ "name": "Decodable",
17137
+ "printedName": "Decodable",
17138
+ "usr": "s:Se",
17139
+ "mangledName": "$sSe"
17140
+ },
17141
+ {
17142
+ "kind": "Conformance",
17143
+ "name": "Encodable",
17144
+ "printedName": "Encodable",
17145
+ "usr": "s:SE",
17146
+ "mangledName": "$sSE"
17147
+ }
17148
+ ]
17149
+ },
17150
+ {
17151
+ "kind": "TypeDecl",
17152
+ "name": "JourneySummary",
17153
+ "printedName": "JourneySummary",
17154
+ "children": [
17155
+ {
17156
+ "kind": "Var",
17157
+ "name": "isCompleted",
17158
+ "printedName": "isCompleted",
17159
+ "children": [
17160
+ {
17161
+ "kind": "TypeNominal",
17162
+ "name": "Bool",
17163
+ "printedName": "Swift.Bool",
17164
+ "usr": "s:Sb"
17165
+ }
17166
+ ],
17167
+ "declKind": "Var",
17168
+ "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvp",
17169
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvp",
17170
+ "moduleName": "IDWiseSDK",
17171
+ "declAttributes": [
17172
+ "HasInitialValue",
17173
+ "HasStorage",
17174
+ "AccessControl"
17175
+ ],
17176
+ "hasStorage": true,
17177
+ "accessors": [
17178
+ {
17179
+ "kind": "Accessor",
17180
+ "name": "Get",
17181
+ "printedName": "Get()",
17182
+ "children": [
17183
+ {
17184
+ "kind": "TypeNominal",
17185
+ "name": "Bool",
17186
+ "printedName": "Swift.Bool",
17187
+ "usr": "s:Sb"
17188
+ }
17189
+ ],
17190
+ "declKind": "Accessor",
17191
+ "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvg",
17192
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvg",
17193
+ "moduleName": "IDWiseSDK",
17194
+ "implicit": true,
17195
+ "accessorKind": "get"
17196
+ },
17197
+ {
17198
+ "kind": "Accessor",
17199
+ "name": "Set",
17200
+ "printedName": "Set()",
17201
+ "children": [
17202
+ {
17203
+ "kind": "TypeNominal",
17204
+ "name": "Void",
17205
+ "printedName": "()"
17206
+ },
17207
+ {
17208
+ "kind": "TypeNominal",
17209
+ "name": "Bool",
17210
+ "printedName": "Swift.Bool",
17211
+ "usr": "s:Sb"
17212
+ }
17213
+ ],
17214
+ "declKind": "Accessor",
17215
+ "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvs",
17216
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvs",
17217
+ "moduleName": "IDWiseSDK",
17218
+ "implicit": true,
17219
+ "accessorKind": "set"
17220
+ },
17221
+ {
17222
+ "kind": "Accessor",
17223
+ "name": "Modify",
17224
+ "printedName": "Modify()",
17225
+ "children": [
17226
+ {
17227
+ "kind": "TypeNominal",
17228
+ "name": "Void",
17229
+ "printedName": "()"
17230
+ }
17231
+ ],
17232
+ "declKind": "Accessor",
17233
+ "usr": "s:9IDWiseSDK14JourneySummaryV11isCompletedSbvM",
17234
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV11isCompletedSbvM",
17235
+ "moduleName": "IDWiseSDK",
17236
+ "implicit": true,
17237
+ "accessorKind": "_modify"
17238
+ }
17239
+ ]
17240
+ },
17241
+ {
17242
+ "kind": "Var",
17243
+ "name": "journeyId",
17244
+ "printedName": "journeyId",
17245
+ "children": [
17246
+ {
17247
+ "kind": "TypeNominal",
17248
+ "name": "String",
17249
+ "printedName": "Swift.String",
17250
+ "usr": "s:SS"
17251
+ }
17252
+ ],
17253
+ "declKind": "Var",
17254
+ "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvp",
17255
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvp",
17256
+ "moduleName": "IDWiseSDK",
17257
+ "declAttributes": [
17258
+ "HasInitialValue",
17259
+ "HasStorage",
17260
+ "AccessControl"
17261
+ ],
17262
+ "hasStorage": true,
17263
+ "accessors": [
17264
+ {
17265
+ "kind": "Accessor",
17266
+ "name": "Get",
17267
+ "printedName": "Get()",
17268
+ "children": [
17269
+ {
17270
+ "kind": "TypeNominal",
17271
+ "name": "String",
17272
+ "printedName": "Swift.String",
17273
+ "usr": "s:SS"
17274
+ }
17275
+ ],
17276
+ "declKind": "Accessor",
17277
+ "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvg",
17278
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvg",
17279
+ "moduleName": "IDWiseSDK",
17280
+ "implicit": true,
17281
+ "accessorKind": "get"
17282
+ },
17283
+ {
17284
+ "kind": "Accessor",
17285
+ "name": "Set",
17286
+ "printedName": "Set()",
17287
+ "children": [
17288
+ {
17289
+ "kind": "TypeNominal",
17290
+ "name": "Void",
17291
+ "printedName": "()"
17292
+ },
17293
+ {
17294
+ "kind": "TypeNominal",
17295
+ "name": "String",
17296
+ "printedName": "Swift.String",
17297
+ "usr": "s:SS"
17298
+ }
17299
+ ],
17300
+ "declKind": "Accessor",
17301
+ "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvs",
17302
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvs",
17303
+ "moduleName": "IDWiseSDK",
17304
+ "implicit": true,
17305
+ "accessorKind": "set"
17306
+ },
17307
+ {
17308
+ "kind": "Accessor",
17309
+ "name": "Modify",
17310
+ "printedName": "Modify()",
17311
+ "children": [
17312
+ {
17313
+ "kind": "TypeNominal",
17314
+ "name": "Void",
17315
+ "printedName": "()"
17316
+ }
17317
+ ],
17318
+ "declKind": "Accessor",
17319
+ "usr": "s:9IDWiseSDK14JourneySummaryV9journeyIdSSvM",
17320
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV9journeyIdSSvM",
17321
+ "moduleName": "IDWiseSDK",
17322
+ "implicit": true,
17323
+ "accessorKind": "_modify"
17324
+ }
17325
+ ]
17326
+ },
17327
+ {
17328
+ "kind": "Var",
17329
+ "name": "stepSummaries",
17330
+ "printedName": "stepSummaries",
17331
+ "children": [
17332
+ {
17333
+ "kind": "TypeNominal",
17334
+ "name": "Optional",
17335
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]?",
17336
+ "children": [
17337
+ {
17338
+ "kind": "TypeNominal",
17339
+ "name": "Array",
17340
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
17341
+ "children": [
17342
+ {
17343
+ "kind": "TypeNominal",
17344
+ "name": "StepSummary",
17345
+ "printedName": "IDWiseSDK.JourneySummary.StepSummary",
17346
+ "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
17347
+ }
17348
+ ],
17349
+ "usr": "s:Sa"
17350
+ }
17351
+ ],
17352
+ "usr": "s:Sq"
17353
+ }
17354
+ ],
17355
+ "declKind": "Var",
17356
+ "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvp",
17357
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvp",
17358
+ "moduleName": "IDWiseSDK",
17359
+ "declAttributes": [
17360
+ "HasInitialValue",
17361
+ "HasStorage",
17362
+ "AccessControl"
17363
+ ],
17364
+ "hasStorage": true,
17365
+ "accessors": [
17366
+ {
17367
+ "kind": "Accessor",
17368
+ "name": "Get",
17369
+ "printedName": "Get()",
17370
+ "children": [
17371
+ {
17372
+ "kind": "TypeNominal",
17373
+ "name": "Optional",
17374
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]?",
17375
+ "children": [
17376
+ {
17377
+ "kind": "TypeNominal",
17378
+ "name": "Array",
17379
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
17380
+ "children": [
17381
+ {
17382
+ "kind": "TypeNominal",
17383
+ "name": "StepSummary",
17384
+ "printedName": "IDWiseSDK.JourneySummary.StepSummary",
17385
+ "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
17386
+ }
17387
+ ],
17388
+ "usr": "s:Sa"
17389
+ }
17390
+ ],
17391
+ "usr": "s:Sq"
17392
+ }
17393
+ ],
17394
+ "declKind": "Accessor",
17395
+ "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvg",
17396
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvg",
17397
+ "moduleName": "IDWiseSDK",
17398
+ "implicit": true,
17399
+ "accessorKind": "get"
17400
+ },
17401
+ {
17402
+ "kind": "Accessor",
17403
+ "name": "Set",
17404
+ "printedName": "Set()",
17405
+ "children": [
17406
+ {
17407
+ "kind": "TypeNominal",
17408
+ "name": "Void",
17409
+ "printedName": "()"
17410
+ },
17411
+ {
17412
+ "kind": "TypeNominal",
17413
+ "name": "Optional",
17414
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]?",
17415
+ "children": [
17416
+ {
17417
+ "kind": "TypeNominal",
17418
+ "name": "Array",
17419
+ "printedName": "[IDWiseSDK.JourneySummary.StepSummary]",
17420
+ "children": [
17421
+ {
17422
+ "kind": "TypeNominal",
17423
+ "name": "StepSummary",
17424
+ "printedName": "IDWiseSDK.JourneySummary.StepSummary",
17425
+ "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V"
17426
+ }
17427
+ ],
17428
+ "usr": "s:Sa"
17429
+ }
17430
+ ],
17431
+ "usr": "s:Sq"
17432
+ }
17433
+ ],
17434
+ "declKind": "Accessor",
17435
+ "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvs",
17436
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvs",
17437
+ "moduleName": "IDWiseSDK",
17438
+ "implicit": true,
17439
+ "accessorKind": "set"
17440
+ },
17441
+ {
17442
+ "kind": "Accessor",
17443
+ "name": "Modify",
17444
+ "printedName": "Modify()",
17445
+ "children": [
17446
+ {
17447
+ "kind": "TypeNominal",
17448
+ "name": "Void",
17449
+ "printedName": "()"
17450
+ }
17451
+ ],
17452
+ "declKind": "Accessor",
17453
+ "usr": "s:9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvM",
17454
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13stepSummariesSayAC04StepD0VGSgvM",
17455
+ "moduleName": "IDWiseSDK",
17456
+ "implicit": true,
17457
+ "accessorKind": "_modify"
17458
+ }
17459
+ ]
17460
+ },
17461
+ {
17462
+ "kind": "Var",
17463
+ "name": "journeyResult",
17464
+ "printedName": "journeyResult",
17465
+ "children": [
17466
+ {
17467
+ "kind": "TypeNominal",
17468
+ "name": "Optional",
17469
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult?",
17470
+ "children": [
17471
+ {
17472
+ "kind": "TypeNominal",
17473
+ "name": "JourneyResult",
17474
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult",
17475
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV"
17476
+ }
17477
+ ],
17478
+ "usr": "s:Sq"
17479
+ }
17480
+ ],
17481
+ "declKind": "Var",
17482
+ "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvp",
17483
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvp",
17484
+ "moduleName": "IDWiseSDK",
17485
+ "declAttributes": [
17486
+ "HasInitialValue",
17487
+ "HasStorage",
17488
+ "AccessControl"
17489
+ ],
17490
+ "hasStorage": true,
17491
+ "accessors": [
17492
+ {
17493
+ "kind": "Accessor",
17494
+ "name": "Get",
17495
+ "printedName": "Get()",
17496
+ "children": [
17497
+ {
17498
+ "kind": "TypeNominal",
17499
+ "name": "Optional",
17500
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult?",
17501
+ "children": [
17502
+ {
17503
+ "kind": "TypeNominal",
17504
+ "name": "JourneyResult",
17505
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult",
17506
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV"
17507
+ }
17508
+ ],
17509
+ "usr": "s:Sq"
17510
+ }
17511
+ ],
17512
+ "declKind": "Accessor",
17513
+ "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvg",
17514
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvg",
17515
+ "moduleName": "IDWiseSDK",
17516
+ "implicit": true,
17517
+ "accessorKind": "get"
17518
+ },
17519
+ {
17520
+ "kind": "Accessor",
17521
+ "name": "Set",
17522
+ "printedName": "Set()",
17523
+ "children": [
17524
+ {
17525
+ "kind": "TypeNominal",
17526
+ "name": "Void",
17527
+ "printedName": "()"
17528
+ },
17529
+ {
17530
+ "kind": "TypeNominal",
17531
+ "name": "Optional",
17532
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult?",
17533
+ "children": [
17534
+ {
17535
+ "kind": "TypeNominal",
17536
+ "name": "JourneyResult",
17537
+ "printedName": "IDWiseSDK.JourneySummary.JourneyResult",
17538
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV"
17539
+ }
17540
+ ],
17541
+ "usr": "s:Sq"
17542
+ }
17543
+ ],
17544
+ "declKind": "Accessor",
17545
+ "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvs",
17546
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvs",
17547
+ "moduleName": "IDWiseSDK",
17548
+ "implicit": true,
17549
+ "accessorKind": "set"
17550
+ },
17551
+ {
17552
+ "kind": "Accessor",
17553
+ "name": "Modify",
17554
+ "printedName": "Modify()",
17555
+ "children": [
17556
+ {
17557
+ "kind": "TypeNominal",
17558
+ "name": "Void",
17559
+ "printedName": "()"
17560
+ }
17561
+ ],
17562
+ "declKind": "Accessor",
17563
+ "usr": "s:9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvM",
17564
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV13journeyResultAC0cF0VSgvM",
17565
+ "moduleName": "IDWiseSDK",
17566
+ "implicit": true,
17567
+ "accessorKind": "_modify"
17568
+ }
17569
+ ]
17570
+ },
17571
+ {
17572
+ "kind": "TypeDecl",
17573
+ "name": "StepSummary",
17574
+ "printedName": "StepSummary",
17575
+ "declKind": "Struct",
17576
+ "usr": "s:9IDWiseSDK14JourneySummaryV04StepD0V",
17577
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV04StepD0V",
17578
+ "moduleName": "IDWiseSDK",
17579
+ "declAttributes": [
17580
+ "AccessControl"
17581
+ ]
17582
+ },
17583
+ {
17584
+ "kind": "TypeDecl",
17585
+ "name": "StepDefinition",
17586
+ "printedName": "StepDefinition",
17587
+ "declKind": "Struct",
17588
+ "usr": "s:9IDWiseSDK14JourneySummaryV14StepDefinitionV",
17589
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV14StepDefinitionV",
17590
+ "moduleName": "IDWiseSDK",
17591
+ "declAttributes": [
17592
+ "AccessControl"
17593
+ ]
17594
+ },
17595
+ {
17596
+ "kind": "TypeDecl",
17597
+ "name": "JourneyResult",
17598
+ "printedName": "JourneyResult",
17599
+ "children": [
17600
+ {
17601
+ "kind": "Var",
17602
+ "name": "completedSteps",
17603
+ "printedName": "completedSteps",
17604
+ "children": [
17605
+ {
17606
+ "kind": "TypeNominal",
17607
+ "name": "Optional",
17608
+ "printedName": "Swift.Int?",
17609
+ "children": [
17610
+ {
17611
+ "kind": "TypeNominal",
17612
+ "name": "Int",
17613
+ "printedName": "Swift.Int",
17614
+ "usr": "s:Si"
17615
+ }
17616
+ ],
17617
+ "usr": "s:Sq"
17618
+ }
17619
+ ],
17620
+ "declKind": "Var",
17621
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvp",
17622
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvp",
17623
+ "moduleName": "IDWiseSDK",
17624
+ "declAttributes": [
17625
+ "HasInitialValue",
17626
+ "HasStorage",
17627
+ "AccessControl"
17628
+ ],
17629
+ "hasStorage": true,
17630
+ "accessors": [
17631
+ {
17632
+ "kind": "Accessor",
17633
+ "name": "Get",
17634
+ "printedName": "Get()",
17635
+ "children": [
17636
+ {
17637
+ "kind": "TypeNominal",
17638
+ "name": "Optional",
17639
+ "printedName": "Swift.Int?",
17640
+ "children": [
17641
+ {
17642
+ "kind": "TypeNominal",
17643
+ "name": "Int",
17644
+ "printedName": "Swift.Int",
17645
+ "usr": "s:Si"
17646
+ }
17647
+ ],
17648
+ "usr": "s:Sq"
17649
+ }
17650
+ ],
17651
+ "declKind": "Accessor",
17652
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvg",
17653
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvg",
17654
+ "moduleName": "IDWiseSDK",
17655
+ "implicit": true,
17656
+ "accessorKind": "get"
17657
+ },
17658
+ {
17659
+ "kind": "Accessor",
17660
+ "name": "Set",
17661
+ "printedName": "Set()",
17662
+ "children": [
17663
+ {
17664
+ "kind": "TypeNominal",
17665
+ "name": "Void",
17666
+ "printedName": "()"
17667
+ },
17668
+ {
17669
+ "kind": "TypeNominal",
17670
+ "name": "Optional",
17671
+ "printedName": "Swift.Int?",
17672
+ "children": [
17673
+ {
17674
+ "kind": "TypeNominal",
17675
+ "name": "Int",
17676
+ "printedName": "Swift.Int",
17677
+ "usr": "s:Si"
17678
+ }
17679
+ ],
17680
+ "usr": "s:Sq"
17681
+ }
17682
+ ],
17683
+ "declKind": "Accessor",
17684
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvs",
17685
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvs",
17686
+ "moduleName": "IDWiseSDK",
17687
+ "implicit": true,
17688
+ "accessorKind": "set"
17689
+ },
17690
+ {
17691
+ "kind": "Accessor",
17692
+ "name": "Modify",
17693
+ "printedName": "Modify()",
17694
+ "children": [
17695
+ {
17696
+ "kind": "TypeNominal",
17697
+ "name": "Void",
17698
+ "printedName": "()"
17699
+ }
17700
+ ],
17701
+ "declKind": "Accessor",
17702
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvM",
17703
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV14completedStepsSiSgvM",
17704
+ "moduleName": "IDWiseSDK",
17705
+ "implicit": true,
17706
+ "accessorKind": "_modify"
17707
+ }
17708
+ ]
17709
+ },
17710
+ {
17711
+ "kind": "Var",
17712
+ "name": "interimRuleAssessment",
17713
+ "printedName": "interimRuleAssessment",
17714
+ "children": [
17715
+ {
17716
+ "kind": "TypeNominal",
17717
+ "name": "Optional",
17718
+ "printedName": "IDWiseSDK.InterimRuleAssessment?",
17719
+ "children": [
17720
+ {
17721
+ "kind": "TypeNominal",
17722
+ "name": "InterimRuleAssessment",
17723
+ "printedName": "IDWiseSDK.InterimRuleAssessment",
17724
+ "usr": "s:9IDWiseSDK21InterimRuleAssessmentO"
17725
+ }
17726
+ ],
17727
+ "usr": "s:Sq"
17728
+ }
17729
+ ],
17730
+ "declKind": "Var",
17731
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV21interimRuleAssessmentAA07InterimgH0OSgvp",
17732
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV21interimRuleAssessmentAA07InterimgH0OSgvp",
17733
+ "moduleName": "IDWiseSDK",
17734
+ "declAttributes": [
17735
+ "HasStorage",
17736
+ "AccessControl"
17737
+ ],
17738
+ "isLet": true,
17739
+ "hasStorage": true,
17740
+ "accessors": [
17741
+ {
17742
+ "kind": "Accessor",
17743
+ "name": "Get",
17744
+ "printedName": "Get()",
17745
+ "children": [
17746
+ {
17747
+ "kind": "TypeNominal",
17748
+ "name": "Optional",
17749
+ "printedName": "IDWiseSDK.InterimRuleAssessment?",
17750
+ "children": [
17751
+ {
17752
+ "kind": "TypeNominal",
17753
+ "name": "InterimRuleAssessment",
17754
+ "printedName": "IDWiseSDK.InterimRuleAssessment",
17755
+ "usr": "s:9IDWiseSDK21InterimRuleAssessmentO"
17756
+ }
17757
+ ],
17758
+ "usr": "s:Sq"
17759
+ }
17760
+ ],
17761
+ "declKind": "Accessor",
17762
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV21interimRuleAssessmentAA07InterimgH0OSgvg",
17763
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV21interimRuleAssessmentAA07InterimgH0OSgvg",
17764
+ "moduleName": "IDWiseSDK",
17765
+ "implicit": true,
17766
+ "accessorKind": "get"
17767
+ }
17768
+ ]
17769
+ },
17770
+ {
17771
+ "kind": "Var",
17772
+ "name": "interimRuleDetails",
17773
+ "printedName": "interimRuleDetails",
17774
+ "children": [
17775
+ {
17776
+ "kind": "TypeNominal",
17777
+ "name": "Optional",
17778
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]?",
17779
+ "children": [
17780
+ {
17781
+ "kind": "TypeNominal",
17782
+ "name": "Dictionary",
17783
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]",
17784
+ "children": [
17785
+ {
17786
+ "kind": "TypeNominal",
17787
+ "name": "String",
17788
+ "printedName": "Swift.String",
17789
+ "usr": "s:SS"
17790
+ },
17791
+ {
17792
+ "kind": "TypeNominal",
17793
+ "name": "RuleDetail",
17794
+ "printedName": "IDWiseSDK.RuleDetail",
17795
+ "usr": "s:9IDWiseSDK10RuleDetailV"
17796
+ }
17797
+ ],
17798
+ "usr": "s:SD"
17799
+ }
17800
+ ],
17801
+ "usr": "s:Sq"
17802
+ }
17803
+ ],
17804
+ "declKind": "Var",
17805
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvp",
17806
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvp",
17807
+ "moduleName": "IDWiseSDK",
17808
+ "declAttributes": [
17809
+ "HasInitialValue",
17810
+ "HasStorage",
17811
+ "AccessControl"
17812
+ ],
17813
+ "hasStorage": true,
17814
+ "accessors": [
17815
+ {
17816
+ "kind": "Accessor",
17817
+ "name": "Get",
17818
+ "printedName": "Get()",
17819
+ "children": [
17820
+ {
17821
+ "kind": "TypeNominal",
17822
+ "name": "Optional",
17823
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]?",
17824
+ "children": [
17825
+ {
17826
+ "kind": "TypeNominal",
17827
+ "name": "Dictionary",
17828
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]",
17829
+ "children": [
17830
+ {
17831
+ "kind": "TypeNominal",
17832
+ "name": "String",
17833
+ "printedName": "Swift.String",
17834
+ "usr": "s:SS"
17835
+ },
17836
+ {
17837
+ "kind": "TypeNominal",
17838
+ "name": "RuleDetail",
17839
+ "printedName": "IDWiseSDK.RuleDetail",
17840
+ "usr": "s:9IDWiseSDK10RuleDetailV"
17841
+ }
17842
+ ],
17843
+ "usr": "s:SD"
17844
+ }
17845
+ ],
17846
+ "usr": "s:Sq"
17847
+ }
17848
+ ],
17849
+ "declKind": "Accessor",
17850
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvg",
17851
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvg",
17852
+ "moduleName": "IDWiseSDK",
17853
+ "implicit": true,
17854
+ "accessorKind": "get"
17855
+ },
17856
+ {
17857
+ "kind": "Accessor",
17858
+ "name": "Set",
17859
+ "printedName": "Set()",
17860
+ "children": [
17861
+ {
17862
+ "kind": "TypeNominal",
17863
+ "name": "Void",
17864
+ "printedName": "()"
17865
+ },
17866
+ {
17867
+ "kind": "TypeNominal",
17868
+ "name": "Optional",
17869
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]?",
17870
+ "children": [
17871
+ {
17872
+ "kind": "TypeNominal",
17873
+ "name": "Dictionary",
17874
+ "printedName": "[Swift.String : IDWiseSDK.RuleDetail]",
17875
+ "children": [
17876
+ {
17877
+ "kind": "TypeNominal",
17878
+ "name": "String",
17879
+ "printedName": "Swift.String",
17880
+ "usr": "s:SS"
17881
+ },
17882
+ {
17883
+ "kind": "TypeNominal",
17884
+ "name": "RuleDetail",
17885
+ "printedName": "IDWiseSDK.RuleDetail",
17886
+ "usr": "s:9IDWiseSDK10RuleDetailV"
17887
+ }
17888
+ ],
17889
+ "usr": "s:SD"
17890
+ }
17891
+ ],
17892
+ "usr": "s:Sq"
17893
+ }
17894
+ ],
17895
+ "declKind": "Accessor",
17896
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvs",
17897
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvs",
17898
+ "moduleName": "IDWiseSDK",
17899
+ "implicit": true,
17900
+ "accessorKind": "set"
17901
+ },
17902
+ {
17903
+ "kind": "Accessor",
17904
+ "name": "Modify",
17905
+ "printedName": "Modify()",
17906
+ "children": [
17907
+ {
17908
+ "kind": "TypeNominal",
17909
+ "name": "Void",
17910
+ "printedName": "()"
17911
+ }
17912
+ ],
17913
+ "declKind": "Accessor",
17914
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvM",
17915
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV18interimRuleDetailsSDySSAA0G6DetailVGSgvM",
17916
+ "moduleName": "IDWiseSDK",
17917
+ "implicit": true,
17918
+ "accessorKind": "_modify"
17919
+ }
17920
+ ]
17921
+ }
17922
+ ],
17923
+ "declKind": "Struct",
17924
+ "usr": "s:9IDWiseSDK14JourneySummaryV0C6ResultV",
17925
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV0C6ResultV",
17926
+ "moduleName": "IDWiseSDK",
17927
+ "declAttributes": [
17928
+ "AccessControl"
17929
+ ]
17930
+ },
17931
+ {
17932
+ "kind": "TypeDecl",
17933
+ "name": "StepResult",
17934
+ "printedName": "StepResult",
17935
+ "children": [
17936
+ {
17937
+ "kind": "Var",
17938
+ "name": "hasPassedRules",
17939
+ "printedName": "hasPassedRules",
17940
+ "children": [
17941
+ {
17942
+ "kind": "TypeNominal",
17943
+ "name": "Optional",
17944
+ "printedName": "Swift.Bool?",
17945
+ "children": [
17946
+ {
17947
+ "kind": "TypeNominal",
17948
+ "name": "Bool",
17949
+ "printedName": "Swift.Bool",
17950
+ "usr": "s:Sb"
17951
+ }
17952
+ ],
17953
+ "usr": "s:Sq"
17954
+ }
17955
+ ],
17956
+ "declKind": "Var",
17957
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV14hasPassedRulesSbSgvp",
17958
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV14hasPassedRulesSbSgvp",
17959
+ "moduleName": "IDWiseSDK",
17960
+ "declAttributes": [
17961
+ "HasStorage",
17962
+ "AccessControl"
17963
+ ],
17964
+ "isLet": true,
17965
+ "hasStorage": true,
17966
+ "accessors": [
17967
+ {
17968
+ "kind": "Accessor",
17969
+ "name": "Get",
17970
+ "printedName": "Get()",
17971
+ "children": [
17972
+ {
17973
+ "kind": "TypeNominal",
17974
+ "name": "Optional",
17975
+ "printedName": "Swift.Bool?",
17976
+ "children": [
17977
+ {
17978
+ "kind": "TypeNominal",
17979
+ "name": "Bool",
17980
+ "printedName": "Swift.Bool",
17981
+ "usr": "s:Sb"
17982
+ }
17983
+ ],
17984
+ "usr": "s:Sq"
17985
+ }
17986
+ ],
17987
+ "declKind": "Accessor",
17988
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV14hasPassedRulesSbSgvg",
17989
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV14hasPassedRulesSbSgvg",
17990
+ "moduleName": "IDWiseSDK",
17991
+ "implicit": true,
17992
+ "accessorKind": "get"
17993
+ }
17994
+ ]
17995
+ },
17996
+ {
17997
+ "kind": "Var",
17998
+ "name": "isConcluded",
17999
+ "printedName": "isConcluded",
18000
+ "children": [
18001
+ {
18002
+ "kind": "TypeNominal",
18003
+ "name": "Optional",
18004
+ "printedName": "Swift.Bool?",
18005
+ "children": [
18006
+ {
18007
+ "kind": "TypeNominal",
18008
+ "name": "Bool",
18009
+ "printedName": "Swift.Bool",
18010
+ "usr": "s:Sb"
18011
+ }
18012
+ ],
18013
+ "usr": "s:Sq"
18014
+ }
18015
+ ],
18016
+ "declKind": "Var",
18017
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11isConcludedSbSgvp",
18018
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11isConcludedSbSgvp",
18019
+ "moduleName": "IDWiseSDK",
18020
+ "declAttributes": [
18021
+ "HasStorage",
18022
+ "AccessControl"
18023
+ ],
18024
+ "isLet": true,
18025
+ "hasStorage": true,
18026
+ "accessors": [
18027
+ {
18028
+ "kind": "Accessor",
18029
+ "name": "Get",
18030
+ "printedName": "Get()",
18031
+ "children": [
18032
+ {
18033
+ "kind": "TypeNominal",
18034
+ "name": "Optional",
18035
+ "printedName": "Swift.Bool?",
18036
+ "children": [
18037
+ {
18038
+ "kind": "TypeNominal",
18039
+ "name": "Bool",
18040
+ "printedName": "Swift.Bool",
18041
+ "usr": "s:Sb"
18042
+ }
18043
+ ],
18044
+ "usr": "s:Sq"
18045
+ }
18046
+ ],
18047
+ "declKind": "Accessor",
18048
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11isConcludedSbSgvg",
18049
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11isConcludedSbSgvg",
18050
+ "moduleName": "IDWiseSDK",
18051
+ "implicit": true,
18052
+ "accessorKind": "get"
18053
+ }
18054
+ ]
18055
+ },
18056
+ {
18057
+ "kind": "Var",
18058
+ "name": "status",
18059
+ "printedName": "status",
18060
+ "children": [
18061
+ {
18062
+ "kind": "TypeNominal",
18063
+ "name": "Optional",
18064
+ "printedName": "Swift.String?",
18065
+ "children": [
18066
+ {
18067
+ "kind": "TypeNominal",
18068
+ "name": "String",
18069
+ "printedName": "Swift.String",
18070
+ "usr": "s:SS"
18071
+ }
18072
+ ],
18073
+ "usr": "s:Sq"
18074
+ }
18075
+ ],
18076
+ "declKind": "Var",
18077
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV6statusSSSgvp",
18078
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV6statusSSSgvp",
18079
+ "moduleName": "IDWiseSDK",
18080
+ "declAttributes": [
18081
+ "HasStorage",
18082
+ "AccessControl"
18083
+ ],
18084
+ "isLet": true,
18085
+ "hasStorage": true,
18086
+ "accessors": [
18087
+ {
18088
+ "kind": "Accessor",
18089
+ "name": "Get",
18090
+ "printedName": "Get()",
18091
+ "children": [
18092
+ {
18093
+ "kind": "TypeNominal",
18094
+ "name": "Optional",
18095
+ "printedName": "Swift.String?",
18096
+ "children": [
18097
+ {
18098
+ "kind": "TypeNominal",
18099
+ "name": "String",
18100
+ "printedName": "Swift.String",
18101
+ "usr": "s:SS"
18102
+ }
18103
+ ],
18104
+ "usr": "s:Sq"
18105
+ }
18106
+ ],
18107
+ "declKind": "Accessor",
18108
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV6statusSSSgvg",
18109
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV6statusSSSgvg",
18110
+ "moduleName": "IDWiseSDK",
18111
+ "implicit": true,
18112
+ "accessorKind": "get"
18113
+ }
18114
+ ]
18115
+ },
18116
+ {
18117
+ "kind": "Var",
18118
+ "name": "errorUserFeedbackCode",
18119
+ "printedName": "errorUserFeedbackCode",
18120
+ "children": [
18121
+ {
18122
+ "kind": "TypeNominal",
18123
+ "name": "Optional",
18124
+ "printedName": "Swift.String?",
18125
+ "children": [
18126
+ {
18127
+ "kind": "TypeNominal",
18128
+ "name": "String",
18129
+ "printedName": "Swift.String",
18130
+ "usr": "s:SS"
18131
+ }
18132
+ ],
18133
+ "usr": "s:Sq"
18134
+ }
18135
+ ],
18136
+ "declKind": "Var",
18137
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV21errorUserFeedbackCodeSSSgvp",
18138
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV21errorUserFeedbackCodeSSSgvp",
18139
+ "moduleName": "IDWiseSDK",
18140
+ "declAttributes": [
18141
+ "HasStorage",
18142
+ "AccessControl"
18143
+ ],
18144
+ "isLet": true,
18145
+ "hasStorage": true,
18146
+ "accessors": [
18147
+ {
18148
+ "kind": "Accessor",
18149
+ "name": "Get",
18150
+ "printedName": "Get()",
18151
+ "children": [
18152
+ {
18153
+ "kind": "TypeNominal",
18154
+ "name": "Optional",
18155
+ "printedName": "Swift.String?",
18156
+ "children": [
18157
+ {
18158
+ "kind": "TypeNominal",
18159
+ "name": "String",
18160
+ "printedName": "Swift.String",
18161
+ "usr": "s:SS"
18162
+ }
18163
+ ],
18164
+ "usr": "s:Sq"
18165
+ }
18166
+ ],
18167
+ "declKind": "Accessor",
18168
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV21errorUserFeedbackCodeSSSgvg",
18169
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV21errorUserFeedbackCodeSSSgvg",
18170
+ "moduleName": "IDWiseSDK",
18171
+ "implicit": true,
18172
+ "accessorKind": "get"
18173
+ }
18174
+ ]
18175
+ },
18176
+ {
18177
+ "kind": "Var",
18178
+ "name": "errorUserFeedbackTitle",
18179
+ "printedName": "errorUserFeedbackTitle",
18180
+ "children": [
18181
+ {
18182
+ "kind": "TypeNominal",
18183
+ "name": "Optional",
18184
+ "printedName": "Swift.String?",
18185
+ "children": [
18186
+ {
18187
+ "kind": "TypeNominal",
18188
+ "name": "String",
18189
+ "printedName": "Swift.String",
18190
+ "usr": "s:SS"
18191
+ }
18192
+ ],
18193
+ "usr": "s:Sq"
18194
+ }
18195
+ ],
18196
+ "declKind": "Var",
18197
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV22errorUserFeedbackTitleSSSgvp",
18198
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV22errorUserFeedbackTitleSSSgvp",
18199
+ "moduleName": "IDWiseSDK",
18200
+ "declAttributes": [
18201
+ "HasStorage",
18202
+ "AccessControl"
18203
+ ],
18204
+ "isLet": true,
18205
+ "hasStorage": true,
18206
+ "accessors": [
18207
+ {
18208
+ "kind": "Accessor",
18209
+ "name": "Get",
18210
+ "printedName": "Get()",
18211
+ "children": [
18212
+ {
18213
+ "kind": "TypeNominal",
18214
+ "name": "Optional",
18215
+ "printedName": "Swift.String?",
18216
+ "children": [
18217
+ {
18218
+ "kind": "TypeNominal",
18219
+ "name": "String",
18220
+ "printedName": "Swift.String",
18221
+ "usr": "s:SS"
18222
+ }
18223
+ ],
18224
+ "usr": "s:Sq"
18225
+ }
18226
+ ],
18227
+ "declKind": "Accessor",
18228
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV22errorUserFeedbackTitleSSSgvg",
18229
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV22errorUserFeedbackTitleSSSgvg",
18230
+ "moduleName": "IDWiseSDK",
18231
+ "implicit": true,
18232
+ "accessorKind": "get"
18233
+ }
18234
+ ]
18235
+ },
18236
+ {
18237
+ "kind": "Var",
18238
+ "name": "errorUserFeedbackDetails",
18239
+ "printedName": "errorUserFeedbackDetails",
18240
+ "children": [
18241
+ {
18242
+ "kind": "TypeNominal",
18243
+ "name": "Optional",
18244
+ "printedName": "Swift.String?",
18245
+ "children": [
18246
+ {
18247
+ "kind": "TypeNominal",
18248
+ "name": "String",
18249
+ "printedName": "Swift.String",
18250
+ "usr": "s:SS"
18251
+ }
18252
+ ],
18253
+ "usr": "s:Sq"
18254
+ }
18255
+ ],
18256
+ "declKind": "Var",
18257
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV24errorUserFeedbackDetailsSSSgvp",
18258
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV24errorUserFeedbackDetailsSSSgvp",
18259
+ "moduleName": "IDWiseSDK",
18260
+ "declAttributes": [
18261
+ "HasStorage",
18262
+ "AccessControl"
18263
+ ],
18264
+ "isLet": true,
18265
+ "hasStorage": true,
18266
+ "accessors": [
18267
+ {
18268
+ "kind": "Accessor",
18269
+ "name": "Get",
18270
+ "printedName": "Get()",
18271
+ "children": [
18272
+ {
18273
+ "kind": "TypeNominal",
18274
+ "name": "Optional",
18275
+ "printedName": "Swift.String?",
18276
+ "children": [
18277
+ {
18278
+ "kind": "TypeNominal",
18279
+ "name": "String",
18280
+ "printedName": "Swift.String",
18281
+ "usr": "s:SS"
18282
+ }
18283
+ ],
18284
+ "usr": "s:Sq"
18285
+ }
18286
+ ],
18287
+ "declKind": "Accessor",
18288
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV24errorUserFeedbackDetailsSSSgvg",
18289
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV24errorUserFeedbackDetailsSSSgvg",
18290
+ "moduleName": "IDWiseSDK",
18291
+ "implicit": true,
18292
+ "accessorKind": "get"
18293
+ }
18294
+ ]
18295
+ },
18296
+ {
18297
+ "kind": "Var",
18298
+ "name": "extractedFields",
18299
+ "printedName": "extractedFields",
18300
+ "children": [
18301
+ {
18302
+ "kind": "TypeNominal",
18303
+ "name": "Optional",
18304
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]?",
18305
+ "children": [
18306
+ {
18307
+ "kind": "TypeNominal",
18308
+ "name": "Dictionary",
18309
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]",
18310
+ "children": [
18311
+ {
18312
+ "kind": "TypeNominal",
18313
+ "name": "String",
18314
+ "printedName": "Swift.String",
18315
+ "usr": "s:SS"
18316
+ },
18317
+ {
18318
+ "kind": "TypeNominal",
18319
+ "name": "FieldValue",
18320
+ "printedName": "IDWiseSDK.FieldValue",
18321
+ "usr": "s:9IDWiseSDK10FieldValueV"
18322
+ }
18323
+ ],
18324
+ "usr": "s:SD"
18325
+ }
18326
+ ],
18327
+ "usr": "s:Sq"
18328
+ }
18329
+ ],
18330
+ "declKind": "Var",
18331
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvp",
18332
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvp",
18333
+ "moduleName": "IDWiseSDK",
18334
+ "declAttributes": [
18335
+ "HasInitialValue",
18336
+ "HasStorage",
18337
+ "AccessControl"
18338
+ ],
18339
+ "hasStorage": true,
18340
+ "accessors": [
18341
+ {
18342
+ "kind": "Accessor",
18343
+ "name": "Get",
18344
+ "printedName": "Get()",
18345
+ "children": [
18346
+ {
18347
+ "kind": "TypeNominal",
18348
+ "name": "Optional",
18349
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]?",
18350
+ "children": [
18351
+ {
18352
+ "kind": "TypeNominal",
18353
+ "name": "Dictionary",
18354
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]",
18355
+ "children": [
18356
+ {
18357
+ "kind": "TypeNominal",
18358
+ "name": "String",
18359
+ "printedName": "Swift.String",
18360
+ "usr": "s:SS"
18361
+ },
18362
+ {
18363
+ "kind": "TypeNominal",
18364
+ "name": "FieldValue",
18365
+ "printedName": "IDWiseSDK.FieldValue",
18366
+ "usr": "s:9IDWiseSDK10FieldValueV"
18367
+ }
18368
+ ],
18369
+ "usr": "s:SD"
18370
+ }
18371
+ ],
18372
+ "usr": "s:Sq"
18373
+ }
18374
+ ],
18375
+ "declKind": "Accessor",
18376
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvg",
18377
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvg",
18378
+ "moduleName": "IDWiseSDK",
18379
+ "implicit": true,
18380
+ "accessorKind": "get"
18381
+ },
18382
+ {
18383
+ "kind": "Accessor",
18384
+ "name": "Set",
18385
+ "printedName": "Set()",
18386
+ "children": [
18387
+ {
18388
+ "kind": "TypeNominal",
18389
+ "name": "Void",
18390
+ "printedName": "()"
18391
+ },
18392
+ {
18393
+ "kind": "TypeNominal",
18394
+ "name": "Optional",
18395
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]?",
18396
+ "children": [
18397
+ {
18398
+ "kind": "TypeNominal",
18399
+ "name": "Dictionary",
18400
+ "printedName": "[Swift.String : IDWiseSDK.FieldValue]",
18401
+ "children": [
18402
+ {
18403
+ "kind": "TypeNominal",
18404
+ "name": "String",
18405
+ "printedName": "Swift.String",
18406
+ "usr": "s:SS"
18407
+ },
18408
+ {
18409
+ "kind": "TypeNominal",
18410
+ "name": "FieldValue",
18411
+ "printedName": "IDWiseSDK.FieldValue",
18412
+ "usr": "s:9IDWiseSDK10FieldValueV"
18413
+ }
18414
+ ],
18415
+ "usr": "s:SD"
18416
+ }
18417
+ ],
18418
+ "usr": "s:Sq"
18419
+ }
18420
+ ],
18421
+ "declKind": "Accessor",
18422
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvs",
18423
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvs",
18424
+ "moduleName": "IDWiseSDK",
18425
+ "implicit": true,
18426
+ "accessorKind": "set"
18427
+ },
18428
+ {
18429
+ "kind": "Accessor",
18430
+ "name": "Modify",
18431
+ "printedName": "Modify()",
18432
+ "children": [
18433
+ {
18434
+ "kind": "TypeNominal",
18435
+ "name": "Void",
18436
+ "printedName": "()"
18437
+ }
18438
+ ],
18439
+ "declKind": "Accessor",
18440
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvM",
18441
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV15extractedFieldsSDySSAA10FieldValueVGSgvM",
18442
+ "moduleName": "IDWiseSDK",
18443
+ "implicit": true,
18444
+ "accessorKind": "_modify"
18445
+ }
18446
+ ]
18447
+ },
18448
+ {
18449
+ "kind": "Var",
18450
+ "name": "nfcResult",
18451
+ "printedName": "nfcResult",
18452
+ "children": [
18453
+ {
18454
+ "kind": "TypeNominal",
18455
+ "name": "Optional",
18456
+ "printedName": "IDWiseSDK.NFCResult?",
18457
+ "children": [
18458
+ {
18459
+ "kind": "TypeNominal",
18460
+ "name": "NFCResult",
18461
+ "printedName": "IDWiseSDK.NFCResult",
18462
+ "usr": "s:9IDWiseSDK9NFCResultV"
18463
+ }
18464
+ ],
18465
+ "usr": "s:Sq"
18466
+ }
18467
+ ],
18468
+ "declKind": "Var",
18469
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvp",
18470
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvp",
18471
+ "moduleName": "IDWiseSDK",
18472
+ "declAttributes": [
18473
+ "HasInitialValue",
18474
+ "HasStorage",
18475
+ "AccessControl"
18476
+ ],
18477
+ "hasStorage": true,
18478
+ "accessors": [
18479
+ {
18480
+ "kind": "Accessor",
18481
+ "name": "Get",
18482
+ "printedName": "Get()",
18483
+ "children": [
18484
+ {
18485
+ "kind": "TypeNominal",
18486
+ "name": "Optional",
18487
+ "printedName": "IDWiseSDK.NFCResult?",
18488
+ "children": [
18489
+ {
18490
+ "kind": "TypeNominal",
18491
+ "name": "NFCResult",
18492
+ "printedName": "IDWiseSDK.NFCResult",
18493
+ "usr": "s:9IDWiseSDK9NFCResultV"
18494
+ }
18495
+ ],
18496
+ "usr": "s:Sq"
18497
+ }
18498
+ ],
18499
+ "declKind": "Accessor",
18500
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvg",
18501
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvg",
18502
+ "moduleName": "IDWiseSDK",
18503
+ "implicit": true,
18504
+ "accessorKind": "get"
18505
+ },
18506
+ {
18507
+ "kind": "Accessor",
18508
+ "name": "Set",
18509
+ "printedName": "Set()",
18510
+ "children": [
18511
+ {
18512
+ "kind": "TypeNominal",
18513
+ "name": "Void",
18514
+ "printedName": "()"
18515
+ },
18516
+ {
18517
+ "kind": "TypeNominal",
18518
+ "name": "Optional",
18519
+ "printedName": "IDWiseSDK.NFCResult?",
18520
+ "children": [
18521
+ {
18522
+ "kind": "TypeNominal",
18523
+ "name": "NFCResult",
18524
+ "printedName": "IDWiseSDK.NFCResult",
18525
+ "usr": "s:9IDWiseSDK9NFCResultV"
18526
+ }
18527
+ ],
18528
+ "usr": "s:Sq"
18529
+ }
18530
+ ],
18531
+ "declKind": "Accessor",
18532
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvs",
18533
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvs",
18534
+ "moduleName": "IDWiseSDK",
18535
+ "implicit": true,
18536
+ "accessorKind": "set"
18537
+ },
18538
+ {
18539
+ "kind": "Accessor",
18540
+ "name": "Modify",
18541
+ "printedName": "Modify()",
18542
+ "children": [
18543
+ {
18544
+ "kind": "TypeNominal",
18545
+ "name": "Void",
18546
+ "printedName": "()"
18547
+ }
18548
+ ],
18549
+ "declKind": "Accessor",
18550
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvM",
18551
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV03nfcF0AA9NFCResultVSgvM",
18552
+ "moduleName": "IDWiseSDK",
18553
+ "implicit": true,
18554
+ "accessorKind": "_modify"
18555
+ }
18556
+ ]
18557
+ },
18558
+ {
18559
+ "kind": "Var",
18560
+ "name": "recognition",
18561
+ "printedName": "recognition",
18562
+ "children": [
18563
+ {
18564
+ "kind": "TypeNominal",
18565
+ "name": "Optional",
18566
+ "printedName": "IDWiseSDK.DocumentRecognition?",
18567
+ "children": [
18568
+ {
18569
+ "kind": "TypeNominal",
18570
+ "name": "DocumentRecognition",
18571
+ "printedName": "IDWiseSDK.DocumentRecognition",
18572
+ "usr": "s:9IDWiseSDK19DocumentRecognitionV"
18573
+ }
18574
+ ],
18575
+ "usr": "s:Sq"
18576
+ }
18577
+ ],
18578
+ "declKind": "Var",
18579
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvp",
18580
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvp",
18581
+ "moduleName": "IDWiseSDK",
18582
+ "declAttributes": [
18583
+ "HasInitialValue",
18584
+ "HasStorage",
18585
+ "AccessControl",
18586
+ "RawDocComment"
18587
+ ],
18588
+ "hasStorage": true,
18589
+ "accessors": [
18590
+ {
18591
+ "kind": "Accessor",
18592
+ "name": "Get",
18593
+ "printedName": "Get()",
18594
+ "children": [
18595
+ {
18596
+ "kind": "TypeNominal",
18597
+ "name": "Optional",
18598
+ "printedName": "IDWiseSDK.DocumentRecognition?",
18599
+ "children": [
18600
+ {
18601
+ "kind": "TypeNominal",
18602
+ "name": "DocumentRecognition",
18603
+ "printedName": "IDWiseSDK.DocumentRecognition",
18604
+ "usr": "s:9IDWiseSDK19DocumentRecognitionV"
18605
+ }
18606
+ ],
18607
+ "usr": "s:Sq"
18608
+ }
18609
+ ],
18610
+ "declKind": "Accessor",
18611
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvg",
18612
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvg",
18613
+ "moduleName": "IDWiseSDK",
18614
+ "implicit": true,
18615
+ "accessorKind": "get"
18616
+ },
18617
+ {
18618
+ "kind": "Accessor",
18619
+ "name": "Set",
18620
+ "printedName": "Set()",
17053
18621
  "children": [
17054
18622
  {
17055
18623
  "kind": "TypeNominal",
17056
- "name": "Bool",
17057
- "printedName": "Swift.Bool",
17058
- "usr": "s:Sb"
18624
+ "name": "Void",
18625
+ "printedName": "()"
18626
+ },
18627
+ {
18628
+ "kind": "TypeNominal",
18629
+ "name": "Optional",
18630
+ "printedName": "IDWiseSDK.DocumentRecognition?",
18631
+ "children": [
18632
+ {
18633
+ "kind": "TypeNominal",
18634
+ "name": "DocumentRecognition",
18635
+ "printedName": "IDWiseSDK.DocumentRecognition",
18636
+ "usr": "s:9IDWiseSDK19DocumentRecognitionV"
18637
+ }
18638
+ ],
18639
+ "usr": "s:Sq"
17059
18640
  }
17060
18641
  ],
17061
- "usr": "s:Sq"
18642
+ "declKind": "Accessor",
18643
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvs",
18644
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvs",
18645
+ "moduleName": "IDWiseSDK",
18646
+ "implicit": true,
18647
+ "accessorKind": "set"
18648
+ },
18649
+ {
18650
+ "kind": "Accessor",
18651
+ "name": "Modify",
18652
+ "printedName": "Modify()",
18653
+ "children": [
18654
+ {
18655
+ "kind": "TypeNominal",
18656
+ "name": "Void",
18657
+ "printedName": "()"
18658
+ }
18659
+ ],
18660
+ "declKind": "Accessor",
18661
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvM",
18662
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV11recognitionAA19DocumentRecognitionVSgvM",
18663
+ "moduleName": "IDWiseSDK",
18664
+ "implicit": true,
18665
+ "accessorKind": "_modify"
17062
18666
  }
17063
- ],
17064
- "declKind": "Accessor",
17065
- "usr": "s:9IDWiseSDK19NFCConfigurationDTOV10performNFCSbSgvg",
17066
- "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV10performNFCSbSgvg",
17067
- "moduleName": "IDWiseSDK",
17068
- "implicit": true,
17069
- "accessorKind": "get"
17070
- }
17071
- ]
17072
- },
17073
- {
17074
- "kind": "Constructor",
17075
- "name": "init",
17076
- "printedName": "init(from:)",
17077
- "children": [
17078
- {
17079
- "kind": "TypeNominal",
17080
- "name": "NFCConfigurationDTO",
17081
- "printedName": "IDWiseSDK.NFCConfigurationDTO",
17082
- "usr": "s:9IDWiseSDK19NFCConfigurationDTOV"
17083
- },
17084
- {
17085
- "kind": "TypeNominal",
17086
- "name": "Decoder",
17087
- "printedName": "Swift.Decoder",
17088
- "usr": "s:s7DecoderP"
17089
- }
17090
- ],
17091
- "declKind": "Constructor",
17092
- "usr": "s:9IDWiseSDK19NFCConfigurationDTOV4fromACs7Decoder_p_tKcfc",
17093
- "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV4fromACs7Decoder_p_tKcfc",
17094
- "moduleName": "IDWiseSDK",
17095
- "implicit": true,
17096
- "throwing": true,
17097
- "init_kind": "Designated"
17098
- },
17099
- {
17100
- "kind": "Function",
17101
- "name": "encode",
17102
- "printedName": "encode(to:)",
17103
- "children": [
17104
- {
17105
- "kind": "TypeNominal",
17106
- "name": "Void",
17107
- "printedName": "()"
17108
- },
17109
- {
17110
- "kind": "TypeNominal",
17111
- "name": "Encoder",
17112
- "printedName": "Swift.Encoder",
17113
- "usr": "s:s7EncoderP"
18667
+ ]
17114
18668
  }
17115
18669
  ],
17116
- "declKind": "Func",
17117
- "usr": "s:9IDWiseSDK19NFCConfigurationDTOV6encode2toys7Encoder_p_tKF",
17118
- "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV6encode2toys7Encoder_p_tKF",
18670
+ "declKind": "Struct",
18671
+ "usr": "s:9IDWiseSDK14JourneySummaryV10StepResultV",
18672
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV10StepResultV",
17119
18673
  "moduleName": "IDWiseSDK",
17120
- "implicit": true,
17121
- "throwing": true,
17122
- "funcSelfKind": "NonMutating"
18674
+ "declAttributes": [
18675
+ "AccessControl"
18676
+ ]
17123
18677
  }
17124
18678
  ],
17125
18679
  "declKind": "Struct",
17126
- "usr": "s:9IDWiseSDK19NFCConfigurationDTOV",
17127
- "mangledName": "$s9IDWiseSDK19NFCConfigurationDTOV",
18680
+ "usr": "s:9IDWiseSDK14JourneySummaryV",
18681
+ "mangledName": "$s9IDWiseSDK14JourneySummaryV",
17128
18682
  "moduleName": "IDWiseSDK",
17129
18683
  "declAttributes": [
17130
- "AccessControl",
17131
- "RawDocComment"
17132
- ],
17133
- "conformances": [
17134
- {
17135
- "kind": "Conformance",
17136
- "name": "Decodable",
17137
- "printedName": "Decodable",
17138
- "usr": "s:Se",
17139
- "mangledName": "$sSe"
17140
- },
17141
- {
17142
- "kind": "Conformance",
17143
- "name": "Encodable",
17144
- "printedName": "Encodable",
17145
- "usr": "s:SE",
17146
- "mangledName": "$sSE"
17147
- }
18684
+ "AccessControl"
17148
18685
  ]
17149
18686
  },
17150
18687
  {
@@ -21884,140 +23421,140 @@
21884
23421
  {
21885
23422
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21886
23423
  "kind": "BooleanLiteral",
21887
- "offset": 7551,
23424
+ "offset": 7440,
21888
23425
  "length": 5,
21889
23426
  "value": "false"
21890
23427
  },
21891
23428
  {
21892
23429
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21893
23430
  "kind": "StringLiteral",
21894
- "offset": 10072,
23431
+ "offset": 10185,
21895
23432
  "length": 37,
21896
23433
  "value": "\"\""
21897
23434
  },
21898
23435
  {
21899
23436
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21900
23437
  "kind": "StringLiteral",
21901
- "offset": 10108,
23438
+ "offset": 10221,
21902
23439
  "length": 2,
21903
23440
  "value": "\"\""
21904
23441
  },
21905
23442
  {
21906
23443
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21907
23444
  "kind": "BooleanLiteral",
21908
- "offset": 10303,
23445
+ "offset": 10416,
21909
23446
  "length": 5,
21910
23447
  "value": "false"
21911
23448
  },
21912
23449
  {
21913
23450
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21914
23451
  "kind": "BooleanLiteral",
21915
- "offset": 10431,
23452
+ "offset": 10544,
21916
23453
  "length": 5,
21917
23454
  "value": "false"
21918
23455
  },
21919
23456
  {
21920
23457
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21921
23458
  "kind": "StringLiteral",
21922
- "offset": 10544,
23459
+ "offset": 10657,
21923
23460
  "length": 3,
21924
23461
  "value": "\"2\""
21925
23462
  },
21926
23463
  {
21927
23464
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21928
23465
  "kind": "StringLiteral",
21929
- "offset": 10599,
23466
+ "offset": 10712,
21930
23467
  "length": 3,
21931
23468
  "value": "\"1\""
21932
23469
  },
21933
23470
  {
21934
23471
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21935
23472
  "kind": "StringLiteral",
21936
- "offset": 13065,
23473
+ "offset": 15121,
21937
23474
  "length": 2,
21938
23475
  "value": "\"\""
21939
23476
  },
21940
23477
  {
21941
23478
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21942
23479
  "kind": "StringLiteral",
21943
- "offset": 13085,
23480
+ "offset": 15141,
21944
23481
  "length": 2,
21945
23482
  "value": "\"\""
21946
23483
  },
21947
23484
  {
21948
23485
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21949
23486
  "kind": "StringLiteral",
21950
- "offset": 13740,
23487
+ "offset": 15796,
21951
23488
  "length": 2,
21952
23489
  "value": "\"\""
21953
23490
  },
21954
23491
  {
21955
23492
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21956
23493
  "kind": "StringLiteral",
21957
- "offset": 13760,
23494
+ "offset": 15816,
21958
23495
  "length": 2,
21959
23496
  "value": "\"\""
21960
23497
  },
21961
23498
  {
21962
23499
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21963
23500
  "kind": "BooleanLiteral",
21964
- "offset": 13943,
23501
+ "offset": 15999,
21965
23502
  "length": 5,
21966
23503
  "value": "false"
21967
23504
  },
21968
23505
  {
21969
23506
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21970
23507
  "kind": "StringLiteral",
21971
- "offset": 14283,
23508
+ "offset": 16339,
21972
23509
  "length": 2,
21973
23510
  "value": "\"\""
21974
23511
  },
21975
23512
  {
21976
23513
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21977
23514
  "kind": "BooleanLiteral",
21978
- "offset": 14466,
23515
+ "offset": 16522,
21979
23516
  "length": 4,
21980
23517
  "value": "true"
21981
23518
  },
21982
23519
  {
21983
23520
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21984
23521
  "kind": "StringLiteral",
21985
- "offset": 14682,
23522
+ "offset": 16738,
21986
23523
  "length": 2,
21987
23524
  "value": "\"\""
21988
23525
  },
21989
23526
  {
21990
23527
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21991
23528
  "kind": "IntegerLiteral",
21992
- "offset": 15790,
23529
+ "offset": 17846,
21993
23530
  "length": 2,
21994
23531
  "value": "-1"
21995
23532
  },
21996
23533
  {
21997
23534
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
21998
23535
  "kind": "BooleanLiteral",
21999
- "offset": 25348,
23536
+ "offset": 27470,
22000
23537
  "length": 4,
22001
23538
  "value": "true"
22002
23539
  },
22003
23540
  {
22004
23541
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
22005
23542
  "kind": "BooleanLiteral",
22006
- "offset": 25717,
23543
+ "offset": 28119,
22007
23544
  "length": 4,
22008
23545
  "value": "true"
22009
23546
  },
22010
23547
  {
22011
23548
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
22012
23549
  "kind": "IntegerLiteral",
22013
- "offset": 26070,
23550
+ "offset": 28772,
22014
23551
  "length": 2,
22015
23552
  "value": "-1"
22016
23553
  },
22017
23554
  {
22018
23555
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
22019
23556
  "kind": "StringLiteral",
22020
- "offset": 26083,
23557
+ "offset": 28785,
22021
23558
  "length": 47,
22022
23559
  "value": "\"Inconsistent state of initialize method flags\""
22023
23560
  },
@@ -22038,161 +23575,161 @@
22038
23575
  {
22039
23576
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22040
23577
  "kind": "StringLiteral",
22041
- "offset": 2508,
23578
+ "offset": 2532,
22042
23579
  "length": 12,
22043
23580
  "value": "\"updateMenu\""
22044
23581
  },
22045
23582
  {
22046
23583
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22047
23584
  "kind": "StringLiteral",
22048
- "offset": 2645,
23585
+ "offset": 2669,
22049
23586
  "length": 10,
22050
23587
  "value": "\"required\""
22051
23588
  },
22052
23589
  {
22053
23590
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22054
23591
  "kind": "StringLiteral",
22055
- "offset": 2691,
23592
+ "offset": 2715,
22056
23593
  "length": 10,
22057
23594
  "value": "\"optional\""
22058
23595
  },
22059
23596
  {
22060
23597
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22061
23598
  "kind": "IntegerLiteral",
22062
- "offset": 3083,
23599
+ "offset": 3107,
22063
23600
  "length": 1,
22064
23601
  "value": "0"
22065
23602
  },
22066
23603
  {
22067
23604
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22068
23605
  "kind": "IntegerLiteral",
22069
- "offset": 3099,
23606
+ "offset": 3123,
22070
23607
  "length": 1,
22071
23608
  "value": "0"
22072
23609
  },
22073
23610
  {
22074
23611
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22075
23612
  "kind": "IntegerLiteral",
22076
- "offset": 3220,
23613
+ "offset": 3244,
22077
23614
  "length": 2,
22078
23615
  "value": "14"
22079
23616
  },
22080
23617
  {
22081
23618
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22082
23619
  "kind": "BooleanLiteral",
22083
- "offset": 3322,
23620
+ "offset": 3346,
22084
23621
  "length": 5,
22085
23622
  "value": "false"
22086
23623
  },
22087
23624
  {
22088
23625
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22089
23626
  "kind": "IntegerLiteral",
22090
- "offset": 3731,
23627
+ "offset": 3755,
22091
23628
  "length": 1,
22092
23629
  "value": "0"
22093
23630
  },
22094
23631
  {
22095
23632
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22096
23633
  "kind": "IntegerLiteral",
22097
- "offset": 3747,
23634
+ "offset": 3771,
22098
23635
  "length": 1,
22099
23636
  "value": "0"
22100
23637
  },
22101
23638
  {
22102
23639
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22103
23640
  "kind": "IntegerLiteral",
22104
- "offset": 3968,
23641
+ "offset": 3992,
22105
23642
  "length": 1,
22106
23643
  "value": "0"
22107
23644
  },
22108
23645
  {
22109
23646
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22110
23647
  "kind": "IntegerLiteral",
22111
- "offset": 4003,
23648
+ "offset": 4027,
22112
23649
  "length": 1,
22113
23650
  "value": "0"
22114
23651
  },
22115
23652
  {
22116
23653
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22117
23654
  "kind": "IntegerLiteral",
22118
- "offset": 4031,
23655
+ "offset": 4055,
22119
23656
  "length": 1,
22120
23657
  "value": "1"
22121
23658
  },
22122
23659
  {
22123
23660
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22124
23661
  "kind": "IntegerLiteral",
22125
- "offset": 4076,
23662
+ "offset": 4100,
22126
23663
  "length": 1,
22127
23664
  "value": "0"
22128
23665
  },
22129
23666
  {
22130
23667
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22131
23668
  "kind": "IntegerLiteral",
22132
- "offset": 4104,
23669
+ "offset": 4128,
22133
23670
  "length": 1,
22134
23671
  "value": "1"
22135
23672
  },
22136
23673
  {
22137
23674
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22138
23675
  "kind": "IntegerLiteral",
22139
- "offset": 4292,
23676
+ "offset": 4316,
22140
23677
  "length": 1,
22141
23678
  "value": "0"
22142
23679
  },
22143
23680
  {
22144
23681
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22145
23682
  "kind": "FloatLiteral",
22146
- "offset": 4296,
23683
+ "offset": 4320,
22147
23684
  "length": 4,
22148
23685
  "value": "36.0"
22149
23686
  },
22150
23687
  {
22151
23688
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22152
23689
  "kind": "IntegerLiteral",
22153
- "offset": 4303,
23690
+ "offset": 4327,
22154
23691
  "length": 1,
22155
23692
  "value": "0"
22156
23693
  },
22157
23694
  {
22158
23695
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22159
23696
  "kind": "BooleanLiteral",
22160
- "offset": 4686,
23697
+ "offset": 4710,
22161
23698
  "length": 4,
22162
23699
  "value": "true"
22163
23700
  },
22164
23701
  {
22165
23702
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22166
23703
  "kind": "IntegerLiteral",
22167
- "offset": 4779,
23704
+ "offset": 4803,
22168
23705
  "length": 3,
22169
23706
  "value": "-12"
22170
23707
  },
22171
23708
  {
22172
23709
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22173
23710
  "kind": "BooleanLiteral",
22174
- "offset": 4795,
23711
+ "offset": 4819,
22175
23712
  "length": 4,
22176
23713
  "value": "true"
22177
23714
  },
22178
23715
  {
22179
23716
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22180
23717
  "kind": "IntegerLiteral",
22181
- "offset": 5205,
23718
+ "offset": 5237,
22182
23719
  "length": 1,
22183
23720
  "value": "0"
22184
23721
  },
22185
23722
  {
22186
23723
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22187
23724
  "kind": "IntegerLiteral",
22188
- "offset": 5231,
23725
+ "offset": 5263,
22189
23726
  "length": 1,
22190
23727
  "value": "0"
22191
23728
  },
22192
23729
  {
22193
23730
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/MenuWidget\/MenuWidgetView.swift",
22194
23731
  "kind": "StringLiteral",
22195
- "offset": 5636,
23732
+ "offset": 5668,
22196
23733
  "length": 2,
22197
23734
  "value": "\"\""
22198
23735
  },
@@ -24117,189 +25654,189 @@
24117
25654
  {
24118
25655
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24119
25656
  "kind": "IntegerLiteral",
24120
- "offset": 12472,
25657
+ "offset": 12496,
24121
25658
  "length": 4,
24122
25659
  "value": "3000"
24123
25660
  },
24124
25661
  {
24125
25662
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24126
25663
  "kind": "StringLiteral",
24127
- "offset": 12558,
25664
+ "offset": 12582,
24128
25665
  "length": 12,
24129
25666
  "value": "\"updateMenu\""
24130
25667
  },
24131
25668
  {
24132
25669
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24133
25670
  "kind": "StringLiteral",
24134
- "offset": 12819,
25671
+ "offset": 12843,
24135
25672
  "length": 66,
24136
25673
  "value": "\"\""
24137
25674
  },
24138
25675
  {
24139
25676
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24140
25677
  "kind": "StringLiteral",
24141
- "offset": 12867,
25678
+ "offset": 12891,
24142
25679
  "length": 1,
24143
25680
  "value": "\"\/\""
24144
25681
  },
24145
25682
  {
24146
25683
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24147
25684
  "kind": "StringLiteral",
24148
- "offset": 12884,
25685
+ "offset": 12908,
24149
25686
  "length": 3,
24150
25687
  "value": "\"\""
24151
25688
  },
24152
25689
  {
24153
25690
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24154
25691
  "kind": "StringLiteral",
24155
- "offset": 13103,
25692
+ "offset": 13127,
24156
25693
  "length": 5,
24157
25694
  "value": "\"200\""
24158
25695
  },
24159
25696
  {
24160
25697
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24161
25698
  "kind": "BooleanLiteral",
24162
- "offset": 13439,
25699
+ "offset": 13463,
24163
25700
  "length": 4,
24164
25701
  "value": "true"
24165
25702
  },
24166
25703
  {
24167
25704
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24168
25705
  "kind": "StringLiteral",
24169
- "offset": 13838,
25706
+ "offset": 13862,
24170
25707
  "length": 66,
24171
25708
  "value": "\"\""
24172
25709
  },
24173
25710
  {
24174
25711
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24175
25712
  "kind": "StringLiteral",
24176
- "offset": 13886,
25713
+ "offset": 13910,
24177
25714
  "length": 1,
24178
25715
  "value": "\"\/\""
24179
25716
  },
24180
25717
  {
24181
25718
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24182
25719
  "kind": "StringLiteral",
24183
- "offset": 13903,
25720
+ "offset": 13927,
24184
25721
  "length": 3,
24185
25722
  "value": "\"\""
24186
25723
  },
24187
25724
  {
24188
25725
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24189
25726
  "kind": "StringLiteral",
24190
- "offset": 14122,
25727
+ "offset": 14146,
24191
25728
  "length": 5,
24192
25729
  "value": "\"500\""
24193
25730
  },
24194
25731
  {
24195
25732
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24196
25733
  "kind": "BooleanLiteral",
24197
- "offset": 14458,
25734
+ "offset": 14482,
24198
25735
  "length": 4,
24199
25736
  "value": "true"
24200
25737
  },
24201
25738
  {
24202
25739
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24203
25740
  "kind": "IntegerLiteral",
24204
- "offset": 15746,
25741
+ "offset": 15770,
24205
25742
  "length": 1,
24206
25743
  "value": "0"
24207
25744
  },
24208
25745
  {
24209
25746
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24210
25747
  "kind": "IntegerLiteral",
24211
- "offset": 15844,
25748
+ "offset": 15868,
24212
25749
  "length": 1,
24213
25750
  "value": "0"
24214
25751
  },
24215
25752
  {
24216
25753
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24217
25754
  "kind": "IntegerLiteral",
24218
- "offset": 16337,
25755
+ "offset": 16361,
24219
25756
  "length": 1,
24220
25757
  "value": "0"
24221
25758
  },
24222
25759
  {
24223
25760
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24224
25761
  "kind": "IntegerLiteral",
24225
- "offset": 18816,
25762
+ "offset": 18864,
24226
25763
  "length": 4,
24227
25764
  "value": "3000"
24228
25765
  },
24229
25766
  {
24230
25767
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24231
25768
  "kind": "StringLiteral",
24232
- "offset": 18898,
25769
+ "offset": 18946,
24233
25770
  "length": 12,
24234
25771
  "value": "\"updateMenu\""
24235
25772
  },
24236
25773
  {
24237
25774
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24238
25775
  "kind": "StringLiteral",
24239
- "offset": 19132,
25776
+ "offset": 19180,
24240
25777
  "length": 66,
24241
25778
  "value": "\"\""
24242
25779
  },
24243
25780
  {
24244
25781
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24245
25782
  "kind": "StringLiteral",
24246
- "offset": 19180,
25783
+ "offset": 19228,
24247
25784
  "length": 1,
24248
25785
  "value": "\"\/\""
24249
25786
  },
24250
25787
  {
24251
25788
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24252
25789
  "kind": "StringLiteral",
24253
- "offset": 19197,
25790
+ "offset": 19245,
24254
25791
  "length": 3,
24255
25792
  "value": "\"\""
24256
25793
  },
24257
25794
  {
24258
25795
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24259
25796
  "kind": "StringLiteral",
24260
- "offset": 19408,
25797
+ "offset": 19456,
24261
25798
  "length": 5,
24262
25799
  "value": "\"200\""
24263
25800
  },
24264
25801
  {
24265
25802
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24266
25803
  "kind": "BooleanLiteral",
24267
- "offset": 19736,
25804
+ "offset": 19784,
24268
25805
  "length": 4,
24269
25806
  "value": "true"
24270
25807
  },
24271
25808
  {
24272
25809
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24273
25810
  "kind": "StringLiteral",
24274
- "offset": 20115,
25811
+ "offset": 20163,
24275
25812
  "length": 66,
24276
25813
  "value": "\"\""
24277
25814
  },
24278
25815
  {
24279
25816
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24280
25817
  "kind": "StringLiteral",
24281
- "offset": 20163,
25818
+ "offset": 20211,
24282
25819
  "length": 1,
24283
25820
  "value": "\"\/\""
24284
25821
  },
24285
25822
  {
24286
25823
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24287
25824
  "kind": "StringLiteral",
24288
- "offset": 20180,
25825
+ "offset": 20228,
24289
25826
  "length": 3,
24290
25827
  "value": "\"\""
24291
25828
  },
24292
25829
  {
24293
25830
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24294
25831
  "kind": "StringLiteral",
24295
- "offset": 20391,
25832
+ "offset": 20439,
24296
25833
  "length": 5,
24297
25834
  "value": "\"500\""
24298
25835
  },
24299
25836
  {
24300
25837
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/repositories\/DefaultStartJourneyRepository.swift",
24301
25838
  "kind": "BooleanLiteral",
24302
- "offset": 20719,
25839
+ "offset": 20767,
24303
25840
  "length": 4,
24304
25841
  "value": "true"
24305
25842
  },
@@ -25384,77 +26921,77 @@
25384
26921
  {
25385
26922
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25386
26923
  "kind": "StringLiteral",
25387
- "offset": 1547,
26924
+ "offset": 1555,
25388
26925
  "length": 2,
25389
26926
  "value": "\"\""
25390
26927
  },
25391
26928
  {
25392
26929
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25393
26930
  "kind": "StringLiteral",
25394
- "offset": 1575,
26931
+ "offset": 1583,
25395
26932
  "length": 2,
25396
26933
  "value": "\"\""
25397
26934
  },
25398
26935
  {
25399
26936
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25400
26937
  "kind": "BooleanLiteral",
25401
- "offset": 1663,
26938
+ "offset": 1671,
25402
26939
  "length": 5,
25403
26940
  "value": "false"
25404
26941
  },
25405
26942
  {
25406
26943
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25407
26944
  "kind": "IntegerLiteral",
25408
- "offset": 2455,
26945
+ "offset": 2463,
25409
26946
  "length": 2,
25410
26947
  "value": "-1"
25411
26948
  },
25412
26949
  {
25413
26950
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25414
26951
  "kind": "IntegerLiteral",
25415
- "offset": 3460,
26952
+ "offset": 3468,
25416
26953
  "length": 2,
25417
26954
  "value": "99"
25418
26955
  },
25419
26956
  {
25420
26957
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25421
26958
  "kind": "IntegerLiteral",
25422
- "offset": 3538,
26959
+ "offset": 3546,
25423
26960
  "length": 1,
25424
26961
  "value": "0"
25425
26962
  },
25426
26963
  {
25427
26964
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25428
26965
  "kind": "StringLiteral",
25429
- "offset": 3710,
26966
+ "offset": 3718,
25430
26967
  "length": 27,
25431
26968
  "value": "\"journey_image_config.json\""
25432
26969
  },
25433
26970
  {
25434
26971
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25435
26972
  "kind": "StringLiteral",
25436
- "offset": 4329,
26973
+ "offset": 4337,
25437
26974
  "length": 3,
25438
26975
  "value": "\"_\""
25439
26976
  },
25440
26977
  {
25441
26978
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25442
26979
  "kind": "StringLiteral",
25443
- "offset": 4641,
26980
+ "offset": 4649,
25444
26981
  "length": 17,
25445
26982
  "value": "\"ERROR: \""
25446
26983
  },
25447
26984
  {
25448
26985
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25449
26986
  "kind": "StringLiteral",
25450
- "offset": 4657,
26987
+ "offset": 4665,
25451
26988
  "length": 2,
25452
26989
  "value": "\"\""
25453
26990
  },
25454
26991
  {
25455
26992
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
25456
26993
  "kind": "StringLiteral",
25457
- "offset": 4694,
26994
+ "offset": 4702,
25458
26995
  "length": 10,
25459
26996
  "value": "\"ID_FRONT\""
25460
26997
  },
@@ -25951,763 +27488,721 @@
25951
27488
  {
25952
27489
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25953
27490
  "kind": "BooleanLiteral",
25954
- "offset": 4330,
27491
+ "offset": 4338,
25955
27492
  "length": 5,
25956
27493
  "value": "false"
25957
27494
  },
25958
27495
  {
25959
27496
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25960
27497
  "kind": "BooleanLiteral",
25961
- "offset": 4376,
27498
+ "offset": 4384,
25962
27499
  "length": 5,
25963
27500
  "value": "false"
25964
27501
  },
25965
27502
  {
25966
27503
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25967
27504
  "kind": "FloatLiteral",
25968
- "offset": 4581,
27505
+ "offset": 4589,
25969
27506
  "length": 3,
25970
27507
  "value": "3.0"
25971
27508
  },
25972
27509
  {
25973
27510
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25974
27511
  "kind": "IntegerLiteral",
25975
- "offset": 4625,
27512
+ "offset": 4633,
25976
27513
  "length": 1,
25977
27514
  "value": "0"
25978
27515
  },
25979
27516
  {
25980
27517
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25981
27518
  "kind": "BooleanLiteral",
25982
- "offset": 4734,
27519
+ "offset": 4742,
25983
27520
  "length": 4,
25984
27521
  "value": "true"
25985
27522
  },
25986
27523
  {
25987
27524
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25988
27525
  "kind": "BooleanLiteral",
25989
- "offset": 5627,
27526
+ "offset": 5635,
25990
27527
  "length": 5,
25991
27528
  "value": "false"
25992
27529
  },
25993
27530
  {
25994
27531
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
25995
27532
  "kind": "BooleanLiteral",
25996
- "offset": 6289,
27533
+ "offset": 6297,
25997
27534
  "length": 4,
25998
27535
  "value": "true"
25999
27536
  },
26000
27537
  {
26001
27538
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26002
27539
  "kind": "StringLiteral",
26003
- "offset": 6495,
27540
+ "offset": 6503,
26004
27541
  "length": 2,
26005
27542
  "value": "\"\""
26006
27543
  },
26007
27544
  {
26008
27545
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26009
27546
  "kind": "BooleanLiteral",
26010
- "offset": 8898,
27547
+ "offset": 8906,
26011
27548
  "length": 4,
26012
27549
  "value": "true"
26013
27550
  },
26014
27551
  {
26015
27552
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26016
27553
  "kind": "BooleanLiteral",
26017
- "offset": 8994,
27554
+ "offset": 9002,
26018
27555
  "length": 5,
26019
27556
  "value": "false"
26020
27557
  },
26021
27558
  {
26022
27559
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26023
27560
  "kind": "BooleanLiteral",
26024
- "offset": 11025,
27561
+ "offset": 11033,
26025
27562
  "length": 4,
26026
27563
  "value": "true"
26027
27564
  },
26028
27565
  {
26029
27566
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26030
27567
  "kind": "BooleanLiteral",
26031
- "offset": 11223,
27568
+ "offset": 11231,
26032
27569
  "length": 4,
26033
27570
  "value": "true"
26034
27571
  },
26035
27572
  {
26036
27573
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26037
27574
  "kind": "BooleanLiteral",
26038
- "offset": 11517,
27575
+ "offset": 11525,
26039
27576
  "length": 4,
26040
27577
  "value": "true"
26041
27578
  },
26042
27579
  {
26043
27580
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26044
27581
  "kind": "BooleanLiteral",
26045
- "offset": 11594,
27582
+ "offset": 11602,
26046
27583
  "length": 4,
26047
27584
  "value": "true"
26048
27585
  },
26049
27586
  {
26050
27587
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26051
27588
  "kind": "BooleanLiteral",
26052
- "offset": 12241,
27589
+ "offset": 12249,
26053
27590
  "length": 5,
26054
27591
  "value": "false"
26055
27592
  },
26056
27593
  {
26057
27594
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26058
27595
  "kind": "BooleanLiteral",
26059
- "offset": 12904,
27596
+ "offset": 12912,
26060
27597
  "length": 5,
26061
27598
  "value": "false"
26062
27599
  },
26063
27600
  {
26064
27601
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26065
27602
  "kind": "BooleanLiteral",
26066
- "offset": 14599,
27603
+ "offset": 14607,
26067
27604
  "length": 5,
26068
27605
  "value": "false"
26069
27606
  },
26070
27607
  {
26071
27608
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26072
27609
  "kind": "BooleanLiteral",
26073
- "offset": 15152,
27610
+ "offset": 15160,
26074
27611
  "length": 4,
26075
27612
  "value": "true"
26076
27613
  },
26077
27614
  {
26078
27615
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26079
27616
  "kind": "BooleanLiteral",
26080
- "offset": 15810,
27617
+ "offset": 15818,
26081
27618
  "length": 5,
26082
27619
  "value": "false"
26083
27620
  },
26084
27621
  {
26085
27622
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26086
27623
  "kind": "BooleanLiteral",
26087
- "offset": 16352,
27624
+ "offset": 16360,
26088
27625
  "length": 5,
26089
27626
  "value": "false"
26090
27627
  },
26091
27628
  {
26092
27629
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26093
27630
  "kind": "BooleanLiteral",
26094
- "offset": 16475,
27631
+ "offset": 16483,
26095
27632
  "length": 4,
26096
27633
  "value": "true"
26097
27634
  },
26098
27635
  {
26099
27636
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26100
27637
  "kind": "BooleanLiteral",
26101
- "offset": 16809,
26102
- "length": 5,
26103
- "value": "false"
26104
- },
26105
- {
26106
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26107
- "kind": "BooleanLiteral",
26108
- "offset": 16852,
26109
- "length": 5,
26110
- "value": "false"
26111
- },
26112
- {
26113
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26114
- "kind": "BooleanLiteral",
26115
- "offset": 16889,
26116
- "length": 5,
26117
- "value": "false"
26118
- },
26119
- {
26120
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26121
- "kind": "BooleanLiteral",
26122
- "offset": 17092,
27638
+ "offset": 16781,
26123
27639
  "length": 4,
26124
27640
  "value": "true"
26125
27641
  },
26126
27642
  {
26127
27643
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26128
27644
  "kind": "BooleanLiteral",
26129
- "offset": 17540,
27645
+ "offset": 17170,
26130
27646
  "length": 4,
26131
27647
  "value": "true"
26132
27648
  },
26133
27649
  {
26134
27650
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26135
27651
  "kind": "BooleanLiteral",
26136
- "offset": 17599,
26137
- "length": 5,
26138
- "value": "false"
26139
- },
26140
- {
26141
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26142
- "kind": "BooleanLiteral",
26143
- "offset": 17642,
26144
- "length": 5,
26145
- "value": "false"
26146
- },
26147
- {
26148
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26149
- "kind": "BooleanLiteral",
26150
- "offset": 17679,
27652
+ "offset": 17418,
26151
27653
  "length": 5,
26152
27654
  "value": "false"
26153
27655
  },
26154
27656
  {
26155
27657
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26156
27658
  "kind": "BooleanLiteral",
26157
- "offset": 18040,
27659
+ "offset": 17461,
26158
27660
  "length": 5,
26159
27661
  "value": "false"
26160
27662
  },
26161
27663
  {
26162
27664
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26163
27665
  "kind": "BooleanLiteral",
26164
- "offset": 18083,
26165
- "length": 5,
26166
- "value": "false"
26167
- },
26168
- {
26169
- "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26170
- "kind": "BooleanLiteral",
26171
- "offset": 18120,
27666
+ "offset": 17498,
26172
27667
  "length": 5,
26173
27668
  "value": "false"
26174
27669
  },
26175
27670
  {
26176
27671
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26177
27672
  "kind": "StringLiteral",
26178
- "offset": 18977,
27673
+ "offset": 18290,
26179
27674
  "length": 33,
26180
27675
  "value": "\"journeyID: \""
26181
27676
  },
26182
27677
  {
26183
27678
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26184
27679
  "kind": "StringLiteral",
26185
- "offset": 19009,
27680
+ "offset": 18322,
26186
27681
  "length": 2,
26187
27682
  "value": "\"\""
26188
27683
  },
26189
27684
  {
26190
27685
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26191
27686
  "kind": "StringLiteral",
26192
- "offset": 19026,
27687
+ "offset": 18339,
26193
27688
  "length": 56,
26194
27689
  "value": "\"stepType: \""
26195
27690
  },
26196
27691
  {
26197
27692
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26198
27693
  "kind": "StringLiteral",
26199
- "offset": 19081,
27694
+ "offset": 18394,
26200
27695
  "length": 2,
26201
27696
  "value": "\"\""
26202
27697
  },
26203
27698
  {
26204
27699
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26205
27700
  "kind": "StringLiteral",
26206
- "offset": 19098,
27701
+ "offset": 18411,
26207
27702
  "length": 60,
26208
27703
  "value": "\"stepSide: \""
26209
27704
  },
26210
27705
  {
26211
27706
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26212
27707
  "kind": "StringLiteral",
26213
- "offset": 19157,
27708
+ "offset": 18470,
26214
27709
  "length": 2,
26215
27710
  "value": "\"\""
26216
27711
  },
26217
27712
  {
26218
27713
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26219
27714
  "kind": "BooleanLiteral",
26220
- "offset": 20381,
27715
+ "offset": 19694,
26221
27716
  "length": 5,
26222
27717
  "value": "false"
26223
27718
  },
26224
27719
  {
26225
27720
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26226
27721
  "kind": "StringLiteral",
26227
- "offset": 20595,
27722
+ "offset": 19908,
26228
27723
  "length": 55,
26229
27724
  "value": "\" \""
26230
27725
  },
26231
27726
  {
26232
27727
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26233
27728
  "kind": "StringLiteral",
26234
- "offset": 20617,
27729
+ "offset": 19930,
26235
27730
  "length": 3,
26236
27731
  "value": "\" log: navigated to camera screen\""
26237
27732
  },
26238
27733
  {
26239
27734
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26240
27735
  "kind": "BooleanLiteral",
26241
- "offset": 21704,
27736
+ "offset": 21017,
26242
27737
  "length": 5,
26243
27738
  "value": "false"
26244
27739
  },
26245
27740
  {
26246
27741
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26247
27742
  "kind": "StringLiteral",
26248
- "offset": 21768,
27743
+ "offset": 21081,
26249
27744
  "length": 8,
26250
27745
  "value": "\"Finish\""
26251
27746
  },
26252
27747
  {
26253
27748
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26254
27749
  "kind": "BooleanLiteral",
26255
- "offset": 22730,
27750
+ "offset": 22043,
26256
27751
  "length": 5,
26257
27752
  "value": "false"
26258
27753
  },
26259
27754
  {
26260
27755
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26261
27756
  "kind": "Dictionary",
26262
- "offset": 22952,
27757
+ "offset": 22265,
26263
27758
  "length": 3,
26264
27759
  "value": "[]"
26265
27760
  },
26266
27761
  {
26267
27762
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26268
27763
  "kind": "BooleanLiteral",
26269
- "offset": 23943,
27764
+ "offset": 23256,
26270
27765
  "length": 4,
26271
27766
  "value": "true"
26272
27767
  },
26273
27768
  {
26274
27769
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26275
27770
  "kind": "StringLiteral",
26276
- "offset": 24688,
27771
+ "offset": 24001,
26277
27772
  "length": 35,
26278
27773
  "value": "\"\""
26279
27774
  },
26280
27775
  {
26281
27776
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26282
27777
  "kind": "StringLiteral",
26283
- "offset": 24722,
27778
+ "offset": 24035,
26284
27779
  "length": 2,
26285
27780
  "value": "\"\""
26286
27781
  },
26287
27782
  {
26288
27783
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26289
27784
  "kind": "BooleanLiteral",
26290
- "offset": 24832,
27785
+ "offset": 24145,
26291
27786
  "length": 5,
26292
27787
  "value": "false"
26293
27788
  },
26294
27789
  {
26295
27790
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26296
27791
  "kind": "BooleanLiteral",
26297
- "offset": 24938,
27792
+ "offset": 24251,
26298
27793
  "length": 5,
26299
27794
  "value": "false"
26300
27795
  },
26301
27796
  {
26302
27797
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26303
27798
  "kind": "StringLiteral",
26304
- "offset": 25005,
27799
+ "offset": 24318,
26305
27800
  "length": 3,
26306
27801
  "value": "\"2\""
26307
27802
  },
26308
27803
  {
26309
27804
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26310
27805
  "kind": "StringLiteral",
26311
- "offset": 25040,
27806
+ "offset": 24353,
26312
27807
  "length": 3,
26313
27808
  "value": "\"0\""
26314
27809
  },
26315
27810
  {
26316
27811
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26317
27812
  "kind": "StringLiteral",
26318
- "offset": 26109,
27813
+ "offset": 25422,
26319
27814
  "length": 56,
26320
27815
  "value": "\"\""
26321
27816
  },
26322
27817
  {
26323
27818
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26324
27819
  "kind": "StringLiteral",
26325
- "offset": 26130,
27820
+ "offset": 25443,
26326
27821
  "length": 1,
26327
27822
  "value": "\"_\""
26328
27823
  },
26329
27824
  {
26330
27825
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26331
27826
  "kind": "StringLiteral",
26332
- "offset": 26164,
27827
+ "offset": 25477,
26333
27828
  "length": 1,
26334
27829
  "value": "\"\""
26335
27830
  },
26336
27831
  {
26337
27832
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26338
27833
  "kind": "StringLiteral",
26339
- "offset": 26436,
27834
+ "offset": 25749,
26340
27835
  "length": 56,
26341
27836
  "value": "\"\""
26342
27837
  },
26343
27838
  {
26344
27839
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26345
27840
  "kind": "StringLiteral",
26346
- "offset": 26457,
27841
+ "offset": 25770,
26347
27842
  "length": 1,
26348
27843
  "value": "\"_\""
26349
27844
  },
26350
27845
  {
26351
27846
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26352
27847
  "kind": "StringLiteral",
26353
- "offset": 26491,
27848
+ "offset": 25804,
26354
27849
  "length": 1,
26355
27850
  "value": "\"\""
26356
27851
  },
26357
27852
  {
26358
27853
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26359
27854
  "kind": "StringLiteral",
26360
- "offset": 26623,
27855
+ "offset": 25936,
26361
27856
  "length": 56,
26362
27857
  "value": "\"\""
26363
27858
  },
26364
27859
  {
26365
27860
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26366
27861
  "kind": "StringLiteral",
26367
- "offset": 26644,
27862
+ "offset": 25957,
26368
27863
  "length": 1,
26369
27864
  "value": "\"_\""
26370
27865
  },
26371
27866
  {
26372
27867
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26373
27868
  "kind": "StringLiteral",
26374
- "offset": 26678,
27869
+ "offset": 25991,
26375
27870
  "length": 1,
26376
27871
  "value": "\"\""
26377
27872
  },
26378
27873
  {
26379
27874
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26380
27875
  "kind": "IntegerLiteral",
26381
- "offset": 27809,
27876
+ "offset": 27122,
26382
27877
  "length": 1,
26383
27878
  "value": "1"
26384
27879
  },
26385
27880
  {
26386
27881
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26387
27882
  "kind": "BooleanLiteral",
26388
- "offset": 28334,
27883
+ "offset": 27647,
26389
27884
  "length": 5,
26390
27885
  "value": "false"
26391
27886
  },
26392
27887
  {
26393
27888
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26394
27889
  "kind": "BooleanLiteral",
26395
- "offset": 28379,
27890
+ "offset": 27692,
26396
27891
  "length": 4,
26397
27892
  "value": "true"
26398
27893
  },
26399
27894
  {
26400
27895
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26401
27896
  "kind": "BooleanLiteral",
26402
- "offset": 28549,
27897
+ "offset": 27862,
26403
27898
  "length": 4,
26404
27899
  "value": "true"
26405
27900
  },
26406
27901
  {
26407
27902
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26408
27903
  "kind": "BooleanLiteral",
26409
- "offset": 28879,
27904
+ "offset": 28192,
26410
27905
  "length": 4,
26411
27906
  "value": "true"
26412
27907
  },
26413
27908
  {
26414
27909
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26415
27910
  "kind": "BooleanLiteral",
26416
- "offset": 30181,
27911
+ "offset": 29494,
26417
27912
  "length": 4,
26418
27913
  "value": "true"
26419
27914
  },
26420
27915
  {
26421
27916
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26422
27917
  "kind": "IntegerLiteral",
26423
- "offset": 30542,
27918
+ "offset": 29855,
26424
27919
  "length": 1,
26425
27920
  "value": "0"
26426
27921
  },
26427
27922
  {
26428
27923
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26429
27924
  "kind": "IntegerLiteral",
26430
- "offset": 30579,
27925
+ "offset": 29892,
26431
27926
  "length": 1,
26432
27927
  "value": "0"
26433
27928
  },
26434
27929
  {
26435
27930
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26436
27931
  "kind": "BooleanLiteral",
26437
- "offset": 31478,
27932
+ "offset": 30791,
26438
27933
  "length": 5,
26439
27934
  "value": "false"
26440
27935
  },
26441
27936
  {
26442
27937
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26443
27938
  "kind": "StringLiteral",
26444
- "offset": 32868,
27939
+ "offset": 32181,
26445
27940
  "length": 35,
26446
27941
  "value": "\"\""
26447
27942
  },
26448
27943
  {
26449
27944
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26450
27945
  "kind": "StringLiteral",
26451
- "offset": 32902,
27946
+ "offset": 32215,
26452
27947
  "length": 2,
26453
27948
  "value": "\"\""
26454
27949
  },
26455
27950
  {
26456
27951
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26457
27952
  "kind": "BooleanLiteral",
26458
- "offset": 33020,
27953
+ "offset": 32333,
26459
27954
  "length": 5,
26460
27955
  "value": "false"
26461
27956
  },
26462
27957
  {
26463
27958
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26464
27959
  "kind": "BooleanLiteral",
26465
- "offset": 33130,
27960
+ "offset": 32443,
26466
27961
  "length": 5,
26467
27962
  "value": "false"
26468
27963
  },
26469
27964
  {
26470
27965
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26471
27966
  "kind": "StringLiteral",
26472
- "offset": 33201,
27967
+ "offset": 32514,
26473
27968
  "length": 3,
26474
27969
  "value": "\"2\""
26475
27970
  },
26476
27971
  {
26477
27972
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26478
27973
  "kind": "StringLiteral",
26479
- "offset": 33240,
27974
+ "offset": 32553,
26480
27975
  "length": 3,
26481
27976
  "value": "\"0\""
26482
27977
  },
26483
27978
  {
26484
27979
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26485
27980
  "kind": "StringLiteral",
26486
- "offset": 34194,
27981
+ "offset": 33507,
26487
27982
  "length": 18,
26488
27983
  "value": "\"JFC: retake step\""
26489
27984
  },
26490
27985
  {
26491
27986
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26492
27987
  "kind": "BooleanLiteral",
26493
- "offset": 34637,
27988
+ "offset": 33950,
26494
27989
  "length": 4,
26495
27990
  "value": "true"
26496
27991
  },
26497
27992
  {
26498
27993
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26499
27994
  "kind": "BooleanLiteral",
26500
- "offset": 34694,
27995
+ "offset": 34007,
26501
27996
  "length": 4,
26502
27997
  "value": "true"
26503
27998
  },
26504
27999
  {
26505
28000
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26506
28001
  "kind": "BooleanLiteral",
26507
- "offset": 34767,
28002
+ "offset": 34080,
26508
28003
  "length": 5,
26509
28004
  "value": "false"
26510
28005
  },
26511
28006
  {
26512
28007
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26513
28008
  "kind": "StringLiteral",
26514
- "offset": 34873,
28009
+ "offset": 34186,
26515
28010
  "length": 33,
26516
28011
  "value": "\"journeyID: \""
26517
28012
  },
26518
28013
  {
26519
28014
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26520
28015
  "kind": "StringLiteral",
26521
- "offset": 34905,
28016
+ "offset": 34218,
26522
28017
  "length": 2,
26523
28018
  "value": "\"\""
26524
28019
  },
26525
28020
  {
26526
28021
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26527
28022
  "kind": "StringLiteral",
26528
- "offset": 34922,
28023
+ "offset": 34235,
26529
28024
  "length": 56,
26530
28025
  "value": "\"stepType: \""
26531
28026
  },
26532
28027
  {
26533
28028
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26534
28029
  "kind": "StringLiteral",
26535
- "offset": 34977,
28030
+ "offset": 34290,
26536
28031
  "length": 2,
26537
28032
  "value": "\"\""
26538
28033
  },
26539
28034
  {
26540
28035
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26541
28036
  "kind": "StringLiteral",
26542
- "offset": 34994,
28037
+ "offset": 34307,
26543
28038
  "length": 60,
26544
28039
  "value": "\"stepSide: \""
26545
28040
  },
26546
28041
  {
26547
28042
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26548
28043
  "kind": "StringLiteral",
26549
- "offset": 35053,
28044
+ "offset": 34366,
26550
28045
  "length": 2,
26551
28046
  "value": "\"\""
26552
28047
  },
26553
28048
  {
26554
28049
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26555
28050
  "kind": "BooleanLiteral",
26556
- "offset": 35714,
28051
+ "offset": 35027,
26557
28052
  "length": 5,
26558
28053
  "value": "false"
26559
28054
  },
26560
28055
  {
26561
28056
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26562
28057
  "kind": "BooleanLiteral",
26563
- "offset": 35909,
28058
+ "offset": 35222,
26564
28059
  "length": 5,
26565
28060
  "value": "false"
26566
28061
  },
26567
28062
  {
26568
28063
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26569
28064
  "kind": "BooleanLiteral",
26570
- "offset": 36354,
28065
+ "offset": 35667,
26571
28066
  "length": 5,
26572
28067
  "value": "false"
26573
28068
  },
26574
28069
  {
26575
28070
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26576
28071
  "kind": "BooleanLiteral",
26577
- "offset": 36905,
28072
+ "offset": 36218,
26578
28073
  "length": 4,
26579
28074
  "value": "true"
26580
28075
  },
26581
28076
  {
26582
28077
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26583
28078
  "kind": "BooleanLiteral",
26584
- "offset": 36998,
28079
+ "offset": 36311,
26585
28080
  "length": 4,
26586
28081
  "value": "true"
26587
28082
  },
26588
28083
  {
26589
28084
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26590
28085
  "kind": "BooleanLiteral",
26591
- "offset": 37083,
28086
+ "offset": 36396,
26592
28087
  "length": 5,
26593
28088
  "value": "false"
26594
28089
  },
26595
28090
  {
26596
28091
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26597
28092
  "kind": "BooleanLiteral",
26598
- "offset": 37651,
28093
+ "offset": 36964,
26599
28094
  "length": 5,
26600
28095
  "value": "false"
26601
28096
  },
26602
28097
  {
26603
28098
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26604
28099
  "kind": "BooleanLiteral",
26605
- "offset": 37739,
28100
+ "offset": 37052,
26606
28101
  "length": 5,
26607
28102
  "value": "false"
26608
28103
  },
26609
28104
  {
26610
28105
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26611
28106
  "kind": "BooleanLiteral",
26612
- "offset": 37879,
28107
+ "offset": 37192,
26613
28108
  "length": 5,
26614
28109
  "value": "false"
26615
28110
  },
26616
28111
  {
26617
28112
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26618
28113
  "kind": "Dictionary",
26619
- "offset": 38238,
28114
+ "offset": 37551,
26620
28115
  "length": 3,
26621
28116
  "value": "[]"
26622
28117
  },
26623
28118
  {
26624
28119
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26625
28120
  "kind": "BooleanLiteral",
26626
- "offset": 39403,
28121
+ "offset": 38716,
26627
28122
  "length": 5,
26628
28123
  "value": "false"
26629
28124
  },
26630
28125
  {
26631
28126
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26632
28127
  "kind": "BooleanLiteral",
26633
- "offset": 39824,
28128
+ "offset": 39137,
26634
28129
  "length": 4,
26635
28130
  "value": "true"
26636
28131
  },
26637
28132
  {
26638
28133
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26639
28134
  "kind": "BooleanLiteral",
26640
- "offset": 40377,
28135
+ "offset": 39690,
26641
28136
  "length": 5,
26642
28137
  "value": "false"
26643
28138
  },
26644
28139
  {
26645
28140
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26646
28141
  "kind": "StringLiteral",
26647
- "offset": 40995,
28142
+ "offset": 40308,
26648
28143
  "length": 11,
26649
28144
  "value": "\"Submitted\""
26650
28145
  },
26651
28146
  {
26652
28147
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26653
28148
  "kind": "IntegerLiteral",
26654
- "offset": 41443,
28149
+ "offset": 40756,
26655
28150
  "length": 4,
26656
28151
  "value": "3000"
26657
28152
  },
26658
28153
  {
26659
28154
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26660
28155
  "kind": "IntegerLiteral",
26661
- "offset": 41451,
28156
+ "offset": 40764,
26662
28157
  "length": 4,
26663
28158
  "value": "1000"
26664
28159
  },
26665
28160
  {
26666
28161
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26667
28162
  "kind": "StringLiteral",
26668
- "offset": 41969,
28163
+ "offset": 41295,
26669
28164
  "length": 16,
26670
28165
  "value": "\"completedSteps\""
26671
28166
  },
26672
28167
  {
26673
28168
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26674
28169
  "kind": "StringLiteral",
26675
- "offset": 42074,
28170
+ "offset": 41400,
26676
28171
  "length": 16,
26677
28172
  "value": "\"updateProgress\""
26678
28173
  },
26679
28174
  {
26680
28175
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26681
28176
  "kind": "StringLiteral",
26682
- "offset": 42189,
28177
+ "offset": 41515,
26683
28178
  "length": 12,
26684
28179
  "value": "\"updateMenu\""
26685
28180
  },
26686
28181
  {
26687
28182
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26688
28183
  "kind": "BooleanLiteral",
26689
- "offset": 43349,
28184
+ "offset": 42675,
26690
28185
  "length": 5,
26691
28186
  "value": "false"
26692
28187
  },
26693
28188
  {
26694
28189
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26695
28190
  "kind": "IntegerLiteral",
26696
- "offset": 44065,
28191
+ "offset": 43391,
26697
28192
  "length": 1,
26698
28193
  "value": "1"
26699
28194
  },
26700
28195
  {
26701
28196
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26702
28197
  "kind": "BooleanLiteral",
26703
- "offset": 44452,
28198
+ "offset": 43778,
26704
28199
  "length": 5,
26705
28200
  "value": "false"
26706
28201
  },
26707
28202
  {
26708
28203
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
26709
28204
  "kind": "BooleanLiteral",
26710
- "offset": 45063,
28205
+ "offset": 44389,
26711
28206
  "length": 5,
26712
28207
  "value": "false"
26713
28208
  },
@@ -28198,175 +29693,175 @@
28198
29693
  {
28199
29694
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28200
29695
  "kind": "StringLiteral",
28201
- "offset": 2258,
29696
+ "offset": 2266,
28202
29697
  "length": 47,
28203
29698
  "value": "\"\""
28204
29699
  },
28205
29700
  {
28206
29701
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28207
29702
  "kind": "StringLiteral",
28208
- "offset": 2271,
29703
+ "offset": 2279,
28209
29704
  "length": 1,
28210
29705
  "value": "\"_\""
28211
29706
  },
28212
29707
  {
28213
29708
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28214
29709
  "kind": "StringLiteral",
28215
- "offset": 2304,
29710
+ "offset": 2312,
28216
29711
  "length": 1,
28217
29712
  "value": "\"\""
28218
29713
  },
28219
29714
  {
28220
29715
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28221
29716
  "kind": "StringLiteral",
28222
- "offset": 2684,
29717
+ "offset": 2692,
28223
29718
  "length": 2,
28224
29719
  "value": "\"\""
28225
29720
  },
28226
29721
  {
28227
29722
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28228
29723
  "kind": "BooleanLiteral",
28229
- "offset": 3259,
29724
+ "offset": 3275,
28230
29725
  "length": 5,
28231
29726
  "value": "false"
28232
29727
  },
28233
29728
  {
28234
29729
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28235
29730
  "kind": "StringLiteral",
28236
- "offset": 3305,
29731
+ "offset": 3321,
28237
29732
  "length": 13,
28238
29733
  "value": "\"right_arrow\""
28239
29734
  },
28240
29735
  {
28241
29736
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28242
29737
  "kind": "BooleanLiteral",
28243
- "offset": 3660,
29738
+ "offset": 3676,
28244
29739
  "length": 4,
28245
29740
  "value": "true"
28246
29741
  },
28247
29742
  {
28248
29743
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28249
29744
  "kind": "BooleanLiteral",
28250
- "offset": 3802,
29745
+ "offset": 3818,
28251
29746
  "length": 4,
28252
29747
  "value": "true"
28253
29748
  },
28254
29749
  {
28255
29750
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28256
29751
  "kind": "BooleanLiteral",
28257
- "offset": 3863,
29752
+ "offset": 3879,
28258
29753
  "length": 5,
28259
29754
  "value": "false"
28260
29755
  },
28261
29756
  {
28262
29757
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28263
29758
  "kind": "StringLiteral",
28264
- "offset": 4244,
29759
+ "offset": 4260,
28265
29760
  "length": 20,
28266
29761
  "value": "\"\""
28267
29762
  },
28268
29763
  {
28269
29764
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28270
29765
  "kind": "StringLiteral",
28271
- "offset": 4257,
29766
+ "offset": 4273,
28272
29767
  "length": 6,
28273
29768
  "value": "\"_title\""
28274
29769
  },
28275
29770
  {
28276
29771
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28277
29772
  "kind": "BooleanLiteral",
28278
- "offset": 4700,
29773
+ "offset": 4716,
28279
29774
  "length": 5,
28280
29775
  "value": "false"
28281
29776
  },
28282
29777
  {
28283
29778
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28284
29779
  "kind": "StringLiteral",
28285
- "offset": 4750,
29780
+ "offset": 4766,
28286
29781
  "length": 13,
28287
29782
  "value": "\"right_arrow\""
28288
29783
  },
28289
29784
  {
28290
29785
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28291
29786
  "kind": "BooleanLiteral",
28292
- "offset": 5117,
29787
+ "offset": 5133,
28293
29788
  "length": 4,
28294
29789
  "value": "true"
28295
29790
  },
28296
29791
  {
28297
29792
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28298
29793
  "kind": "BooleanLiteral",
28299
- "offset": 5426,
29794
+ "offset": 5442,
28300
29795
  "length": 5,
28301
29796
  "value": "false"
28302
29797
  },
28303
29798
  {
28304
29799
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28305
29800
  "kind": "StringLiteral",
28306
- "offset": 5492,
29801
+ "offset": 5508,
28307
29802
  "length": 6,
28308
29803
  "value": "\"tick\""
28309
29804
  },
28310
29805
  {
28311
29806
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28312
29807
  "kind": "BooleanLiteral",
28313
- "offset": 5652,
29808
+ "offset": 5668,
28314
29809
  "length": 5,
28315
29810
  "value": "false"
28316
29811
  },
28317
29812
  {
28318
29813
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28319
29814
  "kind": "BooleanLiteral",
28320
- "offset": 5963,
29815
+ "offset": 5979,
28321
29816
  "length": 5,
28322
29817
  "value": "false"
28323
29818
  },
28324
29819
  {
28325
29820
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28326
29821
  "kind": "StringLiteral",
28327
- "offset": 6009,
29822
+ "offset": 6025,
28328
29823
  "length": 13,
28329
29824
  "value": "\"right_arrow\""
28330
29825
  },
28331
29826
  {
28332
29827
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28333
29828
  "kind": "BooleanLiteral",
28334
- "offset": 6353,
29829
+ "offset": 6369,
28335
29830
  "length": 4,
28336
29831
  "value": "true"
28337
29832
  },
28338
29833
  {
28339
29834
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28340
29835
  "kind": "BooleanLiteral",
28341
- "offset": 6658,
29836
+ "offset": 6674,
28342
29837
  "length": 4,
28343
29838
  "value": "true"
28344
29839
  },
28345
29840
  {
28346
29841
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28347
29842
  "kind": "BooleanLiteral",
28348
- "offset": 6752,
29843
+ "offset": 6768,
28349
29844
  "length": 5,
28350
29845
  "value": "false"
28351
29846
  },
28352
29847
  {
28353
29848
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28354
29849
  "kind": "IntegerLiteral",
28355
- "offset": 6879,
29850
+ "offset": 6895,
28356
29851
  "length": 2,
28357
29852
  "value": "15"
28358
29853
  },
28359
29854
  {
28360
29855
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28361
29856
  "kind": "IntegerLiteral",
28362
- "offset": 7396,
29857
+ "offset": 7412,
28363
29858
  "length": 2,
28364
29859
  "value": "14"
28365
29860
  },
28366
29861
  {
28367
29862
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/custom widgets\/StepStatusCell\/MenuCell.swift",
28368
29863
  "kind": "FloatLiteral",
28369
- "offset": 8076,
29864
+ "offset": 8092,
28370
29865
  "length": 3,
28371
29866
  "value": "0.5"
28372
29867
  },
@@ -32085,7 +33580,7 @@
32085
33580
  "kind": "StringLiteral",
32086
33581
  "offset": 3749,
32087
33582
  "length": 7,
32088
- "value": "\"4.7.0\""
33583
+ "value": "\"4.7.1\""
32089
33584
  },
32090
33585
  {
32091
33586
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/device\/DeviceUtilities.swift",
@@ -38376,371 +39871,385 @@
38376
39871
  {
38377
39872
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38378
39873
  "kind": "StringLiteral",
38379
- "offset": 14557,
39874
+ "offset": 14565,
38380
39875
  "length": 14,
38381
39876
  "value": "\"is_completed\""
38382
39877
  },
38383
39878
  {
38384
39879
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38385
39880
  "kind": "StringLiteral",
38386
- "offset": 14601,
39881
+ "offset": 14609,
38387
39882
  "length": 16,
38388
39883
  "value": "\"step_summaries\""
38389
39884
  },
38390
39885
  {
38391
39886
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38392
39887
  "kind": "StringLiteral",
38393
- "offset": 14643,
39888
+ "offset": 14651,
38394
39889
  "length": 12,
38395
39890
  "value": "\"journey_id\""
38396
39891
  },
38397
39892
  {
38398
39893
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38399
39894
  "kind": "StringLiteral",
38400
- "offset": 14685,
39895
+ "offset": 14693,
38401
39896
  "length": 8,
38402
39897
  "value": "\"result\""
38403
39898
  },
38404
39899
  {
38405
39900
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38406
39901
  "kind": "StringLiteral",
38407
- "offset": 14727,
39902
+ "offset": 14735,
38408
39903
  "length": 12,
38409
39904
  "value": "\"definition\""
38410
39905
  },
38411
39906
  {
38412
39907
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38413
39908
  "kind": "StringLiteral",
38414
- "offset": 14557,
39909
+ "offset": 14565,
38415
39910
  "length": 14,
38416
39911
  "value": "\"is_completed\""
38417
39912
  },
38418
39913
  {
38419
39914
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38420
39915
  "kind": "StringLiteral",
38421
- "offset": 14601,
39916
+ "offset": 14609,
38422
39917
  "length": 16,
38423
39918
  "value": "\"step_summaries\""
38424
39919
  },
38425
39920
  {
38426
39921
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38427
39922
  "kind": "StringLiteral",
38428
- "offset": 14643,
39923
+ "offset": 14651,
38429
39924
  "length": 12,
38430
39925
  "value": "\"journey_id\""
38431
39926
  },
38432
39927
  {
38433
39928
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38434
39929
  "kind": "StringLiteral",
38435
- "offset": 14685,
39930
+ "offset": 14693,
38436
39931
  "length": 8,
38437
39932
  "value": "\"result\""
38438
39933
  },
38439
39934
  {
38440
39935
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38441
39936
  "kind": "StringLiteral",
38442
- "offset": 14727,
39937
+ "offset": 14735,
38443
39938
  "length": 12,
38444
39939
  "value": "\"definition\""
38445
39940
  },
38446
39941
  {
38447
39942
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38448
39943
  "kind": "BooleanLiteral",
38449
- "offset": 15351,
39944
+ "offset": 15359,
38450
39945
  "length": 4,
38451
39946
  "value": "true"
38452
39947
  },
38453
39948
  {
38454
39949
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38455
39950
  "kind": "StringLiteral",
38456
- "offset": 15704,
39951
+ "offset": 15712,
38457
39952
  "length": 9,
38458
39953
  "value": "\"step_id\""
38459
39954
  },
38460
39955
  {
38461
39956
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38462
39957
  "kind": "StringLiteral",
38463
- "offset": 15742,
39958
+ "offset": 15750,
38464
39959
  "length": 11,
38465
39960
  "value": "\"step_type\""
38466
39961
  },
38467
39962
  {
38468
39963
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38469
39964
  "kind": "StringLiteral",
38470
- "offset": 15783,
39965
+ "offset": 15791,
38471
39966
  "length": 12,
38472
39967
  "value": "\"step_title\""
38473
39968
  },
38474
39969
  {
38475
39970
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38476
39971
  "kind": "StringLiteral",
38477
- "offset": 15824,
39972
+ "offset": 15832,
38478
39973
  "length": 11,
38479
39974
  "value": "\"image_url\""
38480
39975
  },
38481
39976
  {
38482
39977
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38483
39978
  "kind": "StringLiteral",
38484
- "offset": 15866,
39979
+ "offset": 15874,
38485
39980
  "length": 13,
38486
39981
  "value": "\"is_optional\""
38487
39982
  },
38488
39983
  {
38489
39984
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38490
39985
  "kind": "StringLiteral",
38491
- "offset": 15912,
39986
+ "offset": 15920,
38492
39987
  "length": 15,
38493
39988
  "value": "\"document_side\""
38494
39989
  },
38495
39990
  {
38496
39991
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38497
39992
  "kind": "StringLiteral",
38498
- "offset": 15957,
39993
+ "offset": 15965,
38499
39994
  "length": 12,
38500
39995
  "value": "\"nfc_config\""
38501
39996
  },
38502
39997
  {
38503
39998
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38504
39999
  "kind": "StringLiteral",
38505
- "offset": 15704,
40000
+ "offset": 15712,
38506
40001
  "length": 9,
38507
40002
  "value": "\"step_id\""
38508
40003
  },
38509
40004
  {
38510
40005
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38511
40006
  "kind": "StringLiteral",
38512
- "offset": 15742,
40007
+ "offset": 15750,
38513
40008
  "length": 11,
38514
40009
  "value": "\"step_type\""
38515
40010
  },
38516
40011
  {
38517
40012
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38518
40013
  "kind": "StringLiteral",
38519
- "offset": 15783,
40014
+ "offset": 15791,
38520
40015
  "length": 12,
38521
40016
  "value": "\"step_title\""
38522
40017
  },
38523
40018
  {
38524
40019
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38525
40020
  "kind": "StringLiteral",
38526
- "offset": 15824,
40021
+ "offset": 15832,
38527
40022
  "length": 11,
38528
40023
  "value": "\"image_url\""
38529
40024
  },
38530
40025
  {
38531
40026
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38532
40027
  "kind": "StringLiteral",
38533
- "offset": 15866,
40028
+ "offset": 15874,
38534
40029
  "length": 13,
38535
40030
  "value": "\"is_optional\""
38536
40031
  },
38537
40032
  {
38538
40033
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38539
40034
  "kind": "StringLiteral",
38540
- "offset": 15912,
40035
+ "offset": 15920,
38541
40036
  "length": 15,
38542
40037
  "value": "\"document_side\""
38543
40038
  },
38544
40039
  {
38545
40040
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38546
40041
  "kind": "StringLiteral",
38547
- "offset": 15957,
40042
+ "offset": 15965,
38548
40043
  "length": 12,
38549
40044
  "value": "\"nfc_config\""
38550
40045
  },
38551
40046
  {
38552
40047
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38553
40048
  "kind": "StringLiteral",
38554
- "offset": 16140,
40049
+ "offset": 16156,
38555
40050
  "length": 2,
38556
40051
  "value": "\"\""
38557
40052
  },
38558
40053
  {
38559
40054
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38560
40055
  "kind": "BooleanLiteral",
38561
- "offset": 16277,
40056
+ "offset": 16293,
38562
40057
  "length": 5,
38563
40058
  "value": "false"
38564
40059
  },
38565
40060
  {
38566
40061
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38567
40062
  "kind": "BooleanLiteral",
38568
- "offset": 16513,
40063
+ "offset": 16529,
38569
40064
  "length": 4,
38570
40065
  "value": "true"
38571
40066
  },
38572
40067
  {
38573
40068
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38574
40069
  "kind": "BooleanLiteral",
38575
- "offset": 17199,
40070
+ "offset": 17215,
38576
40071
  "length": 4,
38577
40072
  "value": "true"
38578
40073
  },
38579
40074
  {
38580
40075
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38581
40076
  "kind": "IntegerLiteral",
38582
- "offset": 17940,
40077
+ "offset": 17956,
38583
40078
  "length": 1,
38584
40079
  "value": "1"
38585
40080
  },
38586
40081
  {
38587
40082
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38588
40083
  "kind": "IntegerLiteral",
38589
- "offset": 17987,
40084
+ "offset": 18003,
38590
40085
  "length": 1,
38591
40086
  "value": "0"
38592
40087
  },
38593
40088
  {
38594
40089
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38595
40090
  "kind": "BooleanLiteral",
38596
- "offset": 18560,
40091
+ "offset": 18576,
38597
40092
  "length": 4,
38598
40093
  "value": "true"
38599
40094
  },
38600
40095
  {
38601
40096
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38602
40097
  "kind": "BooleanLiteral",
38603
- "offset": 18645,
40098
+ "offset": 18661,
38604
40099
  "length": 4,
38605
40100
  "value": "true"
38606
40101
  },
38607
40102
  {
38608
40103
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38609
40104
  "kind": "BooleanLiteral",
38610
- "offset": 18893,
40105
+ "offset": 18909,
38611
40106
  "length": 4,
38612
40107
  "value": "true"
38613
40108
  },
38614
40109
  {
38615
40110
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38616
40111
  "kind": "StringLiteral",
38617
- "offset": 20218,
40112
+ "offset": 20234,
38618
40113
  "length": 18,
38619
40114
  "value": "\"has_passed_rules\""
38620
40115
  },
38621
40116
  {
38622
40117
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38623
40118
  "kind": "StringLiteral",
38624
- "offset": 20268,
40119
+ "offset": 20284,
38625
40120
  "length": 19,
38626
40121
  "value": "\"document_has_back\""
38627
40122
  },
38628
40123
  {
38629
40124
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38630
40125
  "kind": "StringLiteral",
38631
- "offset": 20315,
40126
+ "offset": 20331,
38632
40127
  "length": 14,
38633
40128
  "value": "\"is_concluded\""
38634
40129
  },
38635
40130
  {
38636
40131
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38637
40132
  "kind": "StringLiteral",
38638
- "offset": 20452,
40133
+ "offset": 20468,
38639
40134
  "length": 26,
38640
40135
  "value": "\"error_user_feedback_code\""
38641
40136
  },
38642
40137
  {
38643
40138
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38644
40139
  "kind": "StringLiteral",
38645
- "offset": 20517,
40140
+ "offset": 20533,
38646
40141
  "length": 27,
38647
40142
  "value": "\"error_user_feedback_title\""
38648
40143
  },
38649
40144
  {
38650
40145
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38651
40146
  "kind": "StringLiteral",
38652
- "offset": 20585,
40147
+ "offset": 20601,
38653
40148
  "length": 29,
38654
40149
  "value": "\"error_user_feedback_details\""
38655
40150
  },
38656
40151
  {
38657
40152
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38658
40153
  "kind": "StringLiteral",
38659
- "offset": 20218,
40154
+ "offset": 20234,
38660
40155
  "length": 18,
38661
40156
  "value": "\"has_passed_rules\""
38662
40157
  },
38663
40158
  {
38664
40159
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38665
40160
  "kind": "StringLiteral",
38666
- "offset": 20268,
40161
+ "offset": 20284,
38667
40162
  "length": 19,
38668
40163
  "value": "\"document_has_back\""
38669
40164
  },
38670
40165
  {
38671
40166
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38672
40167
  "kind": "StringLiteral",
38673
- "offset": 20315,
40168
+ "offset": 20331,
38674
40169
  "length": 14,
38675
40170
  "value": "\"is_concluded\""
38676
40171
  },
38677
40172
  {
38678
40173
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38679
40174
  "kind": "StringLiteral",
38680
- "offset": 20452,
40175
+ "offset": 20468,
38681
40176
  "length": 26,
38682
40177
  "value": "\"error_user_feedback_code\""
38683
40178
  },
38684
40179
  {
38685
40180
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38686
40181
  "kind": "StringLiteral",
38687
- "offset": 20517,
40182
+ "offset": 20533,
38688
40183
  "length": 27,
38689
40184
  "value": "\"error_user_feedback_title\""
38690
40185
  },
38691
40186
  {
38692
40187
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38693
40188
  "kind": "StringLiteral",
38694
- "offset": 20585,
40189
+ "offset": 20601,
38695
40190
  "length": 29,
38696
40191
  "value": "\"error_user_feedback_details\""
38697
40192
  },
38698
40193
  {
38699
40194
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38700
40195
  "kind": "StringLiteral",
38701
- "offset": 20879,
40196
+ "offset": 20895,
38702
40197
  "length": 17,
38703
40198
  "value": "\"journey_summary\""
38704
40199
  },
38705
40200
  {
38706
40201
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38707
40202
  "kind": "StringLiteral",
38708
- "offset": 20879,
40203
+ "offset": 20895,
38709
40204
  "length": 17,
38710
40205
  "value": "\"journey_summary\""
38711
40206
  },
38712
40207
  {
38713
40208
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38714
40209
  "kind": "StringLiteral",
38715
- "offset": 21260,
40210
+ "offset": 21276,
38716
40211
  "length": 13,
38717
40212
  "value": "\"perform_nfc\""
38718
40213
  },
38719
40214
  {
38720
40215
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38721
40216
  "kind": "StringLiteral",
38722
- "offset": 21308,
40217
+ "offset": 21324,
38723
40218
  "length": 17,
38724
40219
  "value": "\"submission_mode\""
38725
40220
  },
38726
40221
  {
38727
40222
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38728
40223
  "kind": "StringLiteral",
38729
- "offset": 21260,
40224
+ "offset": 21276,
38730
40225
  "length": 13,
38731
40226
  "value": "\"perform_nfc\""
38732
40227
  },
38733
40228
  {
38734
40229
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38735
40230
  "kind": "StringLiteral",
38736
- "offset": 21308,
40231
+ "offset": 21324,
38737
40232
  "length": 17,
38738
40233
  "value": "\"submission_mode\""
38739
40234
  },
38740
40235
  {
38741
40236
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
38742
40237
  "kind": "StringLiteral",
38743
- "offset": 22537,
40238
+ "offset": 22553,
40239
+ "length": 2,
40240
+ "value": "\"\""
40241
+ },
40242
+ {
40243
+ "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
40244
+ "kind": "BooleanLiteral",
40245
+ "offset": 28320,
40246
+ "length": 5,
40247
+ "value": "false"
40248
+ },
40249
+ {
40250
+ "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/StartJourneyResponseDTO+Mapping.swift",
40251
+ "kind": "StringLiteral",
40252
+ "offset": 28361,
38744
40253
  "length": 2,
38745
40254
  "value": "\"\""
38746
40255
  },
@@ -39566,259 +41075,259 @@
39566
41075
  {
39567
41076
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39568
41077
  "kind": "StringLiteral",
39569
- "offset": 2863,
41078
+ "offset": 2871,
39570
41079
  "length": 109,
39571
41080
  "value": "\"\""
39572
41081
  },
39573
41082
  {
39574
41083
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39575
41084
  "kind": "StringLiteral",
39576
- "offset": 2911,
41085
+ "offset": 2919,
39577
41086
  "length": 7,
39578
41087
  "value": "\"journey\/summary\/\""
39579
41088
  },
39580
41089
  {
39581
41090
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39582
41091
  "kind": "StringLiteral",
39583
- "offset": 2939,
41092
+ "offset": 2947,
39584
41093
  "length": 1,
39585
41094
  "value": "\"?isIdwiseSdk=1&responseVersion=3\""
39586
41095
  },
39587
41096
  {
39588
41097
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39589
41098
  "kind": "StringLiteral",
39590
- "offset": 3038,
41099
+ "offset": 3046,
39591
41100
  "length": 3,
39592
41101
  "value": "\"\/\""
39593
41102
  },
39594
41103
  {
39595
41104
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39596
41105
  "kind": "StringLiteral",
39597
- "offset": 3077,
41106
+ "offset": 3085,
39598
41107
  "length": 110,
39599
41108
  "value": "\"\""
39600
41109
  },
39601
41110
  {
39602
41111
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39603
41112
  "kind": "StringLiteral",
39604
- "offset": 3125,
41113
+ "offset": 3133,
39605
41114
  "length": 1,
39606
41115
  "value": "\"\/journey\/summary\/\""
39607
41116
  },
39608
41117
  {
39609
41118
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39610
41119
  "kind": "StringLiteral",
39611
- "offset": 3154,
41120
+ "offset": 3162,
39612
41121
  "length": 1,
39613
41122
  "value": "\"?isIdwiseSdk=1&responseVersion=3\""
39614
41123
  },
39615
41124
  {
39616
41125
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39617
41126
  "kind": "StringLiteral",
39618
- "offset": 3412,
41127
+ "offset": 3420,
39619
41128
  "length": 5,
39620
41129
  "value": "\"GET\""
39621
41130
  },
39622
41131
  {
39623
41132
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39624
41133
  "kind": "StringLiteral",
39625
- "offset": 3443,
41134
+ "offset": 3451,
39626
41135
  "length": 56,
39627
41136
  "value": "\"Bearer \""
39628
41137
  },
39629
41138
  {
39630
41139
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39631
41140
  "kind": "StringLiteral",
39632
- "offset": 3498,
41141
+ "offset": 3506,
39633
41142
  "length": 24,
39634
41143
  "value": "\"\""
39635
41144
  },
39636
41145
  {
39637
41146
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39638
41147
  "kind": "StringLiteral",
39639
- "offset": 3521,
41148
+ "offset": 3529,
39640
41149
  "length": 15,
39641
41150
  "value": "\"Authorization\""
39642
41151
  },
39643
41152
  {
39644
41153
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39645
41154
  "kind": "IntegerLiteral",
39646
- "offset": 3590,
41155
+ "offset": 3598,
39647
41156
  "length": 2,
39648
41157
  "value": "60"
39649
41158
  },
39650
41159
  {
39651
41160
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39652
41161
  "kind": "IntegerLiteral",
39653
- "offset": 3595,
41162
+ "offset": 3603,
39654
41163
  "length": 1,
39655
41164
  "value": "2"
39656
41165
  },
39657
41166
  {
39658
41167
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39659
41168
  "kind": "Array",
39660
- "offset": 4525,
41169
+ "offset": 4541,
39661
41170
  "length": 2,
39662
41171
  "value": "[]"
39663
41172
  },
39664
41173
  {
39665
41174
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39666
41175
  "kind": "StringLiteral",
39667
- "offset": 4667,
41176
+ "offset": 4683,
39668
41177
  "length": 16,
39669
41178
  "value": "\"step_summaries\""
39670
41179
  },
39671
41180
  {
39672
41181
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39673
41182
  "kind": "StringLiteral",
39674
- "offset": 4866,
41183
+ "offset": 4882,
39675
41184
  "length": 13,
39676
41185
  "value": "\"recognition\""
39677
41186
  },
39678
41187
  {
39679
41188
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39680
41189
  "kind": "StringLiteral",
39681
- "offset": 4965,
41190
+ "offset": 4981,
39682
41191
  "length": 12,
39683
41192
  "value": "\"definition\""
39684
41193
  },
39685
41194
  {
39686
41195
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39687
41196
  "kind": "StringLiteral",
39688
- "offset": 5069,
41197
+ "offset": 5085,
39689
41198
  "length": 9,
39690
41199
  "value": "\"step_id\""
39691
41200
  },
39692
41201
  {
39693
41202
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39694
41203
  "kind": "StringLiteral",
39695
- "offset": 5206,
41204
+ "offset": 5222,
39696
41205
  "length": 15,
39697
41206
  "value": "\"document_type\""
39698
41207
  },
39699
41208
  {
39700
41209
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39701
41210
  "kind": "StringLiteral",
39702
- "offset": 5269,
41211
+ "offset": 5285,
39703
41212
  "length": 22,
39704
41213
  "value": "\"issuing_country_code\""
39705
41214
  },
39706
41215
  {
39707
41216
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39708
41217
  "kind": "StringLiteral",
39709
- "offset": 5339,
41218
+ "offset": 5355,
39710
41219
  "length": 22,
39711
41220
  "value": "\"issuing_country_name\""
39712
41221
  },
39713
41222
  {
39714
41223
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39715
41224
  "kind": "StringLiteral",
39716
- "offset": 5952,
41225
+ "offset": 5968,
39717
41226
  "length": 18,
39718
41227
  "value": "\"extracted_fields\""
39719
41228
  },
39720
41229
  {
39721
41230
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39722
41231
  "kind": "StringLiteral",
39723
- "offset": 6500,
41232
+ "offset": 6516,
39724
41233
  "length": 12,
39725
41234
  "value": "\"definition\""
39726
41235
  },
39727
41236
  {
39728
41237
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39729
41238
  "kind": "StringLiteral",
39730
- "offset": 6612,
41239
+ "offset": 6628,
39731
41240
  "length": 9,
39732
41241
  "value": "\"step_id\""
39733
41242
  },
39734
41243
  {
39735
41244
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39736
41245
  "kind": "Array",
39737
- "offset": 8504,
41246
+ "offset": 8528,
39738
41247
  "length": 2,
39739
41248
  "value": "[]"
39740
41249
  },
39741
41250
  {
39742
41251
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39743
41252
  "kind": "StringLiteral",
39744
- "offset": 8638,
41253
+ "offset": 8662,
39745
41254
  "length": 16,
39746
41255
  "value": "\"step_summaries\""
39747
41256
  },
39748
41257
  {
39749
41258
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39750
41259
  "kind": "StringLiteral",
39751
- "offset": 8796,
41260
+ "offset": 8820,
39752
41261
  "length": 18,
39753
41262
  "value": "\"extracted_fields\""
39754
41263
  },
39755
41264
  {
39756
41265
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39757
41266
  "kind": "StringLiteral",
39758
- "offset": 8898,
41267
+ "offset": 8922,
39759
41268
  "length": 13,
39760
41269
  "value": "\"recognition\""
39761
41270
  },
39762
41271
  {
39763
41272
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39764
41273
  "kind": "StringLiteral",
39765
- "offset": 8997,
41274
+ "offset": 9021,
39766
41275
  "length": 12,
39767
41276
  "value": "\"definition\""
39768
41277
  },
39769
41278
  {
39770
41279
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39771
41280
  "kind": "StringLiteral",
39772
- "offset": 9101,
41281
+ "offset": 9125,
39773
41282
  "length": 9,
39774
41283
  "value": "\"step_id\""
39775
41284
  },
39776
41285
  {
39777
41286
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39778
41287
  "kind": "StringLiteral",
39779
- "offset": 9238,
41288
+ "offset": 9262,
39780
41289
  "length": 15,
39781
41290
  "value": "\"document_type\""
39782
41291
  },
39783
41292
  {
39784
41293
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39785
41294
  "kind": "StringLiteral",
39786
- "offset": 9301,
41295
+ "offset": 9325,
39787
41296
  "length": 22,
39788
41297
  "value": "\"issuing_country_code\""
39789
41298
  },
39790
41299
  {
39791
41300
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39792
41301
  "kind": "StringLiteral",
39793
- "offset": 9371,
41302
+ "offset": 9395,
39794
41303
  "length": 22,
39795
41304
  "value": "\"issuing_country_name\""
39796
41305
  },
39797
41306
  {
39798
41307
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39799
41308
  "kind": "StringLiteral",
39800
- "offset": 10407,
41309
+ "offset": 10431,
39801
41310
  "length": 12,
39802
41311
  "value": "\"definition\""
39803
41312
  },
39804
41313
  {
39805
41314
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39806
41315
  "kind": "StringLiteral",
39807
- "offset": 10515,
41316
+ "offset": 10539,
39808
41317
  "length": 9,
39809
41318
  "value": "\"step_id\""
39810
41319
  },
39811
41320
  {
39812
41321
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39813
41322
  "kind": "IntegerLiteral",
39814
- "offset": 11862,
41323
+ "offset": 11886,
39815
41324
  "length": 3,
39816
41325
  "value": "200"
39817
41326
  },
39818
41327
  {
39819
41328
  "filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/NetworkServiceHelper.swift",
39820
41329
  "kind": "Array",
39821
- "offset": 12429,
41330
+ "offset": 12453,
39822
41331
  "length": 2,
39823
41332
  "value": "[]"
39824
41333
  },