gomarketme-react-native 5.0.1 → 5.0.3

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 (20) hide show
  1. package/README.md +4 -4
  2. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/Info.plist +19 -2
  3. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeDirectory +0 -0
  4. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeRequirements +0 -0
  5. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeResources +465 -0
  6. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeSignature +0 -0
  7. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json +2932 -0
  8. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.package.swiftinterface +86 -0
  9. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface +86 -0
  10. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc +0 -0
  11. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface +86 -0
  12. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.abi.json +2932 -0
  13. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.package.swiftinterface +86 -0
  14. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface +86 -0
  15. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc +0 -0
  16. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +86 -0
  17. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/GoMarketMeAppleCoreKit +0 -0
  18. package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/Resources/Info.plist +51 -0
  19. package/package.json +3 -5
  20. /package/android/libs/{core-5.0.0.jar → core-5.0.1.jar} +0 -0
@@ -0,0 +1,2932 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "GoMarketMeAppleCoreKit",
5
+ "printedName": "GoMarketMeAppleCoreKit",
6
+ "children": [
7
+ {
8
+ "kind": "Import",
9
+ "name": "Foundation",
10
+ "printedName": "Foundation",
11
+ "declKind": "Import",
12
+ "moduleName": "GoMarketMeAppleCoreKit"
13
+ },
14
+ {
15
+ "kind": "TypeDecl",
16
+ "name": "GoMarketMeAppleApiClient",
17
+ "printedName": "GoMarketMeAppleApiClient",
18
+ "children": [
19
+ {
20
+ "kind": "Constructor",
21
+ "name": "init",
22
+ "printedName": "init(session:)",
23
+ "children": [
24
+ {
25
+ "kind": "TypeNominal",
26
+ "name": "GoMarketMeAppleApiClient",
27
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleApiClient",
28
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC"
29
+ },
30
+ {
31
+ "kind": "TypeNominal",
32
+ "name": "URLSession",
33
+ "printedName": "Foundation.URLSession",
34
+ "hasDefaultArg": true,
35
+ "usr": "c:objc(cs)NSURLSession"
36
+ }
37
+ ],
38
+ "declKind": "Constructor",
39
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC7sessionACSo12NSURLSessionC_tcfc",
40
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD9ApiClientC7sessionACSo12NSURLSessionC_tcfc",
41
+ "moduleName": "GoMarketMeAppleCoreKit",
42
+ "declAttributes": [
43
+ "AccessControl"
44
+ ],
45
+ "init_kind": "Designated"
46
+ },
47
+ {
48
+ "kind": "Function",
49
+ "name": "postSDKInitialization",
50
+ "printedName": "postSDKInitialization(configuration:)",
51
+ "children": [
52
+ {
53
+ "kind": "TypeNominal",
54
+ "name": "Void",
55
+ "printedName": "()"
56
+ },
57
+ {
58
+ "kind": "TypeNominal",
59
+ "name": "GoMarketMeAppleCoreConfiguration",
60
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
61
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
62
+ }
63
+ ],
64
+ "declKind": "Func",
65
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC21postSDKInitialization13configurationyAA0abcdE13ConfigurationV_tYaKF",
66
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD9ApiClientC21postSDKInitialization13configurationyAA0abcdE13ConfigurationV_tYaKF",
67
+ "moduleName": "GoMarketMeAppleCoreKit",
68
+ "declAttributes": [
69
+ "Final",
70
+ "AccessControl"
71
+ ],
72
+ "throwing": true,
73
+ "funcSelfKind": "NonMutating"
74
+ },
75
+ {
76
+ "kind": "Function",
77
+ "name": "postSystemInfo",
78
+ "printedName": "postSystemInfo(configuration:payload:)",
79
+ "children": [
80
+ {
81
+ "kind": "TypeNominal",
82
+ "name": "Optional",
83
+ "printedName": "[Swift.String : Any]?",
84
+ "children": [
85
+ {
86
+ "kind": "TypeNominal",
87
+ "name": "Dictionary",
88
+ "printedName": "[Swift.String : Any]",
89
+ "children": [
90
+ {
91
+ "kind": "TypeNominal",
92
+ "name": "String",
93
+ "printedName": "Swift.String",
94
+ "usr": "s:SS"
95
+ },
96
+ {
97
+ "kind": "TypeNominal",
98
+ "name": "ProtocolComposition",
99
+ "printedName": "Any"
100
+ }
101
+ ],
102
+ "usr": "s:SD"
103
+ }
104
+ ],
105
+ "usr": "s:Sq"
106
+ },
107
+ {
108
+ "kind": "TypeNominal",
109
+ "name": "GoMarketMeAppleCoreConfiguration",
110
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
111
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
112
+ },
113
+ {
114
+ "kind": "TypeNominal",
115
+ "name": "Dictionary",
116
+ "printedName": "[Swift.String : Any]",
117
+ "children": [
118
+ {
119
+ "kind": "TypeNominal",
120
+ "name": "String",
121
+ "printedName": "Swift.String",
122
+ "usr": "s:SS"
123
+ },
124
+ {
125
+ "kind": "TypeNominal",
126
+ "name": "ProtocolComposition",
127
+ "printedName": "Any"
128
+ }
129
+ ],
130
+ "usr": "s:SD"
131
+ }
132
+ ],
133
+ "declKind": "Func",
134
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC14postSystemInfo13configuration7payloadSDySSypGSgAA0abcdE13ConfigurationV_AGtYaKF",
135
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD9ApiClientC14postSystemInfo13configuration7payloadSDySSypGSgAA0abcdE13ConfigurationV_AGtYaKF",
136
+ "moduleName": "GoMarketMeAppleCoreKit",
137
+ "declAttributes": [
138
+ "Final",
139
+ "AccessControl"
140
+ ],
141
+ "throwing": true,
142
+ "funcSelfKind": "NonMutating"
143
+ },
144
+ {
145
+ "kind": "Function",
146
+ "name": "sendPurchaseEvent",
147
+ "printedName": "sendPurchaseEvent(configuration:event:)",
148
+ "children": [
149
+ {
150
+ "kind": "TypeNominal",
151
+ "name": "Void",
152
+ "printedName": "()"
153
+ },
154
+ {
155
+ "kind": "TypeNominal",
156
+ "name": "GoMarketMeAppleCoreConfiguration",
157
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
158
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
159
+ },
160
+ {
161
+ "kind": "TypeNominal",
162
+ "name": "GoMarketMeApplePurchaseEvent",
163
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
164
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
165
+ }
166
+ ],
167
+ "declKind": "Func",
168
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC17sendPurchaseEvent13configuration5eventyAA0abcdE13ConfigurationV_AA0abcdjK0VtYaKF",
169
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD9ApiClientC17sendPurchaseEvent13configuration5eventyAA0abcdE13ConfigurationV_AA0abcdjK0VtYaKF",
170
+ "moduleName": "GoMarketMeAppleCoreKit",
171
+ "declAttributes": [
172
+ "Final",
173
+ "AccessControl"
174
+ ],
175
+ "throwing": true,
176
+ "funcSelfKind": "NonMutating"
177
+ }
178
+ ],
179
+ "declKind": "Class",
180
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC",
181
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD9ApiClientC",
182
+ "moduleName": "GoMarketMeAppleCoreKit",
183
+ "declAttributes": [
184
+ "Final",
185
+ "AccessControl"
186
+ ],
187
+ "conformances": [
188
+ {
189
+ "kind": "Conformance",
190
+ "name": "Copyable",
191
+ "printedName": "Copyable",
192
+ "usr": "s:s8CopyableP",
193
+ "mangledName": "$ss8CopyableP"
194
+ },
195
+ {
196
+ "kind": "Conformance",
197
+ "name": "Escapable",
198
+ "printedName": "Escapable",
199
+ "usr": "s:s9EscapableP",
200
+ "mangledName": "$ss9EscapableP"
201
+ },
202
+ {
203
+ "kind": "Conformance",
204
+ "name": "Sendable",
205
+ "printedName": "Sendable",
206
+ "usr": "s:s8SendableP",
207
+ "mangledName": "$ss8SendableP"
208
+ },
209
+ {
210
+ "kind": "Conformance",
211
+ "name": "SendableMetatype",
212
+ "printedName": "SendableMetatype",
213
+ "usr": "s:s16SendableMetatypeP",
214
+ "mangledName": "$ss16SendableMetatypeP"
215
+ }
216
+ ]
217
+ },
218
+ {
219
+ "kind": "Import",
220
+ "name": "Foundation",
221
+ "printedName": "Foundation",
222
+ "declKind": "Import",
223
+ "moduleName": "GoMarketMeAppleCoreKit"
224
+ },
225
+ {
226
+ "kind": "Import",
227
+ "name": "StoreKit",
228
+ "printedName": "StoreKit",
229
+ "declKind": "Import",
230
+ "moduleName": "GoMarketMeAppleCoreKit"
231
+ },
232
+ {
233
+ "kind": "Import",
234
+ "name": "UIKit",
235
+ "printedName": "UIKit",
236
+ "declKind": "Import",
237
+ "moduleName": "GoMarketMeAppleCoreKit"
238
+ },
239
+ {
240
+ "kind": "TypeDecl",
241
+ "name": "GoMarketMeAppleCurrentPurchaseSyncResult",
242
+ "printedName": "GoMarketMeAppleCurrentPurchaseSyncResult",
243
+ "children": [
244
+ {
245
+ "kind": "Var",
246
+ "name": "fetchedCount",
247
+ "printedName": "fetchedCount",
248
+ "children": [
249
+ {
250
+ "kind": "TypeNominal",
251
+ "name": "Int",
252
+ "printedName": "Swift.Int",
253
+ "usr": "s:Si"
254
+ }
255
+ ],
256
+ "declKind": "Var",
257
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCountSivp",
258
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCountSivp",
259
+ "moduleName": "GoMarketMeAppleCoreKit",
260
+ "declAttributes": [
261
+ "HasStorage",
262
+ "AccessControl"
263
+ ],
264
+ "isLet": true,
265
+ "hasStorage": true,
266
+ "accessors": [
267
+ {
268
+ "kind": "Accessor",
269
+ "name": "Get",
270
+ "printedName": "Get()",
271
+ "children": [
272
+ {
273
+ "kind": "TypeNominal",
274
+ "name": "Int",
275
+ "printedName": "Swift.Int",
276
+ "usr": "s:Si"
277
+ }
278
+ ],
279
+ "declKind": "Accessor",
280
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCountSivg",
281
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCountSivg",
282
+ "moduleName": "GoMarketMeAppleCoreKit",
283
+ "implicit": true,
284
+ "accessorKind": "get"
285
+ }
286
+ ]
287
+ },
288
+ {
289
+ "kind": "Var",
290
+ "name": "sentCount",
291
+ "printedName": "sentCount",
292
+ "children": [
293
+ {
294
+ "kind": "TypeNominal",
295
+ "name": "Int",
296
+ "printedName": "Swift.Int",
297
+ "usr": "s:Si"
298
+ }
299
+ ],
300
+ "declKind": "Var",
301
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV9sentCountSivp",
302
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV9sentCountSivp",
303
+ "moduleName": "GoMarketMeAppleCoreKit",
304
+ "declAttributes": [
305
+ "HasStorage",
306
+ "AccessControl"
307
+ ],
308
+ "isLet": true,
309
+ "hasStorage": true,
310
+ "accessors": [
311
+ {
312
+ "kind": "Accessor",
313
+ "name": "Get",
314
+ "printedName": "Get()",
315
+ "children": [
316
+ {
317
+ "kind": "TypeNominal",
318
+ "name": "Int",
319
+ "printedName": "Swift.Int",
320
+ "usr": "s:Si"
321
+ }
322
+ ],
323
+ "declKind": "Accessor",
324
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV9sentCountSivg",
325
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV9sentCountSivg",
326
+ "moduleName": "GoMarketMeAppleCoreKit",
327
+ "implicit": true,
328
+ "accessorKind": "get"
329
+ }
330
+ ]
331
+ },
332
+ {
333
+ "kind": "Var",
334
+ "name": "failedCount",
335
+ "printedName": "failedCount",
336
+ "children": [
337
+ {
338
+ "kind": "TypeNominal",
339
+ "name": "Int",
340
+ "printedName": "Swift.Int",
341
+ "usr": "s:Si"
342
+ }
343
+ ],
344
+ "declKind": "Var",
345
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV11failedCountSivp",
346
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV11failedCountSivp",
347
+ "moduleName": "GoMarketMeAppleCoreKit",
348
+ "declAttributes": [
349
+ "HasStorage",
350
+ "AccessControl"
351
+ ],
352
+ "isLet": true,
353
+ "hasStorage": true,
354
+ "accessors": [
355
+ {
356
+ "kind": "Accessor",
357
+ "name": "Get",
358
+ "printedName": "Get()",
359
+ "children": [
360
+ {
361
+ "kind": "TypeNominal",
362
+ "name": "Int",
363
+ "printedName": "Swift.Int",
364
+ "usr": "s:Si"
365
+ }
366
+ ],
367
+ "declKind": "Accessor",
368
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV11failedCountSivg",
369
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV11failedCountSivg",
370
+ "moduleName": "GoMarketMeAppleCoreKit",
371
+ "implicit": true,
372
+ "accessorKind": "get"
373
+ }
374
+ ]
375
+ },
376
+ {
377
+ "kind": "Var",
378
+ "name": "success",
379
+ "printedName": "success",
380
+ "children": [
381
+ {
382
+ "kind": "TypeNominal",
383
+ "name": "Bool",
384
+ "printedName": "Swift.Bool",
385
+ "usr": "s:Sb"
386
+ }
387
+ ],
388
+ "declKind": "Var",
389
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV7successSbvp",
390
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV7successSbvp",
391
+ "moduleName": "GoMarketMeAppleCoreKit",
392
+ "declAttributes": [
393
+ "HasStorage",
394
+ "AccessControl"
395
+ ],
396
+ "isLet": true,
397
+ "hasStorage": true,
398
+ "accessors": [
399
+ {
400
+ "kind": "Accessor",
401
+ "name": "Get",
402
+ "printedName": "Get()",
403
+ "children": [
404
+ {
405
+ "kind": "TypeNominal",
406
+ "name": "Bool",
407
+ "printedName": "Swift.Bool",
408
+ "usr": "s:Sb"
409
+ }
410
+ ],
411
+ "declKind": "Accessor",
412
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV7successSbvg",
413
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV7successSbvg",
414
+ "moduleName": "GoMarketMeAppleCoreKit",
415
+ "implicit": true,
416
+ "accessorKind": "get"
417
+ }
418
+ ]
419
+ },
420
+ {
421
+ "kind": "Constructor",
422
+ "name": "init",
423
+ "printedName": "init(fetchedCount:sentCount:failedCount:success:)",
424
+ "children": [
425
+ {
426
+ "kind": "TypeNominal",
427
+ "name": "GoMarketMeAppleCurrentPurchaseSyncResult",
428
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCurrentPurchaseSyncResult",
429
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV"
430
+ },
431
+ {
432
+ "kind": "TypeNominal",
433
+ "name": "Int",
434
+ "printedName": "Swift.Int",
435
+ "usr": "s:Si"
436
+ },
437
+ {
438
+ "kind": "TypeNominal",
439
+ "name": "Int",
440
+ "printedName": "Swift.Int",
441
+ "usr": "s:Si"
442
+ },
443
+ {
444
+ "kind": "TypeNominal",
445
+ "name": "Int",
446
+ "printedName": "Swift.Int",
447
+ "usr": "s:Si"
448
+ },
449
+ {
450
+ "kind": "TypeNominal",
451
+ "name": "Bool",
452
+ "printedName": "Swift.Bool",
453
+ "usr": "s:Sb"
454
+ }
455
+ ],
456
+ "declKind": "Constructor",
457
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCount04sentL006failedL07successACSi_S2iSbtcfc",
458
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV12fetchedCount04sentL006failedL07successACSi_S2iSbtcfc",
459
+ "moduleName": "GoMarketMeAppleCoreKit",
460
+ "declAttributes": [
461
+ "AccessControl"
462
+ ],
463
+ "init_kind": "Designated"
464
+ }
465
+ ],
466
+ "declKind": "Struct",
467
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV",
468
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV",
469
+ "moduleName": "GoMarketMeAppleCoreKit",
470
+ "declAttributes": [
471
+ "AccessControl"
472
+ ],
473
+ "conformances": [
474
+ {
475
+ "kind": "Conformance",
476
+ "name": "Copyable",
477
+ "printedName": "Copyable",
478
+ "usr": "s:s8CopyableP",
479
+ "mangledName": "$ss8CopyableP"
480
+ },
481
+ {
482
+ "kind": "Conformance",
483
+ "name": "Escapable",
484
+ "printedName": "Escapable",
485
+ "usr": "s:s9EscapableP",
486
+ "mangledName": "$ss9EscapableP"
487
+ },
488
+ {
489
+ "kind": "Conformance",
490
+ "name": "Sendable",
491
+ "printedName": "Sendable",
492
+ "usr": "s:s8SendableP",
493
+ "mangledName": "$ss8SendableP"
494
+ },
495
+ {
496
+ "kind": "Conformance",
497
+ "name": "SendableMetatype",
498
+ "printedName": "SendableMetatype",
499
+ "usr": "s:s16SendableMetatypeP",
500
+ "mangledName": "$ss16SendableMetatypeP"
501
+ }
502
+ ]
503
+ },
504
+ {
505
+ "kind": "TypeDecl",
506
+ "name": "GoMarketMeAppleCore",
507
+ "printedName": "GoMarketMeAppleCore",
508
+ "children": [
509
+ {
510
+ "kind": "Var",
511
+ "name": "isDebugLoggingEnabled",
512
+ "printedName": "isDebugLoggingEnabled",
513
+ "children": [
514
+ {
515
+ "kind": "TypeNominal",
516
+ "name": "Bool",
517
+ "printedName": "Swift.Bool",
518
+ "usr": "s:Sb"
519
+ }
520
+ ],
521
+ "declKind": "Var",
522
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C21isDebugLoggingEnabledSbvpZ",
523
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C21isDebugLoggingEnabledSbvpZ",
524
+ "moduleName": "GoMarketMeAppleCoreKit",
525
+ "static": true,
526
+ "declAttributes": [
527
+ "HasInitialValue",
528
+ "Final",
529
+ "HasStorage",
530
+ "AccessControl"
531
+ ],
532
+ "isLet": true,
533
+ "hasStorage": true,
534
+ "accessors": [
535
+ {
536
+ "kind": "Accessor",
537
+ "name": "Get",
538
+ "printedName": "Get()",
539
+ "children": [
540
+ {
541
+ "kind": "TypeNominal",
542
+ "name": "Bool",
543
+ "printedName": "Swift.Bool",
544
+ "usr": "s:Sb"
545
+ }
546
+ ],
547
+ "declKind": "Accessor",
548
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C21isDebugLoggingEnabledSbvgZ",
549
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C21isDebugLoggingEnabledSbvgZ",
550
+ "moduleName": "GoMarketMeAppleCoreKit",
551
+ "static": true,
552
+ "implicit": true,
553
+ "declAttributes": [
554
+ "Final"
555
+ ],
556
+ "accessorKind": "get"
557
+ }
558
+ ]
559
+ },
560
+ {
561
+ "kind": "Var",
562
+ "name": "onPurchase",
563
+ "printedName": "onPurchase",
564
+ "children": [
565
+ {
566
+ "kind": "TypeNominal",
567
+ "name": "Optional",
568
+ "printedName": "((GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ())?",
569
+ "children": [
570
+ {
571
+ "kind": "TypeFunc",
572
+ "name": "Function",
573
+ "printedName": "(GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ()",
574
+ "children": [
575
+ {
576
+ "kind": "TypeNominal",
577
+ "name": "Void",
578
+ "printedName": "()"
579
+ },
580
+ {
581
+ "kind": "TypeNominal",
582
+ "name": "GoMarketMeApplePurchaseEvent",
583
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
584
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
585
+ }
586
+ ]
587
+ }
588
+ ],
589
+ "usr": "s:Sq"
590
+ }
591
+ ],
592
+ "declKind": "Var",
593
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvp",
594
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvp",
595
+ "moduleName": "GoMarketMeAppleCoreKit",
596
+ "declAttributes": [
597
+ "HasInitialValue",
598
+ "Final",
599
+ "HasStorage",
600
+ "AccessControl"
601
+ ],
602
+ "hasStorage": true,
603
+ "accessors": [
604
+ {
605
+ "kind": "Accessor",
606
+ "name": "Get",
607
+ "printedName": "Get()",
608
+ "children": [
609
+ {
610
+ "kind": "TypeNominal",
611
+ "name": "Optional",
612
+ "printedName": "((GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ())?",
613
+ "children": [
614
+ {
615
+ "kind": "TypeFunc",
616
+ "name": "Function",
617
+ "printedName": "(GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ()",
618
+ "children": [
619
+ {
620
+ "kind": "TypeNominal",
621
+ "name": "Void",
622
+ "printedName": "()"
623
+ },
624
+ {
625
+ "kind": "TypeNominal",
626
+ "name": "GoMarketMeApplePurchaseEvent",
627
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
628
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
629
+ }
630
+ ]
631
+ }
632
+ ],
633
+ "usr": "s:Sq"
634
+ }
635
+ ],
636
+ "declKind": "Accessor",
637
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvg",
638
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvg",
639
+ "moduleName": "GoMarketMeAppleCoreKit",
640
+ "implicit": true,
641
+ "declAttributes": [
642
+ "Final"
643
+ ],
644
+ "accessorKind": "get"
645
+ },
646
+ {
647
+ "kind": "Accessor",
648
+ "name": "Set",
649
+ "printedName": "Set()",
650
+ "children": [
651
+ {
652
+ "kind": "TypeNominal",
653
+ "name": "Void",
654
+ "printedName": "()"
655
+ },
656
+ {
657
+ "kind": "TypeNominal",
658
+ "name": "Optional",
659
+ "printedName": "((GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ())?",
660
+ "children": [
661
+ {
662
+ "kind": "TypeFunc",
663
+ "name": "Function",
664
+ "printedName": "(GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent) -> ()",
665
+ "children": [
666
+ {
667
+ "kind": "TypeNominal",
668
+ "name": "Void",
669
+ "printedName": "()"
670
+ },
671
+ {
672
+ "kind": "TypeNominal",
673
+ "name": "GoMarketMeApplePurchaseEvent",
674
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
675
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
676
+ }
677
+ ]
678
+ }
679
+ ],
680
+ "usr": "s:Sq"
681
+ }
682
+ ],
683
+ "declKind": "Accessor",
684
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvs",
685
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvs",
686
+ "moduleName": "GoMarketMeAppleCoreKit",
687
+ "implicit": true,
688
+ "declAttributes": [
689
+ "Final"
690
+ ],
691
+ "accessorKind": "set"
692
+ },
693
+ {
694
+ "kind": "Accessor",
695
+ "name": "Modify",
696
+ "printedName": "Modify()",
697
+ "children": [
698
+ {
699
+ "kind": "TypeNominal",
700
+ "name": "Void",
701
+ "printedName": "()"
702
+ }
703
+ ],
704
+ "declKind": "Accessor",
705
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvM",
706
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C10onPurchaseyAA0abcdH5EventVcSgvM",
707
+ "moduleName": "GoMarketMeAppleCoreKit",
708
+ "implicit": true,
709
+ "intro_iOS": "15.0",
710
+ "declAttributes": [
711
+ "Final",
712
+ "Available"
713
+ ],
714
+ "accessorKind": "_modify"
715
+ }
716
+ ]
717
+ },
718
+ {
719
+ "kind": "Var",
720
+ "name": "onError",
721
+ "printedName": "onError",
722
+ "children": [
723
+ {
724
+ "kind": "TypeNominal",
725
+ "name": "Optional",
726
+ "printedName": "((any Swift.Error) -> ())?",
727
+ "children": [
728
+ {
729
+ "kind": "TypeFunc",
730
+ "name": "Function",
731
+ "printedName": "(any Swift.Error) -> ()",
732
+ "children": [
733
+ {
734
+ "kind": "TypeNominal",
735
+ "name": "Void",
736
+ "printedName": "()"
737
+ },
738
+ {
739
+ "kind": "TypeNominal",
740
+ "name": "Error",
741
+ "printedName": "any Swift.Error",
742
+ "usr": "s:s5ErrorP"
743
+ }
744
+ ]
745
+ }
746
+ ],
747
+ "usr": "s:Sq"
748
+ }
749
+ ],
750
+ "declKind": "Var",
751
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvp",
752
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvp",
753
+ "moduleName": "GoMarketMeAppleCoreKit",
754
+ "declAttributes": [
755
+ "HasInitialValue",
756
+ "Final",
757
+ "HasStorage",
758
+ "AccessControl"
759
+ ],
760
+ "hasStorage": true,
761
+ "accessors": [
762
+ {
763
+ "kind": "Accessor",
764
+ "name": "Get",
765
+ "printedName": "Get()",
766
+ "children": [
767
+ {
768
+ "kind": "TypeNominal",
769
+ "name": "Optional",
770
+ "printedName": "((any Swift.Error) -> ())?",
771
+ "children": [
772
+ {
773
+ "kind": "TypeFunc",
774
+ "name": "Function",
775
+ "printedName": "(any Swift.Error) -> ()",
776
+ "children": [
777
+ {
778
+ "kind": "TypeNominal",
779
+ "name": "Void",
780
+ "printedName": "()"
781
+ },
782
+ {
783
+ "kind": "TypeNominal",
784
+ "name": "Error",
785
+ "printedName": "any Swift.Error",
786
+ "usr": "s:s5ErrorP"
787
+ }
788
+ ]
789
+ }
790
+ ],
791
+ "usr": "s:Sq"
792
+ }
793
+ ],
794
+ "declKind": "Accessor",
795
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvg",
796
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvg",
797
+ "moduleName": "GoMarketMeAppleCoreKit",
798
+ "implicit": true,
799
+ "declAttributes": [
800
+ "Final"
801
+ ],
802
+ "accessorKind": "get"
803
+ },
804
+ {
805
+ "kind": "Accessor",
806
+ "name": "Set",
807
+ "printedName": "Set()",
808
+ "children": [
809
+ {
810
+ "kind": "TypeNominal",
811
+ "name": "Void",
812
+ "printedName": "()"
813
+ },
814
+ {
815
+ "kind": "TypeNominal",
816
+ "name": "Optional",
817
+ "printedName": "((any Swift.Error) -> ())?",
818
+ "children": [
819
+ {
820
+ "kind": "TypeFunc",
821
+ "name": "Function",
822
+ "printedName": "(any Swift.Error) -> ()",
823
+ "children": [
824
+ {
825
+ "kind": "TypeNominal",
826
+ "name": "Void",
827
+ "printedName": "()"
828
+ },
829
+ {
830
+ "kind": "TypeNominal",
831
+ "name": "Error",
832
+ "printedName": "any Swift.Error",
833
+ "usr": "s:s5ErrorP"
834
+ }
835
+ ]
836
+ }
837
+ ],
838
+ "usr": "s:Sq"
839
+ }
840
+ ],
841
+ "declKind": "Accessor",
842
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvs",
843
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvs",
844
+ "moduleName": "GoMarketMeAppleCoreKit",
845
+ "implicit": true,
846
+ "declAttributes": [
847
+ "Final"
848
+ ],
849
+ "accessorKind": "set"
850
+ },
851
+ {
852
+ "kind": "Accessor",
853
+ "name": "Modify",
854
+ "printedName": "Modify()",
855
+ "children": [
856
+ {
857
+ "kind": "TypeNominal",
858
+ "name": "Void",
859
+ "printedName": "()"
860
+ }
861
+ ],
862
+ "declKind": "Accessor",
863
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvM",
864
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C7onErrorys0H0_pcSgvM",
865
+ "moduleName": "GoMarketMeAppleCoreKit",
866
+ "implicit": true,
867
+ "intro_iOS": "15.0",
868
+ "declAttributes": [
869
+ "Final",
870
+ "Available"
871
+ ],
872
+ "accessorKind": "_modify"
873
+ }
874
+ ]
875
+ },
876
+ {
877
+ "kind": "Constructor",
878
+ "name": "init",
879
+ "printedName": "init(apiClient:)",
880
+ "children": [
881
+ {
882
+ "kind": "TypeNominal",
883
+ "name": "GoMarketMeAppleCore",
884
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCore",
885
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C"
886
+ },
887
+ {
888
+ "kind": "TypeNominal",
889
+ "name": "GoMarketMeAppleApiClient",
890
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleApiClient",
891
+ "hasDefaultArg": true,
892
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD9ApiClientC"
893
+ }
894
+ ],
895
+ "declKind": "Constructor",
896
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C9apiClientAcA0abcd3ApiH0C_tcfc",
897
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C9apiClientAcA0abcd3ApiH0C_tcfc",
898
+ "moduleName": "GoMarketMeAppleCoreKit",
899
+ "declAttributes": [
900
+ "AccessControl"
901
+ ],
902
+ "init_kind": "Designated"
903
+ },
904
+ {
905
+ "kind": "Function",
906
+ "name": "prepareAttribution",
907
+ "printedName": "prepareAttribution(configuration:)",
908
+ "children": [
909
+ {
910
+ "kind": "TypeNominal",
911
+ "name": "Tuple",
912
+ "printedName": "(configuration: GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration, affiliateMarketingData: [Swift.String : Any]?)",
913
+ "children": [
914
+ {
915
+ "kind": "TypeNominal",
916
+ "name": "GoMarketMeAppleCoreConfiguration",
917
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
918
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
919
+ },
920
+ {
921
+ "kind": "TypeNominal",
922
+ "name": "Optional",
923
+ "printedName": "[Swift.String : Any]?",
924
+ "children": [
925
+ {
926
+ "kind": "TypeNominal",
927
+ "name": "Dictionary",
928
+ "printedName": "[Swift.String : Any]",
929
+ "children": [
930
+ {
931
+ "kind": "TypeNominal",
932
+ "name": "String",
933
+ "printedName": "Swift.String",
934
+ "usr": "s:SS"
935
+ },
936
+ {
937
+ "kind": "TypeNominal",
938
+ "name": "ProtocolComposition",
939
+ "printedName": "Any"
940
+ }
941
+ ],
942
+ "usr": "s:SD"
943
+ }
944
+ ],
945
+ "usr": "s:Sq"
946
+ }
947
+ ]
948
+ },
949
+ {
950
+ "kind": "TypeNominal",
951
+ "name": "GoMarketMeAppleCoreConfiguration",
952
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
953
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
954
+ }
955
+ ],
956
+ "declKind": "Func",
957
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C18prepareAttribution13configurationAA0abcdE13ConfigurationVAE_SDySSypGSg22affiliateMarketingDatatAG_tYaF",
958
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C18prepareAttribution13configurationAA0abcdE13ConfigurationVAE_SDySSypGSg22affiliateMarketingDatatAG_tYaF",
959
+ "moduleName": "GoMarketMeAppleCoreKit",
960
+ "declAttributes": [
961
+ "Final",
962
+ "AccessControl"
963
+ ],
964
+ "funcSelfKind": "NonMutating"
965
+ },
966
+ {
967
+ "kind": "Function",
968
+ "name": "configure",
969
+ "printedName": "configure(_:)",
970
+ "children": [
971
+ {
972
+ "kind": "TypeNominal",
973
+ "name": "Void",
974
+ "printedName": "()"
975
+ },
976
+ {
977
+ "kind": "TypeNominal",
978
+ "name": "GoMarketMeAppleCoreConfiguration",
979
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
980
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
981
+ }
982
+ ],
983
+ "declKind": "Func",
984
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C9configureyyAA0abcdE13ConfigurationVF",
985
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C9configureyyAA0abcdE13ConfigurationVF",
986
+ "moduleName": "GoMarketMeAppleCoreKit",
987
+ "declAttributes": [
988
+ "Final",
989
+ "AccessControl"
990
+ ],
991
+ "funcSelfKind": "NonMutating"
992
+ },
993
+ {
994
+ "kind": "Function",
995
+ "name": "start",
996
+ "printedName": "start()",
997
+ "children": [
998
+ {
999
+ "kind": "TypeNominal",
1000
+ "name": "Void",
1001
+ "printedName": "()"
1002
+ }
1003
+ ],
1004
+ "declKind": "Func",
1005
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C5startyyF",
1006
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C5startyyF",
1007
+ "moduleName": "GoMarketMeAppleCoreKit",
1008
+ "declAttributes": [
1009
+ "Final",
1010
+ "AccessControl"
1011
+ ],
1012
+ "funcSelfKind": "NonMutating"
1013
+ },
1014
+ {
1015
+ "kind": "Function",
1016
+ "name": "stop",
1017
+ "printedName": "stop()",
1018
+ "children": [
1019
+ {
1020
+ "kind": "TypeNominal",
1021
+ "name": "Void",
1022
+ "printedName": "()"
1023
+ }
1024
+ ],
1025
+ "declKind": "Func",
1026
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C4stopyyF",
1027
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C4stopyyF",
1028
+ "moduleName": "GoMarketMeAppleCoreKit",
1029
+ "declAttributes": [
1030
+ "Final",
1031
+ "AccessControl"
1032
+ ],
1033
+ "funcSelfKind": "NonMutating"
1034
+ },
1035
+ {
1036
+ "kind": "Function",
1037
+ "name": "syncAllTransactions",
1038
+ "printedName": "syncAllTransactions()",
1039
+ "children": [
1040
+ {
1041
+ "kind": "TypeNominal",
1042
+ "name": "GoMarketMeAppleCurrentPurchaseSyncResult",
1043
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCurrentPurchaseSyncResult",
1044
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD25CurrentPurchaseSyncResultV"
1045
+ }
1046
+ ],
1047
+ "declKind": "Func",
1048
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C19syncAllTransactionsAA0abcD25CurrentPurchaseSyncResultVyYaF",
1049
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C19syncAllTransactionsAA0abcD25CurrentPurchaseSyncResultVyYaF",
1050
+ "moduleName": "GoMarketMeAppleCoreKit",
1051
+ "declAttributes": [
1052
+ "Final",
1053
+ "AccessControl"
1054
+ ],
1055
+ "funcSelfKind": "NonMutating"
1056
+ },
1057
+ {
1058
+ "kind": "Function",
1059
+ "name": "currentPurchases",
1060
+ "printedName": "currentPurchases()",
1061
+ "children": [
1062
+ {
1063
+ "kind": "TypeNominal",
1064
+ "name": "Array",
1065
+ "printedName": "[GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent]",
1066
+ "children": [
1067
+ {
1068
+ "kind": "TypeNominal",
1069
+ "name": "GoMarketMeApplePurchaseEvent",
1070
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
1071
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
1072
+ }
1073
+ ],
1074
+ "usr": "s:Sa"
1075
+ }
1076
+ ],
1077
+ "declKind": "Func",
1078
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C16currentPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1079
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C16currentPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1080
+ "moduleName": "GoMarketMeAppleCoreKit",
1081
+ "declAttributes": [
1082
+ "Final",
1083
+ "AccessControl"
1084
+ ],
1085
+ "throwing": true,
1086
+ "funcSelfKind": "NonMutating"
1087
+ },
1088
+ {
1089
+ "kind": "Function",
1090
+ "name": "unfinishedPurchases",
1091
+ "printedName": "unfinishedPurchases()",
1092
+ "children": [
1093
+ {
1094
+ "kind": "TypeNominal",
1095
+ "name": "Array",
1096
+ "printedName": "[GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent]",
1097
+ "children": [
1098
+ {
1099
+ "kind": "TypeNominal",
1100
+ "name": "GoMarketMeApplePurchaseEvent",
1101
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
1102
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
1103
+ }
1104
+ ],
1105
+ "usr": "s:Sa"
1106
+ }
1107
+ ],
1108
+ "declKind": "Func",
1109
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C19unfinishedPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1110
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C19unfinishedPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1111
+ "moduleName": "GoMarketMeAppleCoreKit",
1112
+ "declAttributes": [
1113
+ "Final",
1114
+ "AccessControl"
1115
+ ],
1116
+ "throwing": true,
1117
+ "funcSelfKind": "NonMutating"
1118
+ },
1119
+ {
1120
+ "kind": "Function",
1121
+ "name": "allPurchases",
1122
+ "printedName": "allPurchases()",
1123
+ "children": [
1124
+ {
1125
+ "kind": "TypeNominal",
1126
+ "name": "Array",
1127
+ "printedName": "[GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent]",
1128
+ "children": [
1129
+ {
1130
+ "kind": "TypeNominal",
1131
+ "name": "GoMarketMeApplePurchaseEvent",
1132
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
1133
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
1134
+ }
1135
+ ],
1136
+ "usr": "s:Sa"
1137
+ }
1138
+ ],
1139
+ "declKind": "Func",
1140
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C12allPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1141
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C12allPurchasesSayAA0abcD13PurchaseEventVGyYaKF",
1142
+ "moduleName": "GoMarketMeAppleCoreKit",
1143
+ "declAttributes": [
1144
+ "Final",
1145
+ "AccessControl"
1146
+ ],
1147
+ "throwing": true,
1148
+ "funcSelfKind": "NonMutating"
1149
+ },
1150
+ {
1151
+ "kind": "Function",
1152
+ "name": "send",
1153
+ "printedName": "send(_:)",
1154
+ "children": [
1155
+ {
1156
+ "kind": "TypeNominal",
1157
+ "name": "Void",
1158
+ "printedName": "()"
1159
+ },
1160
+ {
1161
+ "kind": "TypeNominal",
1162
+ "name": "GoMarketMeApplePurchaseEvent",
1163
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
1164
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
1165
+ }
1166
+ ],
1167
+ "declKind": "Func",
1168
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C4sendyyAA0abcD13PurchaseEventVYaF",
1169
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C4sendyyAA0abcD13PurchaseEventVYaF",
1170
+ "moduleName": "GoMarketMeAppleCoreKit",
1171
+ "declAttributes": [
1172
+ "Final",
1173
+ "AccessControl"
1174
+ ],
1175
+ "funcSelfKind": "NonMutating"
1176
+ },
1177
+ {
1178
+ "kind": "Function",
1179
+ "name": "debugAllTransactions",
1180
+ "printedName": "debugAllTransactions()",
1181
+ "children": [
1182
+ {
1183
+ "kind": "TypeNominal",
1184
+ "name": "Array",
1185
+ "printedName": "[[Swift.String : Any]]",
1186
+ "children": [
1187
+ {
1188
+ "kind": "TypeNominal",
1189
+ "name": "Dictionary",
1190
+ "printedName": "[Swift.String : Any]",
1191
+ "children": [
1192
+ {
1193
+ "kind": "TypeNominal",
1194
+ "name": "String",
1195
+ "printedName": "Swift.String",
1196
+ "usr": "s:SS"
1197
+ },
1198
+ {
1199
+ "kind": "TypeNominal",
1200
+ "name": "ProtocolComposition",
1201
+ "printedName": "Any"
1202
+ }
1203
+ ],
1204
+ "usr": "s:SD"
1205
+ }
1206
+ ],
1207
+ "usr": "s:Sa"
1208
+ }
1209
+ ],
1210
+ "declKind": "Func",
1211
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C20debugAllTransactionsSaySDySSypGGyYaF",
1212
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C20debugAllTransactionsSaySDySSypGGyYaF",
1213
+ "moduleName": "GoMarketMeAppleCoreKit",
1214
+ "declAttributes": [
1215
+ "Final",
1216
+ "AccessControl"
1217
+ ],
1218
+ "funcSelfKind": "NonMutating"
1219
+ }
1220
+ ],
1221
+ "declKind": "Class",
1222
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE0C",
1223
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE0C",
1224
+ "moduleName": "GoMarketMeAppleCoreKit",
1225
+ "intro_iOS": "15.0",
1226
+ "declAttributes": [
1227
+ "Final",
1228
+ "AccessControl",
1229
+ "Available"
1230
+ ],
1231
+ "conformances": [
1232
+ {
1233
+ "kind": "Conformance",
1234
+ "name": "Copyable",
1235
+ "printedName": "Copyable",
1236
+ "usr": "s:s8CopyableP",
1237
+ "mangledName": "$ss8CopyableP"
1238
+ },
1239
+ {
1240
+ "kind": "Conformance",
1241
+ "name": "Escapable",
1242
+ "printedName": "Escapable",
1243
+ "usr": "s:s9EscapableP",
1244
+ "mangledName": "$ss9EscapableP"
1245
+ },
1246
+ {
1247
+ "kind": "Conformance",
1248
+ "name": "Sendable",
1249
+ "printedName": "Sendable",
1250
+ "usr": "s:s8SendableP",
1251
+ "mangledName": "$ss8SendableP"
1252
+ },
1253
+ {
1254
+ "kind": "Conformance",
1255
+ "name": "SendableMetatype",
1256
+ "printedName": "SendableMetatype",
1257
+ "usr": "s:s16SendableMetatypeP",
1258
+ "mangledName": "$ss16SendableMetatypeP"
1259
+ }
1260
+ ]
1261
+ },
1262
+ {
1263
+ "kind": "Import",
1264
+ "name": "Foundation",
1265
+ "printedName": "Foundation",
1266
+ "declKind": "Import",
1267
+ "moduleName": "GoMarketMeAppleCoreKit"
1268
+ },
1269
+ {
1270
+ "kind": "TypeDecl",
1271
+ "name": "GoMarketMeAppleCoreEndpoints",
1272
+ "printedName": "GoMarketMeAppleCoreEndpoints",
1273
+ "children": [
1274
+ {
1275
+ "kind": "Var",
1276
+ "name": "sdkInitialization",
1277
+ "printedName": "sdkInitialization",
1278
+ "children": [
1279
+ {
1280
+ "kind": "TypeNominal",
1281
+ "name": "URL",
1282
+ "printedName": "Foundation.URL",
1283
+ "usr": "s:10Foundation3URLV"
1284
+ }
1285
+ ],
1286
+ "declKind": "Var",
1287
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO17sdkInitialization10Foundation3URLVvpZ",
1288
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO17sdkInitialization10Foundation3URLVvpZ",
1289
+ "moduleName": "GoMarketMeAppleCoreKit",
1290
+ "static": true,
1291
+ "declAttributes": [
1292
+ "HasInitialValue",
1293
+ "HasStorage",
1294
+ "AccessControl"
1295
+ ],
1296
+ "isLet": true,
1297
+ "hasStorage": true,
1298
+ "accessors": [
1299
+ {
1300
+ "kind": "Accessor",
1301
+ "name": "Get",
1302
+ "printedName": "Get()",
1303
+ "children": [
1304
+ {
1305
+ "kind": "TypeNominal",
1306
+ "name": "URL",
1307
+ "printedName": "Foundation.URL",
1308
+ "usr": "s:10Foundation3URLV"
1309
+ }
1310
+ ],
1311
+ "declKind": "Accessor",
1312
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO17sdkInitialization10Foundation3URLVvgZ",
1313
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO17sdkInitialization10Foundation3URLVvgZ",
1314
+ "moduleName": "GoMarketMeAppleCoreKit",
1315
+ "static": true,
1316
+ "implicit": true,
1317
+ "accessorKind": "get"
1318
+ }
1319
+ ]
1320
+ },
1321
+ {
1322
+ "kind": "Var",
1323
+ "name": "systemInfo",
1324
+ "printedName": "systemInfo",
1325
+ "children": [
1326
+ {
1327
+ "kind": "TypeNominal",
1328
+ "name": "URL",
1329
+ "printedName": "Foundation.URL",
1330
+ "usr": "s:10Foundation3URLV"
1331
+ }
1332
+ ],
1333
+ "declKind": "Var",
1334
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO10systemInfo10Foundation3URLVvpZ",
1335
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO10systemInfo10Foundation3URLVvpZ",
1336
+ "moduleName": "GoMarketMeAppleCoreKit",
1337
+ "static": true,
1338
+ "declAttributes": [
1339
+ "HasInitialValue",
1340
+ "HasStorage",
1341
+ "AccessControl"
1342
+ ],
1343
+ "isLet": true,
1344
+ "hasStorage": true,
1345
+ "accessors": [
1346
+ {
1347
+ "kind": "Accessor",
1348
+ "name": "Get",
1349
+ "printedName": "Get()",
1350
+ "children": [
1351
+ {
1352
+ "kind": "TypeNominal",
1353
+ "name": "URL",
1354
+ "printedName": "Foundation.URL",
1355
+ "usr": "s:10Foundation3URLV"
1356
+ }
1357
+ ],
1358
+ "declKind": "Accessor",
1359
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO10systemInfo10Foundation3URLVvgZ",
1360
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO10systemInfo10Foundation3URLVvgZ",
1361
+ "moduleName": "GoMarketMeAppleCoreKit",
1362
+ "static": true,
1363
+ "implicit": true,
1364
+ "accessorKind": "get"
1365
+ }
1366
+ ]
1367
+ },
1368
+ {
1369
+ "kind": "Var",
1370
+ "name": "event",
1371
+ "printedName": "event",
1372
+ "children": [
1373
+ {
1374
+ "kind": "TypeNominal",
1375
+ "name": "URL",
1376
+ "printedName": "Foundation.URL",
1377
+ "usr": "s:10Foundation3URLV"
1378
+ }
1379
+ ],
1380
+ "declKind": "Var",
1381
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO5event10Foundation3URLVvpZ",
1382
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO5event10Foundation3URLVvpZ",
1383
+ "moduleName": "GoMarketMeAppleCoreKit",
1384
+ "static": true,
1385
+ "declAttributes": [
1386
+ "HasInitialValue",
1387
+ "HasStorage",
1388
+ "AccessControl"
1389
+ ],
1390
+ "isLet": true,
1391
+ "hasStorage": true,
1392
+ "accessors": [
1393
+ {
1394
+ "kind": "Accessor",
1395
+ "name": "Get",
1396
+ "printedName": "Get()",
1397
+ "children": [
1398
+ {
1399
+ "kind": "TypeNominal",
1400
+ "name": "URL",
1401
+ "printedName": "Foundation.URL",
1402
+ "usr": "s:10Foundation3URLV"
1403
+ }
1404
+ ],
1405
+ "declKind": "Accessor",
1406
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO5event10Foundation3URLVvgZ",
1407
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO5event10Foundation3URLVvgZ",
1408
+ "moduleName": "GoMarketMeAppleCoreKit",
1409
+ "static": true,
1410
+ "implicit": true,
1411
+ "accessorKind": "get"
1412
+ }
1413
+ ]
1414
+ }
1415
+ ],
1416
+ "declKind": "Enum",
1417
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE9EndpointsO",
1418
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE9EndpointsO",
1419
+ "moduleName": "GoMarketMeAppleCoreKit",
1420
+ "declAttributes": [
1421
+ "AccessControl"
1422
+ ],
1423
+ "conformances": [
1424
+ {
1425
+ "kind": "Conformance",
1426
+ "name": "Copyable",
1427
+ "printedName": "Copyable",
1428
+ "usr": "s:s8CopyableP",
1429
+ "mangledName": "$ss8CopyableP"
1430
+ },
1431
+ {
1432
+ "kind": "Conformance",
1433
+ "name": "Escapable",
1434
+ "printedName": "Escapable",
1435
+ "usr": "s:s9EscapableP",
1436
+ "mangledName": "$ss9EscapableP"
1437
+ }
1438
+ ]
1439
+ },
1440
+ {
1441
+ "kind": "TypeDecl",
1442
+ "name": "GoMarketMeAppleCoreConfiguration",
1443
+ "printedName": "GoMarketMeAppleCoreConfiguration",
1444
+ "children": [
1445
+ {
1446
+ "kind": "Var",
1447
+ "name": "apiKey",
1448
+ "printedName": "apiKey",
1449
+ "children": [
1450
+ {
1451
+ "kind": "TypeNominal",
1452
+ "name": "String",
1453
+ "printedName": "Swift.String",
1454
+ "usr": "s:SS"
1455
+ }
1456
+ ],
1457
+ "declKind": "Var",
1458
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKeySSvp",
1459
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKeySSvp",
1460
+ "moduleName": "GoMarketMeAppleCoreKit",
1461
+ "declAttributes": [
1462
+ "HasStorage",
1463
+ "AccessControl"
1464
+ ],
1465
+ "isLet": true,
1466
+ "hasStorage": true,
1467
+ "accessors": [
1468
+ {
1469
+ "kind": "Accessor",
1470
+ "name": "Get",
1471
+ "printedName": "Get()",
1472
+ "children": [
1473
+ {
1474
+ "kind": "TypeNominal",
1475
+ "name": "String",
1476
+ "printedName": "Swift.String",
1477
+ "usr": "s:SS"
1478
+ }
1479
+ ],
1480
+ "declKind": "Accessor",
1481
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKeySSvg",
1482
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKeySSvg",
1483
+ "moduleName": "GoMarketMeAppleCoreKit",
1484
+ "implicit": true,
1485
+ "accessorKind": "get"
1486
+ }
1487
+ ]
1488
+ },
1489
+ {
1490
+ "kind": "Var",
1491
+ "name": "affiliateCampaignCode",
1492
+ "printedName": "affiliateCampaignCode",
1493
+ "children": [
1494
+ {
1495
+ "kind": "TypeNominal",
1496
+ "name": "Optional",
1497
+ "printedName": "Swift.String?",
1498
+ "children": [
1499
+ {
1500
+ "kind": "TypeNominal",
1501
+ "name": "String",
1502
+ "printedName": "Swift.String",
1503
+ "usr": "s:SS"
1504
+ }
1505
+ ],
1506
+ "usr": "s:Sq"
1507
+ }
1508
+ ],
1509
+ "declKind": "Var",
1510
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV21affiliateCampaignCodeSSSgvp",
1511
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV21affiliateCampaignCodeSSSgvp",
1512
+ "moduleName": "GoMarketMeAppleCoreKit",
1513
+ "declAttributes": [
1514
+ "HasStorage",
1515
+ "AccessControl"
1516
+ ],
1517
+ "isLet": true,
1518
+ "hasStorage": true,
1519
+ "accessors": [
1520
+ {
1521
+ "kind": "Accessor",
1522
+ "name": "Get",
1523
+ "printedName": "Get()",
1524
+ "children": [
1525
+ {
1526
+ "kind": "TypeNominal",
1527
+ "name": "Optional",
1528
+ "printedName": "Swift.String?",
1529
+ "children": [
1530
+ {
1531
+ "kind": "TypeNominal",
1532
+ "name": "String",
1533
+ "printedName": "Swift.String",
1534
+ "usr": "s:SS"
1535
+ }
1536
+ ],
1537
+ "usr": "s:Sq"
1538
+ }
1539
+ ],
1540
+ "declKind": "Accessor",
1541
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV21affiliateCampaignCodeSSSgvg",
1542
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV21affiliateCampaignCodeSSSgvg",
1543
+ "moduleName": "GoMarketMeAppleCoreKit",
1544
+ "implicit": true,
1545
+ "accessorKind": "get"
1546
+ }
1547
+ ]
1548
+ },
1549
+ {
1550
+ "kind": "Var",
1551
+ "name": "deviceId",
1552
+ "printedName": "deviceId",
1553
+ "children": [
1554
+ {
1555
+ "kind": "TypeNominal",
1556
+ "name": "Optional",
1557
+ "printedName": "Swift.String?",
1558
+ "children": [
1559
+ {
1560
+ "kind": "TypeNominal",
1561
+ "name": "String",
1562
+ "printedName": "Swift.String",
1563
+ "usr": "s:SS"
1564
+ }
1565
+ ],
1566
+ "usr": "s:Sq"
1567
+ }
1568
+ ],
1569
+ "declKind": "Var",
1570
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV8deviceIdSSSgvp",
1571
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV8deviceIdSSSgvp",
1572
+ "moduleName": "GoMarketMeAppleCoreKit",
1573
+ "declAttributes": [
1574
+ "HasStorage",
1575
+ "AccessControl"
1576
+ ],
1577
+ "isLet": true,
1578
+ "hasStorage": true,
1579
+ "accessors": [
1580
+ {
1581
+ "kind": "Accessor",
1582
+ "name": "Get",
1583
+ "printedName": "Get()",
1584
+ "children": [
1585
+ {
1586
+ "kind": "TypeNominal",
1587
+ "name": "Optional",
1588
+ "printedName": "Swift.String?",
1589
+ "children": [
1590
+ {
1591
+ "kind": "TypeNominal",
1592
+ "name": "String",
1593
+ "printedName": "Swift.String",
1594
+ "usr": "s:SS"
1595
+ }
1596
+ ],
1597
+ "usr": "s:Sq"
1598
+ }
1599
+ ],
1600
+ "declKind": "Accessor",
1601
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV8deviceIdSSSgvg",
1602
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV8deviceIdSSSgvg",
1603
+ "moduleName": "GoMarketMeAppleCoreKit",
1604
+ "implicit": true,
1605
+ "accessorKind": "get"
1606
+ }
1607
+ ]
1608
+ },
1609
+ {
1610
+ "kind": "Var",
1611
+ "name": "sourceName",
1612
+ "printedName": "sourceName",
1613
+ "children": [
1614
+ {
1615
+ "kind": "TypeNominal",
1616
+ "name": "String",
1617
+ "printedName": "Swift.String",
1618
+ "usr": "s:SS"
1619
+ }
1620
+ ],
1621
+ "declKind": "Var",
1622
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sourceNameSSvp",
1623
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sourceNameSSvp",
1624
+ "moduleName": "GoMarketMeAppleCoreKit",
1625
+ "declAttributes": [
1626
+ "HasStorage",
1627
+ "AccessControl"
1628
+ ],
1629
+ "isLet": true,
1630
+ "hasStorage": true,
1631
+ "accessors": [
1632
+ {
1633
+ "kind": "Accessor",
1634
+ "name": "Get",
1635
+ "printedName": "Get()",
1636
+ "children": [
1637
+ {
1638
+ "kind": "TypeNominal",
1639
+ "name": "String",
1640
+ "printedName": "Swift.String",
1641
+ "usr": "s:SS"
1642
+ }
1643
+ ],
1644
+ "declKind": "Accessor",
1645
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sourceNameSSvg",
1646
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sourceNameSSvg",
1647
+ "moduleName": "GoMarketMeAppleCoreKit",
1648
+ "implicit": true,
1649
+ "accessorKind": "get"
1650
+ }
1651
+ ]
1652
+ },
1653
+ {
1654
+ "kind": "Var",
1655
+ "name": "sdkType",
1656
+ "printedName": "sdkType",
1657
+ "children": [
1658
+ {
1659
+ "kind": "TypeNominal",
1660
+ "name": "Optional",
1661
+ "printedName": "Swift.String?",
1662
+ "children": [
1663
+ {
1664
+ "kind": "TypeNominal",
1665
+ "name": "String",
1666
+ "printedName": "Swift.String",
1667
+ "usr": "s:SS"
1668
+ }
1669
+ ],
1670
+ "usr": "s:Sq"
1671
+ }
1672
+ ],
1673
+ "declKind": "Var",
1674
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV7sdkTypeSSSgvp",
1675
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV7sdkTypeSSSgvp",
1676
+ "moduleName": "GoMarketMeAppleCoreKit",
1677
+ "declAttributes": [
1678
+ "HasStorage",
1679
+ "AccessControl"
1680
+ ],
1681
+ "isLet": true,
1682
+ "hasStorage": true,
1683
+ "accessors": [
1684
+ {
1685
+ "kind": "Accessor",
1686
+ "name": "Get",
1687
+ "printedName": "Get()",
1688
+ "children": [
1689
+ {
1690
+ "kind": "TypeNominal",
1691
+ "name": "Optional",
1692
+ "printedName": "Swift.String?",
1693
+ "children": [
1694
+ {
1695
+ "kind": "TypeNominal",
1696
+ "name": "String",
1697
+ "printedName": "Swift.String",
1698
+ "usr": "s:SS"
1699
+ }
1700
+ ],
1701
+ "usr": "s:Sq"
1702
+ }
1703
+ ],
1704
+ "declKind": "Accessor",
1705
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV7sdkTypeSSSgvg",
1706
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV7sdkTypeSSSgvg",
1707
+ "moduleName": "GoMarketMeAppleCoreKit",
1708
+ "implicit": true,
1709
+ "accessorKind": "get"
1710
+ }
1711
+ ]
1712
+ },
1713
+ {
1714
+ "kind": "Var",
1715
+ "name": "sdkVersion",
1716
+ "printedName": "sdkVersion",
1717
+ "children": [
1718
+ {
1719
+ "kind": "TypeNominal",
1720
+ "name": "Optional",
1721
+ "printedName": "Swift.String?",
1722
+ "children": [
1723
+ {
1724
+ "kind": "TypeNominal",
1725
+ "name": "String",
1726
+ "printedName": "Swift.String",
1727
+ "usr": "s:SS"
1728
+ }
1729
+ ],
1730
+ "usr": "s:Sq"
1731
+ }
1732
+ ],
1733
+ "declKind": "Var",
1734
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sdkVersionSSSgvp",
1735
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sdkVersionSSSgvp",
1736
+ "moduleName": "GoMarketMeAppleCoreKit",
1737
+ "declAttributes": [
1738
+ "HasStorage",
1739
+ "AccessControl"
1740
+ ],
1741
+ "isLet": true,
1742
+ "hasStorage": true,
1743
+ "accessors": [
1744
+ {
1745
+ "kind": "Accessor",
1746
+ "name": "Get",
1747
+ "printedName": "Get()",
1748
+ "children": [
1749
+ {
1750
+ "kind": "TypeNominal",
1751
+ "name": "Optional",
1752
+ "printedName": "Swift.String?",
1753
+ "children": [
1754
+ {
1755
+ "kind": "TypeNominal",
1756
+ "name": "String",
1757
+ "printedName": "Swift.String",
1758
+ "usr": "s:SS"
1759
+ }
1760
+ ],
1761
+ "usr": "s:Sq"
1762
+ }
1763
+ ],
1764
+ "declKind": "Accessor",
1765
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sdkVersionSSSgvg",
1766
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV10sdkVersionSSSgvg",
1767
+ "moduleName": "GoMarketMeAppleCoreKit",
1768
+ "implicit": true,
1769
+ "accessorKind": "get"
1770
+ }
1771
+ ]
1772
+ },
1773
+ {
1774
+ "kind": "Var",
1775
+ "name": "packageName",
1776
+ "printedName": "packageName",
1777
+ "children": [
1778
+ {
1779
+ "kind": "TypeNominal",
1780
+ "name": "Optional",
1781
+ "printedName": "Swift.String?",
1782
+ "children": [
1783
+ {
1784
+ "kind": "TypeNominal",
1785
+ "name": "String",
1786
+ "printedName": "Swift.String",
1787
+ "usr": "s:SS"
1788
+ }
1789
+ ],
1790
+ "usr": "s:Sq"
1791
+ }
1792
+ ],
1793
+ "declKind": "Var",
1794
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV11packageNameSSSgvp",
1795
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV11packageNameSSSgvp",
1796
+ "moduleName": "GoMarketMeAppleCoreKit",
1797
+ "declAttributes": [
1798
+ "HasStorage",
1799
+ "AccessControl"
1800
+ ],
1801
+ "isLet": true,
1802
+ "hasStorage": true,
1803
+ "accessors": [
1804
+ {
1805
+ "kind": "Accessor",
1806
+ "name": "Get",
1807
+ "printedName": "Get()",
1808
+ "children": [
1809
+ {
1810
+ "kind": "TypeNominal",
1811
+ "name": "Optional",
1812
+ "printedName": "Swift.String?",
1813
+ "children": [
1814
+ {
1815
+ "kind": "TypeNominal",
1816
+ "name": "String",
1817
+ "printedName": "Swift.String",
1818
+ "usr": "s:SS"
1819
+ }
1820
+ ],
1821
+ "usr": "s:Sq"
1822
+ }
1823
+ ],
1824
+ "declKind": "Accessor",
1825
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV11packageNameSSSgvg",
1826
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV11packageNameSSSgvg",
1827
+ "moduleName": "GoMarketMeAppleCoreKit",
1828
+ "implicit": true,
1829
+ "accessorKind": "get"
1830
+ }
1831
+ ]
1832
+ },
1833
+ {
1834
+ "kind": "Var",
1835
+ "name": "eventEndpoint",
1836
+ "printedName": "eventEndpoint",
1837
+ "children": [
1838
+ {
1839
+ "kind": "TypeNominal",
1840
+ "name": "URL",
1841
+ "printedName": "Foundation.URL",
1842
+ "usr": "s:10Foundation3URLV"
1843
+ }
1844
+ ],
1845
+ "declKind": "Var",
1846
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV13eventEndpoint10Foundation3URLVvp",
1847
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV13eventEndpoint10Foundation3URLVvp",
1848
+ "moduleName": "GoMarketMeAppleCoreKit",
1849
+ "declAttributes": [
1850
+ "HasStorage",
1851
+ "AccessControl"
1852
+ ],
1853
+ "isLet": true,
1854
+ "hasStorage": true,
1855
+ "accessors": [
1856
+ {
1857
+ "kind": "Accessor",
1858
+ "name": "Get",
1859
+ "printedName": "Get()",
1860
+ "children": [
1861
+ {
1862
+ "kind": "TypeNominal",
1863
+ "name": "URL",
1864
+ "printedName": "Foundation.URL",
1865
+ "usr": "s:10Foundation3URLV"
1866
+ }
1867
+ ],
1868
+ "declKind": "Accessor",
1869
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV13eventEndpoint10Foundation3URLVvg",
1870
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV13eventEndpoint10Foundation3URLVvg",
1871
+ "moduleName": "GoMarketMeAppleCoreKit",
1872
+ "implicit": true,
1873
+ "accessorKind": "get"
1874
+ }
1875
+ ]
1876
+ },
1877
+ {
1878
+ "kind": "Var",
1879
+ "name": "sdkInitializationEndpoint",
1880
+ "printedName": "sdkInitializationEndpoint",
1881
+ "children": [
1882
+ {
1883
+ "kind": "TypeNominal",
1884
+ "name": "URL",
1885
+ "printedName": "Foundation.URL",
1886
+ "usr": "s:10Foundation3URLV"
1887
+ }
1888
+ ],
1889
+ "declKind": "Var",
1890
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV25sdkInitializationEndpoint10Foundation3URLVvp",
1891
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV25sdkInitializationEndpoint10Foundation3URLVvp",
1892
+ "moduleName": "GoMarketMeAppleCoreKit",
1893
+ "declAttributes": [
1894
+ "HasStorage",
1895
+ "AccessControl"
1896
+ ],
1897
+ "isLet": true,
1898
+ "hasStorage": true,
1899
+ "accessors": [
1900
+ {
1901
+ "kind": "Accessor",
1902
+ "name": "Get",
1903
+ "printedName": "Get()",
1904
+ "children": [
1905
+ {
1906
+ "kind": "TypeNominal",
1907
+ "name": "URL",
1908
+ "printedName": "Foundation.URL",
1909
+ "usr": "s:10Foundation3URLV"
1910
+ }
1911
+ ],
1912
+ "declKind": "Accessor",
1913
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV25sdkInitializationEndpoint10Foundation3URLVvg",
1914
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV25sdkInitializationEndpoint10Foundation3URLVvg",
1915
+ "moduleName": "GoMarketMeAppleCoreKit",
1916
+ "implicit": true,
1917
+ "accessorKind": "get"
1918
+ }
1919
+ ]
1920
+ },
1921
+ {
1922
+ "kind": "Var",
1923
+ "name": "systemInfoEndpoint",
1924
+ "printedName": "systemInfoEndpoint",
1925
+ "children": [
1926
+ {
1927
+ "kind": "TypeNominal",
1928
+ "name": "URL",
1929
+ "printedName": "Foundation.URL",
1930
+ "usr": "s:10Foundation3URLV"
1931
+ }
1932
+ ],
1933
+ "declKind": "Var",
1934
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV18systemInfoEndpoint10Foundation3URLVvp",
1935
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV18systemInfoEndpoint10Foundation3URLVvp",
1936
+ "moduleName": "GoMarketMeAppleCoreKit",
1937
+ "declAttributes": [
1938
+ "HasStorage",
1939
+ "AccessControl"
1940
+ ],
1941
+ "isLet": true,
1942
+ "hasStorage": true,
1943
+ "accessors": [
1944
+ {
1945
+ "kind": "Accessor",
1946
+ "name": "Get",
1947
+ "printedName": "Get()",
1948
+ "children": [
1949
+ {
1950
+ "kind": "TypeNominal",
1951
+ "name": "URL",
1952
+ "printedName": "Foundation.URL",
1953
+ "usr": "s:10Foundation3URLV"
1954
+ }
1955
+ ],
1956
+ "declKind": "Accessor",
1957
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV18systemInfoEndpoint10Foundation3URLVvg",
1958
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV18systemInfoEndpoint10Foundation3URLVvg",
1959
+ "moduleName": "GoMarketMeAppleCoreKit",
1960
+ "implicit": true,
1961
+ "accessorKind": "get"
1962
+ }
1963
+ ]
1964
+ },
1965
+ {
1966
+ "kind": "Var",
1967
+ "name": "isProduction",
1968
+ "printedName": "isProduction",
1969
+ "children": [
1970
+ {
1971
+ "kind": "TypeNominal",
1972
+ "name": "Optional",
1973
+ "printedName": "Swift.Bool?",
1974
+ "children": [
1975
+ {
1976
+ "kind": "TypeNominal",
1977
+ "name": "Bool",
1978
+ "printedName": "Swift.Bool",
1979
+ "usr": "s:Sb"
1980
+ }
1981
+ ],
1982
+ "usr": "s:Sq"
1983
+ }
1984
+ ],
1985
+ "declKind": "Var",
1986
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV12isProductionSbSgvp",
1987
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV12isProductionSbSgvp",
1988
+ "moduleName": "GoMarketMeAppleCoreKit",
1989
+ "declAttributes": [
1990
+ "HasStorage",
1991
+ "AccessControl"
1992
+ ],
1993
+ "isLet": true,
1994
+ "hasStorage": true,
1995
+ "accessors": [
1996
+ {
1997
+ "kind": "Accessor",
1998
+ "name": "Get",
1999
+ "printedName": "Get()",
2000
+ "children": [
2001
+ {
2002
+ "kind": "TypeNominal",
2003
+ "name": "Optional",
2004
+ "printedName": "Swift.Bool?",
2005
+ "children": [
2006
+ {
2007
+ "kind": "TypeNominal",
2008
+ "name": "Bool",
2009
+ "printedName": "Swift.Bool",
2010
+ "usr": "s:Sb"
2011
+ }
2012
+ ],
2013
+ "usr": "s:Sq"
2014
+ }
2015
+ ],
2016
+ "declKind": "Accessor",
2017
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV12isProductionSbSgvg",
2018
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV12isProductionSbSgvg",
2019
+ "moduleName": "GoMarketMeAppleCoreKit",
2020
+ "implicit": true,
2021
+ "accessorKind": "get"
2022
+ }
2023
+ ]
2024
+ },
2025
+ {
2026
+ "kind": "Constructor",
2027
+ "name": "init",
2028
+ "printedName": "init(apiKey:affiliateCampaignCode:deviceId:sourceName:sdkType:sdkVersion:packageName:eventEndpoint:sdkInitializationEndpoint:systemInfoEndpoint:isProduction:)",
2029
+ "children": [
2030
+ {
2031
+ "kind": "TypeNominal",
2032
+ "name": "GoMarketMeAppleCoreConfiguration",
2033
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
2034
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
2035
+ },
2036
+ {
2037
+ "kind": "TypeNominal",
2038
+ "name": "String",
2039
+ "printedName": "Swift.String",
2040
+ "usr": "s:SS"
2041
+ },
2042
+ {
2043
+ "kind": "TypeNominal",
2044
+ "name": "Optional",
2045
+ "printedName": "Swift.String?",
2046
+ "children": [
2047
+ {
2048
+ "kind": "TypeNominal",
2049
+ "name": "String",
2050
+ "printedName": "Swift.String",
2051
+ "usr": "s:SS"
2052
+ }
2053
+ ],
2054
+ "hasDefaultArg": true,
2055
+ "usr": "s:Sq"
2056
+ },
2057
+ {
2058
+ "kind": "TypeNominal",
2059
+ "name": "Optional",
2060
+ "printedName": "Swift.String?",
2061
+ "children": [
2062
+ {
2063
+ "kind": "TypeNominal",
2064
+ "name": "String",
2065
+ "printedName": "Swift.String",
2066
+ "usr": "s:SS"
2067
+ }
2068
+ ],
2069
+ "hasDefaultArg": true,
2070
+ "usr": "s:Sq"
2071
+ },
2072
+ {
2073
+ "kind": "TypeNominal",
2074
+ "name": "String",
2075
+ "printedName": "Swift.String",
2076
+ "hasDefaultArg": true,
2077
+ "usr": "s:SS"
2078
+ },
2079
+ {
2080
+ "kind": "TypeNominal",
2081
+ "name": "Optional",
2082
+ "printedName": "Swift.String?",
2083
+ "children": [
2084
+ {
2085
+ "kind": "TypeNominal",
2086
+ "name": "String",
2087
+ "printedName": "Swift.String",
2088
+ "usr": "s:SS"
2089
+ }
2090
+ ],
2091
+ "hasDefaultArg": true,
2092
+ "usr": "s:Sq"
2093
+ },
2094
+ {
2095
+ "kind": "TypeNominal",
2096
+ "name": "Optional",
2097
+ "printedName": "Swift.String?",
2098
+ "children": [
2099
+ {
2100
+ "kind": "TypeNominal",
2101
+ "name": "String",
2102
+ "printedName": "Swift.String",
2103
+ "usr": "s:SS"
2104
+ }
2105
+ ],
2106
+ "hasDefaultArg": true,
2107
+ "usr": "s:Sq"
2108
+ },
2109
+ {
2110
+ "kind": "TypeNominal",
2111
+ "name": "Optional",
2112
+ "printedName": "Swift.String?",
2113
+ "children": [
2114
+ {
2115
+ "kind": "TypeNominal",
2116
+ "name": "String",
2117
+ "printedName": "Swift.String",
2118
+ "usr": "s:SS"
2119
+ }
2120
+ ],
2121
+ "hasDefaultArg": true,
2122
+ "usr": "s:Sq"
2123
+ },
2124
+ {
2125
+ "kind": "TypeNominal",
2126
+ "name": "URL",
2127
+ "printedName": "Foundation.URL",
2128
+ "hasDefaultArg": true,
2129
+ "usr": "s:10Foundation3URLV"
2130
+ },
2131
+ {
2132
+ "kind": "TypeNominal",
2133
+ "name": "URL",
2134
+ "printedName": "Foundation.URL",
2135
+ "hasDefaultArg": true,
2136
+ "usr": "s:10Foundation3URLV"
2137
+ },
2138
+ {
2139
+ "kind": "TypeNominal",
2140
+ "name": "URL",
2141
+ "printedName": "Foundation.URL",
2142
+ "hasDefaultArg": true,
2143
+ "usr": "s:10Foundation3URLV"
2144
+ },
2145
+ {
2146
+ "kind": "TypeNominal",
2147
+ "name": "Optional",
2148
+ "printedName": "Swift.Bool?",
2149
+ "children": [
2150
+ {
2151
+ "kind": "TypeNominal",
2152
+ "name": "Bool",
2153
+ "printedName": "Swift.Bool",
2154
+ "usr": "s:Sb"
2155
+ }
2156
+ ],
2157
+ "hasDefaultArg": true,
2158
+ "usr": "s:Sq"
2159
+ }
2160
+ ],
2161
+ "declKind": "Constructor",
2162
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKey21affiliateCampaignCode8deviceId10sourceName7sdkType0Q7Version07packageP013eventEndpoint0q14InitializationV0010systemInfoV012isProductionACSS_SSSgAOSSA3O10Foundation3URLVA2RSbSgtcfc",
2163
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV6apiKey21affiliateCampaignCode8deviceId10sourceName7sdkType0Q7Version07packageP013eventEndpoint0q14InitializationV0010systemInfoV012isProductionACSS_SSSgAOSSA3O10Foundation3URLVA2RSbSgtcfc",
2164
+ "moduleName": "GoMarketMeAppleCoreKit",
2165
+ "declAttributes": [
2166
+ "AccessControl"
2167
+ ],
2168
+ "init_kind": "Designated"
2169
+ },
2170
+ {
2171
+ "kind": "Function",
2172
+ "name": "withAttribution",
2173
+ "printedName": "withAttribution(affiliateCampaignCode:deviceId:packageName:)",
2174
+ "children": [
2175
+ {
2176
+ "kind": "TypeNominal",
2177
+ "name": "GoMarketMeAppleCoreConfiguration",
2178
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeAppleCoreConfiguration",
2179
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV"
2180
+ },
2181
+ {
2182
+ "kind": "TypeNominal",
2183
+ "name": "Optional",
2184
+ "printedName": "Swift.String?",
2185
+ "children": [
2186
+ {
2187
+ "kind": "TypeNominal",
2188
+ "name": "String",
2189
+ "printedName": "Swift.String",
2190
+ "usr": "s:SS"
2191
+ }
2192
+ ],
2193
+ "usr": "s:Sq"
2194
+ },
2195
+ {
2196
+ "kind": "TypeNominal",
2197
+ "name": "Optional",
2198
+ "printedName": "Swift.String?",
2199
+ "children": [
2200
+ {
2201
+ "kind": "TypeNominal",
2202
+ "name": "String",
2203
+ "printedName": "Swift.String",
2204
+ "usr": "s:SS"
2205
+ }
2206
+ ],
2207
+ "usr": "s:Sq"
2208
+ },
2209
+ {
2210
+ "kind": "TypeNominal",
2211
+ "name": "Optional",
2212
+ "printedName": "Swift.String?",
2213
+ "children": [
2214
+ {
2215
+ "kind": "TypeNominal",
2216
+ "name": "String",
2217
+ "printedName": "Swift.String",
2218
+ "usr": "s:SS"
2219
+ }
2220
+ ],
2221
+ "usr": "s:Sq"
2222
+ }
2223
+ ],
2224
+ "declKind": "Func",
2225
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV15withAttribution21affiliateCampaignCode8deviceId11packageNameACSSSg_A2HtF",
2226
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV15withAttribution21affiliateCampaignCode8deviceId11packageNameACSSSg_A2HtF",
2227
+ "moduleName": "GoMarketMeAppleCoreKit",
2228
+ "declAttributes": [
2229
+ "AccessControl"
2230
+ ],
2231
+ "funcSelfKind": "NonMutating"
2232
+ }
2233
+ ],
2234
+ "declKind": "Struct",
2235
+ "usr": "s:22GoMarketMeAppleCoreKit0abcdE13ConfigurationV",
2236
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcdE13ConfigurationV",
2237
+ "moduleName": "GoMarketMeAppleCoreKit",
2238
+ "declAttributes": [
2239
+ "AccessControl"
2240
+ ],
2241
+ "conformances": [
2242
+ {
2243
+ "kind": "Conformance",
2244
+ "name": "Copyable",
2245
+ "printedName": "Copyable",
2246
+ "usr": "s:s8CopyableP",
2247
+ "mangledName": "$ss8CopyableP"
2248
+ },
2249
+ {
2250
+ "kind": "Conformance",
2251
+ "name": "Escapable",
2252
+ "printedName": "Escapable",
2253
+ "usr": "s:s9EscapableP",
2254
+ "mangledName": "$ss9EscapableP"
2255
+ },
2256
+ {
2257
+ "kind": "Conformance",
2258
+ "name": "Sendable",
2259
+ "printedName": "Sendable",
2260
+ "usr": "s:s8SendableP",
2261
+ "mangledName": "$ss8SendableP"
2262
+ },
2263
+ {
2264
+ "kind": "Conformance",
2265
+ "name": "SendableMetatype",
2266
+ "printedName": "SendableMetatype",
2267
+ "usr": "s:s16SendableMetatypeP",
2268
+ "mangledName": "$ss16SendableMetatypeP"
2269
+ }
2270
+ ]
2271
+ },
2272
+ {
2273
+ "kind": "Import",
2274
+ "name": "Foundation",
2275
+ "printedName": "Foundation",
2276
+ "declKind": "Import",
2277
+ "moduleName": "GoMarketMeAppleCoreKit"
2278
+ },
2279
+ {
2280
+ "kind": "TypeDecl",
2281
+ "name": "GoMarketMeApplePurchaseEvent",
2282
+ "printedName": "GoMarketMeApplePurchaseEvent",
2283
+ "children": [
2284
+ {
2285
+ "kind": "Var",
2286
+ "name": "productID",
2287
+ "printedName": "productID",
2288
+ "children": [
2289
+ {
2290
+ "kind": "TypeNominal",
2291
+ "name": "String",
2292
+ "printedName": "Swift.String",
2293
+ "usr": "s:SS"
2294
+ }
2295
+ ],
2296
+ "declKind": "Var",
2297
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productIDSSvp",
2298
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productIDSSvp",
2299
+ "moduleName": "GoMarketMeAppleCoreKit",
2300
+ "declAttributes": [
2301
+ "HasStorage",
2302
+ "AccessControl"
2303
+ ],
2304
+ "isLet": true,
2305
+ "hasStorage": true,
2306
+ "accessors": [
2307
+ {
2308
+ "kind": "Accessor",
2309
+ "name": "Get",
2310
+ "printedName": "Get()",
2311
+ "children": [
2312
+ {
2313
+ "kind": "TypeNominal",
2314
+ "name": "String",
2315
+ "printedName": "Swift.String",
2316
+ "usr": "s:SS"
2317
+ }
2318
+ ],
2319
+ "declKind": "Accessor",
2320
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productIDSSvg",
2321
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productIDSSvg",
2322
+ "moduleName": "GoMarketMeAppleCoreKit",
2323
+ "implicit": true,
2324
+ "accessorKind": "get"
2325
+ }
2326
+ ]
2327
+ },
2328
+ {
2329
+ "kind": "Var",
2330
+ "name": "transactionID",
2331
+ "printedName": "transactionID",
2332
+ "children": [
2333
+ {
2334
+ "kind": "TypeNominal",
2335
+ "name": "String",
2336
+ "printedName": "Swift.String",
2337
+ "usr": "s:SS"
2338
+ }
2339
+ ],
2340
+ "declKind": "Var",
2341
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV13transactionIDSSvp",
2342
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV13transactionIDSSvp",
2343
+ "moduleName": "GoMarketMeAppleCoreKit",
2344
+ "declAttributes": [
2345
+ "HasStorage",
2346
+ "AccessControl"
2347
+ ],
2348
+ "isLet": true,
2349
+ "hasStorage": true,
2350
+ "accessors": [
2351
+ {
2352
+ "kind": "Accessor",
2353
+ "name": "Get",
2354
+ "printedName": "Get()",
2355
+ "children": [
2356
+ {
2357
+ "kind": "TypeNominal",
2358
+ "name": "String",
2359
+ "printedName": "Swift.String",
2360
+ "usr": "s:SS"
2361
+ }
2362
+ ],
2363
+ "declKind": "Accessor",
2364
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV13transactionIDSSvg",
2365
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV13transactionIDSSvg",
2366
+ "moduleName": "GoMarketMeAppleCoreKit",
2367
+ "implicit": true,
2368
+ "accessorKind": "get"
2369
+ }
2370
+ ]
2371
+ },
2372
+ {
2373
+ "kind": "Var",
2374
+ "name": "originalTransactionID",
2375
+ "printedName": "originalTransactionID",
2376
+ "children": [
2377
+ {
2378
+ "kind": "TypeNominal",
2379
+ "name": "String",
2380
+ "printedName": "Swift.String",
2381
+ "usr": "s:SS"
2382
+ }
2383
+ ],
2384
+ "declKind": "Var",
2385
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV21originalTransactionIDSSvp",
2386
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV21originalTransactionIDSSvp",
2387
+ "moduleName": "GoMarketMeAppleCoreKit",
2388
+ "declAttributes": [
2389
+ "HasStorage",
2390
+ "AccessControl"
2391
+ ],
2392
+ "isLet": true,
2393
+ "hasStorage": true,
2394
+ "accessors": [
2395
+ {
2396
+ "kind": "Accessor",
2397
+ "name": "Get",
2398
+ "printedName": "Get()",
2399
+ "children": [
2400
+ {
2401
+ "kind": "TypeNominal",
2402
+ "name": "String",
2403
+ "printedName": "Swift.String",
2404
+ "usr": "s:SS"
2405
+ }
2406
+ ],
2407
+ "declKind": "Accessor",
2408
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV21originalTransactionIDSSvg",
2409
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV21originalTransactionIDSSvg",
2410
+ "moduleName": "GoMarketMeAppleCoreKit",
2411
+ "implicit": true,
2412
+ "accessorKind": "get"
2413
+ }
2414
+ ]
2415
+ },
2416
+ {
2417
+ "kind": "Var",
2418
+ "name": "signedTransaction",
2419
+ "printedName": "signedTransaction",
2420
+ "children": [
2421
+ {
2422
+ "kind": "TypeNominal",
2423
+ "name": "Optional",
2424
+ "printedName": "Swift.String?",
2425
+ "children": [
2426
+ {
2427
+ "kind": "TypeNominal",
2428
+ "name": "String",
2429
+ "printedName": "Swift.String",
2430
+ "usr": "s:SS"
2431
+ }
2432
+ ],
2433
+ "usr": "s:Sq"
2434
+ }
2435
+ ],
2436
+ "declKind": "Var",
2437
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV17signedTransactionSSSgvp",
2438
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV17signedTransactionSSSgvp",
2439
+ "moduleName": "GoMarketMeAppleCoreKit",
2440
+ "declAttributes": [
2441
+ "HasStorage",
2442
+ "AccessControl"
2443
+ ],
2444
+ "isLet": true,
2445
+ "hasStorage": true,
2446
+ "accessors": [
2447
+ {
2448
+ "kind": "Accessor",
2449
+ "name": "Get",
2450
+ "printedName": "Get()",
2451
+ "children": [
2452
+ {
2453
+ "kind": "TypeNominal",
2454
+ "name": "Optional",
2455
+ "printedName": "Swift.String?",
2456
+ "children": [
2457
+ {
2458
+ "kind": "TypeNominal",
2459
+ "name": "String",
2460
+ "printedName": "Swift.String",
2461
+ "usr": "s:SS"
2462
+ }
2463
+ ],
2464
+ "usr": "s:Sq"
2465
+ }
2466
+ ],
2467
+ "declKind": "Accessor",
2468
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV17signedTransactionSSSgvg",
2469
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV17signedTransactionSSSgvg",
2470
+ "moduleName": "GoMarketMeAppleCoreKit",
2471
+ "implicit": true,
2472
+ "accessorKind": "get"
2473
+ }
2474
+ ]
2475
+ },
2476
+ {
2477
+ "kind": "Var",
2478
+ "name": "purchaseDate",
2479
+ "printedName": "purchaseDate",
2480
+ "children": [
2481
+ {
2482
+ "kind": "TypeNominal",
2483
+ "name": "Date",
2484
+ "printedName": "Foundation.Date",
2485
+ "usr": "s:10Foundation4DateV"
2486
+ }
2487
+ ],
2488
+ "declKind": "Var",
2489
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12purchaseDate10Foundation0J0Vvp",
2490
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12purchaseDate10Foundation0J0Vvp",
2491
+ "moduleName": "GoMarketMeAppleCoreKit",
2492
+ "declAttributes": [
2493
+ "HasStorage",
2494
+ "AccessControl"
2495
+ ],
2496
+ "isLet": true,
2497
+ "hasStorage": true,
2498
+ "accessors": [
2499
+ {
2500
+ "kind": "Accessor",
2501
+ "name": "Get",
2502
+ "printedName": "Get()",
2503
+ "children": [
2504
+ {
2505
+ "kind": "TypeNominal",
2506
+ "name": "Date",
2507
+ "printedName": "Foundation.Date",
2508
+ "usr": "s:10Foundation4DateV"
2509
+ }
2510
+ ],
2511
+ "declKind": "Accessor",
2512
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12purchaseDate10Foundation0J0Vvg",
2513
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12purchaseDate10Foundation0J0Vvg",
2514
+ "moduleName": "GoMarketMeAppleCoreKit",
2515
+ "implicit": true,
2516
+ "accessorKind": "get"
2517
+ }
2518
+ ]
2519
+ },
2520
+ {
2521
+ "kind": "Var",
2522
+ "name": "expirationDate",
2523
+ "printedName": "expirationDate",
2524
+ "children": [
2525
+ {
2526
+ "kind": "TypeNominal",
2527
+ "name": "Optional",
2528
+ "printedName": "Foundation.Date?",
2529
+ "children": [
2530
+ {
2531
+ "kind": "TypeNominal",
2532
+ "name": "Date",
2533
+ "printedName": "Foundation.Date",
2534
+ "usr": "s:10Foundation4DateV"
2535
+ }
2536
+ ],
2537
+ "usr": "s:Sq"
2538
+ }
2539
+ ],
2540
+ "declKind": "Var",
2541
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV14expirationDate10Foundation0J0VSgvp",
2542
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV14expirationDate10Foundation0J0VSgvp",
2543
+ "moduleName": "GoMarketMeAppleCoreKit",
2544
+ "declAttributes": [
2545
+ "HasStorage",
2546
+ "AccessControl"
2547
+ ],
2548
+ "isLet": true,
2549
+ "hasStorage": true,
2550
+ "accessors": [
2551
+ {
2552
+ "kind": "Accessor",
2553
+ "name": "Get",
2554
+ "printedName": "Get()",
2555
+ "children": [
2556
+ {
2557
+ "kind": "TypeNominal",
2558
+ "name": "Optional",
2559
+ "printedName": "Foundation.Date?",
2560
+ "children": [
2561
+ {
2562
+ "kind": "TypeNominal",
2563
+ "name": "Date",
2564
+ "printedName": "Foundation.Date",
2565
+ "usr": "s:10Foundation4DateV"
2566
+ }
2567
+ ],
2568
+ "usr": "s:Sq"
2569
+ }
2570
+ ],
2571
+ "declKind": "Accessor",
2572
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV14expirationDate10Foundation0J0VSgvg",
2573
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV14expirationDate10Foundation0J0VSgvg",
2574
+ "moduleName": "GoMarketMeAppleCoreKit",
2575
+ "implicit": true,
2576
+ "accessorKind": "get"
2577
+ }
2578
+ ]
2579
+ },
2580
+ {
2581
+ "kind": "Var",
2582
+ "name": "productType",
2583
+ "printedName": "productType",
2584
+ "children": [
2585
+ {
2586
+ "kind": "TypeNominal",
2587
+ "name": "String",
2588
+ "printedName": "Swift.String",
2589
+ "usr": "s:SS"
2590
+ }
2591
+ ],
2592
+ "declKind": "Var",
2593
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV11productTypeSSvp",
2594
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV11productTypeSSvp",
2595
+ "moduleName": "GoMarketMeAppleCoreKit",
2596
+ "declAttributes": [
2597
+ "HasStorage",
2598
+ "AccessControl"
2599
+ ],
2600
+ "isLet": true,
2601
+ "hasStorage": true,
2602
+ "accessors": [
2603
+ {
2604
+ "kind": "Accessor",
2605
+ "name": "Get",
2606
+ "printedName": "Get()",
2607
+ "children": [
2608
+ {
2609
+ "kind": "TypeNominal",
2610
+ "name": "String",
2611
+ "printedName": "Swift.String",
2612
+ "usr": "s:SS"
2613
+ }
2614
+ ],
2615
+ "declKind": "Accessor",
2616
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV11productTypeSSvg",
2617
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV11productTypeSSvg",
2618
+ "moduleName": "GoMarketMeAppleCoreKit",
2619
+ "implicit": true,
2620
+ "accessorKind": "get"
2621
+ }
2622
+ ]
2623
+ },
2624
+ {
2625
+ "kind": "Var",
2626
+ "name": "products",
2627
+ "printedName": "products",
2628
+ "children": [
2629
+ {
2630
+ "kind": "TypeNominal",
2631
+ "name": "Array",
2632
+ "printedName": "[[Swift.String : Any]]",
2633
+ "children": [
2634
+ {
2635
+ "kind": "TypeNominal",
2636
+ "name": "Dictionary",
2637
+ "printedName": "[Swift.String : Any]",
2638
+ "children": [
2639
+ {
2640
+ "kind": "TypeNominal",
2641
+ "name": "String",
2642
+ "printedName": "Swift.String",
2643
+ "usr": "s:SS"
2644
+ },
2645
+ {
2646
+ "kind": "TypeNominal",
2647
+ "name": "ProtocolComposition",
2648
+ "printedName": "Any"
2649
+ }
2650
+ ],
2651
+ "usr": "s:SD"
2652
+ }
2653
+ ],
2654
+ "usr": "s:Sa"
2655
+ }
2656
+ ],
2657
+ "declKind": "Var",
2658
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV8productsSaySDySSypGGvp",
2659
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV8productsSaySDySSypGGvp",
2660
+ "moduleName": "GoMarketMeAppleCoreKit",
2661
+ "declAttributes": [
2662
+ "HasStorage",
2663
+ "AccessControl"
2664
+ ],
2665
+ "isLet": true,
2666
+ "hasStorage": true,
2667
+ "accessors": [
2668
+ {
2669
+ "kind": "Accessor",
2670
+ "name": "Get",
2671
+ "printedName": "Get()",
2672
+ "children": [
2673
+ {
2674
+ "kind": "TypeNominal",
2675
+ "name": "Array",
2676
+ "printedName": "[[Swift.String : Any]]",
2677
+ "children": [
2678
+ {
2679
+ "kind": "TypeNominal",
2680
+ "name": "Dictionary",
2681
+ "printedName": "[Swift.String : Any]",
2682
+ "children": [
2683
+ {
2684
+ "kind": "TypeNominal",
2685
+ "name": "String",
2686
+ "printedName": "Swift.String",
2687
+ "usr": "s:SS"
2688
+ },
2689
+ {
2690
+ "kind": "TypeNominal",
2691
+ "name": "ProtocolComposition",
2692
+ "printedName": "Any"
2693
+ }
2694
+ ],
2695
+ "usr": "s:SD"
2696
+ }
2697
+ ],
2698
+ "usr": "s:Sa"
2699
+ }
2700
+ ],
2701
+ "declKind": "Accessor",
2702
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV8productsSaySDySSypGGvg",
2703
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV8productsSaySDySSypGGvg",
2704
+ "moduleName": "GoMarketMeAppleCoreKit",
2705
+ "implicit": true,
2706
+ "accessorKind": "get"
2707
+ }
2708
+ ]
2709
+ },
2710
+ {
2711
+ "kind": "Constructor",
2712
+ "name": "init",
2713
+ "printedName": "init(productID:transactionID:originalTransactionID:signedTransaction:purchaseDate:expirationDate:productType:products:)",
2714
+ "children": [
2715
+ {
2716
+ "kind": "TypeNominal",
2717
+ "name": "GoMarketMeApplePurchaseEvent",
2718
+ "printedName": "GoMarketMeAppleCoreKit.GoMarketMeApplePurchaseEvent",
2719
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV"
2720
+ },
2721
+ {
2722
+ "kind": "TypeNominal",
2723
+ "name": "String",
2724
+ "printedName": "Swift.String",
2725
+ "usr": "s:SS"
2726
+ },
2727
+ {
2728
+ "kind": "TypeNominal",
2729
+ "name": "String",
2730
+ "printedName": "Swift.String",
2731
+ "usr": "s:SS"
2732
+ },
2733
+ {
2734
+ "kind": "TypeNominal",
2735
+ "name": "String",
2736
+ "printedName": "Swift.String",
2737
+ "usr": "s:SS"
2738
+ },
2739
+ {
2740
+ "kind": "TypeNominal",
2741
+ "name": "Optional",
2742
+ "printedName": "Swift.String?",
2743
+ "children": [
2744
+ {
2745
+ "kind": "TypeNominal",
2746
+ "name": "String",
2747
+ "printedName": "Swift.String",
2748
+ "usr": "s:SS"
2749
+ }
2750
+ ],
2751
+ "usr": "s:Sq"
2752
+ },
2753
+ {
2754
+ "kind": "TypeNominal",
2755
+ "name": "Date",
2756
+ "printedName": "Foundation.Date",
2757
+ "usr": "s:10Foundation4DateV"
2758
+ },
2759
+ {
2760
+ "kind": "TypeNominal",
2761
+ "name": "Optional",
2762
+ "printedName": "Foundation.Date?",
2763
+ "children": [
2764
+ {
2765
+ "kind": "TypeNominal",
2766
+ "name": "Date",
2767
+ "printedName": "Foundation.Date",
2768
+ "usr": "s:10Foundation4DateV"
2769
+ }
2770
+ ],
2771
+ "usr": "s:Sq"
2772
+ },
2773
+ {
2774
+ "kind": "TypeNominal",
2775
+ "name": "String",
2776
+ "printedName": "Swift.String",
2777
+ "usr": "s:SS"
2778
+ },
2779
+ {
2780
+ "kind": "TypeNominal",
2781
+ "name": "Array",
2782
+ "printedName": "[[Swift.String : Any]]",
2783
+ "children": [
2784
+ {
2785
+ "kind": "TypeNominal",
2786
+ "name": "Dictionary",
2787
+ "printedName": "[Swift.String : Any]",
2788
+ "children": [
2789
+ {
2790
+ "kind": "TypeNominal",
2791
+ "name": "String",
2792
+ "printedName": "Swift.String",
2793
+ "usr": "s:SS"
2794
+ },
2795
+ {
2796
+ "kind": "TypeNominal",
2797
+ "name": "ProtocolComposition",
2798
+ "printedName": "Any"
2799
+ }
2800
+ ],
2801
+ "usr": "s:SD"
2802
+ }
2803
+ ],
2804
+ "hasDefaultArg": true,
2805
+ "usr": "s:Sa"
2806
+ }
2807
+ ],
2808
+ "declKind": "Constructor",
2809
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productID011transactionJ0019originalTransactionJ006signedM012purchaseDate010expirationP00I4Type8productsACSS_S3SSg10Foundation0P0VAOSgSSSaySDySSypGGtcfc",
2810
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV9productID011transactionJ0019originalTransactionJ006signedM012purchaseDate010expirationP00I4Type8productsACSS_S3SSg10Foundation0P0VAOSgSSSaySDySSypGGtcfc",
2811
+ "moduleName": "GoMarketMeAppleCoreKit",
2812
+ "declAttributes": [
2813
+ "AccessControl"
2814
+ ],
2815
+ "init_kind": "Designated"
2816
+ },
2817
+ {
2818
+ "kind": "Function",
2819
+ "name": "toDictionary",
2820
+ "printedName": "toDictionary()",
2821
+ "children": [
2822
+ {
2823
+ "kind": "TypeNominal",
2824
+ "name": "Dictionary",
2825
+ "printedName": "[Swift.String : Any]",
2826
+ "children": [
2827
+ {
2828
+ "kind": "TypeNominal",
2829
+ "name": "String",
2830
+ "printedName": "Swift.String",
2831
+ "usr": "s:SS"
2832
+ },
2833
+ {
2834
+ "kind": "TypeNominal",
2835
+ "name": "ProtocolComposition",
2836
+ "printedName": "Any"
2837
+ }
2838
+ ],
2839
+ "usr": "s:SD"
2840
+ }
2841
+ ],
2842
+ "declKind": "Func",
2843
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12toDictionarySDySSypGyF",
2844
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV12toDictionarySDySSypGyF",
2845
+ "moduleName": "GoMarketMeAppleCoreKit",
2846
+ "declAttributes": [
2847
+ "AccessControl"
2848
+ ],
2849
+ "funcSelfKind": "NonMutating"
2850
+ }
2851
+ ],
2852
+ "declKind": "Struct",
2853
+ "usr": "s:22GoMarketMeAppleCoreKit0abcD13PurchaseEventV",
2854
+ "mangledName": "$s22GoMarketMeAppleCoreKit0abcD13PurchaseEventV",
2855
+ "moduleName": "GoMarketMeAppleCoreKit",
2856
+ "intro_iOS": "15.0",
2857
+ "declAttributes": [
2858
+ "AccessControl",
2859
+ "Available"
2860
+ ],
2861
+ "conformances": [
2862
+ {
2863
+ "kind": "Conformance",
2864
+ "name": "Copyable",
2865
+ "printedName": "Copyable",
2866
+ "usr": "s:s8CopyableP",
2867
+ "mangledName": "$ss8CopyableP"
2868
+ },
2869
+ {
2870
+ "kind": "Conformance",
2871
+ "name": "Escapable",
2872
+ "printedName": "Escapable",
2873
+ "usr": "s:s9EscapableP",
2874
+ "mangledName": "$ss9EscapableP"
2875
+ }
2876
+ ]
2877
+ }
2878
+ ],
2879
+ "json_format_version": 8
2880
+ },
2881
+ "ConstValues": [
2882
+ {
2883
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCore.swift",
2884
+ "kind": "BooleanLiteral",
2885
+ "offset": 651,
2886
+ "length": 5,
2887
+ "value": "false"
2888
+ },
2889
+ {
2890
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCore.swift",
2891
+ "kind": "StringLiteral",
2892
+ "offset": 873,
2893
+ "length": 35,
2894
+ "value": "\"co.gomarketme.apple.purchase.core\""
2895
+ },
2896
+ {
2897
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCoreConfiguration.swift",
2898
+ "kind": "StringLiteral",
2899
+ "offset": 116,
2900
+ "length": 83,
2901
+ "value": "\"https:\/\/4v9008q1a5.execute-api.us-west-2.amazonaws.com\/prod\/v1\/sdk-initialization\""
2902
+ },
2903
+ {
2904
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCoreConfiguration.swift",
2905
+ "kind": "StringLiteral",
2906
+ "offset": 249,
2907
+ "length": 83,
2908
+ "value": "\"https:\/\/4v9008q1a5.execute-api.us-west-2.amazonaws.com\/prod\/v1\/mobile\/system-info\""
2909
+ },
2910
+ {
2911
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCoreConfiguration.swift",
2912
+ "kind": "StringLiteral",
2913
+ "offset": 377,
2914
+ "length": 70,
2915
+ "value": "\"https:\/\/4v9008q1a5.execute-api.us-west-2.amazonaws.com\/prod\/v1\/event\""
2916
+ },
2917
+ {
2918
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeAppleCoreConfiguration.swift",
2919
+ "kind": "StringLiteral",
2920
+ "offset": 1062,
2921
+ "length": 11,
2922
+ "value": "\"app_store\""
2923
+ },
2924
+ {
2925
+ "filePath": "\/Users\/tonipeinoit\/Documents\/Others\/GOMARKETME\/gomarketme-sdks-monorepo\/bridges\/apple\/Sources\/GoMarketMeAppleCore\/GoMarketMeApplePurchaseEvent.swift",
2926
+ "kind": "Array",
2927
+ "offset": 667,
2928
+ "length": 2,
2929
+ "value": "[]"
2930
+ }
2931
+ ]
2932
+ }