react-native-payengine 2.0.16 → 2.0.17
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.
- package/android/build.gradle +2 -2
- package/ios/PayEngineSDK.xcframework/Info.plist +5 -5
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Headers/PayEngineSDK-Swift.h +17 -1
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Info.plist +0 -0
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios.abi.json +496 -16
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios.private.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/PayEngineSDK +0 -0
- package/ios/PayEngineSDK.xcframework/ios-arm64/PayEngineSDK.framework/VGSCollectSDK_VGSCollectSDK.bundle/Assets.car +0 -0
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Headers/PayEngineSDK-Swift.h +34 -2
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Info.plist +0 -0
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +496 -16
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +496 -16
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/Modules/PayEngineSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e +16 -4
- package/ios/PayEngineSDK.xcframework/ios-arm64_x86_64-simulator/PayEngineSDK.framework/PayEngineSDK +0 -0
- package/package.json +1 -1
- package/react-native-payengine.podspec +1 -1
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
{
|
|
924
924
|
"kind": "Function",
|
|
925
925
|
"name": "setup",
|
|
926
|
-
"printedName": "setup(vaultId:env:publicKey:additionalFields:)",
|
|
926
|
+
"printedName": "setup(vaultId:env:hostname:publicKey:additionalFields:)",
|
|
927
927
|
"children": [
|
|
928
928
|
{
|
|
929
929
|
"kind": "TypeNominal",
|
|
@@ -948,6 +948,12 @@
|
|
|
948
948
|
"printedName": "Swift.String",
|
|
949
949
|
"usr": "s:SS"
|
|
950
950
|
},
|
|
951
|
+
{
|
|
952
|
+
"kind": "TypeNominal",
|
|
953
|
+
"name": "String",
|
|
954
|
+
"printedName": "Swift.String",
|
|
955
|
+
"usr": "s:SS"
|
|
956
|
+
},
|
|
951
957
|
{
|
|
952
958
|
"kind": "TypeNominal",
|
|
953
959
|
"name": "Array",
|
|
@@ -964,8 +970,8 @@
|
|
|
964
970
|
}
|
|
965
971
|
],
|
|
966
972
|
"declKind": "Func",
|
|
967
|
-
"usr": "s:
|
|
968
|
-
"mangledName": "$
|
|
973
|
+
"usr": "s:12PayEngineSDK16IBankAccountViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
974
|
+
"mangledName": "$s12PayEngineSDK16IBankAccountViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
969
975
|
"moduleName": "PayEngineSDK",
|
|
970
976
|
"declAttributes": [
|
|
971
977
|
"Preconcurrency",
|
|
@@ -3397,7 +3403,7 @@
|
|
|
3397
3403
|
{
|
|
3398
3404
|
"kind": "Function",
|
|
3399
3405
|
"name": "setup",
|
|
3400
|
-
"printedName": "setup(vaultId:env:publicKey:additionalFields:)",
|
|
3406
|
+
"printedName": "setup(vaultId:env:hostname:publicKey:additionalFields:)",
|
|
3401
3407
|
"children": [
|
|
3402
3408
|
{
|
|
3403
3409
|
"kind": "TypeNominal",
|
|
@@ -3422,6 +3428,12 @@
|
|
|
3422
3428
|
"printedName": "Swift.String",
|
|
3423
3429
|
"usr": "s:SS"
|
|
3424
3430
|
},
|
|
3431
|
+
{
|
|
3432
|
+
"kind": "TypeNominal",
|
|
3433
|
+
"name": "String",
|
|
3434
|
+
"printedName": "Swift.String",
|
|
3435
|
+
"usr": "s:SS"
|
|
3436
|
+
},
|
|
3425
3437
|
{
|
|
3426
3438
|
"kind": "TypeNominal",
|
|
3427
3439
|
"name": "Array",
|
|
@@ -3438,8 +3450,8 @@
|
|
|
3438
3450
|
}
|
|
3439
3451
|
],
|
|
3440
3452
|
"declKind": "Func",
|
|
3441
|
-
"usr": "c:@M@PayEngineSDK@objc(cs)PEPaymentView(im)setupWithVaultId:env:publicKey:additionalFields:",
|
|
3442
|
-
"mangledName": "$
|
|
3453
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)PEPaymentView(im)setupWithVaultId:env:hostname:publicKey:additionalFields:",
|
|
3454
|
+
"mangledName": "$s12PayEngineSDK13PEPaymentViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
3443
3455
|
"moduleName": "PayEngineSDK",
|
|
3444
3456
|
"overriding": true,
|
|
3445
3457
|
"declAttributes": [
|
|
@@ -4520,6 +4532,220 @@
|
|
|
4520
4532
|
}
|
|
4521
4533
|
]
|
|
4522
4534
|
},
|
|
4535
|
+
{
|
|
4536
|
+
"kind": "TypeDecl",
|
|
4537
|
+
"name": "BankAccountResponseError",
|
|
4538
|
+
"printedName": "BankAccountResponseError",
|
|
4539
|
+
"children": [
|
|
4540
|
+
{
|
|
4541
|
+
"kind": "Constructor",
|
|
4542
|
+
"name": "init",
|
|
4543
|
+
"printedName": "init(error:message:)",
|
|
4544
|
+
"children": [
|
|
4545
|
+
{
|
|
4546
|
+
"kind": "TypeNominal",
|
|
4547
|
+
"name": "BankAccountResponseError",
|
|
4548
|
+
"printedName": "PayEngineSDK.BankAccountResponseError",
|
|
4549
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError"
|
|
4550
|
+
},
|
|
4551
|
+
{
|
|
4552
|
+
"kind": "TypeNominal",
|
|
4553
|
+
"name": "Bool",
|
|
4554
|
+
"printedName": "Swift.Bool",
|
|
4555
|
+
"usr": "s:Sb"
|
|
4556
|
+
},
|
|
4557
|
+
{
|
|
4558
|
+
"kind": "TypeNominal",
|
|
4559
|
+
"name": "String",
|
|
4560
|
+
"printedName": "Swift.String",
|
|
4561
|
+
"usr": "s:SS"
|
|
4562
|
+
}
|
|
4563
|
+
],
|
|
4564
|
+
"declKind": "Constructor",
|
|
4565
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError(im)initWithError:message:error:",
|
|
4566
|
+
"mangledName": "$s12PayEngineSDK24BankAccountResponseErrorC5error7messageACSb_SStKcfc",
|
|
4567
|
+
"moduleName": "PayEngineSDK",
|
|
4568
|
+
"declAttributes": [
|
|
4569
|
+
"AccessControl",
|
|
4570
|
+
"ObjC"
|
|
4571
|
+
],
|
|
4572
|
+
"throwing": true,
|
|
4573
|
+
"init_kind": "Designated"
|
|
4574
|
+
},
|
|
4575
|
+
{
|
|
4576
|
+
"kind": "Constructor",
|
|
4577
|
+
"name": "init",
|
|
4578
|
+
"printedName": "init()",
|
|
4579
|
+
"children": [
|
|
4580
|
+
{
|
|
4581
|
+
"kind": "TypeNominal",
|
|
4582
|
+
"name": "BankAccountResponseError",
|
|
4583
|
+
"printedName": "PayEngineSDK.BankAccountResponseError",
|
|
4584
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError"
|
|
4585
|
+
}
|
|
4586
|
+
],
|
|
4587
|
+
"declKind": "Constructor",
|
|
4588
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError(im)init",
|
|
4589
|
+
"mangledName": "$s12PayEngineSDK24BankAccountResponseErrorCACycfc",
|
|
4590
|
+
"moduleName": "PayEngineSDK",
|
|
4591
|
+
"overriding": true,
|
|
4592
|
+
"implicit": true,
|
|
4593
|
+
"objc_name": "init",
|
|
4594
|
+
"declAttributes": [
|
|
4595
|
+
"Dynamic",
|
|
4596
|
+
"ObjC",
|
|
4597
|
+
"Override"
|
|
4598
|
+
],
|
|
4599
|
+
"init_kind": "Designated"
|
|
4600
|
+
},
|
|
4601
|
+
{
|
|
4602
|
+
"kind": "Constructor",
|
|
4603
|
+
"name": "init",
|
|
4604
|
+
"printedName": "init(from:)",
|
|
4605
|
+
"children": [
|
|
4606
|
+
{
|
|
4607
|
+
"kind": "TypeNominal",
|
|
4608
|
+
"name": "BankAccountResponseError",
|
|
4609
|
+
"printedName": "PayEngineSDK.BankAccountResponseError",
|
|
4610
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError"
|
|
4611
|
+
},
|
|
4612
|
+
{
|
|
4613
|
+
"kind": "TypeNominal",
|
|
4614
|
+
"name": "Decoder",
|
|
4615
|
+
"printedName": "any Swift.Decoder",
|
|
4616
|
+
"usr": "s:s7DecoderP"
|
|
4617
|
+
}
|
|
4618
|
+
],
|
|
4619
|
+
"declKind": "Constructor",
|
|
4620
|
+
"usr": "s:12PayEngineSDK24BankAccountResponseErrorC4fromACs7Decoder_p_tKcfc",
|
|
4621
|
+
"mangledName": "$s12PayEngineSDK24BankAccountResponseErrorC4fromACs7Decoder_p_tKcfc",
|
|
4622
|
+
"moduleName": "PayEngineSDK",
|
|
4623
|
+
"implicit": true,
|
|
4624
|
+
"declAttributes": [
|
|
4625
|
+
"Required"
|
|
4626
|
+
],
|
|
4627
|
+
"throwing": true,
|
|
4628
|
+
"init_kind": "Designated"
|
|
4629
|
+
},
|
|
4630
|
+
{
|
|
4631
|
+
"kind": "Function",
|
|
4632
|
+
"name": "encode",
|
|
4633
|
+
"printedName": "encode(to:)",
|
|
4634
|
+
"children": [
|
|
4635
|
+
{
|
|
4636
|
+
"kind": "TypeNominal",
|
|
4637
|
+
"name": "Void",
|
|
4638
|
+
"printedName": "()"
|
|
4639
|
+
},
|
|
4640
|
+
{
|
|
4641
|
+
"kind": "TypeNominal",
|
|
4642
|
+
"name": "Encoder",
|
|
4643
|
+
"printedName": "any Swift.Encoder",
|
|
4644
|
+
"usr": "s:s7EncoderP"
|
|
4645
|
+
}
|
|
4646
|
+
],
|
|
4647
|
+
"declKind": "Func",
|
|
4648
|
+
"usr": "s:12PayEngineSDK24BankAccountResponseErrorC6encode2toys7Encoder_p_tKF",
|
|
4649
|
+
"mangledName": "$s12PayEngineSDK24BankAccountResponseErrorC6encode2toys7Encoder_p_tKF",
|
|
4650
|
+
"moduleName": "PayEngineSDK",
|
|
4651
|
+
"implicit": true,
|
|
4652
|
+
"throwing": true,
|
|
4653
|
+
"funcSelfKind": "NonMutating"
|
|
4654
|
+
}
|
|
4655
|
+
],
|
|
4656
|
+
"declKind": "Class",
|
|
4657
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)BankAccountResponseError",
|
|
4658
|
+
"mangledName": "$s12PayEngineSDK24BankAccountResponseErrorC",
|
|
4659
|
+
"moduleName": "PayEngineSDK",
|
|
4660
|
+
"declAttributes": [
|
|
4661
|
+
"AccessControl",
|
|
4662
|
+
"ObjCMembers",
|
|
4663
|
+
"ObjC"
|
|
4664
|
+
],
|
|
4665
|
+
"superclassUsr": "c:objc(cs)NSObject",
|
|
4666
|
+
"superclassNames": [
|
|
4667
|
+
"ObjectiveC.NSObject"
|
|
4668
|
+
],
|
|
4669
|
+
"conformances": [
|
|
4670
|
+
{
|
|
4671
|
+
"kind": "Conformance",
|
|
4672
|
+
"name": "Decodable",
|
|
4673
|
+
"printedName": "Decodable",
|
|
4674
|
+
"usr": "s:Se",
|
|
4675
|
+
"mangledName": "$sSe"
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"kind": "Conformance",
|
|
4679
|
+
"name": "Encodable",
|
|
4680
|
+
"printedName": "Encodable",
|
|
4681
|
+
"usr": "s:SE",
|
|
4682
|
+
"mangledName": "$sSE"
|
|
4683
|
+
},
|
|
4684
|
+
{
|
|
4685
|
+
"kind": "Conformance",
|
|
4686
|
+
"name": "Copyable",
|
|
4687
|
+
"printedName": "Copyable",
|
|
4688
|
+
"usr": "s:s8CopyableP",
|
|
4689
|
+
"mangledName": "$ss8CopyableP"
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
"kind": "Conformance",
|
|
4693
|
+
"name": "Escapable",
|
|
4694
|
+
"printedName": "Escapable",
|
|
4695
|
+
"usr": "s:s9EscapableP",
|
|
4696
|
+
"mangledName": "$ss9EscapableP"
|
|
4697
|
+
},
|
|
4698
|
+
{
|
|
4699
|
+
"kind": "Conformance",
|
|
4700
|
+
"name": "Equatable",
|
|
4701
|
+
"printedName": "Equatable",
|
|
4702
|
+
"usr": "s:SQ",
|
|
4703
|
+
"mangledName": "$sSQ"
|
|
4704
|
+
},
|
|
4705
|
+
{
|
|
4706
|
+
"kind": "Conformance",
|
|
4707
|
+
"name": "Hashable",
|
|
4708
|
+
"printedName": "Hashable",
|
|
4709
|
+
"usr": "s:SH",
|
|
4710
|
+
"mangledName": "$sSH"
|
|
4711
|
+
},
|
|
4712
|
+
{
|
|
4713
|
+
"kind": "Conformance",
|
|
4714
|
+
"name": "CVarArg",
|
|
4715
|
+
"printedName": "CVarArg",
|
|
4716
|
+
"usr": "s:s7CVarArgP",
|
|
4717
|
+
"mangledName": "$ss7CVarArgP"
|
|
4718
|
+
},
|
|
4719
|
+
{
|
|
4720
|
+
"kind": "Conformance",
|
|
4721
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
4722
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
4723
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
4724
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
4725
|
+
},
|
|
4726
|
+
{
|
|
4727
|
+
"kind": "Conformance",
|
|
4728
|
+
"name": "_KeyValueCodingAndObserving",
|
|
4729
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
4730
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
4731
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
4732
|
+
},
|
|
4733
|
+
{
|
|
4734
|
+
"kind": "Conformance",
|
|
4735
|
+
"name": "CustomStringConvertible",
|
|
4736
|
+
"printedName": "CustomStringConvertible",
|
|
4737
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
4738
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
4739
|
+
},
|
|
4740
|
+
{
|
|
4741
|
+
"kind": "Conformance",
|
|
4742
|
+
"name": "CustomDebugStringConvertible",
|
|
4743
|
+
"printedName": "CustomDebugStringConvertible",
|
|
4744
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
4745
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
4746
|
+
}
|
|
4747
|
+
]
|
|
4748
|
+
},
|
|
4523
4749
|
{
|
|
4524
4750
|
"kind": "TypeDecl",
|
|
4525
4751
|
"name": "PEBankAccount",
|
|
@@ -6436,6 +6662,220 @@
|
|
|
6436
6662
|
}
|
|
6437
6663
|
]
|
|
6438
6664
|
},
|
|
6665
|
+
{
|
|
6666
|
+
"kind": "TypeDecl",
|
|
6667
|
+
"name": "CardResponseError",
|
|
6668
|
+
"printedName": "CardResponseError",
|
|
6669
|
+
"children": [
|
|
6670
|
+
{
|
|
6671
|
+
"kind": "Constructor",
|
|
6672
|
+
"name": "init",
|
|
6673
|
+
"printedName": "init(error:message:)",
|
|
6674
|
+
"children": [
|
|
6675
|
+
{
|
|
6676
|
+
"kind": "TypeNominal",
|
|
6677
|
+
"name": "CardResponseError",
|
|
6678
|
+
"printedName": "PayEngineSDK.CardResponseError",
|
|
6679
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError"
|
|
6680
|
+
},
|
|
6681
|
+
{
|
|
6682
|
+
"kind": "TypeNominal",
|
|
6683
|
+
"name": "Bool",
|
|
6684
|
+
"printedName": "Swift.Bool",
|
|
6685
|
+
"usr": "s:Sb"
|
|
6686
|
+
},
|
|
6687
|
+
{
|
|
6688
|
+
"kind": "TypeNominal",
|
|
6689
|
+
"name": "String",
|
|
6690
|
+
"printedName": "Swift.String",
|
|
6691
|
+
"usr": "s:SS"
|
|
6692
|
+
}
|
|
6693
|
+
],
|
|
6694
|
+
"declKind": "Constructor",
|
|
6695
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError(im)initWithError:message:error:",
|
|
6696
|
+
"mangledName": "$s12PayEngineSDK17CardResponseErrorC5error7messageACSb_SStKcfc",
|
|
6697
|
+
"moduleName": "PayEngineSDK",
|
|
6698
|
+
"declAttributes": [
|
|
6699
|
+
"AccessControl",
|
|
6700
|
+
"ObjC"
|
|
6701
|
+
],
|
|
6702
|
+
"throwing": true,
|
|
6703
|
+
"init_kind": "Designated"
|
|
6704
|
+
},
|
|
6705
|
+
{
|
|
6706
|
+
"kind": "Constructor",
|
|
6707
|
+
"name": "init",
|
|
6708
|
+
"printedName": "init()",
|
|
6709
|
+
"children": [
|
|
6710
|
+
{
|
|
6711
|
+
"kind": "TypeNominal",
|
|
6712
|
+
"name": "CardResponseError",
|
|
6713
|
+
"printedName": "PayEngineSDK.CardResponseError",
|
|
6714
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError"
|
|
6715
|
+
}
|
|
6716
|
+
],
|
|
6717
|
+
"declKind": "Constructor",
|
|
6718
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError(im)init",
|
|
6719
|
+
"mangledName": "$s12PayEngineSDK17CardResponseErrorCACycfc",
|
|
6720
|
+
"moduleName": "PayEngineSDK",
|
|
6721
|
+
"overriding": true,
|
|
6722
|
+
"implicit": true,
|
|
6723
|
+
"objc_name": "init",
|
|
6724
|
+
"declAttributes": [
|
|
6725
|
+
"Dynamic",
|
|
6726
|
+
"ObjC",
|
|
6727
|
+
"Override"
|
|
6728
|
+
],
|
|
6729
|
+
"init_kind": "Designated"
|
|
6730
|
+
},
|
|
6731
|
+
{
|
|
6732
|
+
"kind": "Constructor",
|
|
6733
|
+
"name": "init",
|
|
6734
|
+
"printedName": "init(from:)",
|
|
6735
|
+
"children": [
|
|
6736
|
+
{
|
|
6737
|
+
"kind": "TypeNominal",
|
|
6738
|
+
"name": "CardResponseError",
|
|
6739
|
+
"printedName": "PayEngineSDK.CardResponseError",
|
|
6740
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError"
|
|
6741
|
+
},
|
|
6742
|
+
{
|
|
6743
|
+
"kind": "TypeNominal",
|
|
6744
|
+
"name": "Decoder",
|
|
6745
|
+
"printedName": "any Swift.Decoder",
|
|
6746
|
+
"usr": "s:s7DecoderP"
|
|
6747
|
+
}
|
|
6748
|
+
],
|
|
6749
|
+
"declKind": "Constructor",
|
|
6750
|
+
"usr": "s:12PayEngineSDK17CardResponseErrorC4fromACs7Decoder_p_tKcfc",
|
|
6751
|
+
"mangledName": "$s12PayEngineSDK17CardResponseErrorC4fromACs7Decoder_p_tKcfc",
|
|
6752
|
+
"moduleName": "PayEngineSDK",
|
|
6753
|
+
"implicit": true,
|
|
6754
|
+
"declAttributes": [
|
|
6755
|
+
"Required"
|
|
6756
|
+
],
|
|
6757
|
+
"throwing": true,
|
|
6758
|
+
"init_kind": "Designated"
|
|
6759
|
+
},
|
|
6760
|
+
{
|
|
6761
|
+
"kind": "Function",
|
|
6762
|
+
"name": "encode",
|
|
6763
|
+
"printedName": "encode(to:)",
|
|
6764
|
+
"children": [
|
|
6765
|
+
{
|
|
6766
|
+
"kind": "TypeNominal",
|
|
6767
|
+
"name": "Void",
|
|
6768
|
+
"printedName": "()"
|
|
6769
|
+
},
|
|
6770
|
+
{
|
|
6771
|
+
"kind": "TypeNominal",
|
|
6772
|
+
"name": "Encoder",
|
|
6773
|
+
"printedName": "any Swift.Encoder",
|
|
6774
|
+
"usr": "s:s7EncoderP"
|
|
6775
|
+
}
|
|
6776
|
+
],
|
|
6777
|
+
"declKind": "Func",
|
|
6778
|
+
"usr": "s:12PayEngineSDK17CardResponseErrorC6encode2toys7Encoder_p_tKF",
|
|
6779
|
+
"mangledName": "$s12PayEngineSDK17CardResponseErrorC6encode2toys7Encoder_p_tKF",
|
|
6780
|
+
"moduleName": "PayEngineSDK",
|
|
6781
|
+
"implicit": true,
|
|
6782
|
+
"throwing": true,
|
|
6783
|
+
"funcSelfKind": "NonMutating"
|
|
6784
|
+
}
|
|
6785
|
+
],
|
|
6786
|
+
"declKind": "Class",
|
|
6787
|
+
"usr": "c:@M@PayEngineSDK@objc(cs)CardResponseError",
|
|
6788
|
+
"mangledName": "$s12PayEngineSDK17CardResponseErrorC",
|
|
6789
|
+
"moduleName": "PayEngineSDK",
|
|
6790
|
+
"declAttributes": [
|
|
6791
|
+
"AccessControl",
|
|
6792
|
+
"ObjCMembers",
|
|
6793
|
+
"ObjC"
|
|
6794
|
+
],
|
|
6795
|
+
"superclassUsr": "c:objc(cs)NSObject",
|
|
6796
|
+
"superclassNames": [
|
|
6797
|
+
"ObjectiveC.NSObject"
|
|
6798
|
+
],
|
|
6799
|
+
"conformances": [
|
|
6800
|
+
{
|
|
6801
|
+
"kind": "Conformance",
|
|
6802
|
+
"name": "Decodable",
|
|
6803
|
+
"printedName": "Decodable",
|
|
6804
|
+
"usr": "s:Se",
|
|
6805
|
+
"mangledName": "$sSe"
|
|
6806
|
+
},
|
|
6807
|
+
{
|
|
6808
|
+
"kind": "Conformance",
|
|
6809
|
+
"name": "Encodable",
|
|
6810
|
+
"printedName": "Encodable",
|
|
6811
|
+
"usr": "s:SE",
|
|
6812
|
+
"mangledName": "$sSE"
|
|
6813
|
+
},
|
|
6814
|
+
{
|
|
6815
|
+
"kind": "Conformance",
|
|
6816
|
+
"name": "Copyable",
|
|
6817
|
+
"printedName": "Copyable",
|
|
6818
|
+
"usr": "s:s8CopyableP",
|
|
6819
|
+
"mangledName": "$ss8CopyableP"
|
|
6820
|
+
},
|
|
6821
|
+
{
|
|
6822
|
+
"kind": "Conformance",
|
|
6823
|
+
"name": "Escapable",
|
|
6824
|
+
"printedName": "Escapable",
|
|
6825
|
+
"usr": "s:s9EscapableP",
|
|
6826
|
+
"mangledName": "$ss9EscapableP"
|
|
6827
|
+
},
|
|
6828
|
+
{
|
|
6829
|
+
"kind": "Conformance",
|
|
6830
|
+
"name": "Equatable",
|
|
6831
|
+
"printedName": "Equatable",
|
|
6832
|
+
"usr": "s:SQ",
|
|
6833
|
+
"mangledName": "$sSQ"
|
|
6834
|
+
},
|
|
6835
|
+
{
|
|
6836
|
+
"kind": "Conformance",
|
|
6837
|
+
"name": "Hashable",
|
|
6838
|
+
"printedName": "Hashable",
|
|
6839
|
+
"usr": "s:SH",
|
|
6840
|
+
"mangledName": "$sSH"
|
|
6841
|
+
},
|
|
6842
|
+
{
|
|
6843
|
+
"kind": "Conformance",
|
|
6844
|
+
"name": "CVarArg",
|
|
6845
|
+
"printedName": "CVarArg",
|
|
6846
|
+
"usr": "s:s7CVarArgP",
|
|
6847
|
+
"mangledName": "$ss7CVarArgP"
|
|
6848
|
+
},
|
|
6849
|
+
{
|
|
6850
|
+
"kind": "Conformance",
|
|
6851
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
6852
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
6853
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
6854
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
6855
|
+
},
|
|
6856
|
+
{
|
|
6857
|
+
"kind": "Conformance",
|
|
6858
|
+
"name": "_KeyValueCodingAndObserving",
|
|
6859
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
6860
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
6861
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
6862
|
+
},
|
|
6863
|
+
{
|
|
6864
|
+
"kind": "Conformance",
|
|
6865
|
+
"name": "CustomStringConvertible",
|
|
6866
|
+
"printedName": "CustomStringConvertible",
|
|
6867
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
6868
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
6869
|
+
},
|
|
6870
|
+
{
|
|
6871
|
+
"kind": "Conformance",
|
|
6872
|
+
"name": "CustomDebugStringConvertible",
|
|
6873
|
+
"printedName": "CustomDebugStringConvertible",
|
|
6874
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
6875
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
6876
|
+
}
|
|
6877
|
+
]
|
|
6878
|
+
},
|
|
6439
6879
|
{
|
|
6440
6880
|
"kind": "TypeDecl",
|
|
6441
6881
|
"name": "PECard",
|
|
@@ -6948,7 +7388,7 @@
|
|
|
6948
7388
|
{
|
|
6949
7389
|
"kind": "Function",
|
|
6950
7390
|
"name": "setup",
|
|
6951
|
-
"printedName": "setup(vaultId:env:publicKey:additionalFields:)",
|
|
7391
|
+
"printedName": "setup(vaultId:env:hostname:publicKey:additionalFields:)",
|
|
6952
7392
|
"children": [
|
|
6953
7393
|
{
|
|
6954
7394
|
"kind": "TypeNominal",
|
|
@@ -6973,6 +7413,12 @@
|
|
|
6973
7413
|
"printedName": "Swift.String",
|
|
6974
7414
|
"usr": "s:SS"
|
|
6975
7415
|
},
|
|
7416
|
+
{
|
|
7417
|
+
"kind": "TypeNominal",
|
|
7418
|
+
"name": "String",
|
|
7419
|
+
"printedName": "Swift.String",
|
|
7420
|
+
"usr": "s:SS"
|
|
7421
|
+
},
|
|
6976
7422
|
{
|
|
6977
7423
|
"kind": "TypeNominal",
|
|
6978
7424
|
"name": "Array",
|
|
@@ -6989,8 +7435,8 @@
|
|
|
6989
7435
|
}
|
|
6990
7436
|
],
|
|
6991
7437
|
"declKind": "Func",
|
|
6992
|
-
"usr": "s:
|
|
6993
|
-
"mangledName": "$
|
|
7438
|
+
"usr": "s:12PayEngineSDK17PEBankAccountViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
7439
|
+
"mangledName": "$s12PayEngineSDK17PEBankAccountViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
6994
7440
|
"moduleName": "PayEngineSDK",
|
|
6995
7441
|
"overriding": true,
|
|
6996
7442
|
"declAttributes": [
|
|
@@ -11478,7 +11924,7 @@
|
|
|
11478
11924
|
{
|
|
11479
11925
|
"kind": "Function",
|
|
11480
11926
|
"name": "setup",
|
|
11481
|
-
"printedName": "setup(vaultId:env:publicKey:additionalFields:)",
|
|
11927
|
+
"printedName": "setup(vaultId:env:hostname:publicKey:additionalFields:)",
|
|
11482
11928
|
"children": [
|
|
11483
11929
|
{
|
|
11484
11930
|
"kind": "TypeNominal",
|
|
@@ -11503,6 +11949,12 @@
|
|
|
11503
11949
|
"printedName": "Swift.String",
|
|
11504
11950
|
"usr": "s:SS"
|
|
11505
11951
|
},
|
|
11952
|
+
{
|
|
11953
|
+
"kind": "TypeNominal",
|
|
11954
|
+
"name": "String",
|
|
11955
|
+
"printedName": "Swift.String",
|
|
11956
|
+
"usr": "s:SS"
|
|
11957
|
+
},
|
|
11506
11958
|
{
|
|
11507
11959
|
"kind": "TypeNominal",
|
|
11508
11960
|
"name": "Array",
|
|
@@ -11519,8 +11971,8 @@
|
|
|
11519
11971
|
}
|
|
11520
11972
|
],
|
|
11521
11973
|
"declKind": "Func",
|
|
11522
|
-
"usr": "s:
|
|
11523
|
-
"mangledName": "$
|
|
11974
|
+
"usr": "s:12PayEngineSDK15ICardNumberViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
11975
|
+
"mangledName": "$s12PayEngineSDK15ICardNumberViewC5setup7vaultId3env8hostname9publicKey16additionalFieldsySS_S3SSayAA7PEFieldCGtF",
|
|
11524
11976
|
"moduleName": "PayEngineSDK",
|
|
11525
11977
|
"declAttributes": [
|
|
11526
11978
|
"Preconcurrency",
|
|
@@ -12349,14 +12801,28 @@
|
|
|
12349
12801
|
{
|
|
12350
12802
|
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/BankAccountResponseModel.swift",
|
|
12351
12803
|
"kind": "StringLiteral",
|
|
12352
|
-
"offset":
|
|
12804
|
+
"offset": 1376,
|
|
12805
|
+
"length": 7,
|
|
12806
|
+
"value": "\"error\""
|
|
12807
|
+
},
|
|
12808
|
+
{
|
|
12809
|
+
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/BankAccountResponseModel.swift",
|
|
12810
|
+
"kind": "StringLiteral",
|
|
12811
|
+
"offset": 1407,
|
|
12812
|
+
"length": 9,
|
|
12813
|
+
"value": "\"message\""
|
|
12814
|
+
},
|
|
12815
|
+
{
|
|
12816
|
+
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/BankAccountResponseModel.swift",
|
|
12817
|
+
"kind": "StringLiteral",
|
|
12818
|
+
"offset": 1806,
|
|
12353
12819
|
"length": 7,
|
|
12354
12820
|
"value": "\"token\""
|
|
12355
12821
|
},
|
|
12356
12822
|
{
|
|
12357
12823
|
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/BankAccountResponseModel.swift",
|
|
12358
12824
|
"kind": "StringLiteral",
|
|
12359
|
-
"offset":
|
|
12825
|
+
"offset": 1845,
|
|
12360
12826
|
"length": 14,
|
|
12361
12827
|
"value": "\"account_data\""
|
|
12362
12828
|
},
|
|
@@ -12496,14 +12962,28 @@
|
|
|
12496
12962
|
{
|
|
12497
12963
|
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/CardResponseModel.swift",
|
|
12498
12964
|
"kind": "StringLiteral",
|
|
12499
|
-
"offset":
|
|
12965
|
+
"offset": 1582,
|
|
12966
|
+
"length": 7,
|
|
12967
|
+
"value": "\"error\""
|
|
12968
|
+
},
|
|
12969
|
+
{
|
|
12970
|
+
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/CardResponseModel.swift",
|
|
12971
|
+
"kind": "StringLiteral",
|
|
12972
|
+
"offset": 1613,
|
|
12973
|
+
"length": 9,
|
|
12974
|
+
"value": "\"message\""
|
|
12975
|
+
},
|
|
12976
|
+
{
|
|
12977
|
+
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/CardResponseModel.swift",
|
|
12978
|
+
"kind": "StringLiteral",
|
|
12979
|
+
"offset": 1992,
|
|
12500
12980
|
"length": 7,
|
|
12501
12981
|
"value": "\"token\""
|
|
12502
12982
|
},
|
|
12503
12983
|
{
|
|
12504
12984
|
"filePath": "\/Volumes\/M2-500\/Workspaces\/PayEngine\/pf-payment-sdk-ios\/SDK\/PayEngineSDK\/src\/Models\/CardResponseModel.swift",
|
|
12505
12985
|
"kind": "StringLiteral",
|
|
12506
|
-
"offset":
|
|
12986
|
+
"offset": 2024,
|
|
12507
12987
|
"length": 11,
|
|
12508
12988
|
"value": "\"card_data\""
|
|
12509
12989
|
},
|