diff --git a/Sources/TranzzoPaymentSDK.xcframework/Info.plist b/Sources/TranzzoPaymentSDK.xcframework/Info.plist
index 81ad2e1..bff8349 100644
--- a/Sources/TranzzoPaymentSDK.xcframework/Info.plist
+++ b/Sources/TranzzoPaymentSDK.xcframework/Info.plist
@@ -8,32 +8,32 @@
BinaryPath
TranzzoPaymentSDK.framework/TranzzoPaymentSDK
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
TranzzoPaymentSDK.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
BinaryPath
TranzzoPaymentSDK.framework/TranzzoPaymentSDK
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
TranzzoPaymentSDK.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
CFBundlePackageType
diff --git a/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Headers/TranzzoPaymentSDK-Swift.h b/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Headers/TranzzoPaymentSDK-Swift.h
index cd9db73..0e2fa4b 100644
--- a/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Headers/TranzzoPaymentSDK-Swift.h
+++ b/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Headers/TranzzoPaymentSDK-Swift.h
@@ -474,6 +474,31 @@ SWIFT_CLASS("_TtC17TranzzoPaymentSDK13TableDirector")
- (void)scrollViewDidChangeAdjustedContentInset:(UIScrollView * _Nonnull)scrollView;
@end
+@class UITextField;
+
+SWIFT_CLASS("_TtC17TranzzoPaymentSDK24TextFieldInputController")
+@interface TextFieldInputController : NSObject
+- (BOOL)textField:(UITextField * _Nonnull)textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString * _Nonnull)string SWIFT_WARN_UNUSED_RESULT;
+- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
+@end
+
+
+SWIFT_CLASS("_TtC17TranzzoPaymentSDK29TextFieldStartInputController")
+@interface TextFieldStartInputController : NSObject
+- (BOOL)textField:(UITextField * _Nonnull)textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString * _Nonnull)string SWIFT_WARN_UNUSED_RESULT;
+- (void)textFieldDidBeginEditing:(UITextField * _Nonnull)textField;
+- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
+@end
+
+@class UITextView;
+
+SWIFT_CLASS("_TtC17TranzzoPaymentSDK23TextViewInputController")
+@interface TextViewInputController : NSObject
+- (BOOL)textView:(UITextView * _Nonnull)textView shouldChangeTextInRange:(NSRange)range replacementText:(NSString * _Nonnull)text SWIFT_WARN_UNUSED_RESULT;
+- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
+@end
+
+
diff --git a/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Modules/TranzzoPaymentSDK.swiftmodule/arm64-apple-ios.abi.json b/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Modules/TranzzoPaymentSDK.swiftmodule/arm64-apple-ios.abi.json
index b251412..c97a7db 100644
--- a/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Modules/TranzzoPaymentSDK.swiftmodule/arm64-apple-ios.abi.json
+++ b/Sources/TranzzoPaymentSDK.xcframework/ios-arm64/TranzzoPaymentSDK.framework/Modules/TranzzoPaymentSDK.swiftmodule/arm64-apple-ios.abi.json
@@ -14,47 +14,37 @@
"RawDocComment"
]
},
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
{
"kind": "TypeDecl",
- "name": "PaymentStatus",
- "printedName": "PaymentStatus",
+ "name": "TableSectionEvents",
+ "printedName": "TableSectionEvents",
"children": [
{
"kind": "Var",
- "name": "pending",
- "printedName": "pending",
+ "name": "dequeue",
+ "printedName": "dequeue",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.PaymentStatus.Type) -> TranzzoPaymentSDK.PaymentStatus",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
- "printedName": "TranzzoPaymentSDK.PaymentStatus.Type",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
}
]
}
@@ -62,36 +52,36 @@
}
],
"declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO7pendingyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO7pendingyA2CmF",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO7dequeueyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO7dequeueyA2CmF",
"moduleName": "TranzzoPaymentSDK"
},
{
"kind": "Var",
- "name": "failure",
- "printedName": "failure",
+ "name": "headerHeight",
+ "printedName": "headerHeight",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.PaymentStatus.Type) -> TranzzoPaymentSDK.PaymentStatus",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
- "printedName": "TranzzoPaymentSDK.PaymentStatus.Type",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
}
]
}
@@ -99,36 +89,36 @@
}
],
"declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO7failureyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO7failureyA2CmF",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO12headerHeightyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO12headerHeightyA2CmF",
"moduleName": "TranzzoPaymentSDK"
},
{
"kind": "Var",
- "name": "success",
- "printedName": "success",
+ "name": "footerHeight",
+ "printedName": "footerHeight",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.PaymentStatus.Type) -> TranzzoPaymentSDK.PaymentStatus",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
- "printedName": "TranzzoPaymentSDK.PaymentStatus.Type",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
}
]
}
@@ -136,8 +126,156 @@
}
],
"declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO7successyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO7successyA2CmF",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO12footerHeightyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO12footerHeightyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "estHeaderHeight",
+ "printedName": "estHeaderHeight",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO15estHeaderHeightyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO15estHeaderHeightyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "estFooterHeight",
+ "printedName": "estFooterHeight",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO15estFooterHeightyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO15estFooterHeightyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "endDisplay",
+ "printedName": "endDisplay",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO10endDisplayyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO10endDisplayyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "willDisplay",
+ "printedName": "willDisplay",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableSectionEvents.Type) -> TranzzoPaymentSDK.TableSectionEvents",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO11willDisplayyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO11willDisplayyA2CmF",
"moduleName": "TranzzoPaymentSDK"
},
{
@@ -148,31 +286,29 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.PaymentStatus?",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents?",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO8rawValueACSgSS_tcfc",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO8rawValueACSgSS_tcfc",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO8rawValueACSgSi_tcfc",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO8rawValueACSgSi_tcfc",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
+ "implicit": true,
"init_kind": "Designated"
},
{
@@ -182,14 +318,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO8rawValueSSvp",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO8rawValueSSvp",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO8rawValueSivp",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO8rawValueSivp",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessors": [
@@ -200,14 +336,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO8rawValueSSvg",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO8rawValueSSvg",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO8rawValueSivg",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO8rawValueSivg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -216,13 +352,13 @@
}
],
"declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO",
- "mangledName": "$s17TranzzoPaymentSDK0B6StatusO",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO",
+ "mangledName": "$s17TranzzoPaymentSDK18TableSectionEventsO",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"AccessControl"
],
- "enumRawTypeName": "String",
+ "enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
@@ -264,67 +400,55 @@
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
- },
- {
- "kind": "Conformance",
- "name": "Decodable",
- "printedName": "Decodable",
- "usr": "s:Se",
- "mangledName": "$sSe"
- },
- {
- "kind": "Conformance",
- "name": "Encodable",
- "printedName": "Encodable",
- "usr": "s:SE",
- "mangledName": "$sSE"
}
]
},
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
{
"kind": "TypeDecl",
- "name": "PaymentInfoResponse",
- "printedName": "PaymentInfoResponse",
+ "name": "FlowCollectionDirector",
+ "printedName": "FlowCollectionDirector",
"children": [
{
"kind": "Var",
- "name": "paymentID",
- "printedName": "paymentID",
+ "name": "itemSize",
+ "printedName": "itemSize",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9paymentIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9paymentIDSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -333,118 +457,82 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9paymentIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9paymentIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "orderID",
- "printedName": "orderID",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7orderIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7orderIDSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0Ovs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7orderIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7orderIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0OvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC8itemSizeAA0eF0C04ItemH0OvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "gatewayOrderID",
- "printedName": "gatewayOrderID",
+ "name": "sectionsInsets",
+ "printedName": "sectionsInsets",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "UIEdgeInsets",
+ "printedName": "UIKit.UIEdgeInsets",
+ "usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14gatewayOrderIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14gatewayOrderIDSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -453,118 +541,82 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "UIEdgeInsets",
+ "printedName": "UIKit.UIEdgeInsets",
+ "usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14gatewayOrderIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14gatewayOrderIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "billingOrderID",
- "printedName": "billingOrderID",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIEdgeInsets",
+ "printedName": "UIKit.UIEdgeInsets",
+ "usr": "c:@S@UIEdgeInsets"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14billingOrderIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14billingOrderIDSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0Vvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14billingOrderIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14billingOrderIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0VvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14sectionsInsetsSo06UIEdgeH0VvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "transactionID",
- "printedName": "transactionID",
+ "name": "minimumInteritemSpacing",
+ "printedName": "minimumInteritemSpacing",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13transactionIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13transactionIDSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing14CoreFoundation7CGFloatVvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing12CoreGraphics7CGFloatVvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -573,118 +625,82 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13transactionIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13transactionIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing14CoreFoundation7CGFloatVvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing12CoreGraphics7CGFloatVvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "posID",
- "printedName": "posID",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV5posIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV5posIDSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing14CoreFoundation7CGFloatVvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing12CoreGraphics7CGFloatVvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV5posIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV5posIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing14CoreFoundation7CGFloatVvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC23minimumInteritemSpacing12CoreGraphics7CGFloatVvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "mode",
- "printedName": "mode",
+ "name": "minimumLineSpacing",
+ "printedName": "minimumLineSpacing",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV4modeSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV4modeSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing14CoreFoundation7CGFloatVvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing12CoreGraphics7CGFloatVvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -693,118 +709,84 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV4modeSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV4modeSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing14CoreFoundation7CGFloatVvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing12CoreGraphics7CGFloatVvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "method",
- "printedName": "method",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6methodSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6methodSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing14CoreFoundation7CGFloatVvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing12CoreGraphics7CGFloatVvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6methodSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6methodSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing14CoreFoundation7CGFloatVvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC18minimumLineSpacing12CoreGraphics7CGFloatVvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "amount",
- "printedName": "amount",
+ "name": "stickyHeaders",
+ "printedName": "stickyHeaders",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.Decimal?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Decimal",
- "printedName": "Foundation.Decimal",
- "usr": "c:@SA@NSDecimal"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6amountSo9NSDecimalaSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6amountSo9NSDecimalaSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvp",
"moduleName": "TranzzoPaymentSDK",
+ "intro_iOS": "9.0",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "Available",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -813,118 +795,88 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.Decimal?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Decimal",
- "printedName": "Foundation.Decimal",
- "usr": "c:@SA@NSDecimal"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6amountSo9NSDecimalaSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6amountSo9NSDecimalaSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "currency",
- "printedName": "currency",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8currencySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8currencySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8currencySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8currencySSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyHeadersSbvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "intro_iOS": "9.0",
+ "declAttributes": [
+ "Available"
+ ],
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "description",
- "printedName": "description",
+ "name": "stickyFooters",
+ "printedName": "stickyFooters",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV11descriptionSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV11descriptionSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvp",
"moduleName": "TranzzoPaymentSDK",
+ "intro_iOS": "9.0",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "Available",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -933,50 +885,88 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV11descriptionSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV11descriptionSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC13stickyFootersSbvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "intro_iOS": "9.0",
+ "declAttributes": [
+ "Available"
+ ],
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "status",
- "printedName": "status",
+ "name": "sectionInsetReference",
+ "printedName": "sectionInsetReference",
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "SectionInsetReference",
+ "printedName": "UIKit.UICollectionViewFlowLayout.SectionInsetReference",
+ "usr": "c:@E@UICollectionViewFlowLayoutSectionInsetReference"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6statusAA0B6StatusOvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6statusAA0B6StatusOvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvp",
"moduleName": "TranzzoPaymentSDK",
+ "intro_iOS": "11.0",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "Available",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -985,110 +975,94 @@
"children": [
{
"kind": "TypeNominal",
- "name": "PaymentStatus",
- "printedName": "TranzzoPaymentSDK.PaymentStatus",
- "usr": "s:17TranzzoPaymentSDK0B6StatusO"
+ "name": "SectionInsetReference",
+ "printedName": "UIKit.UICollectionViewFlowLayout.SectionInsetReference",
+ "usr": "c:@E@UICollectionViewFlowLayoutSectionInsetReference"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6statusAA0B6StatusOvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6statusAA0B6StatusOvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "statusCode",
- "printedName": "statusCode",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "SectionInsetReference",
+ "printedName": "UIKit.UICollectionViewFlowLayout.SectionInsetReference",
+ "usr": "c:@E@UICollectionViewFlowLayoutSectionInsetReference"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10statusCodeSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10statusCodeSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0Vvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10statusCodeSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10statusCodeSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0VvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC21sectionInsetReferenceSo016UICollectionViewd13LayoutSectionhI0VvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "intro_iOS": "11.0",
+ "declAttributes": [
+ "Available"
+ ],
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "statusDescription",
- "printedName": "statusDescription",
+ "name": "layout",
+ "printedName": "layout",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "UIKit.UICollectionViewFlowLayout?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionViewFlowLayout",
+ "printedName": "UIKit.UICollectionViewFlowLayout",
+ "usr": "c:objc(cs)UICollectionViewFlowLayout"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17statusDescriptionSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17statusDescriptionSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -1098,477 +1072,673 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "UIKit.UICollectionViewFlowLayout?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionViewFlowLayout",
+ "printedName": "UIKit.UICollectionViewFlowLayout",
+ "usr": "c:objc(cs)UICollectionViewFlowLayout"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17statusDescriptionSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17statusDescriptionSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvg",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "userActionRequired",
- "printedName": "userActionRequired",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Bool?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV18userActionRequiredSbSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV18userActionRequiredSbSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "name": "Void",
+ "printedName": "()"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.Bool?",
+ "printedName": "UIKit.UICollectionViewFlowLayout?",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "UICollectionViewFlowLayout",
+ "printedName": "UIKit.UICollectionViewFlowLayout",
+ "usr": "c:objc(cs)UICollectionViewFlowLayout"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV18userActionRequiredSbSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV18userActionRequiredSbSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvs",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "userActionURL",
- "printedName": "userActionURL",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13userActionURLSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13userActionURLSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13userActionURLSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13userActionURLSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC6layoutSo016UICollectionViewD6LayoutCSgvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
- "kind": "Var",
- "name": "eci",
- "printedName": "eci",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(collection:flowLayout:)",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "FlowCollectionDirector",
+ "printedName": "TranzzoPaymentSDK.FlowCollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "UIKit.UICollectionViewLayout?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
}
],
+ "hasDefaultArg": true,
"usr": "s:Sq"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3eciSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3eciSSSgvp",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorC10collection10flowLayoutACSo16UICollectionViewC_So0jkI0CSgtcfc",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC10collection10flowLayoutACSo16UICollectionViewC_So0jkI0CSgtcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3eciSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3eciSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
+ "init_kind": "Designated"
},
{
- "kind": "Var",
- "name": "mcc",
- "printedName": "mcc",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "FlowCollectionDirector",
+ "printedName": "TranzzoPaymentSDK.FlowCollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3mccSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3mccSSSgvp",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK22FlowCollectionDirectorCyACSo16UICollectionViewCcfc",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorCyACSo16UICollectionViewCcfc",
"moduleName": "TranzzoPaymentSDK",
+ "overriding": true,
+ "implicit": true,
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Preconcurrency",
+ "Custom",
+ "Override"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3mccSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3mccSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
+ "init_kind": "Designated"
},
{
- "kind": "Var",
- "name": "options3Ds",
- "printedName": "options3Ds",
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:sizeForItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10options3DsSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10options3DsSSSgvp",
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:sizeForItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout13sizeForItemAtSo6CGSizeVSo012UICollectionH0C_So0oH6LayoutC10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:sizeForItemAtIndexPath:",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10options3DsSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10options3DsSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Var",
- "name": "ccMask",
- "printedName": "ccMask",
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:insetForSectionAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "UIEdgeInsets",
+ "printedName": "UIKit.UIEdgeInsets",
+ "usr": "c:@S@UIEdgeInsets"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6ccMaskSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6ccMaskSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:insetForSectionAtIndex:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout17insetForSectionAtSo12UIEdgeInsetsVSo012UICollectionH0C_So0pH6LayoutCSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:insetForSectionAtIndex:",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:minimumInteritemSpacingForSectionAt:)",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:minimumInteritemSpacingForSectionAtIndex:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout35minimumInteritemSpacingForSectionAt12CoreGraphics7CGFloatVSo012UICollectionH0C_So0sH6LayoutCSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:minimumInteritemSpacingForSectionAtIndex:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:minimumLineSpacingForSectionAt:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:minimumLineSpacingForSectionAtIndex:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout30minimumLineSpacingForSectionAt12CoreGraphics7CGFloatVSo012UICollectionH0C_So0sH6LayoutCSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:minimumLineSpacingForSectionAtIndex:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:referenceSizeForHeaderInSection:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:referenceSizeForHeaderInSection:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout31referenceSizeForHeaderInSectionSo6CGSizeVSo012UICollectionH0C_So0qH6LayoutCSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:referenceSizeForHeaderInSection:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:layout:referenceSizeForFooterInSection:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector(im)collectionView:layout:referenceSizeForFooterInSection:",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC14collectionView_6layout31referenceSizeForFooterInSectionSo6CGSizeVSo012UICollectionH0C_So0qH6LayoutCSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:layout:referenceSizeForFooterInSection:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)FlowCollectionDirector",
+ "mangledName": "$s17TranzzoPaymentSDK22FlowCollectionDirectorC",
+ "moduleName": "TranzzoPaymentSDK",
+ "isOpen": true,
+ "declAttributes": [
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "ObjC"
+ ],
+ "superclassUsr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector",
+ "superclassNames": [
+ "TranzzoPaymentSDK.CollectionDirector",
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ErrorType",
+ "printedName": "ErrorType",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "clientError",
+ "printedName": "clientError",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ErrorType.Type) -> TranzzoPaymentSDK.ErrorType",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ErrorType.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
}
- ],
- "usr": "s:Sq"
+ ]
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6ccMaskSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6ccMaskSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ ]
}
- ]
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO06clientD0yA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO06clientD0yA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
"kind": "Var",
- "name": "ccToken",
- "printedName": "ccToken",
+ "name": "serverError",
+ "printedName": "serverError",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ErrorType.Type) -> TranzzoPaymentSDK.ErrorType",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ErrorType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ }
+ ]
}
- ],
- "usr": "s:Sq"
+ ]
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7ccTokenSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7ccTokenSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO06serverD0yA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO06serverD0yA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "frameworkError",
+ "printedName": "frameworkError",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ErrorType.Type) -> TranzzoPaymentSDK.ErrorType",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ErrorType.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
}
- ],
- "usr": "s:Sq"
+ ]
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7ccTokenSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7ccTokenSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ ]
}
- ]
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO09frameworkD0yA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO09frameworkD0yA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Function",
+ "name": "==",
+ "printedName": "==(_:_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO2eeoiySbAC_ACtFZ",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO2eeoiySbAC_ACtFZ",
+ "moduleName": "TranzzoPaymentSDK",
+ "static": true,
+ "implicit": true,
+ "funcSelfKind": "NonMutating"
},
{
"kind": "Var",
- "name": "ccTokenExpiration",
- "printedName": "ccTokenExpiration",
+ "name": "hashValue",
+ "printedName": "hashValue",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17ccTokenExpirationSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17ccTokenExpirationSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO9hashValueSivp",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO9hashValueSivp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
+ "implicit": true,
"accessors": [
{
"kind": "Accessor",
@@ -1577,22 +1747,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17ccTokenExpirationSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17ccTokenExpirationSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO9hashValueSivg",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO9hashValueSivg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -1600,28 +1762,89 @@
]
},
{
- "kind": "Var",
- "name": "customerID",
- "printedName": "customerID",
+ "kind": "Function",
+ "name": "hash",
+ "printedName": "hash(into:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Hasher",
+ "printedName": "Swift.Hasher",
+ "paramValueOwnership": "InOut",
+ "usr": "s:s6HasherV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO4hash4intoys6HasherVz_tF",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO4hash4intoys6HasherVz_tF",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO",
+ "mangledName": "$s17TranzzoPaymentSDK9ErrorTypeO",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "TranzzoError",
+ "printedName": "TranzzoError",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "message",
+ "printedName": "message",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10customerIDSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10customerIDSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV7messageSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV7messageSSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
@@ -1637,22 +1860,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10customerIDSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10customerIDSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV7messageSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV7messageSSvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -1661,27 +1876,27 @@
},
{
"kind": "Var",
- "name": "customerIP",
- "printedName": "customerIP",
+ "name": "httpCode",
+ "printedName": "httpCode",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Swift.Int?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10customerIPSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10customerIPSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV8httpCodeSiSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV8httpCodeSiSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
@@ -1698,21 +1913,21 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Swift.Int?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10customerIPSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10customerIPSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV8httpCodeSiSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV8httpCodeSiSgvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -1721,27 +1936,19 @@
},
{
"kind": "Var",
- "name": "customerFname",
- "printedName": "customerFname",
+ "name": "type",
+ "printedName": "type",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerFnameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerFnameSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV4typeAA0D4TypeOvp",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV4typeAA0D4TypeOvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
@@ -1757,57 +1964,88 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ErrorType",
+ "printedName": "TranzzoPaymentSDK.ErrorType",
+ "usr": "s:17TranzzoPaymentSDK9ErrorTypeO"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerFnameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerFnameSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV4typeAA0D4TypeOvg",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV4typeAA0D4TypeOvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
}
]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK0A5ErrorV",
+ "mangledName": "$s17TranzzoPaymentSDK0A5ErrorV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "CollectionCellAdapter",
+ "printedName": "CollectionCellAdapter",
+ "children": [
{
"kind": "Var",
- "name": "customerLname",
- "printedName": "customerLname",
+ "name": "modelType",
+ "printedName": "modelType",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
- ],
- "usr": "s:Sq"
+ ]
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerLnameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerLnameSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -1817,117 +2055,108 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
- ],
- "usr": "s:Sq"
+ ]
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerLnameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerLnameSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "customerEmail",
- "printedName": "customerEmail",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerEmailSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerEmailSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerEmailSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerEmailSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC9modelTypeypXpvM",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "customerPhone",
- "printedName": "customerPhone",
+ "name": "modelViewType",
+ "printedName": "modelViewType",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
- ],
- "usr": "s:Sq"
+ ]
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerPhoneSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerPhoneSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -1937,117 +2166,101 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
- ],
- "usr": "s:Sq"
+ ]
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13customerPhoneSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13customerPhoneSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "customerCountry",
- "printedName": "customerCountry",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15customerCountrySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15customerCountrySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15customerCountrySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15customerCountrySSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC13modelViewTypeypXpvM",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "resultURL",
- "printedName": "resultURL",
+ "name": "reusableViewIdentifier",
+ "printedName": "reusableViewIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9resultURLSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9resultURLSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -2057,38 +2270,30 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9resultURLSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9resultURLSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "createdAt",
- "printedName": "createdAt",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
{
"kind": "TypeNominal",
"name": "String",
@@ -2096,78 +2301,58 @@
"usr": "s:SS"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9createdAtSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9createdAtSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV9createdAtSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV9createdAtSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewIdentifierSSvM",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "processingTime",
- "printedName": "processingTime",
+ "name": "reusableViewLoadSource",
+ "printedName": "reusableViewLoadSource",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14processingTimeSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14processingTimeSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -2177,117 +2362,90 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14processingTimeSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14processingTimeSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "payload",
- "printedName": "payload",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7payloadSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7payloadSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7payloadSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7payloadSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0OvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0OvM",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "bankShortName",
- "printedName": "bankShortName",
+ "name": "events",
+ "printedName": "events",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13bankShortNameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13bankShortNameSSSgvp",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -2297,3142 +2455,2808 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13bankShortNameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13bankShortNameSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "customerUserAgent",
- "printedName": "customerUserAgent",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17customerUserAgentSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17customerUserAgentSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__Gvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
"kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17customerUserAgentSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17customerUserAgentSSSgvg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__GvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC6eventsAC16EventsSubscriberVyxq__GvM",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
- "accessorKind": "get"
+ "accessorKind": "_modify"
}
]
},
{
- "kind": "Var",
- "name": "customerCity",
- "printedName": "customerCity",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "name": "CollectionCellAdapter",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_1"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV12customerCitySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV12customerCitySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC"
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionCellAdapter",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_1"
+ }
+ ],
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC"
}
- ],
- "usr": "s:Sq"
+ ]
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV12customerCitySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV12customerCitySSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterCyACyxq_GyADcSgcfc",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterCyACyxq_GyADcSgcfc",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "init_kind": "Designated"
},
{
- "kind": "Var",
- "name": "rrn",
- "printedName": "rrn",
+ "kind": "Function",
+ "name": "dequeueCell",
+ "printedName": "dequeueCell(inCollection:at:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "UICollectionViewCell",
+ "printedName": "UIKit.UICollectionViewCell",
+ "usr": "c:objc(cs)UICollectionViewCell"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3rrnSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3rrnSSSgvp",
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC07dequeueE002inD02atSo016UICollectionViewE0CSo0jK0C_10Foundation9IndexPathVtF",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC07dequeueE002inD02atSo016UICollectionViewE0CSo0jK0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"declAttributes": [
- "HasStorage",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "registerReusableCellViewForDirector",
+ "printedName": "registerReusableCellViewForDirector(_:)",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3rrnSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3rrnSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
}
- ]
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC016registerReusableE15ViewForDirectorySbAA0dK0CF",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC016registerReusableE15ViewForDirectorySbAA0dK0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Var",
- "name": "authCode",
- "printedName": "authCode",
+ "kind": "Function",
+ "name": "dispatchEvent",
+ "printedName": "dispatchEvent(_:model:cell:path:params:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
"usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8authCodeSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8authCodeSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8authCodeSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8authCodeSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "dcc",
- "printedName": "dcc",
- "children": [
+ "kind": "TypeNominal",
+ "name": "CollectionAdapterEventID",
+ "printedName": "TranzzoPaymentSDK.CollectionAdapterEventID",
+ "usr": "s:17TranzzoPaymentSDK24CollectionAdapterEventIDO"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
"usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3dccSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3dccSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(any TranzzoPaymentSDK.ReusableViewProtocol)?",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "name": "ReusableViewProtocol",
+ "printedName": "any TranzzoPaymentSDK.ReusableViewProtocol",
+ "usr": "s:17TranzzoPaymentSDK20ReusableViewProtocolP"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV3dccSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV3dccSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "otpURL",
- "printedName": "otpURL",
- "children": [
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Foundation.IndexPath?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6otpURLSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6otpURLSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Any?]",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6otpURLSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6otpURLSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "makePaymentDescription",
- "printedName": "makePaymentDescription",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
+ "usr": "s:Sa"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV04makeB11DescriptionSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV04makeB11DescriptionSSSgvp",
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC13dispatchEvent_5model4cell4path6paramsypSgAA0dfH2IDO_AiA20ReusableViewProtocol_pSg10Foundation9IndexPathVSgAIdtF",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC13dispatchEvent_5model4cell4path6paramsypSgAA0dfH2IDO_AiA20ReusableViewProtocol_pSg10Foundation9IndexPathVSgAIdtF",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"declAttributes": [
- "HasStorage",
"AccessControl"
],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "Event",
+ "printedName": "Event",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "indexPath",
+ "printedName": "indexPath",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "Foundation.IndexPath?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV04makeB11DescriptionSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV04makeB11DescriptionSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV9indexPath10Foundation05IndexI0VSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV9indexPath10Foundation05IndexI0VSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "customerBirthday",
- "printedName": "customerBirthday",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Foundation.IndexPath?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV9indexPath10Foundation05IndexI0VSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV9indexPath10Foundation05IndexI0VSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16customerBirthdaySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16customerBirthdaySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "element",
+ "printedName": "element",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "τ_0_0?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16customerBirthdaySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16customerBirthdaySSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV7elementxSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV7elementxSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "payway",
- "printedName": "payway",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "τ_0_0?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV7elementxSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV7elementxSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6paywaySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6paywaySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "collection",
+ "printedName": "collection",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "UIKit.UICollectionView?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6paywaySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6paywaySSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV10collectionSo16UICollectionViewCSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV10collectionSo16UICollectionViewCSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "customerPatronym",
- "printedName": "customerPatronym",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UICollectionView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV10collectionSo16UICollectionViewCSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV10collectionSo16UICollectionViewCSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "accessorKind": "get"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16customerPatronymSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16customerPatronymSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "collectionSize",
+ "printedName": "collectionSize",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "CoreFoundation.CGSize?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16customerPatronymSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16customerPatronymSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV14collectionSizeSo6CGSizeVSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV14collectionSizeSo6CGSizeVSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "terminalName",
- "printedName": "terminalName",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV12terminalNameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV12terminalNameSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "CoreFoundation.CGSize?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV12terminalNameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV12terminalNameSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientCcToken",
- "printedName": "recipientCcToken",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV14collectionSizeSo6CGSizeVSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV14collectionSizeSo6CGSizeVSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "accessorKind": "get"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16recipientCcTokenSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16recipientCcTokenSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "cell",
+ "printedName": "cell",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "τ_0_1?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_1"
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV16recipientCcTokenSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV16recipientCcTokenSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientCcMask",
- "printedName": "recipientCcMask",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15recipientCcMaskSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15recipientCcMaskSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "τ_0_1?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_1"
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15recipientCcMaskSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15recipientCcMaskSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "dccRates",
- "printedName": "dccRates",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8dccRatesSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8dccRatesSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "τ_0_1?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_1"
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8dccRatesSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8dccRatesSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "trafficSource",
- "printedName": "trafficSource",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse.TrafficSource?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TrafficSource",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse.TrafficSource",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13trafficSourceAC07TrafficG0VSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13trafficSourceAC07TrafficG0VSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_Sgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse.TrafficSource?",
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "TrafficSource",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse.TrafficSource",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV"
+ "name": "Void",
+ "printedName": "()"
}
],
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_SgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV4cellq_SgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13trafficSourceAC07TrafficG0VSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13trafficSourceAC07TrafficG0VSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC5EventV",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
}
]
},
{
- "kind": "Var",
- "name": "gateway",
- "printedName": "gateway",
+ "kind": "TypeDecl",
+ "name": "EventsSubscriber",
+ "printedName": "EventsSubscriber",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7gatewaySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7gatewaySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "dequeue",
+ "printedName": "dequeue",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7gatewaySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7gatewaySSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "paymentSystem",
- "printedName": "paymentSystem",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13paymentSystemSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13paymentSystemSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13paymentSystemSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13paymentSystemSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "entityId",
- "printedName": "entityId",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8entityIdSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8entityIdSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV8entityIdSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV8entityIdSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "externalTerminalName",
- "printedName": "externalTerminalName",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV20externalTerminalNameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV20externalTerminalNameSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV20externalTerminalNameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV20externalTerminalNameSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientEmail",
- "printedName": "recipientEmail",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV7dequeueyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientEmailSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientEmailSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "shouldSelect",
+ "printedName": "shouldSelect",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientEmailSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientEmailSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientPhone",
- "printedName": "recipientPhone",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientPhoneSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientPhoneSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientPhoneSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientPhoneSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientFname",
- "printedName": "recipientFname",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientFnameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientFnameSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientFnameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientFnameSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientLname",
- "printedName": "recipientLname",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12shouldSelectSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientLnameSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientLnameSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "shouldDeselect",
+ "printedName": "shouldDeselect",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV14recipientLnameSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV14recipientLnameSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "recipientPatronym",
- "printedName": "recipientPatronym",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17recipientPatronymSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17recipientPatronymSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17recipientPatronymSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17recipientPatronymSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "merchantOrderId",
- "printedName": "merchantOrderId",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15merchantOrderIdSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15merchantOrderIdSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15merchantOrderIdSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15merchantOrderIdSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "receiptUrl",
- "printedName": "receiptUrl",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14shouldDeselectSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10receiptUrlSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10receiptUrlSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "didSelect",
+ "printedName": "didSelect",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV10receiptUrlSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV10receiptUrlSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "processedAmount",
- "printedName": "processedAmount",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.Decimal?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Decimal",
- "printedName": "Foundation.Decimal",
- "usr": "c:@SA@NSDecimal"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15processedAmountSo9NSDecimalaSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15processedAmountSo9NSDecimalaSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.Decimal?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "Decimal",
- "printedName": "Foundation.Decimal",
- "usr": "c:@SA@NSDecimal"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV15processedAmountSo9NSDecimalaSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV15processedAmountSo9NSDecimalaSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "processedCurrency",
- "printedName": "processedCurrency",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV9didSelectyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17processedCurrencySSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17processedCurrencySSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "didDeselect",
+ "printedName": "didDeselect",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV17processedCurrencySSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV17processedCurrencySSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "comment",
- "printedName": "comment",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7commentSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7commentSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV7commentSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV7commentSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "registryRefNo",
- "printedName": "registryRefNo",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11didDeselectyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13registryRefNoSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13registryRefNoSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "didHighlight",
+ "printedName": "didHighlight",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.String?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13registryRefNoSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13registryRefNoSSSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "processedAt",
- "printedName": "processedAt",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV11processedAtSSSgvp",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV11processedAtSSSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "isLet": true,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV11processedAtSSSgvg",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV11processedAtSSSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "TrafficSource",
- "printedName": "TrafficSource",
- "children": [
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(from:)",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "TrafficSource",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse.TrafficSource",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "Decoder",
- "printedName": "any Swift.Decoder",
- "usr": "s:s7DecoderP"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV12didHighlightyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV4fromAEs7Decoder_p_tKcfc",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV4fromAEs7Decoder_p_tKcfc",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "throwing": true,
- "init_kind": "Designated"
+ ]
},
{
- "kind": "Function",
- "name": "encode",
- "printedName": "encode(to:)",
+ "kind": "Var",
+ "name": "didUnhighlight",
+ "printedName": "didUnhighlight",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Encoder",
- "printedName": "any Swift.Encoder",
- "usr": "s:s7EncoderP"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV6encode2toys7Encoder_p_tKF",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV6encode2toys7Encoder_p_tKF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "throwing": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV13TrafficSourceV",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Decodable",
- "printedName": "Decodable",
- "usr": "s:Se",
- "mangledName": "$sSe"
- },
- {
- "kind": "Conformance",
- "name": "Encodable",
- "printedName": "Encodable",
- "usr": "s:SE",
- "mangledName": "$sSE"
- }
- ]
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(from:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "PaymentInfoResponse",
- "printedName": "TranzzoPaymentSDK.PaymentInfoResponse",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV"
- },
- {
- "kind": "TypeNominal",
- "name": "Decoder",
- "printedName": "any Swift.Decoder",
- "usr": "s:s7DecoderP"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV4fromACs7Decoder_p_tKcfc",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV4fromACs7Decoder_p_tKcfc",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "throwing": true,
- "init_kind": "Designated"
- },
- {
- "kind": "Function",
- "name": "encode",
- "printedName": "encode(to:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Encoder",
- "printedName": "any Swift.Encoder",
- "usr": "s:s7EncoderP"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV6encode2toys7Encoder_p_tKF",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV6encode2toys7Encoder_p_tKF",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "throwing": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK0B12InfoResponseV",
- "mangledName": "$s17TranzzoPaymentSDK0B12InfoResponseV",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Decodable",
- "printedName": "Decodable",
- "usr": "s:Se",
- "mangledName": "$sSe"
- },
- {
- "kind": "Conformance",
- "name": "Encodable",
- "printedName": "Encodable",
- "usr": "s:SE",
- "mangledName": "$sSE"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "TableSectionHeaderFooterProtocol",
- "printedName": "TableSectionHeaderFooterProtocol",
- "children": [
- {
- "kind": "Var",
- "name": "section",
- "printedName": "section",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14didUnhighlightyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP7sectionAA0dE0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP7sectionAA0dE0CSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "shouldHighlight",
+ "printedName": "shouldHighlight",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
"children": [
{
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP7sectionAA0dE0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP7sectionAA0dE0CSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Function",
- "name": "registerHeaderFooterViewForDirector",
- "printedName": "registerHeaderFooterViewForDirector(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "TableDirector",
- "printedName": "TranzzoPaymentSDK.TableDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP08registerfG15ViewForDirectorySSAA0dL0CF",
- "mangledName": "$s17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP08registerfG15ViewForDirectorySSAA0dL0CF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "dispatch",
- "printedName": "dispatch(_:isHeader:view:section:table:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV15shouldHighlightSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "TableSectionEvents",
- "printedName": "TranzzoPaymentSDK.TableSectionEvents",
- "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ ]
},
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "Var",
+ "name": "willDisplay",
+ "printedName": "willDisplay",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP8dispatch_02isF04view7section5tableypSgAA0dE6EventsO_SbSo6UIViewCSgSiSo11UITableViewCtF",
- "mangledName": "$s17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP8dispatch_02isF04view7section5tableypSgAA0dE6EventsO_SbSo6UIViewCSgSiSo11UITableViewCtF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "DiscardableResult"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Protocol",
- "usr": "s:17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP",
- "mangledName": "$s17TranzzoPaymentSDK32TableSectionHeaderFooterProtocolP",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "TokenCardModel",
- "printedName": "TokenCardModel",
- "children": [
- {
- "kind": "Var",
- "name": "mask",
- "printedName": "mask",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV4maskSSvp",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV4maskSSvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV4maskSSvg",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV4maskSSvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV11willDisplayyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV4maskSSvs",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV4maskSSvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ ]
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "Var",
+ "name": "endDisplay",
+ "printedName": "endDisplay",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV4maskSSvM",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV4maskSSvM",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "token",
- "printedName": "token",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV5tokenSSvp",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV5tokenSSvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV5tokenSSvg",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV5tokenSSvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV10endDisplayyAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV5tokenSSvs",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV5tokenSSvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ ]
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "Var",
+ "name": "shouldShowEditMenu",
+ "printedName": "shouldShowEditMenu",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV5tokenSSvM",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV5tokenSSvM",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "isDefault",
- "printedName": "isDefault",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvp",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvg",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV18shouldShowEditMenuSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvs",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ ]
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "Var",
+ "name": "canPerformEditAction",
+ "printedName": "canPerformEditAction",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvM",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV9isDefaultSbvM",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(mask:token:isDefault:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TokenCardModel",
- "printedName": "TranzzoPaymentSDK.TokenCardModel",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV4mask5token9isDefaultACSS_SSSbtcfc",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV4mask5token9isDefaultACSS_SSSbtcfc",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "init_kind": "Designated"
- }
- ],
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK14TokenCardModelV",
- "mangledName": "$s17TranzzoPaymentSDK14TokenCardModelV",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "CollectionCellAdapterProtocol",
- "printedName": "CollectionCellAdapterProtocol",
- "children": [
- {
- "kind": "Var",
- "name": "modelType",
- "printedName": "modelType",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ]
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP9modelTypeypXpvp",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP9modelTypeypXpvp",
- "moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
- ]
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP9modelTypeypXpvg",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP9modelTypeypXpvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "modelViewType",
- "printedName": "modelViewType",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
- "children": [
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV20canPerformEditActionSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
]
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13modelViewTypeypXpvp",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13modelViewTypeypXpvp",
- "moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
- "accessors": [
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "performEditAction",
+ "printedName": "performEditAction",
"children": [
{
"kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Selector",
+ "printedName": "ObjectiveC.Selector",
+ "usr": "s:10ObjectiveC8SelectorV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ]
+ }
+ ]
}
- ]
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13modelViewTypeypXpvg",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13modelViewTypeypXpvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "modelIdentifier",
- "printedName": "modelIdentifier",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP15modelIdentifierSSvp",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP15modelIdentifierSSvp",
- "moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP15modelIdentifierSSvg",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP15modelIdentifierSSvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Function",
- "name": "dequeueCell",
- "printedName": "dequeueCell(inCollection:at:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UICollectionViewCell",
- "printedName": "UIKit.UICollectionViewCell",
- "usr": "c:objc(cs)UICollectionViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP07dequeueE002inD02atSo016UICollectionViewE0CSo0kL0C_10Foundation9IndexPathVtF",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP07dequeueE002inD02atSo016UICollectionViewE0CSo0kL0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "registerReusableCellViewForDirector",
- "printedName": "registerReusableCellViewForDirector(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionDirector",
- "printedName": "TranzzoPaymentSDK.CollectionDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP016registerReusableE15ViewForDirectorySbAA0dL0CF",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP016registerReusableE15ViewForDirectorySbAA0dL0CF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "DiscardableResult"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "dispatchEvent",
- "printedName": "dispatchEvent(_:model:cell:path:params:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionAdapterEventID",
- "printedName": "TranzzoPaymentSDK.CollectionAdapterEventID",
- "usr": "s:17TranzzoPaymentSDK24CollectionAdapterEventIDO"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ReusableViewProtocol)?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewProtocol",
- "printedName": "any TranzzoPaymentSDK.ReusableViewProtocol",
- "usr": "s:17TranzzoPaymentSDK20ReusableViewProtocolP"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Any?]",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Selector",
+ "printedName": "ObjectiveC.Selector",
+ "usr": "s:10ObjectiveC8SelectorV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "usr": "s:Sa"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13dispatchEvent_5model4cell4path6paramsypSgAA0dfI2IDO_AiA012ReusableViewG0_pSg10Foundation9IndexPathVSgAIdtF",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP13dispatchEvent_5model4cell4path6paramsypSgAA0dfI2IDO_AiA012ReusableViewG0_pSg10Foundation9IndexPathVSgAIdtF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "DiscardableResult"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Var",
- "name": "modelIdentifier",
- "printedName": "modelIdentifier",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolPAAE15modelIdentifierSSvp",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolPAAE15modelIdentifierSSvp",
- "moduleName": "TranzzoPaymentSDK",
- "isFromExtension": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolPAAE15modelIdentifierSSvg",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolPAAE15modelIdentifierSSvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionCellAdapterProtocol>",
- "sugared_genericSig": "",
- "isFromExtension": true,
- "accessorKind": "get"
- }
- ]
- }
- ],
- "declKind": "Protocol",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP",
- "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "PaymentsConfig",
- "printedName": "PaymentsConfig",
- "children": [
- {
- "kind": "TypeDecl",
- "name": "Environment",
- "printedName": "Environment",
- "children": [
- {
- "kind": "Var",
- "name": "sandbox",
- "printedName": "sandbox",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.PaymentsConfig.Environment.Type) -> TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment.Type",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event, ObjectiveC.Selector, Any?)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Selector",
+ "printedName": "ObjectiveC.Selector",
+ "usr": "s:10ObjectiveC8SelectorV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ]
+ }
+ ]
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV17performEditActionyAC5EventVyxq__G_10ObjectiveC8SelectorVypSgtcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO7sandboxyA2EmF",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO7sandboxyA2EmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
"kind": "Var",
- "name": "production",
- "printedName": "production",
+ "name": "canFocus",
+ "printedName": "canFocus",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.PaymentsConfig.Environment.Type) -> TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
"children": [
{
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment.Type",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
"children": [
{
"kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
}
]
}
- ]
- }
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO10productionyA2EmF",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO10productionyA2EmF",
- "moduleName": "TranzzoPaymentSDK"
- },
- {
- "kind": "Function",
- "name": "==",
- "printedName": "==(_:_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- },
- {
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO2eeoiySbAE_AEtFZ",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO2eeoiySbAE_AEtFZ",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "static": true,
- "implicit": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Var",
- "name": "hashValue",
- "printedName": "hashValue",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivp",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivp",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -5441,571 +5265,970 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivg",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivg",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvg",
"moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Function",
- "name": "hash",
- "printedName": "hash(into:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Hasher",
- "printedName": "Swift.Hasher",
- "paramValueOwnership": "InOut",
- "usr": "s:s6HasherV"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO4hash4intoys6HasherVz_tF",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO4hash4intoys6HasherVz_tF",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Equatable",
- "printedName": "Equatable",
- "usr": "s:SQ",
- "mangledName": "$sSQ"
- },
- {
- "kind": "Conformance",
- "name": "Hashable",
- "printedName": "Hashable",
- "usr": "s:SH",
- "mangledName": "$sSH"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "environment",
- "printedName": "environment",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvp",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvg",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
},
{
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvs",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvM",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "currency",
- "printedName": "currency",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvp",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvg",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8canFocusSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvs",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ ]
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvM",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "applePay",
- "printedName": "applePay",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ApplePayConfig",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvp",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "itemSize",
+ "printedName": "itemSize",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize)?",
"children": [
{
- "kind": "TypeNominal",
- "name": "ApplePayConfig",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
}
],
"usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvg",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "ApplePayConfig",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreFoundation.CGSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvs",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8itemSizeSo6CGSizeVAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvM",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "enableLogging",
- "printedName": "enableLogging",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvp",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
+ ]
+ },
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "prefetch",
+ "printedName": "prefetch",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvg",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvg",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV8prefetchySayxG_Say10Foundation9IndexPathVGtcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvs",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ ]
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "Var",
+ "name": "cancelPrefetch",
+ "printedName": "cancelPrefetch",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvM",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvM",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(environment:currency:applePay:enableLogging:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "PaymentsConfig",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV"
- },
- {
- "kind": "TypeNominal",
- "name": "Environment",
- "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ApplePayConfig",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
- }
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "hasDefaultArg": true,
- "usr": "s:Sb"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environment8currency8applePay13enableLoggingA2C11EnvironmentO_SSAA05AppleiE0VSgSbtcfc",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environment8currency8applePay13enableLoggingA2C11EnvironmentO_SSAA05AppleiE0VSgSbtcfc",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "init_kind": "Designated"
- }
- ],
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV",
- "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- }
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "ApplePayConfig",
- "printedName": "ApplePayConfig",
- "children": [
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(merchantId:countryCode:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ApplePayConfig",
- "printedName": "TranzzoPaymentSDK.ApplePayConfig",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(([τ_0_0], [Foundation.IndexPath]) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([τ_0_0], [Foundation.IndexPath]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([τ_0_0], [Foundation.IndexPath])",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[τ_0_0]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV14cancelPrefetchySayxG_Say10Foundation9IndexPathVGtcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "shouldSpringLoad",
+ "printedName": "shouldSpringLoad",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionCellAdapter<τ_0_0, τ_0_1>.Event",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV16shouldSpringLoadSbAC5EventVyxq__GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
}
],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV10merchantId11countryCodeACSS_SStcfc",
- "mangledName": "$s17TranzzoPaymentSDK14ApplePayConfigV10merchantId11countryCodeACSS_SStcfc",
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC16EventsSubscriberV",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "init_kind": "Designated"
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
}
],
+ "declKind": "Class",
+ "usr": "s:17TranzzoPaymentSDK21CollectionCellAdapterC",
+ "mangledName": "$s17TranzzoPaymentSDK21CollectionCellAdapterC",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
+ "sugared_genericSig": "",
+ "isOpen": true,
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CollectionCellAdapterProtocol",
+ "printedName": "CollectionCellAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionCellAdapterProtocolP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "BaseResponse",
+ "printedName": "BaseResponse",
"declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV",
- "mangledName": "$s17TranzzoPaymentSDK14ApplePayConfigV",
+ "usr": "s:17TranzzoPaymentSDK12BaseResponseV",
+ "mangledName": "$s17TranzzoPaymentSDK12BaseResponseV",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"AccessControl"
@@ -6027,6 +6250,36 @@
}
]
},
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -6037,91 +6290,281 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "PassKit",
+ "printedName": "PassKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
{
"kind": "TypeDecl",
- "name": "TableDirector",
- "printedName": "TableDirector",
+ "name": "PaymentsConfig",
+ "printedName": "PaymentsConfig",
"children": [
{
- "kind": "Var",
- "name": "table",
- "printedName": "table",
+ "kind": "TypeDecl",
+ "name": "Environment",
+ "printedName": "Environment",
"children": [
{
- "kind": "TypeNominal",
- "name": "WeakStorage",
- "printedName": "UIKit.UITableView?"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC5tableSo11UITableViewCSgvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC5tableSo11UITableViewCSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
- "HasStorage",
- "ReferenceOwnership",
- "SetterAccess",
- "AccessControl",
- "RawDocComment"
- ],
- "ownership": 1,
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "Var",
+ "name": "sandbox",
+ "printedName": "sandbox",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UITableView?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.PaymentsConfig.Environment.Type) -> TranzzoPaymentSDK.PaymentsConfig.Environment",
"children": [
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO7sandboxyA2EmF",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO7sandboxyA2EmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "production",
+ "printedName": "production",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.PaymentsConfig.Environment.Type) -> TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO10productionyA2EmF",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO10productionyA2EmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Function",
+ "name": "==",
+ "printedName": "==(_:_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO2eeoiySbAE_AEtFZ",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO2eeoiySbAE_AEtFZ",
+ "moduleName": "TranzzoPaymentSDK",
+ "static": true,
+ "implicit": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "hashValue",
+ "printedName": "hashValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivp",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivp",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivg",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO9hashValueSivg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "hash",
+ "printedName": "hash(into:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Hasher",
+ "printedName": "Swift.Hasher",
+ "paramValueOwnership": "InOut",
+ "usr": "s:s6HasherV"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC5tableSo11UITableViewCSgvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC5tableSo11UITableViewCSgvg",
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO4hash4intoys6HasherVz_tF",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO4hash4intoys6HasherVz_tF",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
- "accessorKind": "get"
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
}
]
},
{
"kind": "Var",
- "name": "scrollViewEvents",
- "printedName": "scrollViewEvents",
+ "name": "environment",
+ "printedName": "environment",
"children": [
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvp",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvp",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
"hasStorage": true,
"accessors": [
@@ -6132,14 +6575,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvg",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvg",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -6156,14 +6599,14 @@
},
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvs",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvs",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvs",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvs",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "set"
@@ -6180,8 +6623,8 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvM",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC16scrollViewEventsAA06ScrollgH7HandlerVvM",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvM",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environmentAC11EnvironmentOvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "_modify"
@@ -6190,36 +6633,23 @@
},
{
"kind": "Var",
- "name": "sections",
- "printedName": "sections",
+ "name": "currency",
+ "printedName": "currency",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sa"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC8sectionsSayAA0D7SectionCGvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC8sectionsSayAA0D7SectionCGvp",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvp",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "SetterAccess",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
"hasStorage": true,
"accessors": [
@@ -6230,58 +6660,92 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sa"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC8sectionsSayAA0D7SectionCGvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC8sectionsSayAA0D7SectionCGvg",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvg",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvs",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8currencySSvM",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8currencySSvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "firstSection",
- "printedName": "firstSection",
+ "name": "applePay",
+ "printedName": "applePay",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "ApplePayConfig",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC12firstSectionAA0dG0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC12firstSectionAA0dG0CSgvp",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
],
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -6291,108 +6755,96 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "ApplePayConfig",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC12firstSectionAA0dG0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC12firstSectionAA0dG0CSgvg",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvg",
"moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
"accessorKind": "get"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "lastSection",
- "printedName": "lastSection",
- "children": [
+ },
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC11lastSectionAA0dG0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC11lastSectionAA0dG0CSgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
+ "name": "Void",
+ "printedName": "()"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "ApplePayConfig",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC11lastSectionAA0dG0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC11lastSectionAA0dG0CSgvg",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvs",
"moduleName": "TranzzoPaymentSDK",
- "accessorKind": "get"
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV8applePayAA05ApplegE0VSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "_modify"
}
]
},
{
"kind": "Var",
- "name": "rowHeight",
- "printedName": "rowHeight",
+ "name": "enableLogging",
+ "printedName": "enableLogging",
"children": [
{
"kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovp",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvp",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
"hasStorage": true,
"accessors": [
@@ -6403,14 +6855,14 @@
"children": [
{
"kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovg",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvg",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -6427,14 +6879,14 @@
},
{
"kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovs",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0Ovs",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvs",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvs",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "set"
@@ -6451,8 +6903,8 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0OvM",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9rowHeightAC03RowG0OvM",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvM",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV13enableLoggingSbvM",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "_modify"
@@ -6462,159 +6914,99 @@
{
"kind": "Constructor",
"name": "init",
- "printedName": "init(table:)",
+ "printedName": "init(environment:currency:applePay:enableLogging:)",
"children": [
{
"kind": "TypeNominal",
- "name": "TableDirector",
- "printedName": "TranzzoPaymentSDK.TableDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
+ "name": "PaymentsConfig",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV"
},
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC5tableACSo11UITableViewC_tcfc",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC5tableACSo11UITableViewC_tcfc",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "init_kind": "Designated"
- },
- {
- "kind": "Var",
- "name": "isPrefetchingEnabled",
- "printedName": "isPrefetchingEnabled",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvp",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvg",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvg",
- "moduleName": "TranzzoPaymentSDK",
- "accessorKind": "get"
+ "name": "Environment",
+ "printedName": "TranzzoPaymentSDK.PaymentsConfig.Environment",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11EnvironmentO"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvs",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvs",
- "moduleName": "TranzzoPaymentSDK",
- "accessorKind": "set"
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "ApplePayConfig",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvM",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC20isPrefetchingEnabledSbvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Function",
- "name": "registerCellAdapters",
- "printedName": "registerCellAdapters(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.TableCellAdapterProtocol]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableCellAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.TableCellAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK24TableCellAdapterProtocolP"
- }
- ],
- "usr": "s:Sa"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "hasDefaultArg": true,
+ "usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC20registerCellAdaptersyySayAA0dG15AdapterProtocol_pGF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC20registerCellAdaptersyySayAA0dG15AdapterProtocol_pGF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV11environment8currency8applePay13enableLoggingA2C11EnvironmentO_SSAA05AppleiE0VSgSbtcfc",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV11environment8currency8applePay13enableLoggingA2C11EnvironmentO_SSAA05AppleiE0VSgSbtcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK14PaymentsConfigV",
+ "mangledName": "$s17TranzzoPaymentSDK14PaymentsConfigV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "registerCellAdapter",
- "printedName": "registerCellAdapter(_:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ApplePayConfig",
+ "printedName": "ApplePayConfig",
+ "children": [
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(merchantId:countryCode:)",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ApplePayConfig",
+ "printedName": "TranzzoPaymentSDK.ApplePayConfig",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV"
+ },
{
"kind": "TypeNominal",
"name": "String",
@@ -6623,321 +7015,455 @@
},
{
"kind": "TypeNominal",
- "name": "TableCellAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.TableCellAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK24TableCellAdapterProtocolP"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC19registerCellAdapterySSAA0dgH8Protocol_pF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC19registerCellAdapterySSAA0dgH8Protocol_pF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV10merchantId11countryCodeACSS_SStcfc",
+ "mangledName": "$s17TranzzoPaymentSDK14ApplePayConfigV10merchantId11countryCodeACSS_SStcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK14ApplePayConfigV",
+ "mangledName": "$s17TranzzoPaymentSDK14ApplePayConfigV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "registerHeaderFooterAdapters",
- "printedName": "registerHeaderFooterAdapters(_:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "Differentiable",
+ "printedName": "Differentiable",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "differenceIdentifier",
+ "printedName": "differenceIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP20differenceIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP20differenceIdentifierSSvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "protocolReq": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol]",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sa"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP20differenceIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP20differenceIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.Differentiable>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
"kind": "Function",
- "name": "registerHeaderFooterAdapter",
- "printedName": "registerHeaderFooterAdapter(_:)",
+ "name": "isContentEqual",
+ "printedName": "isContentEqual(to:)",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "TableHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP"
+ "name": "Differentiable",
+ "printedName": "any TranzzoPaymentSDK.Differentiable",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP14isContentEqual2toSbAaB_p_tF",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP14isContentEqual2toSbAaB_p_tF",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
- ],
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.Differentiable>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "adapterForHeaderFooterView",
- "printedName": "adapterForHeaderFooterView(_:)",
+ "name": "isContentEqual",
+ "printedName": "isContentEqual(to:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol)?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "Differentiable",
+ "printedName": "any TranzzoPaymentSDK.Differentiable",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC26adapterForHeaderFooterViewyAA0dhI15AdapterProtocol_pSgSo6UIViewCF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC26adapterForHeaderFooterViewyAA0dhI15AdapterProtocol_pSgSo6UIViewCF",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiablePAAE14isContentEqual2toSbAaB_p_tF",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiablePAAE14isContentEqual2toSbAaB_p_tF",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "UsableFromInline",
- "RawDocComment"
- ],
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.Differentiable>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
"funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
- "kind": "Function",
- "name": "set",
- "printedName": "set(sections:)",
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ElementRepresentable",
+ "printedName": "ElementRepresentable",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "modelClassIdentifier",
+ "printedName": "modelClassIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sa"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC3set8sectionsySayAA0D7SectionCG_tF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC3set8sectionsySayAA0D7SectionCG_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP20modelClassIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK20ElementRepresentableP20modelClassIdentifierSSvp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "add",
- "printedName": "add(section:at:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- },
+ "protocolReq": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Int?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP20modelClassIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK20ElementRepresentableP20modelClassIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "add",
- "printedName": "add(sections:at:)",
+ "kind": "Var",
+ "name": "modelClassIdentifier",
+ "printedName": "modelClassIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentablePAAE20modelClassIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK20ElementRepresentablePAAE20modelClassIdentifierSSvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "isFromExtension": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sa"
- },
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentablePAAE20modelClassIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK20ElementRepresentablePAAE20modelClassIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP",
+ "mangledName": "$s17TranzzoPaymentSDK20ElementRepresentableP",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 : TranzzoPaymentSDK.Differentiable>",
+ "sugared_genericSig": "",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Differentiable",
+ "printedName": "Differentiable",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DifferentiableSection",
+ "printedName": "DifferentiableSection",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "elements",
+ "printedName": "elements",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Int?",
+ "name": "Array",
+ "printedName": "[any TranzzoPaymentSDK.ElementRepresentable]",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "ElementRepresentable",
+ "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
}
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ "usr": "s:Sa"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK21DifferentiableSectionP8elementsSayAA20ElementRepresentable_pGvp",
+ "mangledName": "$s17TranzzoPaymentSDK21DifferentiableSectionP8elementsSayAA20ElementRepresentable_pGvp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "sectionAt",
- "printedName": "sectionAt(_:)",
- "children": [
+ "protocolReq": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "Array",
+ "printedName": "[any TranzzoPaymentSDK.ElementRepresentable]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ElementRepresentable",
+ "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ }
+ ],
+ "usr": "s:Sa"
}
],
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK21DifferentiableSectionP8elementsSayAA20ElementRepresentable_pGvg",
+ "mangledName": "$s17TranzzoPaymentSDK21DifferentiableSectionP8elementsSayAA20ElementRepresentable_pGvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.DifferentiableSection>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(source:elements:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_1_0"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9sectionAtyAA0D7SectionCSgSiF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9sectionAtyAA0D7SectionCSgSiF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK21DifferentiableSectionP6source8elementsxx_qd__tcSlRd__AA20ElementRepresentable_p0H0Rtd__lufc",
+ "mangledName": "$s17TranzzoPaymentSDK21DifferentiableSectionP6source8elementsxx_qd__tcSlRd__AA20ElementRepresentable_p0H0Rtd__lufc",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : TranzzoPaymentSDK.DifferentiableSection, τ_1_0 : Swift.Collection, τ_1_0.Element == any TranzzoPaymentSDK.ElementRepresentable>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "s:17TranzzoPaymentSDK21DifferentiableSectionP",
+ "mangledName": "$s17TranzzoPaymentSDK21DifferentiableSectionP",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 : TranzzoPaymentSDK.Differentiable>",
+ "sugared_genericSig": "",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
- "kind": "Function",
- "name": "section",
- "printedName": "section(_:)",
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Differentiable",
+ "printedName": "Differentiable",
+ "usr": "s:17TranzzoPaymentSDK14DifferentiableP",
+ "mangledName": "$s17TranzzoPaymentSDK14DifferentiableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "KeyConfig",
+ "printedName": "KeyConfig",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "sessionToken",
+ "printedName": "sessionToken",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sq"
- },
{
"kind": "TypeNominal",
"name": "String",
@@ -6945,863 +7471,648 @@
"usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC7sectionyAA0D7SectionCSgSSF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC7sectionyAA0D7SectionCSgSSF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV12sessionTokenSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV12sessionTokenSSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "elementAt",
- "printedName": "elementAt(_:)",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV12sessionTokenSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV12sessionTokenSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(indexPath:)",
+ "kind": "Var",
+ "name": "apiKey",
+ "printedName": "apiKey",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV03apiD0SSvp",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV03apiD0SSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(section:)",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.TableSection?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV03apiD0SSvg",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV03apiD0SSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(sectionsAt:)",
+ "kind": "Var",
+ "name": "posId",
+ "printedName": "posId",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- }
- ],
- "usr": "s:Sa"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexSet",
- "printedName": "Foundation.IndexSet",
- "usr": "s:10Foundation8IndexSetV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV5posIdSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV5posIdSSvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "removeAll",
- "printedName": "removeAll(keepingCapacity:)",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.TableSection]",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sa"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "hasDefaultArg": true,
- "usr": "s:Sb"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV5posIdSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV5posIdSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9removeAll15keepingCapacitySayAA0D7SectionCGSb_tF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9removeAll15keepingCapacitySayAA0D7SectionCGSb_tF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "move",
- "printedName": "move(swappingAt:with:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(sessionToken:apiKey:posId:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "KeyConfig",
+ "printedName": "TranzzoPaymentSDK.KeyConfig",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC4move10swappingAt4withySi_SitF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC4move10swappingAt4withySi_SitF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV12sessionToken03apiD05posIdACSS_S2Stcfc",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV12sessionToken03apiD05posIdACSS_S2Stcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "move",
- "printedName": "move(from:to:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC4move4from2toySi_SitF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC4move4from2toySi_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK9KeyConfigV",
+ "mangledName": "$s17TranzzoPaymentSDK9KeyConfigV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "add",
- "printedName": "add(elements:inSection:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "WebKit",
+ "printedName": "WebKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Vision",
+ "printedName": "Vision",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Import",
+ "name": "AVFoundation",
+ "printedName": "AVFoundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "TableHeaderFooterAdapterProtocol",
+ "printedName": "TableHeaderFooterAdapterProtocol",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "modelCellType",
+ "printedName": "modelCellType",
"children": [
{
"kind": "TypeNominal",
- "name": "TableSection",
- "printedName": "TranzzoPaymentSDK.TableSection",
- "usr": "s:17TranzzoPaymentSDK12TableSectionC"
- },
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.ElementRepresentable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
- }
- ],
- "usr": "s:Sa"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Int?",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
- ],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ ]
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC3add8elements9inSectionAA0dI0CSayAA20ElementRepresentable_pG_SiSgtF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC3add8elements9inSectionAA0dI0CSayAA20ElementRepresentable_pG_SiSgtF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP13modelCellTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP13modelCellTypeypXpvp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "reload",
- "printedName": "reload(afterUpdate:completion:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableDirector) -> UIKit.UITableView.RowAnimation)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableDirector) -> UIKit.UITableView.RowAnimation",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowAnimation",
- "printedName": "UIKit.UITableView.RowAnimation",
- "usr": "c:@E@UITableViewRowAnimation"
- },
- {
- "kind": "TypeNominal",
- "name": "TableDirector",
- "printedName": "TranzzoPaymentSDK.TableDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
- }
- ]
- }
- ],
- "hasDefaultArg": true,
- "usr": "s:Sq"
- },
+ "protocolReq": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(() -> ())?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
]
}
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC6reload11afterUpdate10completionySo23UITableViewRowAnimationVACcSg_yycSgtF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC6reload11afterUpdate10completionySo23UITableViewRowAnimationVACcSg_yycSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "TableDirector",
- "printedName": "TranzzoPaymentSDK.TableDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP13modelCellTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP13modelCellTypeypXpvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Constructor",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector(im)init",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorCACycfc",
- "moduleName": "TranzzoPaymentSDK",
- "overriding": true,
- "implicit": true,
- "objc_name": "init",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "Override"
- ],
- "init_kind": "Designated"
+ ]
},
{
"kind": "Function",
- "name": "numberOfSections",
- "printedName": "numberOfSections(in:)",
+ "name": "registerHeaderFooterViewForDirector",
+ "printedName": "registerHeaderFooterViewForDirector(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "TableDirector",
+ "printedName": "TranzzoPaymentSDK.TableDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)numberOfSectionsInTableView:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC16numberOfSections2inSiSo11UITableViewC_tF",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP08registereF15ViewForDirectorySSAA0dL0CF",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP08registereF15ViewForDirectorySSAA0dL0CF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "numberOfSectionsInTableView:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "isFromExtension": true,
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:numberOfRowsInSection:)",
+ "name": "dequeueHeaderFooterForDirector",
+ "printedName": "dequeueHeaderFooterForDirector(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "Optional",
+ "printedName": "UIKit.UITableViewHeaderFooterView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UITableViewHeaderFooterView",
+ "printedName": "UIKit.UITableViewHeaderFooterView",
+ "usr": "c:objc(cs)UITableViewHeaderFooterView"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "TableDirector",
+ "printedName": "TranzzoPaymentSDK.TableDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:numberOfRowsInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_21numberOfRowsInSectionSiSo07UITableG0C_SitF",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP07dequeueeF11ForDirectorySo011UITableViewefM0CSgAA0dK0CF",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP07dequeueeF11ForDirectorySo011UITableViewefM0CSgAA0dK0CF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:numberOfRowsInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:cellForRowAt:)",
+ "name": "dispatch",
+ "printedName": "dispatch(_:isHeader:view:section:)",
"children": [
{
"kind": "TypeNominal",
- "name": "UITableViewCell",
- "printedName": "UIKit.UITableViewCell",
- "usr": "c:objc(cs)UITableViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:cellForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_12cellForRowAtSo07UITableG4CellCSo0lG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:cellForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willDisplay:forRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
},
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UITableViewCell",
- "printedName": "UIKit.UITableViewCell",
- "usr": "c:objc(cs)UITableViewCell"
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willDisplayCell:forRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_11willDisplay8forRowAtySo07UITableG0C_So0mG4CellC10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP8dispatch_02isE04view7sectionypSgAA0D13SectionEventsO_SbSo6UIViewCSgSitF",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP8dispatch_02isE04view7sectionypSgAA0D13SectionEventsO_SbSo6UIViewCSgSitF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willDisplayCell:forRowAtIndexPath:",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "DiscardableResult"
],
- "isFromExtension": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:heightForRowAt:)",
+ "kind": "Var",
+ "name": "modelCellIdentifier",
+ "printedName": "modelCellIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:heightForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_14heightForRowAt12CoreGraphics7CGFloatVSo07UITableG0C_10Foundation9IndexPathVtF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:heightForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
"isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:estimatedHeightForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.TableHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:estimatedHeightForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_23estimatedHeightForRowAt12CoreGraphics7CGFloatVSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:estimatedHeightForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didEndDisplayingHeaderView:forSection:)",
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "TableHeaderFooterAdapter",
+ "printedName": "TableHeaderFooterAdapter",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "modelCellType",
+ "printedName": "modelCellType",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didEndDisplayingHeaderView:forSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_022didEndDisplayingHeaderG010forSectionySo07UITableG0C_So6UIViewCSitF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didEndDisplayingHeaderView:forSection:",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
+ "HasInitialValue",
+ "HasStorage",
"AccessControl",
"RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didEndDisplayingFooterView:forSection:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didEndDisplayingFooterView:forSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_022didEndDisplayingFooterG010forSectionySo07UITableG0C_So6UIViewCSitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didEndDisplayingFooterView:forSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willDisplayHeaderView:forSection:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC13modelCellTypeypXpvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willDisplayHeaderView:forSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_017willDisplayHeaderG010forSectionySo07UITableG0C_So6UIViewCSitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willDisplayHeaderView:forSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willDisplayFooterView:forSection:)",
+ "kind": "Var",
+ "name": "reusableViewIdentifier",
+ "printedName": "reusableViewIdentifier",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willDisplayFooterView:forSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_017willDisplayFooterG010forSectionySo07UITableG0C_So6UIViewCSitF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willDisplayFooterView:forSection:",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:titleForHeaderInSection:)",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
@@ -7810,46 +8121,25 @@
"usr": "s:SS"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:titleForHeaderInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_23titleForHeaderInSectionSSSgSo07UITableG0C_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:titleForHeaderInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:titleForFooterInSection:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
{
"kind": "TypeNominal",
"name": "String",
@@ -7857,430 +8147,378 @@
"usr": "s:SS"
}
],
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewIdentifierSSvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "reusableViewLoadSource",
+ "printedName": "reusableViewLoadSource",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:titleForFooterInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_23titleForFooterInSectionSSSgSo07UITableG0C_SitF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:titleForFooterInSection:",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:viewForHeaderInSection:)",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:viewForHeaderInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_22viewForHeaderInSectionSo6UIViewCSgSo07UITableG0C_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:viewForHeaderInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:viewForFooterInSection:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ReusableViewLoadSource",
+ "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
+ "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:viewForFooterInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_22viewForFooterInSectionSo6UIViewCSgSo07UITableG0C_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:viewForFooterInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:heightForHeaderInSection:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0OvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0OvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:heightForHeaderInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_24heightForHeaderInSection12CoreGraphics7CGFloatVSo07UITableG0C_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:heightForHeaderInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:heightForFooterInSection:)",
+ "kind": "Var",
+ "name": "events",
+ "printedName": "events",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "HeaderFooterEventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:heightForFooterInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_24heightForFooterInSection12CoreGraphics7CGFloatVSo07UITableG0C_SitF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:heightForFooterInSection:",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:estimatedHeightForHeaderInSection:)",
- "children": [
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
},
{
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_Gvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_GvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC6eventsAC0eF16EventsSubscriberVyx_GvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:estimatedHeightForHeaderInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_33estimatedHeightForHeaderInSection12CoreGraphics7CGFloatVSo07UITableG0C_SitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:estimatedHeightForHeaderInSection:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:estimatedHeightForFooterInSection:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "TableHeaderFooterAdapter",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "TableHeaderFooterAdapter",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC"
+ }
+ ]
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:estimatedHeightForFooterInSection:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_33estimatedHeightForFooterInSection12CoreGraphics7CGFloatVSo07UITableG0C_SitF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterCyACyxGyADcSgcfc",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterCyACyxGyADcSgcfc",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:estimatedHeightForFooterInSection:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
},
{
"kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:canEditRowAt:)",
+ "name": "registerHeaderFooterViewForDirector",
+ "printedName": "registerHeaderFooterViewForDirector(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "TableDirector",
+ "printedName": "TranzzoPaymentSDK.TableDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:canEditRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_12canEditRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC08registereF15ViewForDirectorySSAA0dK0CF",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC08registereF15ViewForDirectorySSAA0dK0CF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:canEditRowAtIndexPath:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
"AccessControl",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:commit:forRowAt:)",
+ "name": "dequeueHeaderFooterForDirector",
+ "printedName": "dequeueHeaderFooterForDirector(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "EditingStyle",
- "printedName": "UIKit.UITableViewCell.EditingStyle",
- "usr": "c:@E@UITableViewCellEditingStyle"
+ "name": "Optional",
+ "printedName": "UIKit.UITableViewHeaderFooterView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UITableViewHeaderFooterView",
+ "printedName": "UIKit.UITableViewHeaderFooterView",
+ "usr": "c:objc(cs)UITableViewHeaderFooterView"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "TableDirector",
+ "printedName": "TranzzoPaymentSDK.TableDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:commitEditingStyle:forRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_6commit8forRowAtySo07UITableG0C_So0lG16CellEditingStyleV10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC07dequeueeF11ForDirectorySo011UITableViewefL0CSgAA0dJ0CF",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC07dequeueeF11ForDirectorySo011UITableViewefL0CSgAA0dJ0CF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:commitEditingStyle:forRowAtIndexPath:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
"AccessControl"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:editActionsForRowAt:)",
+ "name": "dispatch",
+ "printedName": "dispatch(_:isHeader:view:section:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "[UIKit.UITableViewRowAction]?",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[UIKit.UITableViewRowAction]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableViewRowAction",
- "printedName": "UIKit.UITableViewRowAction",
- "usr": "c:objc(cs)UITableViewRowAction"
- }
- ],
- "usr": "s:Sa"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "TableSectionEvents",
+ "printedName": "TranzzoPaymentSDK.TableSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK18TableSectionEventsO"
},
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:editActionsForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_19editActionsForRowAtSaySo07UITablegK6ActionCGSgSo0mG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:editActionsForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:canMoveRowAt:)",
- "children": [
{
"kind": "TypeNominal",
"name": "Bool",
@@ -8289,2004 +8527,1931 @@
},
{
"kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:canMoveRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_12canMoveRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC8dispatch_02isE04view7sectionypSgAA0D13SectionEventsO_SbSo6UIViewCSgSitF",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC8dispatch_02isE04view7sectionypSgAA0D13SectionEventsO_SbSo6UIViewCSgSitF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:canMoveRowAtIndexPath:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
"AccessControl",
- "RawDocComment"
+ "DiscardableResult"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:moveRowAt:to:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:moveRowAtIndexPath:toIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_9moveRowAt2toySo07UITableG0C_10Foundation9IndexPathVAKtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:moveRowAtIndexPath:toIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:indentationLevelForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:indentationLevelForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_24indentationLevelForRowAtSiSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:indentationLevelForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:prefetchRowsAt:)",
+ "kind": "TypeDecl",
+ "name": "HeaderFooterEvent",
+ "printedName": "HeaderFooterEvent",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Foundation.IndexPath]",
+ "kind": "Var",
+ "name": "isHeader",
+ "printedName": "isHeader",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
- "usr": "s:Sa"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:prefetchRowsAtIndexPaths:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_14prefetchRowsAtySo07UITableG0C_Say10Foundation9IndexPathVGtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:prefetchRowsAtIndexPaths:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:cancelPrefetchingForRowsAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV02isE0Sbvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV02isE0Sbvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV02isE0Sbvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV02isE0Sbvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
},
{
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Foundation.IndexPath]",
+ "kind": "Var",
+ "name": "view",
+ "printedName": "view",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "τ_0_0?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sa"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:cancelPrefetchingForRowsAtIndexPaths:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_26cancelPrefetchingForRowsAtySo07UITableG0C_Say10Foundation9IndexPathVGtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:cancelPrefetchingForRowsAtIndexPaths:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:shouldSpringLoadRowAt:with:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "UISpringLoadedInteractionContext",
- "printedName": "any UIKit.UISpringLoadedInteractionContext",
- "usr": "c:objc(pl)UISpringLoadedInteractionContext"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:shouldSpringLoadRowAtIndexPath:withContext:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_21shouldSpringLoadRowAt4withSbSo07UITableG0C_10Foundation9IndexPathVSo32UISpringLoadedInteractionContext_ptF",
- "moduleName": "TranzzoPaymentSDK",
- "intro_iOS": "11.0",
- "objc_name": "tableView:shouldSpringLoadRowAtIndexPath:withContext:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "Available",
- "RawDocComment"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:accessoryButtonTappedForRowWith:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV4viewxSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV4viewxSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "SetterAccess",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "τ_0_0?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV4viewxSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV4viewxSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:accessoryButtonTappedForRowWithIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_31accessoryButtonTappedForRowWithySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:accessoryButtonTappedForRowWithIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willSelectRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
+ "kind": "Var",
+ "name": "section",
+ "printedName": "section",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV7sectionSivp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV7sectionSivp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "SetterAccess",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV7sectionSivg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV7sectionSivg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willSelectRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_15willSelectRowAt10Foundation9IndexPathVSgSo07UITableG0C_AHtF",
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willSelectRowAtIndexPath:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
+ "RawDocComment"
],
"isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didSelectRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "conformances": [
{
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didSelectRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_14didSelectRowAtySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didSelectRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willDeselectRowAt:)",
+ "kind": "TypeDecl",
+ "name": "HeaderFooterEventsSubscriber",
+ "printedName": "HeaderFooterEventsSubscriber",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
+ "kind": "Var",
+ "name": "dequeue",
+ "printedName": "dequeue",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willDeselectRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_17willDeselectRowAt10Foundation9IndexPathVSgSo07UITableG0C_AHtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willDeselectRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didDeselectRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didDeselectRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_16didDeselectRowAtySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didDeselectRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:willBeginEditingRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:willBeginEditingRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_21willBeginEditingRowAtySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:willBeginEditingRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didEndEditingRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV7dequeueyAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
+ "kind": "Var",
+ "name": "height",
+ "printedName": "height",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didEndEditingRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_18didEndEditingRowAtySo07UITableG0C_10Foundation9IndexPathVSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didEndEditingRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:editingStyleForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "EditingStyle",
- "printedName": "UIKit.UITableViewCell.EditingStyle",
- "usr": "c:@E@UITableViewCellEditingStyle"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV6height12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:editingStyleForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_20editingStyleForRowAtSo07UITableg11CellEditingI0VSo0mG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:editingStyleForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:titleForDeleteConfirmationButtonForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
+ "kind": "Var",
+ "name": "estimatedHeight",
+ "printedName": "estimatedHeight",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_032titleForDeleteConfirmationButtonI5RowAtSSSgSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:shouldIndentWhileEditingRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:shouldIndentWhileEditingRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_29shouldIndentWhileEditingRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:shouldIndentWhileEditingRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:targetIndexPathForMoveFromRowAt:toProposedIndexPath:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_31targetIndexPathForMoveFromRowAt010toProposediJ010Foundation0iJ0VSo07UITableG0C_A2ItF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didEndDisplaying:forRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableViewCell",
- "printedName": "UIKit.UITableViewCell",
- "usr": "c:objc(cs)UITableViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didEndDisplayingCell:forRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_16didEndDisplaying8forRowAtySo07UITableG0C_So0nG4CellC10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didEndDisplayingCell:forRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:shouldShowMenuForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:shouldShowMenuForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_22shouldShowMenuForRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:shouldShowMenuForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:canPerformAction:forRowAt:withSender:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "Selector",
- "printedName": "ObjectiveC.Selector",
- "usr": "s:10ObjectiveC8SelectorV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat)?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> CoreGraphics.CGFloat",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight14CoreFoundation7CGFloatVAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV15estimatedHeight12CoreGraphics7CGFloatVAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:canPerformAction:forRowAtIndexPath:withSender:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_16canPerformAction8forRowAt10withSenderSbSo07UITableG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:canPerformAction:forRowAtIndexPath:withSender:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:performAction:forRowAt:withSender:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "Selector",
- "printedName": "ObjectiveC.Selector",
- "usr": "s:10ObjectiveC8SelectorV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ ]
},
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
+ "kind": "Var",
+ "name": "willDisplay",
+ "printedName": "willDisplay",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:performAction:forRowAtIndexPath:withSender:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_13performAction8forRowAt10withSenderySo07UITableG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:performAction:forRowAtIndexPath:withSender:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:shouldHighlightRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:shouldHighlightRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_20shouldHighlightRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:shouldHighlightRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didHighlightRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didHighlightRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_17didHighlightRowAtySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didHighlightRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:didUnhighlightRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:didUnhighlightRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_19didUnhighlightRowAtySo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:didUnhighlightRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:canFocusRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:canFocusRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_13canFocusRowAtSbSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:canFocusRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:leadingSwipeActionsConfigurationForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UISwipeActionsConfiguration?",
- "children": [
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "UISwipeActionsConfiguration",
- "printedName": "UIKit.UISwipeActionsConfiguration",
- "usr": "c:objc(cs)UISwipeActionsConfiguration"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV11willDisplayyAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ ]
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:leadingSwipeActionsConfigurationForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_40leadingSwipeActionsConfigurationForRowAtSo07UISwipejK0CSgSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "intro_iOS": "11",
- "objc_name": "tableView:leadingSwipeActionsConfigurationForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "Available"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:trailingSwipeActionsConfigurationForRowAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UISwipeActionsConfiguration?",
+ "kind": "Var",
+ "name": "didDisplay",
+ "printedName": "didDisplay",
"children": [
{
"kind": "TypeNominal",
- "name": "UISwipeActionsConfiguration",
- "printedName": "UIKit.UISwipeActionsConfiguration",
- "usr": "c:objc(cs)UISwipeActionsConfiguration"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10didDisplayyAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:trailingSwipeActionsConfigurationForRowAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_41trailingSwipeActionsConfigurationForRowAtSo07UISwipejK0CSgSo07UITableG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "intro_iOS": "11.0",
- "objc_name": "tableView:trailingSwipeActionsConfigurationForRowAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "Available"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "sectionIndexTitles",
- "printedName": "sectionIndexTitles(for:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "[Swift.String]?",
+ "kind": "Var",
+ "name": "endDisplay",
+ "printedName": "endDisplay",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Swift.String]",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
}
],
- "usr": "s:Sa"
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)sectionIndexTitlesForTableView:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC18sectionIndexTitles3forSaySSGSgSo11UITableViewC_tF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "sectionIndexTitlesForTableView:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "tableView",
- "printedName": "tableView(_:sectionForSectionIndexTitle:at:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)tableView:sectionForSectionIndexTitle:atIndex:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9tableView_27sectionForSectionIndexTitle2atSiSo07UITableG0C_SSSitF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "tableView:sectionForSectionIndexTitle:atIndex:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "scrollViewDidScroll",
- "printedName": "scrollViewDidScroll(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "HeaderFooterEvent",
+ "printedName": "TranzzoPaymentSDK.TableHeaderFooterAdapter<τ_0_0>.HeaderFooterEvent",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF5EventV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV10endDisplayyAC0eF5EventVyx_GcSgvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidScroll:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC19scrollViewDidScrollyySo08UIScrollG0CF",
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC0eF16EventsSubscriberV",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidScroll:",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl",
"RawDocComment"
],
"isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "scrollViewWillBeginDragging",
- "printedName": "scrollViewWillBeginDragging(_:)",
- "children": [
+ "conformances": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewWillBeginDragging:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC27scrollViewWillBeginDraggingyySo08UIScrollG0CF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginDragging:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "s:17TranzzoPaymentSDK24TableHeaderFooterAdapterC",
+ "mangledName": "$s17TranzzoPaymentSDK24TableHeaderFooterAdapterC",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UITableViewHeaderFooterView>",
+ "sugared_genericSig": "",
+ "isOpen": true,
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "scrollViewWillEndDragging",
- "printedName": "scrollViewWillEndDragging(_:withVelocity:targetContentOffset:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "TableHeaderFooterAdapterProtocol",
+ "printedName": "TableHeaderFooterAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP",
+ "mangledName": "$s17TranzzoPaymentSDK32TableHeaderFooterAdapterProtocolP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ProductPriceType",
+ "printedName": "ProductPriceType",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "vat",
+ "printedName": "vat",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
- },
- {
- "kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
- },
- {
- "kind": "TypeNominal",
- "name": "UnsafeMutablePointer",
- "printedName": "Swift.UnsafeMutablePointer",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductPriceType.Type) -> TranzzoPaymentSDK.ProductPriceType",
"children": [
{
"kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ }
+ ]
}
- ],
- "usr": "s:Sp"
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewWillEndDragging:withVelocity:targetContentOffset:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC25scrollViewWillEndDragging_12withVelocity19targetContentOffsetySo08UIScrollG0C_So7CGPointVSpyAJGtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillEndDragging:withVelocity:targetContentOffset:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO3vatyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO3vatyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewDidEndDragging",
- "printedName": "scrollViewDidEndDragging(_:willDecelerate:)",
+ "kind": "Var",
+ "name": "net",
+ "printedName": "net",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductPriceType.Type) -> TranzzoPaymentSDK.ProductPriceType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ }
+ ]
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidEndDragging:willDecelerate:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC24scrollViewDidEndDragging_14willDecelerateySo08UIScrollG0C_SbtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndDragging:willDecelerate:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO3netyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO3netyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewShouldScrollToTop",
- "printedName": "scrollViewShouldScrollToTop(_:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewShouldScrollToTop:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC27scrollViewShouldScrollToTopySbSo08UIScrollG0CF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO8rawValueACSgSS_tcfc",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO8rawValueACSgSS_tcfc",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewShouldScrollToTop:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "implicit": true,
+ "init_kind": "Designated"
},
{
- "kind": "Function",
- "name": "scrollViewDidScrollToTop",
- "printedName": "scrollViewDidScrollToTop(_:)",
+ "kind": "Var",
+ "name": "rawValue",
+ "printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidScrollToTop:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC24scrollViewDidScrollToTopyySo08UIScrollG0CF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO8rawValueSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO8rawValueSSvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidScrollToTop:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "scrollViewWillBeginDecelerating",
- "printedName": "scrollViewWillBeginDecelerating(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "implicit": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO8rawValueSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO8rawValueSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewWillBeginDecelerating:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC31scrollViewWillBeginDeceleratingyySo08UIScrollG0CF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginDecelerating:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ ]
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO",
+ "mangledName": "$s17TranzzoPaymentSDK16ProductPriceTypeO",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "enumRawTypeName": "String",
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "scrollViewDidEndDecelerating",
- "printedName": "scrollViewDidEndDecelerating(_:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "RawRepresentable",
+ "printedName": "RawRepresentable",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "kind": "TypeWitness",
+ "name": "RawValue",
+ "printedName": "RawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidEndDecelerating:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC28scrollViewDidEndDeceleratingyySo08UIScrollG0CF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndDecelerating:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "usr": "s:SY",
+ "mangledName": "$sSY"
},
{
- "kind": "Function",
- "name": "viewForZooming",
- "printedName": "viewForZooming(in:)",
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ProductUnitType",
+ "printedName": "ProductUnitType",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "kg",
+ "printedName": "kg",
"children": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductUnitType.Type) -> TranzzoPaymentSDK.ProductUnitType",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ]
}
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)viewForZoomingInScrollView:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC14viewForZooming2inSo6UIViewCSgSo12UIScrollViewC_tF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "viewForZoomingInScrollView:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO2kgyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO2kgyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewWillBeginZooming",
- "printedName": "scrollViewWillBeginZooming(_:with:)",
+ "kind": "Var",
+ "name": "m",
+ "printedName": "m",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductUnitType.Type) -> TranzzoPaymentSDK.ProductUnitType",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ]
}
- ],
- "usr": "s:Sq"
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewWillBeginZooming:withView:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC26scrollViewWillBeginZooming_4withySo08UIScrollG0C_So6UIViewCSgtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginZooming:withView:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO1myA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO1myA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewDidEndZooming",
- "printedName": "scrollViewDidEndZooming(_:with:atScale:)",
+ "kind": "Var",
+ "name": "pc",
+ "printedName": "pc",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductUnitType.Type) -> TranzzoPaymentSDK.ProductUnitType",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ]
}
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidEndZooming:withView:atScale:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC23scrollViewDidEndZooming_4with7atScaleySo08UIScrollG0C_So6UIViewCSg12CoreGraphics7CGFloatVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndZooming:withView:atScale:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO2pcyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO2pcyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewDidZoom",
- "printedName": "scrollViewDidZoom(_:)",
+ "kind": "Var",
+ "name": "l",
+ "printedName": "l",
"children": [
{
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductUnitType.Type) -> TranzzoPaymentSDK.ProductUnitType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ]
+ }
+ ]
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidZoom:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC17scrollViewDidZoomyySo08UIScrollG0CF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidZoom:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO1lyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO1lyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "Function",
- "name": "scrollViewDidEndScrollingAnimation",
- "printedName": "scrollViewDidEndScrollingAnimation(_:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidEndScrollingAnimation:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC34scrollViewDidEndScrollingAnimationyySo08UIScrollG0CF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO8rawValueACSgSS_tcfc",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO8rawValueACSgSS_tcfc",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndScrollingAnimation:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "implicit": true,
+ "init_kind": "Designated"
},
{
- "kind": "Function",
- "name": "scrollViewDidChangeAdjustedContentInset",
- "printedName": "scrollViewDidChangeAdjustedContentInset(_:)",
+ "kind": "Var",
+ "name": "rawValue",
+ "printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)TableDirector(im)scrollViewDidChangeAdjustedContentInset:",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC39scrollViewDidChangeAdjustedContentInsetyySo08UIScrollG0CF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidChangeAdjustedContentInset:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "AccessControl"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "TypeDecl",
- "name": "TableEventsHandler",
- "printedName": "TableEventsHandler",
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC0D13EventsHandlerV",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC0D13EventsHandlerV",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO8rawValueSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO8rawValueSSvp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ],
- "isFromExtension": true,
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- }
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "RowHeight",
- "printedName": "RowHeight",
- "children": [
+ "implicit": true,
+ "accessors": [
{
- "kind": "Var",
- "name": "default",
- "printedName": "default",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableDirector.RowHeight.Type) -> TranzzoPaymentSDK.TableDirector.RowHeight",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- }
- ]
- }
- ]
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO7defaultyA2EmF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9RowHeightO7defaultyA2EmF",
- "moduleName": "TranzzoPaymentSDK"
- },
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO8rawValueSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO8rawValueSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductUnitTypeO",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "enumRawTypeName": "String",
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "RawRepresentable",
+ "printedName": "RawRepresentable",
+ "children": [
{
- "kind": "Var",
- "name": "auto",
- "printedName": "auto",
+ "kind": "TypeWitness",
+ "name": "RawValue",
+ "printedName": "RawValue",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableDirector.RowHeight.Type) -> (CoreGraphics.CGFloat) -> TranzzoPaymentSDK.TableDirector.RowHeight",
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ]
+ }
+ ],
+ "usr": "s:SY",
+ "mangledName": "$sSY"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ProductTaxeType",
+ "printedName": "ProductTaxeType",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "vat",
+ "printedName": "vat",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductTaxeType.Type) -> TranzzoPaymentSDK.ProductTaxeType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType.Type",
"children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(CoreGraphics.CGFloat) -> TranzzoPaymentSDK.TableDirector.RowHeight",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(estimated: CoreGraphics.CGFloat)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- }
- ]
- }
- ]
- },
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- }
- ]
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
}
]
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO4autoyAE14CoreFoundation7CGFloatV_tcAEmF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9RowHeightO4autoyAE12CoreGraphics7CGFloatV_tcAEmF",
- "moduleName": "TranzzoPaymentSDK"
- },
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO3vatyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO3vatyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Var",
+ "name": "nonVat",
+ "printedName": "nonVat",
+ "children": [
{
- "kind": "Var",
- "name": "explicit",
- "printedName": "explicit",
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.ProductTaxeType.Type) -> TranzzoPaymentSDK.ProductTaxeType",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableDirector.RowHeight.Type) -> (CoreGraphics.CGFloat) -> TranzzoPaymentSDK.TableDirector.RowHeight",
+ "kind": "TypeNominal",
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType.Type",
"children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(CoreGraphics.CGFloat) -> TranzzoPaymentSDK.TableDirector.RowHeight",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- },
- {
- "kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
- }
- ]
- },
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "RowHeight",
- "printedName": "TranzzoPaymentSDK.TableDirector.RowHeight",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO"
- }
- ]
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
}
]
}
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO6nonVatyA2CmF",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO6nonVatyA2CmF",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(rawValue:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
+ }
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO8explicityAE14CoreFoundation7CGFloatVcAEmF",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9RowHeightO8explicityAE12CoreGraphics7CGFloatVcAEmF",
- "moduleName": "TranzzoPaymentSDK"
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK13TableDirectorC9RowHeightO",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC9RowHeightO",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueACSgSS_tcfc",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueACSgSS_tcfc",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ],
- "isFromExtension": true,
- "conformances": [
+ "implicit": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Var",
+ "name": "rawValue",
+ "printedName": "rawValue",
+ "children": [
{
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueSSvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessors": [
{
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO8rawValueSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
]
}
],
- "declKind": "Class",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector",
- "mangledName": "$s17TranzzoPaymentSDK13TableDirectorC",
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO",
+ "mangledName": "$s17TranzzoPaymentSDK15ProductTaxeTypeO",
"moduleName": "TranzzoPaymentSDK",
- "isOpen": true,
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "ObjC"
- ],
- "superclassUsr": "c:objc(cs)NSObject",
- "superclassNames": [
- "ObjectiveC.NSObject"
+ "AccessControl"
],
+ "enumRawTypeName": "String",
"conformances": [
{
"kind": "Conformance",
@@ -10318,122 +10483,77 @@
},
{
"kind": "Conformance",
- "name": "CVarArg",
- "printedName": "CVarArg",
- "usr": "s:s7CVarArgP",
- "mangledName": "$ss7CVarArgP"
- },
- {
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObservingPublishing",
- "printedName": "_KeyValueCodingAndObservingPublishing",
- "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
- "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
- },
- {
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObserving",
- "printedName": "_KeyValueCodingAndObserving",
- "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
- "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
- },
- {
- "kind": "Conformance",
- "name": "CustomStringConvertible",
- "printedName": "CustomStringConvertible",
- "usr": "s:s23CustomStringConvertibleP",
- "mangledName": "$ss23CustomStringConvertibleP"
+ "name": "RawRepresentable",
+ "printedName": "RawRepresentable",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "RawValue",
+ "printedName": "RawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ]
+ }
+ ],
+ "usr": "s:SY",
+ "mangledName": "$sSY"
},
{
"kind": "Conformance",
- "name": "CustomDebugStringConvertible",
- "printedName": "CustomDebugStringConvertible",
- "usr": "s:s28CustomDebugStringConvertibleP",
- "mangledName": "$ss28CustomDebugStringConvertibleP"
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
},
{
"kind": "Conformance",
- "name": "Sendable",
- "printedName": "Sendable",
- "usr": "s:s8SendableP",
- "mangledName": "$ss8SendableP"
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
}
]
},
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK"
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Vision",
- "printedName": "Vision",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK"
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
{
"kind": "TypeDecl",
- "name": "CollectionSectionHeaderFooterProtocol",
- "printedName": "CollectionSectionHeaderFooterProtocol",
+ "name": "Product",
+ "printedName": "Product",
"children": [
{
"kind": "Var",
- "name": "section",
- "printedName": "section",
+ "name": "id",
+ "printedName": "id",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP7sectionAA0dE0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP7sectionAA0dE0CSgvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV2idSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV2idSSSgvp",
"moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -10443,396 +10563,417 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP7sectionAA0dE0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP7sectionAA0dE0CSgvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV2idSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV2idSSSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
+ "implicit": true,
"accessorKind": "get"
}
]
},
{
- "kind": "Function",
- "name": "registerHeaderFooterViewForDirector",
- "printedName": "registerHeaderFooterViewForDirector(_:type:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionDirector",
- "printedName": "TranzzoPaymentSDK.CollectionDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP08registerfG15ViewForDirector_4typeSSAA0dL0C_SStF",
- "mangledName": "$s17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP08registerfG15ViewForDirector_4typeSSAA0dL0C_SStF",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "DiscardableResult"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "dispatch",
- "printedName": "dispatch(_:isHeader:view:section:)",
+ "kind": "Var",
+ "name": "url",
+ "printedName": "url",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Any?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3urlSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3urlSSSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3urlSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3urlSSSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "category",
+ "printedName": "category",
+ "children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "UIKit.UIView?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP8dispatch_02isF04view7sectionypSgAA0dE6EventsO_SbSo6UIViewCSgSitF",
- "mangledName": "$s17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP8dispatch_02isF04view7sectionypSgAA0dE6EventsO_SbSo6UIViewCSgSitF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV8categorySSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV8categorySSSgvp",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionSectionHeaderFooterProtocol>",
- "sugared_genericSig": "",
- "protocolReq": true,
"declAttributes": [
- "DiscardableResult"
+ "HasStorage",
+ "AccessControl"
],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Protocol",
- "usr": "s:17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP",
- "mangledName": "$s17TranzzoPaymentSDK37CollectionSectionHeaderFooterProtocolP",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- }
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "CollectionSectionEvents",
- "printedName": "CollectionSectionEvents",
- "children": [
- {
- "kind": "Var",
- "name": "dequeue",
- "printedName": "dequeue",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionSectionEvents.Type) -> TranzzoPaymentSDK.CollectionSectionEvents",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents.Type",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV8categorySSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV8categorySSSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO7dequeueyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO7dequeueyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
"kind": "Var",
- "name": "referenceSize",
- "printedName": "referenceSize",
+ "name": "name",
+ "printedName": "name",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionSectionEvents.Type) -> TranzzoPaymentSDK.CollectionSectionEvents",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV4nameSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV4nameSSSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents.Type",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV4nameSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV4nameSSSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO13referenceSizeyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO13referenceSizeyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
"kind": "Var",
- "name": "didDisplay",
- "printedName": "didDisplay",
+ "name": "description",
+ "printedName": "description",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionSectionEvents.Type) -> TranzzoPaymentSDK.CollectionSectionEvents",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV11descriptionSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV11descriptionSSSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents.Type",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV11descriptionSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV11descriptionSSSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO10didDisplayyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO10didDisplayyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
"kind": "Var",
- "name": "endDisplay",
- "printedName": "endDisplay",
+ "name": "amount",
+ "printedName": "amount",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionSectionEvents.Type) -> TranzzoPaymentSDK.CollectionSectionEvents",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV6amountSo9NSDecimalaSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV6amountSo9NSDecimalaSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents.Type",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV6amountSo9NSDecimalaSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV6amountSo9NSDecimalaSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO10endDisplayyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO10endDisplayyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
"kind": "Var",
- "name": "willDisplay",
- "printedName": "willDisplay",
+ "name": "currency",
+ "printedName": "currency",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionSectionEvents.Type) -> TranzzoPaymentSDK.CollectionSectionEvents",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK7ProductV8currencySSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV8currencySSSgvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents.Type",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
- ]
+ ],
+ "usr": "s:Sq"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV8currencySSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV8currencySSSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO11willDisplayyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO11willDisplayyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ ]
},
{
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(rawValue:)",
+ "kind": "Var",
+ "name": "priceType",
+ "printedName": "priceType",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents?",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSectionEvents",
- "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
}
],
"usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueACSgSi_tcfc",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueACSgSi_tcfc",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "init_kind": "Designated"
- },
- {
- "kind": "Var",
- "name": "rawValue",
- "printedName": "rawValue",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueSivp",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueSivp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV9priceTypeAA0d5PriceF0OSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV9priceTypeAA0d5PriceF0OSgvp",
"moduleName": "TranzzoPaymentSDK",
- "implicit": true,
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -10841,124 +10982,58 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueSivg",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO8rawValueSivg",
- "moduleName": "TranzzoPaymentSDK",
+ "usr": "s:17TranzzoPaymentSDK7ProductV9priceTypeAA0d5PriceF0OSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV9priceTypeAA0d5PriceF0OSgvg",
+ "moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
}
]
- }
- ],
- "declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO",
- "mangledName": "$s17TranzzoPaymentSDK23CollectionSectionEventsO",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "enumRawTypeName": "Int",
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Equatable",
- "printedName": "Equatable",
- "usr": "s:SQ",
- "mangledName": "$sSQ"
- },
- {
- "kind": "Conformance",
- "name": "Hashable",
- "printedName": "Hashable",
- "usr": "s:SH",
- "mangledName": "$sSH"
},
{
- "kind": "Conformance",
- "name": "RawRepresentable",
- "printedName": "RawRepresentable",
+ "kind": "Var",
+ "name": "vat",
+ "printedName": "vat",
"children": [
{
- "kind": "TypeWitness",
- "name": "RawValue",
- "printedName": "RawValue",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
- ]
- }
- ],
- "usr": "s:SY",
- "mangledName": "$sSY"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "PostRequest",
- "printedName": "PostRequest",
- "children": [
- {
- "kind": "Var",
- "name": "bodyParameters",
- "printedName": "bodyParameters",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Data",
- "printedName": "Foundation.Data",
- "usr": "s:10Foundation4DataV"
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvp",
- "mangledName": "$s17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3vatSo9NSDecimalaSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3vatSo9NSDecimalaSgvp",
"moduleName": "TranzzoPaymentSDK",
- "protocolReq": true,
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -10967,147 +11042,57 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Data",
- "printedName": "Foundation.Data",
- "usr": "s:10Foundation4DataV"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvg",
- "mangledName": "$s17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.PostRequest>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Data",
- "printedName": "Foundation.Data",
- "usr": "s:10Foundation4DataV"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvs",
- "mangledName": "$s17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.PostRequest>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvM",
- "mangledName": "$s17TranzzoPaymentSDK11PostRequestP14bodyParameters10Foundation4DataVvM",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3vatSo9NSDecimalaSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3vatSo9NSDecimalaSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.PostRequest>",
- "sugared_genericSig": "",
- "protocolReq": true,
"implicit": true,
- "reqNewWitnessTableEntry": true,
- "accessorKind": "_modify"
+ "accessorKind": "get"
}
]
- }
- ],
- "declKind": "Protocol",
- "usr": "s:17TranzzoPaymentSDK11PostRequestP",
- "mangledName": "$s17TranzzoPaymentSDK11PostRequestP",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 : TranzzoPaymentSDK.BaseRequestProtocol>",
- "sugared_genericSig": "",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
},
- {
- "kind": "Conformance",
- "name": "BaseRequestProtocol",
- "printedName": "BaseRequestProtocol",
- "usr": "s:17TranzzoPaymentSDK19BaseRequestProtocolP",
- "mangledName": "$s17TranzzoPaymentSDK19BaseRequestProtocolP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "CollectionDirector",
- "printedName": "CollectionDirector",
- "children": [
{
"kind": "Var",
- "name": "collection",
- "printedName": "collection",
+ "name": "qty",
+ "printedName": "qty",
"children": [
{
"kind": "TypeNominal",
- "name": "WeakStorage",
- "printedName": "UIKit.UICollectionView?"
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3qtySo9NSDecimalaSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3qtySo9NSDecimalaSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "ReferenceOwnership",
- "SetterAccess",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
- "ownership": 1,
+ "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -11118,21 +11103,21 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "UIKit.UICollectionView?",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV3qtySo9NSDecimalaSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV3qtySo9NSDecimalaSgvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -11141,37 +11126,33 @@
},
{
"kind": "Var",
- "name": "sections",
- "printedName": "sections",
+ "name": "payload",
+ "printedName": "payload",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sa"
+ "usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV7payloadSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV7payloadSSSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "SetterAccess",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
+ "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -11181,22 +11162,22 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "usr": "s:Sa"
+ "usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV7payloadSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV7payloadSSSgvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
@@ -11205,34 +11186,34 @@
},
{
"kind": "Var",
- "name": "firstSection",
- "printedName": "firstSection",
+ "name": "customerEmail",
+ "printedName": "customerEmail",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV13customerEmailSSSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV13customerEmailSSSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
+ "isLet": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -11242,56 +11223,57 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV13customerEmailSSSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV13customerEmailSSSgvg",
"moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
- "name": "lastSection",
- "printedName": "lastSection",
+ "name": "unit",
+ "printedName": "unit",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV4unitAA0D8UnitTypeOSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV4unitAA0D8UnitTypeOSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
+ "isLet": true,
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -11301,50 +11283,64 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV4unitAA0D8UnitTypeOSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV4unitAA0D8UnitTypeOSgvg",
"moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
- "name": "events",
- "printedName": "events",
+ "name": "taxes",
+ "printedName": "taxes",
"children": [
{
"kind": "TypeNominal",
- "name": "EventsSubscriber",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
+ "name": "Optional",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductTaxe",
+ "printedName": "TranzzoPaymentSDK.ProductTaxe",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvp",
+ "usr": "s:17TranzzoPaymentSDK7ProductV5taxesSayAA0D4TaxeVGSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV5taxesSayAA0D4TaxeVGSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
"HasStorage",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
+ "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -11354,335 +11350,291 @@
"children": [
{
"kind": "TypeNominal",
- "name": "EventsSubscriber",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
+ "name": "Optional",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductTaxe",
+ "printedName": "TranzzoPaymentSDK.ProductTaxe",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvg",
+ "usr": "s:17TranzzoPaymentSDK7ProductV5taxesSayAA0D4TaxeVGSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV5taxesSayAA0D4TaxeVGSgvg",
"moduleName": "TranzzoPaymentSDK",
"implicit": true,
"accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(id:url:category:name:description:amount:currency:priceType:vat:qty:payload:customerEmail:unit:taxes:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Product",
+ "printedName": "TranzzoPaymentSDK.Product",
+ "usr": "s:17TranzzoPaymentSDK7ProductV"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "EventsSubscriber",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvs",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvM",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Var",
- "name": "scrollEvents",
- "printedName": "scrollEvents",
- "children": [
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "Preconcurrency",
- "Custom",
- "HasStorage",
- "AccessControl",
- "RawDocComment"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvg",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "get"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
{
"kind": "TypeNominal",
- "name": "ScrollViewEventsHandler",
- "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
- "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvs",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvs",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "set"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvM",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(_:)",
- "children": [
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
- "name": "CollectionDirector",
- "printedName": "TranzzoPaymentSDK.CollectionDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorCyACSo16UICollectionViewCcfc",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorCyACSo16UICollectionViewCcfc",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "init_kind": "Designated"
- },
- {
- "kind": "Var",
- "name": "isPrefetchingEnabled",
- "printedName": "isPrefetchingEnabled",
- "children": [
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductPriceType",
+ "printedName": "TranzzoPaymentSDK.ProductPriceType",
+ "usr": "s:17TranzzoPaymentSDK16ProductPriceTypeO"
+ }
+ ],
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvp",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvg",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvg",
- "moduleName": "TranzzoPaymentSDK",
- "accessorKind": "get"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Foundation.Decimal?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvs",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvs",
- "moduleName": "TranzzoPaymentSDK",
- "accessorKind": "set"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvM",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvM",
- "moduleName": "TranzzoPaymentSDK",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
- {
- "kind": "Function",
- "name": "registerAdapters",
- "printedName": "registerAdapters(_:)",
- "children": [
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductUnitType",
+ "printedName": "TranzzoPaymentSDK.ProductUnitType",
+ "usr": "s:17TranzzoPaymentSDK15ProductUnitTypeO"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.CollectionCellAdapterProtocol]",
+ "name": "Optional",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]?",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionCellAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.CollectionCellAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP"
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.ProductTaxe]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProductTaxe",
+ "printedName": "TranzzoPaymentSDK.ProductTaxe",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV"
+ }
+ ],
+ "usr": "s:Sa"
}
],
- "usr": "s:Sa"
+ "usr": "s:Sq"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16registerAdaptersyySayAA0D19CellAdapterProtocol_pGF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16registerAdaptersyySayAA0D19CellAdapterProtocol_pGF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV2id3url8category4name11description6amount8currency9priceType3vat3qty7payload13customerEmail4unit5taxesACSSSg_A4RSo9NSDecimalaSgArA0d5PriceM0OSgA2u2rA0d4UnitM0OSgSayAA0D4TaxeVGSgtcfc",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV2id3url8category4name11description6amount8currency9priceType3vat3qty7payload13customerEmail4unit5taxesACSSSg_A4RSo9NSDecimalaSgArA0d5PriceM0OSgA2u2rA0d4UnitM0OSgSayAA0D4TaxeVGSgtcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
},
{
- "kind": "Function",
- "name": "registerAdapter",
- "printedName": "registerAdapter(_:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Product",
+ "printedName": "TranzzoPaymentSDK.Product",
+ "usr": "s:17TranzzoPaymentSDK7ProductV"
},
{
"kind": "TypeNominal",
- "name": "CollectionCellAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.CollectionCellAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP"
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC15registerAdapteryyAA0d4CellG8Protocol_pF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC15registerAdapteryyAA0d4CellG8Protocol_pF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK7ProductV4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV4fromACs7Decoder_p_tKcfc",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ "implicit": true,
+ "throwing": true,
+ "init_kind": "Designated"
},
{
"kind": "Function",
- "name": "registerHeaderFooterAdapters",
- "printedName": "registerHeaderFooterAdapters(_:)",
+ "name": "encode",
+ "printedName": "encode(to:)",
"children": [
{
"kind": "TypeNominal",
@@ -11691,262 +11643,214 @@
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CollectionHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
- }
- ],
- "usr": "s:Sa"
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
+ "usr": "s:17TranzzoPaymentSDK7ProductV6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV6encode2toys7Encoder_p_tKF",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
+ "implicit": true,
+ "throwing": true,
"funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK7ProductV",
+ "mangledName": "$s17TranzzoPaymentSDK7ProductV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "registerHeaderFooterAdapter",
- "printedName": "registerHeaderFooterAdapter(_:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ProductTaxe",
+ "printedName": "ProductTaxe",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "type",
+ "printedName": "type",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV4typeAA0dE4TypeOvp",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV4typeAA0dE4TypeOvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "elementAt",
- "printedName": "elementAt(_:)",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV4typeAA0dE4TypeOvg",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV4typeAA0dE4TypeOvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "set",
- "printedName": "set(sections:)",
+ "kind": "Var",
+ "name": "prc",
+ "printedName": "prc",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.CollectionSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
- }
- ],
- "usr": "s:Sa"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3set8sectionsySayAA0D7SectionCG_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3set8sectionsySayAA0D7SectionCG_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV3prcSo9NSDecimalavp",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV3prcSo9NSDecimalavp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
+ "HasStorage",
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "section",
- "printedName": "section(_:)",
- "children": [
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV3prcSo9NSDecimalavg",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV3prcSo9NSDecimalavg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC7sectionyAA0D7SectionCSgSSF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC7sectionyAA0D7SectionCSgSSF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "add",
- "printedName": "add(elements:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(type:prc:)",
"children": [
{
"kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "ProductTaxe",
+ "printedName": "TranzzoPaymentSDK.ProductTaxe",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV"
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[any TranzzoPaymentSDK.ElementRepresentable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
- }
- ],
- "usr": "s:Sa"
+ "name": "ProductTaxeType",
+ "printedName": "TranzzoPaymentSDK.ProductTaxeType",
+ "usr": "s:17TranzzoPaymentSDK15ProductTaxeTypeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decimal",
+ "printedName": "Foundation.Decimal",
+ "usr": "c:@SA@NSDecimal"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add8elementsAA0D7SectionCSayAA20ElementRepresentable_pG_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add8elementsAA0D7SectionCSayAA20ElementRepresentable_pG_tF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV4type3prcAcA0dE4TypeO_So9NSDecimalatcfc",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV4type3prcAcA0dE4TypeO_So9NSDecimalatcfc",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "AccessControl"
],
- "funcSelfKind": "NonMutating"
+ "init_kind": "Designated"
},
{
- "kind": "Function",
- "name": "add",
- "printedName": "add(section:at:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ "name": "ProductTaxe",
+ "printedName": "TranzzoPaymentSDK.ProductTaxe",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV"
},
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Int?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV4fromACs7Decoder_p_tKcfc",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ "implicit": true,
+ "throwing": true,
+ "init_kind": "Designated"
},
{
"kind": "Function",
- "name": "add",
- "printedName": "add(sections:at:)",
+ "name": "encode",
+ "printedName": "encode(to:)",
"children": [
{
"kind": "TypeNominal",
@@ -11955,126 +11859,139 @@
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.CollectionSection]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CollectionSection",
- "printedName": "TranzzoPaymentSDK.CollectionSection",
- "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
- }
- ],
- "usr": "s:Sa"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Int?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- }
- ],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV6encode2toys7Encoder_p_tKF",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "RawDocComment"
- ],
+ "implicit": true,
+ "throwing": true,
"funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK11ProductTaxeV",
+ "mangledName": "$s17TranzzoPaymentSDK11ProductTaxeV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Function",
- "name": "removeAll",
- "printedName": "removeAll(keepingCapacity:)",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "CollectionDirector",
+ "printedName": "CollectionDirector",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "collection",
+ "printedName": "collection",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "hasDefaultArg": true,
- "usr": "s:Sb"
+ "name": "WeakStorage",
+ "printedName": "UIKit.UICollectionView?"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9removeAll15keepingCapacitySiSb_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9removeAll15keepingCapacitySiSb_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"Preconcurrency",
"Custom",
+ "HasStorage",
+ "ReferenceOwnership",
+ "SetterAccess",
"AccessControl",
- "DiscardableResult",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(indexPath:)",
- "children": [
+ "ownership": 1,
+ "hasStorage": true,
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "ElementRepresentable",
- "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
- "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ "name": "Optional",
+ "printedName": "UIKit.UICollectionView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ }
+ ],
+ "usr": "s:Sq"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC10collectionSo16UICollectionViewCSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
}
- ],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
+ ]
},
{
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(section:)",
+ "kind": "Var",
+ "name": "sections",
+ "printedName": "sections",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.CollectionSection]",
"children": [
{
"kind": "TypeNominal",
@@ -12083,37 +12000,62 @@
"usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "usr": "s:Sa"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"Preconcurrency",
"Custom",
+ "HasStorage",
+ "SetterAccess",
"AccessControl",
- "DiscardableResult",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8sectionsSayAA0D7SectionCGvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
},
{
- "kind": "Function",
- "name": "remove",
- "printedName": "remove(sectionsAt:)",
+ "kind": "Var",
+ "name": "firstSection",
+ "printedName": "firstSection",
"children": [
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
@@ -12122,32 +12064,52 @@
"usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
- "usr": "s:Sa"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexSet",
- "printedName": "Foundation.IndexSet",
- "usr": "s:10Foundation8IndexSetV"
+ "usr": "s:Sq"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
- "DiscardableResult",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12firstSectionAA0dG0CSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "get"
+ }
+ ]
},
{
- "kind": "Function",
- "name": "sectionAt",
- "printedName": "sectionAt(_:)",
+ "kind": "Var",
+ "name": "lastSection",
+ "printedName": "lastSection",
"children": [
{
"kind": "TypeNominal",
@@ -12162,17 +12124,11 @@
}
],
"usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9sectionAtyAA0D7SectionCSgSiF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9sectionAtyAA0D7SectionCSgSiF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"Preconcurrency",
@@ -12180,224 +12136,397 @@
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "reload",
- "printedName": "reload(afterUpdate:completion:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
+ "accessors": [
{
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.CollectionDirector) -> ())?",
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionDirector) -> ()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "CollectionDirector",
- "printedName": "TranzzoPaymentSDK.CollectionDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
- ]
+ ],
+ "usr": "s:Sq"
}
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(() -> ())?",
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC11lastSectionAA0dG0CSgvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "events",
+ "printedName": "events",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "Preconcurrency",
+ "Custom",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ]
+ "kind": "TypeNominal",
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
}
],
- "hasDefaultArg": true,
- "usr": "s:Sq"
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvs",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvM",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6eventsAC16EventsSubscriberVvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "scrollEvents",
+ "printedName": "scrollEvents",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ScrollViewEventsHandler",
+ "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
+ "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
}
],
- "declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6reload11afterUpdate10completionyyACcSg_yycSgtF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6reload11afterUpdate10completionyyACcSg_yycSgtF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
"Preconcurrency",
"Custom",
+ "HasStorage",
"AccessControl",
"RawDocComment"
],
- "funcSelfKind": "NonMutating"
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ScrollViewEventsHandler",
+ "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
+ "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ScrollViewEventsHandler",
+ "printedName": "TranzzoPaymentSDK.ScrollViewEventsHandler",
+ "usr": "s:17TranzzoPaymentSDK23ScrollViewEventsHandlerV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvs",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvM",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC12scrollEventsAA010ScrollViewG7HandlerVvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Constructor",
"name": "init",
- "printedName": "init()",
+ "printedName": "init(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "CollectionDirector",
"printedName": "TranzzoPaymentSDK.CollectionDirector",
"usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
}
],
"declKind": "Constructor",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)init",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorCACycfc",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorCyACSo16UICollectionViewCcfc",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorCyACSo16UICollectionViewCcfc",
"moduleName": "TranzzoPaymentSDK",
- "overriding": true,
- "implicit": true,
- "objc_name": "init",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
- "Override"
+ "AccessControl",
+ "RawDocComment"
],
"init_kind": "Designated"
},
{
- "kind": "Function",
- "name": "numberOfSections",
- "printedName": "numberOfSections(in:)",
+ "kind": "Var",
+ "name": "isPrefetchingEnabled",
+ "printedName": "isPrefetchingEnabled",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)numberOfSectionsInCollectionView:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16numberOfSections2inSiSo16UICollectionViewC_tF",
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvp",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvp",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "numberOfSectionsInCollectionView:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvg",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvs",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvM",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC20isPrefetchingEnabledSbvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:numberOfItemsInSection:)",
+ "name": "registerAdapters",
+ "printedName": "registerAdapters(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
- "name": "Int",
- "printedName": "Swift.Int",
- "usr": "s:Si"
+ "name": "Array",
+ "printedName": "[any TranzzoPaymentSDK.CollectionCellAdapterProtocol]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionCellAdapterProtocol",
+ "printedName": "any TranzzoPaymentSDK.CollectionCellAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP"
+ }
+ ],
+ "usr": "s:Sa"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:numberOfItemsInSection:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_22numberOfItemsInSectionSiSo012UICollectionG0C_SitF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16registerAdaptersyySayAA0D19CellAdapterProtocol_pGF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16registerAdaptersyySayAA0D19CellAdapterProtocol_pGF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:numberOfItemsInSection:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:cellForItemAt:)",
+ "name": "registerAdapter",
+ "printedName": "registerAdapter(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "UICollectionViewCell",
- "printedName": "UIKit.UICollectionViewCell",
- "usr": "c:objc(cs)UICollectionViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "CollectionCellAdapterProtocol",
+ "printedName": "any TranzzoPaymentSDK.CollectionCellAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK29CollectionCellAdapterProtocolP"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:cellForItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_13cellForItemAtSo012UICollectionG4CellCSo0lG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC15registerAdapteryyAA0d4CellG8Protocol_pF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC15registerAdapteryyAA0d4CellG8Protocol_pF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:cellForItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:willDisplay:forItemAt:)",
+ "name": "registerHeaderFooterAdapters",
+ "printedName": "registerHeaderFooterAdapters(_:)",
"children": [
{
"kind": "TypeNominal",
@@ -12406,96 +12535,80 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionViewCell",
- "printedName": "UIKit.UICollectionViewCell",
- "usr": "c:objc(cs)UICollectionViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Array",
+ "printedName": "[any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionHeaderFooterAdapterProtocol",
+ "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
+ }
+ ],
+ "usr": "s:Sa"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:willDisplayCell:forItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_11willDisplay9forItemAtySo012UICollectionG0C_So0mG4CellC10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC28registerHeaderFooterAdaptersyySayAA0dgH15AdapterProtocol_pGF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:willDisplayCell:forItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:didEndDisplaying:forItemAt:)",
+ "name": "registerHeaderFooterAdapter",
+ "printedName": "registerHeaderFooterAdapter(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionViewCell",
- "printedName": "UIKit.UICollectionViewCell",
- "usr": "c:objc(cs)UICollectionViewCell"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "CollectionHeaderFooterAdapterProtocol",
+ "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didEndDisplayingCell:forItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16didEndDisplaying9forItemAtySo012UICollectionG0C_So0nG4CellC10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27registerHeaderFooterAdapterySSAA0dghI8Protocol_pF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didEndDisplayingCell:forItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "DiscardableResult",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:shouldSelectItemAt:)",
+ "name": "elementAt",
+ "printedName": "elementAt(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Optional",
+ "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ElementRepresentable",
+ "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
@@ -12505,24 +12618,21 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldSelectItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_18shouldSelectItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9elementAtyAA20ElementRepresentable_pSg10Foundation9IndexPathVF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:shouldSelectItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:didSelectItemAt:)",
+ "name": "set",
+ "printedName": "set(sections:)",
"children": [
{
"kind": "TypeNominal",
@@ -12531,150 +12641,112 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didSelectItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_15didSelectItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
- "moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didSelectItemAtIndexPath:",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom"
- ],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:shouldDeselectItemAt:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sa"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldDeselectItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_20shouldDeselectItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3set8sectionsySayAA0D7SectionCG_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3set8sectionsySayAA0D7SectionCG_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:shouldDeselectItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:didDeselectItemAt:)",
+ "name": "section",
+ "printedName": "section(_:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didDeselectItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_17didDeselectItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC7sectionyAA0D7SectionCSgSSF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC7sectionyAA0D7SectionCSgSSF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didDeselectItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:shouldHighlightItemAt:)",
+ "name": "add",
+ "printedName": "add(elements:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Array",
+ "printedName": "[any TranzzoPaymentSDK.ElementRepresentable]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ElementRepresentable",
+ "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ }
+ ],
+ "usr": "s:Sa"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldHighlightItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_21shouldHighlightItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add8elementsAA0D7SectionCSayAA20ElementRepresentable_pG_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add8elementsAA0D7SectionCSayAA20ElementRepresentable_pG_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:shouldHighlightItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
+ "DiscardableResult",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:didHighlightItemAt:)",
+ "name": "add",
+ "printedName": "add(section:at:)",
"children": [
{
"kind": "TypeNominal",
@@ -12683,35 +12755,42 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didHighlightItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_18didHighlightItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add7section2atyAA0D7SectionC_SiSgtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didHighlightItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:didUnhighlightItemAt:)",
+ "name": "add",
+ "printedName": "add(sections:at:)",
"children": [
{
"kind": "TypeNominal",
@@ -12720,98 +12799,96 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sa"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didUnhighlightItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_20didUnhighlightItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC3add8sections2atySayAA0D7SectionCG_SiSgtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didUnhighlightItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:transitionLayoutForOldLayout:newLayout:)",
+ "name": "removeAll",
+ "printedName": "removeAll(keepingCapacity:)",
"children": [
{
"kind": "TypeNominal",
- "name": "UICollectionViewTransitionLayout",
- "printedName": "UIKit.UICollectionViewTransitionLayout",
- "usr": "c:objc(cs)UICollectionViewTransitionLayout"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionViewLayout",
- "printedName": "UIKit.UICollectionViewLayout",
- "usr": "c:objc(cs)UICollectionViewLayout"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
},
{
"kind": "TypeNominal",
- "name": "UICollectionViewLayout",
- "printedName": "UIKit.UICollectionViewLayout",
- "usr": "c:objc(cs)UICollectionViewLayout"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "hasDefaultArg": true,
+ "usr": "s:Sb"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:transitionLayoutForOldLayout:newLayout:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_022transitionLayoutForOldI003newI0So012UICollectiong10TransitionI0CSo0mG0C_So0mgI0CALtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9removeAll15keepingCapacitySiSb_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9removeAll15keepingCapacitySiSb_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:transitionLayoutForOldLayout:newLayout:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
+ "DiscardableResult",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:targetIndexPathForMoveFromItemAt:toProposedIndexPath:)",
+ "name": "remove",
+ "printedName": "remove(indexPath:)",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "(any TranzzoPaymentSDK.ElementRepresentable)?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ElementRepresentable",
+ "printedName": "any TranzzoPaymentSDK.ElementRepresentable",
+ "usr": "s:17TranzzoPaymentSDK20ElementRepresentableP"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
@@ -12821,158 +12898,138 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_32targetIndexPathForMoveFromItemAt010toProposediJ010Foundation0iJ0VSo012UICollectionG0C_A2ItF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove9indexPathAA20ElementRepresentable_pSg10Foundation05IndexH0V_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "DiscardableResult",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:targetContentOffsetForProposedContentOffset:)",
+ "name": "remove",
+ "printedName": "remove(section:)",
"children": [
{
"kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:targetContentOffsetForProposedContentOffset:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_030targetContentOffsetForProposediJ0So7CGPointVSo012UICollectionG0C_AGtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove7sectionAA0D7SectionCSgSi_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:targetContentOffsetForProposedContentOffset:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "DiscardableResult",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:shouldShowMenuForItemAt:)",
+ "name": "remove",
+ "printedName": "remove(sectionsAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "name": "Array",
+ "printedName": "[TranzzoPaymentSDK.CollectionSection]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sa"
},
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "IndexSet",
+ "printedName": "Foundation.IndexSet",
+ "usr": "s:10Foundation8IndexSetV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldShowMenuForItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_23shouldShowMenuForItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6remove10sectionsAtSayAA0D7SectionCG10Foundation8IndexSetV_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:shouldShowMenuForItemAtIndexPath:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
+ "DiscardableResult",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:canPerformAction:forItemAt:withSender:)",
+ "name": "sectionAt",
+ "printedName": "sectionAt(_:)",
"children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "Selector",
- "printedName": "ObjectiveC.Selector",
- "usr": "s:10ObjectiveC8SelectorV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Any?",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
"usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:canPerformAction:forItemAtIndexPath:withSender:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16canPerformAction9forItemAt10withSenderSbSo012UICollectionG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC9sectionAtyAA0D7SectionCSgSiF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC9sectionAtyAA0D7SectionCSgSiF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:canPerformAction:forItemAtIndexPath:withSender:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
"Custom",
+ "AccessControl",
"RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:performAction:forItemAt:withSender:)",
+ "name": "reload",
+ "printedName": "reload(afterUpdate:completion:)",
"children": [
{
"kind": "TypeNominal",
@@ -12981,132 +13038,330 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "Selector",
- "printedName": "ObjectiveC.Selector",
- "usr": "s:10ObjectiveC8SelectorV"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "Optional",
+ "printedName": "((TranzzoPaymentSDK.CollectionDirector) -> ())?",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionDirector) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ }
+ ]
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Any?",
+ "printedName": "(() -> ())?",
"children": [
{
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
}
],
+ "hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:performAction:forItemAtIndexPath:withSender:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_13performAction9forItemAt10withSenderySo012UICollectionG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC6reload11afterUpdate10completionyyACcSg_yycSgtF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC6reload11afterUpdate10completionyyACcSg_yycSgtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:performAction:forItemAtIndexPath:withSender:",
"declAttributes": [
- "Dynamic",
- "ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "AccessControl",
+ "RawDocComment"
],
- "isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
- "kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:shouldSpringLoadItemAt:with:)",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)init",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorCACycfc",
+ "moduleName": "TranzzoPaymentSDK",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ItemSize",
+ "printedName": "ItemSize",
+ "children": [
{
- "kind": "TypeNominal",
- "name": "UICollectionView",
- "printedName": "UIKit.UICollectionView",
- "usr": "c:objc(cs)UICollectionView"
+ "kind": "Var",
+ "name": "default",
+ "printedName": "default",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO7defaultyA2EmF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO7defaultyA2EmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "kind": "Var",
+ "name": "auto",
+ "printedName": "auto",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> (CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "(estimated: CoreFoundation.CGSize)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO4autoyAESo6CGSizeV_tcAEmF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO4autoyAESo6CGSizeV_tcAEmF",
+ "moduleName": "TranzzoPaymentSDK"
},
{
- "kind": "TypeNominal",
- "name": "UISpringLoadedInteractionContext",
- "printedName": "any UIKit.UISpringLoadedInteractionContext",
- "usr": "c:objc(pl)UISpringLoadedInteractionContext"
+ "kind": "Var",
+ "name": "explicit",
+ "printedName": "explicit",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> (CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ItemSize",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO8explicityAESo6CGSizeVcAEmF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO8explicityAESo6CGSizeVcAEmF",
+ "moduleName": "TranzzoPaymentSDK"
}
],
- "declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldSpringLoadItemAtIndexPath:withContext:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_22shouldSpringLoadItemAt4withSbSo012UICollectionG0C_10Foundation9IndexPathVSo32UISpringLoadedInteractionContext_ptF",
+ "declKind": "Enum",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO",
"moduleName": "TranzzoPaymentSDK",
- "intro_iOS": "11.0",
- "objc_name": "collectionView:shouldSpringLoadItemAtIndexPath:withContext:",
"declAttributes": [
- "Dynamic",
- "ObjC",
- "Preconcurrency",
- "Custom",
- "Available",
"RawDocComment"
],
"isFromExtension": true,
- "funcSelfKind": "NonMutating"
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "EventsSubscriber",
+ "printedName": "EventsSubscriber",
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
},
{
"kind": "Function",
- "name": "collectionView",
- "printedName": "collectionView(_:canFocusItemAt:)",
+ "name": "numberOfSections",
+ "printedName": "numberOfSections(in:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "UICollectionView",
"printedName": "UIKit.UICollectionView",
"usr": "c:objc(cs)UICollectionView"
- },
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:canFocusItemAtIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_14canFocusItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)numberOfSectionsInCollectionView:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16numberOfSections2inSiSo16UICollectionViewC_tF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:canFocusItemAtIndexPath:",
+ "objc_name": "numberOfSectionsInCollectionView:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom",
- "RawDocComment"
+ "Custom"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
@@ -13114,13 +13369,13 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:shouldUpdateFocusIn:)",
+ "printedName": "collectionView(_:numberOfItemsInSection:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
},
{
"kind": "TypeNominal",
@@ -13130,16 +13385,16 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionViewFocusUpdateContext",
- "printedName": "UIKit.UICollectionViewFocusUpdateContext",
- "usr": "c:objc(cs)UICollectionViewFocusUpdateContext"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldUpdateFocusInContext:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_19shouldUpdateFocusInSbSo012UICollectionG0C_So0lgjI7ContextCtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:numberOfItemsInSection:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_22numberOfItemsInSectionSiSo012UICollectionG0C_SitF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:shouldUpdateFocusInContext:",
+ "objc_name": "collectionView:numberOfItemsInSection:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13152,12 +13407,13 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:didUpdateFocusIn:with:)",
+ "printedName": "collectionView(_:cellForItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "UICollectionViewCell",
+ "printedName": "UIKit.UICollectionViewCell",
+ "usr": "c:objc(cs)UICollectionViewCell"
},
{
"kind": "TypeNominal",
@@ -13167,22 +13423,16 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionViewFocusUpdateContext",
- "printedName": "UIKit.UICollectionViewFocusUpdateContext",
- "usr": "c:objc(cs)UICollectionViewFocusUpdateContext"
- },
- {
- "kind": "TypeNominal",
- "name": "UIFocusAnimationCoordinator",
- "printedName": "UIKit.UIFocusAnimationCoordinator",
- "usr": "c:objc(cs)UIFocusAnimationCoordinator"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didUpdateFocusInContext:withAnimationCoordinator:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16didUpdateFocusIn4withySo012UICollectionG0C_So0mgjI7ContextCSo27UIFocusAnimationCoordinatorCtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:cellForItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_13cellForItemAtSo012UICollectionG4CellCSo0lG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didUpdateFocusInContext:withAnimationCoordinator:",
+ "objc_name": "collectionView:cellForItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13195,13 +13445,12 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:viewForSupplementaryElementOfKind:at:)",
+ "printedName": "collectionView(_:willDisplay:forItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "UICollectionReusableView",
- "printedName": "UIKit.UICollectionReusableView",
- "usr": "c:objc(cs)UICollectionReusableView"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
@@ -13211,9 +13460,9 @@
},
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionViewCell",
+ "printedName": "UIKit.UICollectionViewCell",
+ "usr": "c:objc(cs)UICollectionViewCell"
},
{
"kind": "TypeNominal",
@@ -13223,16 +13472,15 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:viewForSupplementaryElementOfKind:atIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_33viewForSupplementaryElementOfKind2atSo020UICollectionReusableG0CSo0oG0C_SS10Foundation9IndexPathVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:willDisplayCell:forItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_11willDisplay9forItemAtySo012UICollectionG0C_So0mG4CellC10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:viewForSupplementaryElementOfKind:atIndexPath:",
+ "objc_name": "collectionView:willDisplayCell:forItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom",
- "RawDocComment"
+ "Custom"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
@@ -13240,7 +13488,7 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:willDisplaySupplementaryView:forElementKind:at:)",
+ "printedName": "collectionView(_:didEndDisplaying:forItemAt:)",
"children": [
{
"kind": "TypeNominal",
@@ -13255,15 +13503,9 @@
},
{
"kind": "TypeNominal",
- "name": "UICollectionReusableView",
- "printedName": "UIKit.UICollectionReusableView",
- "usr": "c:objc(cs)UICollectionReusableView"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionViewCell",
+ "printedName": "UIKit.UICollectionViewCell",
+ "usr": "c:objc(cs)UICollectionViewCell"
},
{
"kind": "TypeNominal",
@@ -13273,10 +13515,10 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_024willDisplaySupplementaryG014forElementKind2atySo012UICollectionG0C_So0o8ReusableG0CSS10Foundation9IndexPathVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didEndDisplayingCell:forItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16didEndDisplaying9forItemAtySo012UICollectionG0C_So0nG4CellC10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:",
+ "objc_name": "collectionView:didEndDisplayingCell:forItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13289,12 +13531,13 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:didEndDisplayingSupplementaryView:forElementOfKind:at:)",
+ "printedName": "collectionView(_:shouldSelectItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
@@ -13302,18 +13545,6 @@
"printedName": "UIKit.UICollectionView",
"usr": "c:objc(cs)UICollectionView"
},
- {
- "kind": "TypeNominal",
- "name": "UICollectionReusableView",
- "printedName": "UIKit.UICollectionReusableView",
- "usr": "c:objc(cs)UICollectionReusableView"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
{
"kind": "TypeNominal",
"name": "IndexPath",
@@ -13322,43 +13553,35 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_029didEndDisplayingSupplementaryG016forElementOfKind2atySo012UICollectionG0C_So0q8ReusableG0CSS10Foundation9IndexPathVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldSelectItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_18shouldSelectItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:",
+ "objc_name": "collectionView:shouldSelectItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "headerFooterForSection",
- "printedName": "headerFooterForSection(ofType:at:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:didSelectItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol)?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CollectionHeaderFooterAdapterProtocol",
- "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
- "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
},
{
"kind": "TypeNominal",
@@ -13368,10 +13591,13 @@
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC22headerFooterForSection6ofType2atAA0d6HeaderG15AdapterProtocol_pSgSS_10Foundation9IndexPathVtF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC22headerFooterForSection6ofType2atAA0d6HeaderG15AdapterProtocol_pSgSS_10Foundation9IndexPathVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didSelectItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_15didSelectItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:didSelectItemAtIndexPath:",
"declAttributes": [
+ "Dynamic",
+ "ObjC",
"Preconcurrency",
"Custom"
],
@@ -13381,12 +13607,13 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:prefetchItemsAt:)",
+ "printedName": "collectionView(_:shouldDeselectItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
@@ -13396,24 +13623,16 @@
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Foundation.IndexPath]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "usr": "s:Sa"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:prefetchItemsAtIndexPaths:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_15prefetchItemsAtySo012UICollectionG0C_Say10Foundation9IndexPathVGtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldDeselectItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_20shouldDeselectItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:prefetchItemsAtIndexPaths:",
+ "objc_name": "collectionView:shouldDeselectItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13427,7 +13646,7 @@
{
"kind": "Function",
"name": "collectionView",
- "printedName": "collectionView(_:cancelPrefetchingForItemsAt:)",
+ "printedName": "collectionView(_:didDeselectItemAt:)",
"children": [
{
"kind": "TypeNominal",
@@ -13442,24 +13661,16 @@
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Foundation.IndexPath]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "usr": "s:Sa"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:cancelPrefetchingForItemsAtIndexPaths:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_27cancelPrefetchingForItemsAtySo012UICollectionG0C_Say10Foundation9IndexPathVGtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didDeselectItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_17didDeselectItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "collectionView:cancelPrefetchingForItemsAtIndexPaths:",
+ "objc_name": "collectionView:didDeselectItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13471,26 +13682,33 @@
},
{
"kind": "Function",
- "name": "scrollViewDidScroll",
- "printedName": "scrollViewDidScroll(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:shouldHighlightItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidScroll:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC19scrollViewDidScrollyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldHighlightItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_21shouldHighlightItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidScroll:",
+ "objc_name": "collectionView:shouldHighlightItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13503,8 +13721,8 @@
},
{
"kind": "Function",
- "name": "scrollViewWillBeginDragging",
- "printedName": "scrollViewWillBeginDragging(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:didHighlightItemAt:)",
"children": [
{
"kind": "TypeNominal",
@@ -13513,16 +13731,22 @@
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginDragging:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27scrollViewWillBeginDraggingyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didHighlightItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_18didHighlightItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginDragging:",
+ "objc_name": "collectionView:didHighlightItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13534,8 +13758,8 @@
},
{
"kind": "Function",
- "name": "scrollViewWillEndDragging",
- "printedName": "scrollViewWillEndDragging(_:withVelocity:targetContentOffset:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:didUnhighlightItemAt:)",
"children": [
{
"kind": "TypeNominal",
@@ -13544,36 +13768,22 @@
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
- },
- {
- "kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
},
{
"kind": "TypeNominal",
- "name": "UnsafeMutablePointer",
- "printedName": "Swift.UnsafeMutablePointer",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CGPoint",
- "printedName": "CoreFoundation.CGPoint",
- "usr": "c:@S@CGPoint"
- }
- ],
- "usr": "s:Sp"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillEndDragging:withVelocity:targetContentOffset:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC25scrollViewWillEndDragging_12withVelocity19targetContentOffsetySo08UIScrollG0C_So7CGPointVSpyAJGtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didUnhighlightItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_20didUnhighlightItemAtySo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillEndDragging:withVelocity:targetContentOffset:",
+ "objc_name": "collectionView:didUnhighlightItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13585,64 +13795,84 @@
},
{
"kind": "Function",
- "name": "scrollViewDidEndDragging",
- "printedName": "scrollViewDidEndDragging(_:willDecelerate:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:transitionLayoutForOldLayout:newLayout:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "UICollectionViewTransitionLayout",
+ "printedName": "UIKit.UICollectionViewTransitionLayout",
+ "usr": "c:objc(cs)UICollectionViewTransitionLayout"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
},
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewLayout",
+ "printedName": "UIKit.UICollectionViewLayout",
+ "usr": "c:objc(cs)UICollectionViewLayout"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndDragging:willDecelerate:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC24scrollViewDidEndDragging_14willDecelerateySo08UIScrollG0C_SbtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:transitionLayoutForOldLayout:newLayout:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_022transitionLayoutForOldI003newI0So012UICollectiong10TransitionI0CSo0mG0C_So0mgI0CALtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndDragging:willDecelerate:",
+ "objc_name": "collectionView:transitionLayoutForOldLayout:newLayout:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "scrollViewShouldScrollToTop",
- "printedName": "scrollViewShouldScrollToTop(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:targetIndexPathForMoveFromItemAt:toProposedIndexPath:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewShouldScrollToTop:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27scrollViewShouldScrollToTopySbSo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_32targetIndexPathForMoveFromItemAt010toProposediJ010Foundation0iJ0VSo012UICollectionG0C_A2ItF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewShouldScrollToTop:",
+ "objc_name": "collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13654,26 +13884,33 @@
},
{
"kind": "Function",
- "name": "scrollViewDidScrollToTop",
- "printedName": "scrollViewDidScrollToTop(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:targetContentOffsetForProposedContentOffset:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "CGPoint",
+ "printedName": "CoreFoundation.CGPoint",
+ "usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGPoint",
+ "printedName": "CoreFoundation.CGPoint",
+ "usr": "c:@S@CGPoint"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidScrollToTop:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC24scrollViewDidScrollToTopyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:targetContentOffsetForProposedContentOffset:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_030targetContentOffsetForProposediJ0So7CGPointVSo012UICollectionG0C_AGtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidScrollToTop:",
+ "objc_name": "collectionView:targetContentOffsetForProposedContentOffset:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13685,97 +13922,148 @@
},
{
"kind": "Function",
- "name": "scrollViewWillBeginDecelerating",
- "printedName": "scrollViewWillBeginDecelerating(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:shouldShowMenuForItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginDecelerating:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC31scrollViewWillBeginDeceleratingyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldShowMenuForItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_23shouldShowMenuForItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginDecelerating:",
+ "objc_name": "collectionView:shouldShowMenuForItemAtIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "scrollViewDidEndDecelerating",
- "printedName": "scrollViewDidEndDecelerating(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:canPerformAction:forItemAt:withSender:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Selector",
+ "printedName": "ObjectiveC.Selector",
+ "usr": "s:10ObjectiveC8SelectorV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndDecelerating:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC28scrollViewDidEndDeceleratingyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:canPerformAction:forItemAtIndexPath:withSender:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16canPerformAction9forItemAt10withSenderSbSo012UICollectionG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndDecelerating:",
+ "objc_name": "collectionView:canPerformAction:forItemAtIndexPath:withSender:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "viewForZooming",
- "printedName": "viewForZooming(in:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:performAction:forItemAt:withSender:)",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Selector",
+ "printedName": "ObjectiveC.Selector",
+ "usr": "s:10ObjectiveC8SelectorV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "UIKit.UIView?",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
"usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)viewForZoomingInScrollView:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14viewForZooming2inSo6UIViewCSgSo12UIScrollViewC_tF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:performAction:forItemAtIndexPath:withSender:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_13performAction9forItemAt10withSenderySo012UICollectionG0C_10ObjectiveC8SelectorV10Foundation9IndexPathVypSgtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "viewForZoomingInScrollView:",
+ "objc_name": "collectionView:performAction:forItemAtIndexPath:withSender:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13787,91 +14075,119 @@
},
{
"kind": "Function",
- "name": "scrollViewWillBeginZooming",
- "printedName": "scrollViewWillBeginZooming(_:with:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:shouldSpringLoadItemAt:with:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
},
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
- }
- ],
- "usr": "s:Sq"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UISpringLoadedInteractionContext",
+ "printedName": "any UIKit.UISpringLoadedInteractionContext",
+ "usr": "c:objc(pl)UISpringLoadedInteractionContext"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginZooming:withView:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC26scrollViewWillBeginZooming_4withySo08UIScrollG0C_So6UIViewCSgtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldSpringLoadItemAtIndexPath:withContext:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_22shouldSpringLoadItemAt4withSbSo012UICollectionG0C_10Foundation9IndexPathVSo32UISpringLoadedInteractionContext_ptF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewWillBeginZooming:withView:",
+ "intro_iOS": "11.0",
+ "objc_name": "collectionView:shouldSpringLoadItemAtIndexPath:withContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "Available",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "scrollViewDidEndZooming",
- "printedName": "scrollViewDidEndZooming(_:with:atScale:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:canFocusItemAt:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
},
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UIView?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UIView",
- "printedName": "UIKit.UIView",
- "usr": "c:objc(cs)UIView"
- }
- ],
- "usr": "s:Sq"
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:canFocusItemAtIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_14canFocusItemAtSbSo012UICollectionG0C_10Foundation9IndexPathVtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:canFocusItemAtIndexPath:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:shouldUpdateFocusIn:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewFocusUpdateContext",
+ "printedName": "UIKit.UICollectionViewFocusUpdateContext",
+ "usr": "c:objc(cs)UICollectionViewFocusUpdateContext"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndZooming:withView:atScale:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC23scrollViewDidEndZooming_4with7atScaleySo08UIScrollG0C_So6UIViewCSg12CoreGraphics7CGFloatVtF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:shouldUpdateFocusInContext:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_19shouldUpdateFocusInSbSo012UICollectionG0C_So0lgjI7ContextCtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndZooming:withView:atScale:",
+ "objc_name": "collectionView:shouldUpdateFocusInContext:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13883,8 +14199,8 @@
},
{
"kind": "Function",
- "name": "scrollViewDidZoom",
- "printedName": "scrollViewDidZoom(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:didUpdateFocusIn:with:)",
"children": [
{
"kind": "TypeNominal",
@@ -13893,16 +14209,28 @@
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionViewFocusUpdateContext",
+ "printedName": "UIKit.UICollectionViewFocusUpdateContext",
+ "usr": "c:objc(cs)UICollectionViewFocusUpdateContext"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIFocusAnimationCoordinator",
+ "printedName": "UIKit.UIFocusAnimationCoordinator",
+ "usr": "c:objc(cs)UIFocusAnimationCoordinator"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidZoom:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC17scrollViewDidZoomyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didUpdateFocusInContext:withAnimationCoordinator:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_16didUpdateFocusIn4withySo012UICollectionG0C_So0mgjI7ContextCSo27UIFocusAnimationCoordinatorCtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidZoom:",
+ "objc_name": "collectionView:didUpdateFocusInContext:withAnimationCoordinator:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13914,39 +14242,53 @@
},
{
"kind": "Function",
- "name": "scrollViewDidEndScrollingAnimation",
- "printedName": "scrollViewDidEndScrollingAnimation(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:viewForSupplementaryElementOfKind:at:)",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "UICollectionReusableView",
+ "printedName": "UIKit.UICollectionReusableView",
+ "usr": "c:objc(cs)UICollectionReusableView"
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndScrollingAnimation:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC34scrollViewDidEndScrollingAnimationyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:viewForSupplementaryElementOfKind:atIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_33viewForSupplementaryElementOfKind2atSo020UICollectionReusableG0CSo0oG0C_SS10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidEndScrollingAnimation:",
+ "objc_name": "collectionView:viewForSupplementaryElementOfKind:atIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
- "Custom"
+ "Custom",
+ "RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "scrollViewDidChangeAdjustedContentInset",
- "printedName": "scrollViewDidChangeAdjustedContentInset(_:)",
+ "name": "collectionView",
+ "printedName": "collectionView(_:willDisplaySupplementaryView:forElementKind:at:)",
"children": [
{
"kind": "TypeNominal",
@@ -13955,16 +14297,34 @@
},
{
"kind": "TypeNominal",
- "name": "UIScrollView",
- "printedName": "UIKit.UIScrollView",
- "usr": "c:objc(cs)UIScrollView"
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionReusableView",
+ "printedName": "UIKit.UICollectionReusableView",
+ "usr": "c:objc(cs)UICollectionReusableView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidChangeAdjustedContentInset:",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC39scrollViewDidChangeAdjustedContentInsetyySo08UIScrollG0CF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_024willDisplaySupplementaryG014forElementKind2atySo012UICollectionG0C_So0o8ReusableG0CSS10Foundation9IndexPathVtF",
"moduleName": "TranzzoPaymentSDK",
- "objc_name": "scrollViewDidChangeAdjustedContentInset:",
+ "objc_name": "collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:",
"declAttributes": [
"Dynamic",
"ObjC",
@@ -13975,766 +14335,851 @@
"funcSelfKind": "NonMutating"
},
{
- "kind": "TypeDecl",
- "name": "ItemSize",
- "printedName": "ItemSize",
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:didEndDisplayingSupplementaryView:forElementOfKind:at:)",
"children": [
{
- "kind": "Var",
- "name": "default",
- "printedName": "default",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- }
- ]
- }
- ]
- }
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO7defaultyA2EmF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO7defaultyA2EmF",
- "moduleName": "TranzzoPaymentSDK"
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Var",
- "name": "auto",
- "printedName": "auto",
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionReusableView",
+ "printedName": "UIKit.UICollectionReusableView",
+ "usr": "c:objc(cs)UICollectionReusableView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_029didEndDisplayingSupplementaryG016forElementOfKind2atySo012UICollectionG0C_So0q8ReusableG0CSS10Foundation9IndexPathVtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "headerFooterForSection",
+ "printedName": "headerFooterForSection(ofType:at:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol)?",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> (CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(estimated: CoreFoundation.CGSize)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "CGSize",
- "printedName": "CoreFoundation.CGSize",
- "usr": "c:@S@CGSize"
- }
- ]
- }
- ]
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- }
- ]
- }
- ]
+ "kind": "TypeNominal",
+ "name": "CollectionHeaderFooterAdapterProtocol",
+ "printedName": "any TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
}
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO4autoyAESo6CGSizeV_tcAEmF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO4autoyAESo6CGSizeV_tcAEmF",
- "moduleName": "TranzzoPaymentSDK"
+ "usr": "s:Sq"
},
{
- "kind": "Var",
- "name": "explicit",
- "printedName": "explicit",
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC22headerFooterForSection6ofType2atAA0d6HeaderG15AdapterProtocol_pSgSS_10Foundation9IndexPathVtF",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC22headerFooterForSection6ofType2atAA0d6HeaderG15AdapterProtocol_pSgSS_10Foundation9IndexPathVtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:prefetchItemsAt:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.CollectionDirector.ItemSize.Type) -> (CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(CoreFoundation.CGSize) -> TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- },
- {
- "kind": "TypeNominal",
- "name": "CGSize",
- "printedName": "CoreFoundation.CGSize",
- "usr": "c:@S@CGSize"
- }
- ]
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ItemSize",
- "printedName": "TranzzoPaymentSDK.CollectionDirector.ItemSize",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO"
- }
- ]
- }
- ]
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO8explicityAESo6CGSizeVcAEmF",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO8explicityAESo6CGSizeVcAEmF",
- "moduleName": "TranzzoPaymentSDK"
+ "usr": "s:Sa"
}
],
- "declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC8ItemSizeO",
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:prefetchItemsAtIndexPaths:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_15prefetchItemsAtySo012UICollectionG0C_Say10Foundation9IndexPathVGtF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:prefetchItemsAtIndexPaths:",
"declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom",
"RawDocComment"
],
"isFromExtension": true,
- "conformances": [
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "collectionView",
+ "printedName": "collectionView(_:cancelPrefetchingForItemsAt:)",
+ "children": [
{
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
+ "kind": "TypeNominal",
+ "name": "UICollectionView",
+ "printedName": "UIKit.UICollectionView",
+ "usr": "c:objc(cs)UICollectionView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Foundation.IndexPath]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "usr": "s:Sa"
}
- ]
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)collectionView:cancelPrefetchingForItemsAtIndexPaths:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14collectionView_27cancelPrefetchingForItemsAtySo012UICollectionG0C_Say10Foundation9IndexPathVGtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "collectionView:cancelPrefetchingForItemsAtIndexPaths:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "TypeDecl",
- "name": "EventsSubscriber",
- "printedName": "EventsSubscriber",
- "declKind": "Struct",
- "usr": "s:17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC16EventsSubscriberV",
+ "kind": "Function",
+ "name": "scrollViewDidScroll",
+ "printedName": "scrollViewDidScroll(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidScroll:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC19scrollViewDidScrollyySo08UIScrollG0CF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidScroll:",
"declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom",
"RawDocComment"
],
"isFromExtension": true,
- "conformances": [
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "scrollViewWillBeginDragging",
+ "printedName": "scrollViewWillBeginDragging(_:)",
+ "children": [
{
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
}
- ]
- }
- ],
- "declKind": "Class",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector",
- "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC",
- "moduleName": "TranzzoPaymentSDK",
- "isOpen": true,
- "declAttributes": [
- "Preconcurrency",
- "Custom",
- "AccessControl",
- "ObjC"
- ],
- "superclassUsr": "c:objc(cs)NSObject",
- "superclassNames": [
- "ObjectiveC.NSObject"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- },
- {
- "kind": "Conformance",
- "name": "Equatable",
- "printedName": "Equatable",
- "usr": "s:SQ",
- "mangledName": "$sSQ"
- },
- {
- "kind": "Conformance",
- "name": "Hashable",
- "printedName": "Hashable",
- "usr": "s:SH",
- "mangledName": "$sSH"
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginDragging:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27scrollViewWillBeginDraggingyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewWillBeginDragging:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Conformance",
- "name": "CVarArg",
- "printedName": "CVarArg",
- "usr": "s:s7CVarArgP",
- "mangledName": "$ss7CVarArgP"
+ "kind": "Function",
+ "name": "scrollViewWillEndDragging",
+ "printedName": "scrollViewWillEndDragging(_:withVelocity:targetContentOffset:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGPoint",
+ "printedName": "CoreFoundation.CGPoint",
+ "usr": "c:@S@CGPoint"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafeMutablePointer",
+ "printedName": "Swift.UnsafeMutablePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CGPoint",
+ "printedName": "CoreFoundation.CGPoint",
+ "usr": "c:@S@CGPoint"
+ }
+ ],
+ "usr": "s:Sp"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillEndDragging:withVelocity:targetContentOffset:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC25scrollViewWillEndDragging_12withVelocity19targetContentOffsetySo08UIScrollG0C_So7CGPointVSpyAJGtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewWillEndDragging:withVelocity:targetContentOffset:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObservingPublishing",
- "printedName": "_KeyValueCodingAndObservingPublishing",
- "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
- "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ "kind": "Function",
+ "name": "scrollViewDidEndDragging",
+ "printedName": "scrollViewDidEndDragging(_:willDecelerate:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndDragging:willDecelerate:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC24scrollViewDidEndDragging_14willDecelerateySo08UIScrollG0C_SbtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidEndDragging:willDecelerate:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObserving",
- "printedName": "_KeyValueCodingAndObserving",
- "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
- "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ "kind": "Function",
+ "name": "scrollViewShouldScrollToTop",
+ "printedName": "scrollViewShouldScrollToTop(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewShouldScrollToTop:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC27scrollViewShouldScrollToTopySbSo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewShouldScrollToTop:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Conformance",
- "name": "CustomStringConvertible",
- "printedName": "CustomStringConvertible",
- "usr": "s:s23CustomStringConvertibleP",
- "mangledName": "$ss23CustomStringConvertibleP"
- },
- {
- "kind": "Conformance",
- "name": "CustomDebugStringConvertible",
- "printedName": "CustomDebugStringConvertible",
- "usr": "s:s28CustomDebugStringConvertibleP",
- "mangledName": "$ss28CustomDebugStringConvertibleP"
- },
- {
- "kind": "Conformance",
- "name": "Sendable",
- "printedName": "Sendable",
- "usr": "s:s8SendableP",
- "mangledName": "$ss8SendableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "ReusableViewProtocol",
- "printedName": "ReusableViewProtocol",
- "declKind": "Protocol",
- "usr": "s:17TranzzoPaymentSDK20ReusableViewProtocolP",
- "mangledName": "$s17TranzzoPaymentSDK20ReusableViewProtocolP",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0 : AnyObject>",
- "sugared_genericSig": "",
- "declAttributes": [
- "AccessControl",
- "RawDocComment"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
+ "kind": "Function",
+ "name": "scrollViewDidScrollToTop",
+ "printedName": "scrollViewDidScrollToTop(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidScrollToTop:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC24scrollViewDidScrollToTopyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidScrollToTop:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- }
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "ReusableViewLoadSource",
- "printedName": "ReusableViewLoadSource",
- "children": [
- {
- "kind": "Var",
- "name": "fromStoryboard",
- "printedName": "fromStoryboard",
+ "kind": "Function",
+ "name": "scrollViewWillBeginDecelerating",
+ "printedName": "scrollViewWillBeginDecelerating(_:)",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.ReusableViewLoadSource.Type) -> TranzzoPaymentSDK.ReusableViewLoadSource",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- }
- ]
- }
- ]
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
}
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO14fromStoryboardyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK22ReusableViewLoadSourceO14fromStoryboardyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginDecelerating:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC31scrollViewWillBeginDeceleratingyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewWillBeginDecelerating:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Var",
- "name": "fromXib",
- "printedName": "fromXib",
+ "kind": "Function",
+ "name": "scrollViewDidEndDecelerating",
+ "printedName": "scrollViewDidEndDecelerating(_:)",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.ReusableViewLoadSource.Type) -> (Swift.String?, Foundation.Bundle?) -> TranzzoPaymentSDK.ReusableViewLoadSource",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(Swift.String?, Foundation.Bundle?) -> TranzzoPaymentSDK.ReusableViewLoadSource",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(name: Swift.String?, bundle: Foundation.Bundle?)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.Bundle?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bundle",
- "printedName": "Foundation.Bundle",
- "usr": "c:objc(cs)NSBundle"
- }
- ],
- "usr": "s:Sq"
- }
- ]
- }
- ]
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- }
- ]
- }
- ]
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
}
],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO7fromXibyACSSSg_So8NSBundleCSgtcACmF",
- "mangledName": "$s17TranzzoPaymentSDK22ReusableViewLoadSourceO7fromXibyACSSSg_So8NSBundleCSgtcACmF",
- "moduleName": "TranzzoPaymentSDK"
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndDecelerating:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC28scrollViewDidEndDeceleratingyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidEndDecelerating:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
- "kind": "Var",
- "name": "fromClass",
- "printedName": "fromClass",
+ "kind": "Function",
+ "name": "viewForZooming",
+ "printedName": "viewForZooming(in:)",
"children": [
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.ReusableViewLoadSource.Type) -> TranzzoPaymentSDK.ReusableViewLoadSource",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- },
- {
- "kind": "TypeNominal",
- "name": "Metatype",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ReusableViewLoadSource",
- "printedName": "TranzzoPaymentSDK.ReusableViewLoadSource",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO"
- }
- ]
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
}
- ]
- }
- ],
- "declKind": "EnumElement",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO9fromClassyA2CmF",
- "mangledName": "$s17TranzzoPaymentSDK22ReusableViewLoadSourceO9fromClassyA2CmF",
- "moduleName": "TranzzoPaymentSDK"
- }
- ],
- "declKind": "Enum",
- "usr": "s:17TranzzoPaymentSDK22ReusableViewLoadSourceO",
- "mangledName": "$s17TranzzoPaymentSDK22ReusableViewLoadSourceO",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl",
- "RawDocComment"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
- },
- {
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "WriteSafeSemaphore",
- "printedName": "WriteSafeSemaphore",
- "children": [
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init()",
- "children": [
+ ],
+ "usr": "s:Sq"
+ },
{
"kind": "TypeNominal",
- "name": "WriteSafeSemaphore",
- "printedName": "TranzzoPaymentSDK.WriteSafeSemaphore",
- "usr": "s:17TranzzoPaymentSDK18WriteSafeSemaphoreC"
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
}
],
- "declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK18WriteSafeSemaphoreCACycfc",
- "mangledName": "$s17TranzzoPaymentSDK18WriteSafeSemaphoreCACycfc",
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)viewForZoomingInScrollView:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC14viewForZooming2inSo6UIViewCSgSo12UIScrollViewC_tF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "viewForZoomingInScrollView:",
"declAttributes": [
- "AccessControl"
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
],
- "init_kind": "Designated"
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "perform",
- "printedName": "perform(_:)",
+ "name": "scrollViewWillBeginZooming",
+ "printedName": "scrollViewWillBeginZooming(_:with:)",
"children": [
{
"kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> τ_0_0",
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
}
],
- "typeAttributes": [
- "noescape"
- ]
+ "usr": "s:Sq"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK18WriteSafeSemaphoreC7performyxxyXElF",
- "mangledName": "$s17TranzzoPaymentSDK18WriteSafeSemaphoreC7performyxxyXElF",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewWillBeginZooming:withView:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC26scrollViewWillBeginZooming_4withySo08UIScrollG0C_So6UIViewCSgtF",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "",
+ "objc_name": "scrollViewWillBeginZooming:withView:",
"declAttributes": [
- "AccessControl"
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
],
+ "isFromExtension": true,
"funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Class",
- "usr": "s:17TranzzoPaymentSDK18WriteSafeSemaphoreC",
- "mangledName": "$s17TranzzoPaymentSDK18WriteSafeSemaphoreC",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "AccessControl"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "Copyable",
- "printedName": "Copyable",
- "usr": "s:s8CopyableP",
- "mangledName": "$ss8CopyableP"
},
{
- "kind": "Conformance",
- "name": "Escapable",
- "printedName": "Escapable",
- "usr": "s:s9EscapableP",
- "mangledName": "$ss9EscapableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "TypeDecl",
- "name": "TableCellAdapter",
- "printedName": "TableCellAdapter",
- "children": [
- {
- "kind": "Var",
- "name": "modelType",
- "printedName": "modelType",
+ "kind": "Function",
+ "name": "scrollViewDidEndZooming",
+ "printedName": "scrollViewDidEndZooming(_:with:atScale:)",
"children": [
{
"kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
}
- ]
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CGFloat",
+ "printedName": "CoreGraphics.CGFloat",
+ "usr": "s:14CoreFoundation7CGFloatV"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvp",
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndZooming:withView:atScale:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC23scrollViewDidEndZooming_4with7atScaleySo08UIScrollG0C_So6UIViewCSg12CoreGraphics7CGFloatVtF",
"moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidEndZooming:withView:atScale:",
"declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl",
- "RawDocComment"
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ]
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "scrollViewDidZoom",
+ "printedName": "scrollViewDidZoom(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ]
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidZoom:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC17scrollViewDidZoomyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidZoom:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "scrollViewDidEndScrollingAnimation",
+ "printedName": "scrollViewDidEndScrollingAnimation(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC9modelTypeypXpvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "_modify"
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
}
- ]
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidEndScrollingAnimation:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC34scrollViewDidEndScrollingAnimationyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidEndScrollingAnimation:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "scrollViewDidChangeAdjustedContentInset",
+ "printedName": "scrollViewDidChangeAdjustedContentInset(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIScrollView",
+ "printedName": "UIKit.UIScrollView",
+ "usr": "c:objc(cs)UIScrollView"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@TranzzoPaymentSDK@objc(cs)CollectionDirector(im)scrollViewDidChangeAdjustedContentInset:",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC39scrollViewDidChangeAdjustedContentInsetyySo08UIScrollG0CF",
+ "moduleName": "TranzzoPaymentSDK",
+ "objc_name": "scrollViewDidChangeAdjustedContentInset:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Preconcurrency",
+ "Custom"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector",
+ "mangledName": "$s17TranzzoPaymentSDK18CollectionDirectorC",
+ "moduleName": "TranzzoPaymentSDK",
+ "isOpen": true,
+ "declAttributes": [
+ "Preconcurrency",
+ "Custom",
+ "AccessControl",
+ "ObjC"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Sendable",
+ "printedName": "Sendable",
+ "usr": "s:s8SendableP",
+ "mangledName": "$ss8SendableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "CollectionHeaderFooterAdapterProtocol",
+ "printedName": "CollectionHeaderFooterAdapterProtocol",
+ "children": [
{
"kind": "Var",
- "name": "modelViewType",
- "printedName": "modelViewType",
+ "name": "modelCellType",
+ "printedName": "modelCellType",
"children": [
{
"kind": "TypeNominal",
@@ -14750,16 +15195,10 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvp",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP13modelCellTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP13modelCellTypeypXpvp",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl",
- "RawDocComment"
- ],
- "hasStorage": true,
+ "protocolReq": true,
"accessors": [
{
"kind": "Accessor",
@@ -14780,73 +15219,34 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvg",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP13modelCellTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP13modelCellTypeypXpvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
"accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ExistentialMetatype",
- "printedName": "any Any.Type",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ]
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC13modelViewTypeypXpvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "_modify"
}
]
},
{
- "kind": "Var",
- "name": "reusableViewIdentifier",
- "printedName": "reusableViewIdentifier",
+ "kind": "Function",
+ "name": "registerHeaderFooterViewForDirector",
+ "printedName": "registerHeaderFooterViewForDirector(_:kind:)",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ },
{
"kind": "TypeNominal",
"name": "String",
@@ -14854,61 +15254,299 @@
"usr": "s:SS"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvp",
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP08registereF15ViewForDirector_4kindSSAA0dL0C_SStF",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP08registereF15ViewForDirector_4kindSSAA0dL0C_SStF",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasStorage",
- "AccessControl",
- "RawDocComment"
- ],
- "hasStorage": true,
- "accessors": [
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "dequeueHeaderFooterForDirector",
+ "printedName": "dequeueHeaderFooterForDirector(_:type:indexPath:)",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UICollectionReusableView?",
"children": [
{
"kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "UICollectionReusableView",
+ "printedName": "UIKit.UICollectionReusableView",
+ "usr": "c:objc(cs)UICollectionReusableView"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
+ "kind": "TypeNominal",
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP07dequeueeF11ForDirector_4type9indexPathSo24UICollectionReusableViewCSgAA0dK0C_SS10Foundation05IndexN0VtF",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP07dequeueeF11ForDirector_4type9indexPathSo24UICollectionReusableViewCSgAA0dK0C_SS10Foundation05IndexN0VtF",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "dispatch",
+ "printedName": "dispatch(_:isHeader:view:section:index:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
+ "name": "ProtocolComposition",
+ "printedName": "Any"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSectionEvents",
+ "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIView?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP8dispatch_02isE04view7section5indexypSgAA0D13SectionEventsO_SbSo6UIViewCSgAA0dN0CSgSitF",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP8dispatch_02isE04view7section5indexypSgAA0D13SectionEventsO_SbSo6UIViewCSgAA0dN0CSgSitF",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "declAttributes": [
+ "DiscardableResult"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "modelCellIdentifier",
+ "printedName": "modelCellIdentifier",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "isFromExtension": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolPAAE19modelCellIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : TranzzoPaymentSDK.CollectionHeaderFooterAdapterProtocol>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "CollectionHeaderFooterAdapter",
+ "printedName": "CollectionHeaderFooterAdapter",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "modelCellType",
+ "printedName": "modelCellType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ExistentialMetatype",
+ "printedName": "any Any.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -14924,11 +15562,103 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewIdentifierSSvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC13modelCellTypeypXpvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "reusableViewIdentifier",
+ "printedName": "reusableViewIdentifier",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvg",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewIdentifierSSvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -14947,8 +15677,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasStorage",
@@ -14970,11 +15700,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -14996,11 +15726,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0Ovs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0Ovs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -15016,11 +15746,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0OvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC22reusableViewLoadSourceAA08ReusablehiJ0OvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0OvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC22reusableViewLoadSourceAA08ReusableijK0OvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -15034,22 +15764,20 @@
{
"kind": "TypeNominal",
"name": "EventsSubscriber",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.EventsSubscriber",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC6eventsAC16EventsSubscriberCyxq__Gvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC6eventsAC16EventsSubscriberCyxq__Gvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
- "Final",
"HasStorage",
"AccessControl",
"RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -15060,21 +15788,64 @@
{
"kind": "TypeNominal",
"name": "EventsSubscriber",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.EventsSubscriber",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC6eventsAC16EventsSubscriberCyxq__Gvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC6eventsAC16EventsSubscriberCyxq__Gvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
- "declAttributes": [
- "Final"
- ],
"accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventsSubscriber",
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.EventsSubscriber",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_Gvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_GvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC6eventsAC16EventsSubscriberVyx_GvM",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
+ "accessorKind": "_modify"
}
]
},
@@ -15085,31 +15856,26 @@
"children": [
{
"kind": "TypeNominal",
- "name": "TableCellAdapter",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>",
+ "name": "CollectionHeaderFooterAdapter",
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
- },
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_1"
}
],
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC"
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC"
},
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -15118,21 +15884,16 @@
},
{
"kind": "TypeNominal",
- "name": "TableCellAdapter",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>",
+ "name": "CollectionHeaderFooterAdapter",
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
- },
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_1"
}
],
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC"
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC"
}
]
}
@@ -15142,85 +15903,95 @@
}
],
"declKind": "Constructor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterCyACyxq_GyADcSgcfc",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterCyACyxq_GyADcSgcfc",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterCyACyxGyADcSgcfc",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterCyACyxGyADcSgcfc",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Function",
- "name": "dequeueCell",
- "printedName": "dequeueCell(inTable:at:)",
+ "name": "dequeueHeaderFooterForDirector",
+ "printedName": "dequeueHeaderFooterForDirector(_:type:indexPath:)",
"children": [
- {
- "kind": "TypeNominal",
- "name": "UITableViewCell",
- "printedName": "UIKit.UITableViewCell",
- "usr": "c:objc(cs)UITableViewCell"
- },
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Foundation.IndexPath?",
+ "printedName": "UIKit.UICollectionReusableView?",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "UICollectionReusableView",
+ "printedName": "UIKit.UICollectionReusableView",
+ "usr": "c:objc(cs)UICollectionReusableView"
}
],
"usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "IndexPath",
+ "printedName": "Foundation.IndexPath",
+ "usr": "s:10Foundation9IndexPathV"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC07dequeueE002inD02atSo011UITableViewE0CSo0jK0C_10Foundation9IndexPathVSgtF",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC07dequeueE002inD02atSo011UITableViewE0CSo0jK0C_10Foundation9IndexPathVSgtF",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC07dequeueeF11ForDirector_4type9indexPathSo24UICollectionReusableViewCSgAA0dJ0C_SS10Foundation05IndexM0VtF",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC07dequeueeF11ForDirector_4type9indexPathSo24UICollectionReusableViewCSgAA0dJ0C_SS10Foundation05IndexM0VtF",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "AccessControl",
- "RawDocComment"
+ "AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "registerReusableCellViewForDirector",
- "printedName": "registerReusableCellViewForDirector(_:)",
- "children": [
+ "name": "registerHeaderFooterViewForDirector",
+ "printedName": "registerHeaderFooterViewForDirector(_:kind:)",
+ "children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
},
{
"kind": "TypeNominal",
- "name": "TableDirector",
- "printedName": "TranzzoPaymentSDK.TableDirector",
- "usr": "c:@M@TranzzoPaymentSDK@objc(cs)TableDirector"
+ "name": "CollectionDirector",
+ "printedName": "TranzzoPaymentSDK.CollectionDirector",
+ "usr": "c:@M@TranzzoPaymentSDK@objc(cs)CollectionDirector"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC016registerReusableE15ViewForDirectorySbAA0dK0CF",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC016registerReusableE15ViewForDirectorySbAA0dK0CF",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC08registereF15ViewForDirector_4kindSSAA0dK0C_SStF",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC08registereF15ViewForDirector_4kindSSAA0dK0C_SStF",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"declAttributes": [
"AccessControl"
],
@@ -15228,8 +15999,8 @@
},
{
"kind": "Function",
- "name": "dispatchEvent",
- "printedName": "dispatchEvent(_:model:cell:path:params:)",
+ "name": "dispatch",
+ "printedName": "dispatch(_:isHeader:view:section:index:)",
"children": [
{
"kind": "TypeNominal",
@@ -15246,33 +16017,26 @@
},
{
"kind": "TypeNominal",
- "name": "TableAdapterEventID",
- "printedName": "TranzzoPaymentSDK.TableAdapterEventID",
- "usr": "s:17TranzzoPaymentSDK19TableAdapterEventIDO"
+ "name": "CollectionSectionEvents",
+ "printedName": "TranzzoPaymentSDK.CollectionSectionEvents",
+ "usr": "s:17TranzzoPaymentSDK23CollectionSectionEventsO"
},
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "(any TranzzoPaymentSDK.ReusableViewProtocol)?",
+ "printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
- "name": "ReusableViewProtocol",
- "printedName": "any TranzzoPaymentSDK.ReusableViewProtocol",
- "usr": "s:17TranzzoPaymentSDK20ReusableViewProtocolP"
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
}
],
"usr": "s:Sq"
@@ -15280,49 +16044,32 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Foundation.IndexPath?",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
- "name": "Array",
- "printedName": "[Any?]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Any?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProtocolComposition",
- "printedName": "Any"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "usr": "s:Sa"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Func",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC13dispatchEvent_5model4cell4path6paramsypSgAA0dfH2IDO_AiA20ReusableViewProtocol_pSg10Foundation9IndexPathVSgAIdtF",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC13dispatchEvent_5model4cell4path6paramsypSgAA0dfH2IDO_AiA20ReusableViewProtocol_pSg10Foundation9IndexPathVSgAIdtF",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC8dispatch_02isE04view7section5indexypSgAA0D13SectionEventsO_SbSo6UIViewCSgAA0dM0CSgSitF",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC8dispatch_02isE04view7section5indexypSgAA0D13SectionEventsO_SbSo6UIViewCSgAA0dM0CSgSitF",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"declAttributes": [
- "AccessControl",
- "DiscardableResult",
- "RawDocComment"
+ "AccessControl"
],
"funcSelfKind": "NonMutating"
},
@@ -15333,32 +16080,27 @@
"children": [
{
"kind": "Var",
- "name": "table",
- "printedName": "table",
+ "name": "isHeader",
+ "printedName": "isHeader",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UITableView?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC5tableSo11UITableViewCSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC5tableSo11UITableViewCSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE0Sbvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE0Sbvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasStorage",
+ "SetterAccess",
"AccessControl",
"RawDocComment"
],
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -15367,57 +16109,53 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "UIKit.UITableView?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableView",
- "printedName": "UIKit.UITableView",
- "usr": "c:objc(cs)UITableView"
- }
- ],
- "usr": "s:Sq"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC5tableSo11UITableViewCSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC5tableSo11UITableViewCSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE0Sbvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE0Sbvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
- "name": "tableSize",
- "printedName": "tableSize",
+ "name": "view",
+ "printedName": "view",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "CoreFoundation.CGSize?",
+ "printedName": "τ_0_0?",
"children": [
{
"kind": "TypeNominal",
- "name": "CGSize",
- "printedName": "CoreFoundation.CGSize",
- "usr": "c:@S@CGSize"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC9tableSizeSo6CGSizeVSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC9tableSizeSo6CGSizeVSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV4viewxSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV4viewxSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "SetterAccess",
"AccessControl",
"RawDocComment"
],
+ "hasStorage": true,
"accessors": [
{
"kind": "Accessor",
@@ -15427,59 +16165,50 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "CoreFoundation.CGSize?",
+ "printedName": "τ_0_0?",
"children": [
{
"kind": "TypeNominal",
- "name": "CGSize",
- "printedName": "CoreFoundation.CGSize",
- "usr": "c:@S@CGSize"
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC9tableSizeSo6CGSizeVSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC9tableSizeSo6CGSizeVSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV4viewxSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV4viewxSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
- "name": "indexPath",
- "printedName": "indexPath",
+ "name": "sectionIndex",
+ "printedName": "sectionIndex",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "usr": "s:Sq"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC9indexPath10Foundation05IndexI0VSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC9indexPath10Foundation05IndexI0VSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV12sectionIndexSivp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV12sectionIndexSivp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Final",
"HasStorage",
+ "SetterAccess",
"AccessControl",
"RawDocComment"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -15489,63 +16218,52 @@
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Foundation.IndexPath?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IndexPath",
- "printedName": "Foundation.IndexPath",
- "usr": "s:10Foundation9IndexPathV"
- }
- ],
- "usr": "s:Sq"
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC9indexPath10Foundation05IndexI0VSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC9indexPath10Foundation05IndexI0VSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV12sectionIndexSivg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV12sectionIndexSivg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
- "declAttributes": [
- "Final"
- ],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
- "name": "element",
- "printedName": "element",
+ "name": "section",
+ "printedName": "section",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "τ_0_0?",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC7elementxSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC7elementxSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV7sectionAA0D7SectionCSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV7sectionAA0D7SectionCSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
- "Final",
+ "HasInitialValue",
"HasStorage",
- "AccessControl",
- "RawDocComment"
+ "SetterAccess",
+ "AccessControl"
],
- "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -15556,157 +16274,101 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "τ_0_0?",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC7elementxSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC7elementxSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV7sectionAA0D7SectionCSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV7sectionAA0D7SectionCSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
- "declAttributes": [
- "Final"
- ],
"accessorKind": "get"
}
]
},
{
- "kind": "Var",
- "name": "cell",
- "printedName": "cell",
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(isHeader:view:section:index:)",
"children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Event",
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "τ_0_1?",
+ "printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_1"
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
}
],
"usr": "s:Sq"
- }
- ],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvp",
- "moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl",
- "RawDocComment"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "τ_0_1?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_1"
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "TranzzoPaymentSDK.CollectionSection?",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "τ_0_1?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_1"
- }
- ],
- "usr": "s:Sq"
+ "name": "CollectionSection",
+ "printedName": "TranzzoPaymentSDK.CollectionSection",
+ "usr": "s:17TranzzoPaymentSDK17CollectionSectionC"
}
],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_Sgvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
+ "usr": "s:Sq"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_SgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC4cellq_SgvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "_modify"
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
}
- ]
+ ],
+ "declKind": "Constructor",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE04view7section5indexAEyx_GSb_So6UIViewCSgAA0D7SectionCSgSitcfc",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV02isE04view7section5indexAEyx_GSb_So6UIViewCSgAA0D7SectionCSgSitcfc",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "init_kind": "Designated"
}
],
- "declKind": "Class",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC5EventC",
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "declAttributes": [
- "RawDocComment"
- ],
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"isFromExtension": true,
- "hasMissingDesignatedInitializers": true,
"conformances": [
{
"kind": "Conformance",
@@ -15737,12 +16399,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -15752,8 +16414,8 @@
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -15762,8 +16424,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
@@ -15780,12 +16442,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -15795,8 +16457,8 @@
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -15805,11 +16467,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -15826,12 +16488,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -15841,8 +16503,8 @@
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -15851,11 +16513,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -15871,11 +16533,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC7dequeueyAC5EventCyxq__GcSgvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV7dequeueyAC5EventVyx_GcSgvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -15883,29 +16545,30 @@
},
{
"kind": "Var",
- "name": "willDisplay",
- "printedName": "willDisplay",
+ "name": "referenceSize",
+ "printedName": "referenceSize",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize)?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -15914,8 +16577,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
@@ -15932,23 +16595,24 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize)?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -15957,11 +16621,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -15978,23 +16642,24 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ())?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize)?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> ()",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> CoreFoundation.CGSize",
"children": [
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "CGSize",
+ "printedName": "CoreFoundation.CGSize",
+ "usr": "c:@S@CGSize"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16003,11 +16668,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -16023,11 +16688,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11willDisplayyAC5EventCyxq__GcSgvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV13referenceSizeSo6CGSizeVAC5EventVyx_GcSgvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -16035,30 +16700,29 @@
},
{
"kind": "Var",
- "name": "rowHeight",
- "printedName": "rowHeight",
+ "name": "didDisplay",
+ "printedName": "didDisplay",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16067,8 +16731,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
@@ -16085,24 +16749,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16111,11 +16774,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -16132,24 +16795,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16158,11 +16820,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -16178,11 +16840,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC9rowHeight12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10didDisplayyAC5EventVyx_GcSgvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -16190,30 +16852,29 @@
},
{
"kind": "Var",
- "name": "rowHeightEstimated",
- "printedName": "rowHeightEstimated",
+ "name": "endDisplay",
+ "printedName": "endDisplay",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16222,8 +16883,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
@@ -16240,24 +16901,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16266,11 +16926,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -16287,24 +16947,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> CoreGraphics.CGFloat",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "CGFloat",
- "printedName": "CoreGraphics.CGFloat",
- "usr": "s:14CoreFoundation7CGFloatV"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16313,11 +16972,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -16333,11 +16992,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated14CoreFoundation7CGFloatVAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC18rowHeightEstimated12CoreGraphics7CGFloatVAC5EventCyxq__GcSgvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV10endDisplayyAC5EventVyx_GcSgvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
@@ -16345,30 +17004,29 @@
},
{
"kind": "Var",
- "name": "canEditRow",
- "printedName": "canEditRow",
+ "name": "willDisplay",
+ "printedName": "willDisplay",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16377,8 +17035,8 @@
}
],
"declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvp",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvp",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvp",
"moduleName": "TranzzoPaymentSDK",
"declAttributes": [
"HasInitialValue",
@@ -16395,24 +17053,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16421,11 +17078,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvg",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvg",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvg",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "get"
},
@@ -16442,24 +17099,23 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
+ "printedName": "((TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
+ "printedName": "(TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event) -> ()",
"children": [
{
"kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
+ "printedName": "TranzzoPaymentSDK.CollectionHeaderFooterAdapter<τ_0_0>.Event",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC5EventV"
}
]
}
@@ -16468,11 +17124,11 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvs",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvs",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvs",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "set"
},
@@ -16488,5960 +17144,2905 @@
}
],
"declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canEditRowSbAC5EventCyxq__GcSgvM",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvM",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV11willDisplayyAC5EventVyx_GcSgvM",
"moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
"implicit": true,
"accessorKind": "_modify"
}
]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC16EventsSubscriberV",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
},
{
- "kind": "Var",
- "name": "commitEdit",
- "printedName": "commitEdit",
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "s:17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC",
+ "mangledName": "$s17TranzzoPaymentSDK29CollectionHeaderFooterAdapterC",
+ "moduleName": "TranzzoPaymentSDK",
+ "genericSig": "<τ_0_0 where τ_0_0 : UIKit.UICollectionReusableView>",
+ "sugared_genericSig": "",
+ "isOpen": true,
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CollectionHeaderFooterAdapterProtocol",
+ "printedName": "CollectionHeaderFooterAdapterProtocol",
+ "usr": "s:17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP",
+ "mangledName": "$s17TranzzoPaymentSDK37CollectionHeaderFooterAdapterProtocolP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "TranzzoPaymentSDK"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "PaymentContollerConfig",
+ "printedName": "PaymentContollerConfig",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "colorConfig",
+ "printedName": "colorConfig",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ColorConfig",
+ "printedName": "TranzzoPaymentSDK.ColorConfig",
+ "usr": "s:17TranzzoPaymentSDK11ColorConfigV"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvp",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- },
- {
- "kind": "TypeNominal",
- "name": "EditingStyle",
- "printedName": "UIKit.UITableViewCell.EditingStyle",
- "usr": "c:@E@UITableViewCellEditingStyle"
- }
- ]
- }
- ]
- }
- ],
- "usr": "s:Sq"
+ "name": "ColorConfig",
+ "printedName": "TranzzoPaymentSDK.ColorConfig",
+ "usr": "s:17TranzzoPaymentSDK11ColorConfigV"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvp",
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvg",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvg",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
{
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- },
- {
- "kind": "TypeNominal",
- "name": "EditingStyle",
- "printedName": "UIKit.UITableViewCell.EditingStyle",
- "usr": "c:@E@UITableViewCellEditingStyle"
- }
- ]
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event, UIKit.UITableViewCell.EditingStyle)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- },
- {
- "kind": "TypeNominal",
- "name": "EditingStyle",
- "printedName": "UIKit.UITableViewCell.EditingStyle",
- "usr": "c:@E@UITableViewCellEditingStyle"
- }
- ]
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10commitEdityAC5EventCyxq__G_So011UITableViewE12EditingStyleVtcSgvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "_modify"
+ "kind": "TypeNominal",
+ "name": "ColorConfig",
+ "printedName": "TranzzoPaymentSDK.ColorConfig",
+ "usr": "s:17TranzzoPaymentSDK11ColorConfigV"
}
- ]
+ ],
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvs",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0Vvs",
+ "moduleName": "TranzzoPaymentSDK",
+ "implicit": true,
+ "accessorKind": "set"
},
{
- "kind": "Var",
- "name": "editActions",
- "printedName": "editActions",
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "[UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[UIKit.UITableViewRowAction]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableViewRowAction",
- "printedName": "UIKit.UITableViewRowAction",
- "usr": "c:objc(cs)UITableViewRowAction"
- }
- ],
- "usr": "s:Sa"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
+ "name": "Void",
+ "printedName": "()"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvp",
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0VvM",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV05colorE0AA05ColorE0VvM",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "[UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[UIKit.UITableViewRowAction]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableViewRowAction",
- "printedName": "UIKit.UITableViewRowAction",
- "usr": "c:objc(cs)UITableViewRowAction"
- }
- ],
- "usr": "s:Sa"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> [UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "[UIKit.UITableViewRowAction]?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Array",
- "printedName": "[UIKit.UITableViewRowAction]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "UITableViewRowAction",
- "printedName": "UIKit.UITableViewRowAction",
- "usr": "c:objc(cs)UITableViewRowAction"
- }
- ],
- "usr": "s:Sa"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC11editActionsSaySo20UITableViewRowActionCGSgAC5EventCyxq__GcSgvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "_modify"
- }
- ]
- },
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "localizationConfig",
+ "printedName": "localizationConfig",
+ "children": [
{
- "kind": "Var",
- "name": "canMoveRow",
- "printedName": "canMoveRow",
+ "kind": "TypeNominal",
+ "name": "LocalizationConfig",
+ "printedName": "TranzzoPaymentSDK.LocalizationConfig",
+ "usr": "s:17TranzzoPaymentSDK18LocalizationConfigV"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV012localizationE0AA012LocalizationE0Vvp",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV012localizationE0AA012LocalizationE0Vvp",
+ "moduleName": "TranzzoPaymentSDK",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
+ "name": "LocalizationConfig",
+ "printedName": "TranzzoPaymentSDK.LocalizationConfig",
+ "usr": "s:17TranzzoPaymentSDK18LocalizationConfigV"
}
],
- "declKind": "Var",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvp",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvp",
+ "declKind": "Accessor",
+ "usr": "s:17TranzzoPaymentSDK0B15ContollerConfigV012localizationE0AA012LocalizationE0Vvg",
+ "mangledName": "$s17TranzzoPaymentSDK0B15ContollerConfigV012localizationE0AA012LocalizationE0Vvg",
"moduleName": "TranzzoPaymentSDK",
- "declAttributes": [
- "HasInitialValue",
- "HasStorage",
- "AccessControl"
- ],
- "hasStorage": true,
- "accessors": [
- {
- "kind": "Accessor",
- "name": "Get",
- "printedName": "Get()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvg",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvg",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "get"
- },
+ "implicit": true,
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
{
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool)?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event) -> Swift.Bool",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- },
- {
- "kind": "TypeNominal",
- "name": "Event",
- "printedName": "TranzzoPaymentSDK.TableCellAdapter<τ_0_0, τ_0_1>.Event",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC5EventC"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvs",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvs",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "",
- "implicit": true,
- "accessorKind": "set"
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvM",
- "mangledName": "$s17TranzzoPaymentSDK16TableCellAdapterC16EventsSubscriberC10canMoveRowSbAC5EventCyxq__GcSgvM",
- "moduleName": "TranzzoPaymentSDK",
- "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : TranzzoPaymentSDK.ElementRepresentable, τ_0_1 : TranzzoPaymentSDK.ReusableViewProtocol>",
- "sugared_genericSig": "