diff --git a/LPABCSDK.framework/Assets.car b/LPABCSDK.framework/Assets.car index 188718c..af71a52 100644 Binary files a/LPABCSDK.framework/Assets.car and b/LPABCSDK.framework/Assets.car differ diff --git a/LPABCSDK.framework/Headers/LPABCSDK-Swift.h b/LPABCSDK.framework/Headers/LPABCSDK-Swift.h index 6f32219..eb5f35e 100644 --- a/LPABCSDK.framework/Headers/LPABCSDK-Swift.h +++ b/LPABCSDK.framework/Headers/LPABCSDK-Swift.h @@ -1,6 +1,6 @@ //#if 0 //#elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50) +// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) #ifndef LPABCSDK_SWIFT_H #define LPABCSDK_SWIFT_H #pragma clang diagnostic push diff --git a/LPABCSDK.framework/Info.plist b/LPABCSDK.framework/Info.plist index eed4cf5..64f98fe 100644 Binary files a/LPABCSDK.framework/Info.plist and b/LPABCSDK.framework/Info.plist differ diff --git a/LPABCSDK.framework/LPABCSDK b/LPABCSDK.framework/LPABCSDK index d0b1990..4b0c8db 100755 Binary files a/LPABCSDK.framework/LPABCSDK and b/LPABCSDK.framework/LPABCSDK differ diff --git a/LPABCSDK.framework/LPABCSDKModel.momd/LPABCSDKModel.mom b/LPABCSDK.framework/LPABCSDKModel.momd/LPABCSDKModel.mom index d7da5b9..d68c04b 100644 Binary files a/LPABCSDK.framework/LPABCSDKModel.momd/LPABCSDKModel.mom and b/LPABCSDK.framework/LPABCSDKModel.momd/LPABCSDKModel.mom differ diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo index eab4bd6..852ca2c 100644 Binary files a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo and b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo differ diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.abi.json b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.abi.json index 7558124..c86860b 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.abi.json +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.abi.json @@ -28,29 +28,26 @@ "children": [ { "kind": "Var", - "name": "isCacheLoaded", - "printedName": "isCacheLoaded", + "name": "incomingCIMQueue", + "printedName": "incomingCIMQueue", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvp", - "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvp", + "usr": "s:8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvp", + "mangledName": "$s8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", + "Lazy", "SetterAccess", - "AccessControl", - "RawDocComment" + "AccessControl" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -59,14 +56,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvg", - "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvg", + "usr": "s:8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvg", + "mangledName": "$s8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -78,37 +75,35 @@ }, { "kind": "Var", - "name": "hostEnvironment", - "printedName": "hostEnvironment", + "name": "outgoingPayloadConstructor", + "printedName": "outgoingPayloadConstructor", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", - "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", + "usr": "s:8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvp", + "mangledName": "$s8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", "SetterAccess", + "Lazy", "AccessControl", "RawDocComment" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -118,21 +113,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", - "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "usr": "s:8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvg", + "mangledName": "$s8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -144,69 +139,26 @@ }, { "kind": "Var", - "name": "aggregatedSDEStackCompletion", - "printedName": "aggregatedSDEStackCompletion", + "name": "payloadController", + "printedName": "payloadController", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "usr": "s:8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvp", + "mangledName": "$s8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", - "AccessControl", - "RawDocComment" + "SetterAccess", + "Lazy", + "AccessControl" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -215,178 +167,141 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "usr": "s:8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvg", + "mangledName": "$s8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" - }, + } + ] + }, + { + "kind": "Var", + "name": "networkManager", + "printedName": "networkManager", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvp", + "mangledName": "$s8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "Lazy", + "AccessControl" + ], + "accessors": [ { "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "usr": "s:8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvg", + "mangledName": "$s8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], - "accessorKind": "set" - }, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "sdeManager", + "printedName": "sdeManager", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC10sdeManagerAA10SDEManagerCvp", + "mangledName": "$s8LPABCSDKAAC10sdeManagerAA10SDEManagerCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "Lazy", + "AccessControl" + ], + "accessors": [ { "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "usr": "s:8LPABCSDKAAC10sdeManagerAA10SDEManagerCvg", + "mangledName": "$s8LPABCSDKAAC10sdeManagerAA10SDEManagerCvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], - "accessorKind": "_modify" + "accessorKind": "get" } ] }, { "kind": "Var", - "name": "isPresenting", - "printedName": "isPresenting", + "name": "_storedPayload", + "printedName": "_storedPayload", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC12isPresentingSbSgvpZ", - "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvpZ", + "usr": "s:8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvp", + "mangledName": "$s8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvp", "moduleName": "LPABCSDK", - "static": true, "declAttributes": [ "HasInitialValue", "Final", @@ -405,23 +320,22 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC12isPresentingSbSgvgZ", - "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvgZ", + "usr": "s:8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvg", + "mangledName": "$s8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvg", "moduleName": "LPABCSDK", - "static": true, "implicit": true, "declAttributes": [ "Final" @@ -432,67 +346,35 @@ }, { "kind": "Var", - "name": "abcEventCallback", - "printedName": "abcEventCallback", + "name": "enableLog", + "printedName": "enableLog", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvp", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", - "Lazy", - "AccessControl", - "RawDocComment" + "HasStorage", + "AccessControl" ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -502,54 +384,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvg", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -570,54 +419,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvs", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvs", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -637,8 +453,8 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvM", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvM", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -649,236 +465,316 @@ ] }, { - "kind": "Function", - "name": "setAggregatedInterval", - "printedName": "setAggregatedInterval(interval:)", + "kind": "Var", + "name": "sdkParams", + "printedName": "sdkParams", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", - "mangledName": "$s8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvp", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", + "HasStorage", "AccessControl", "RawDocComment" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initialize", - "printedName": "initialize(minimumLogLevel:eventSubscription:)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCSDK", - "printedName": "LPABCSDK.LPABCSDK", - "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK" - }, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "hasDefaultArg": true, - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvg", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" } ], - "usr": "s:Sh" + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", - "mangledName": "$s8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", - "moduleName": "LPABCSDK", - "static": true, - "intro_iOS": "11.3", - "declAttributes": [ - "Final", - "AccessControl", - "DiscardableResult", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "synchronize", - "printedName": "synchronize()", - "children": [ + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvs", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvM", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC11synchronizeyyFZ", - "mangledName": "$s8LPABCSDKAAC11synchronizeyyFZ", - "moduleName": "LPABCSDK", - "static": true, - "intro_iOS": "11.3", - "declAttributes": [ - "Final", - "AccessControl", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "dispose", - "printedName": "dispose()", + "kind": "Var", + "name": "activeExplicitMessage", + "printedName": "activeExplicitMessage", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC7disposeyyFZ", - "mangledName": "$s8LPABCSDKAAC7disposeyyFZ", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvpZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvpZ", "moduleName": "LPABCSDK", "static": true, - "intro_iOS": "11.3", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "Available", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "update", - "printedName": "update(with:message:sdkParams:)", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvgZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeNominal", - "name": "MSConversation", - "printedName": "Messages.MSConversation", - "usr": "c:objc(cs)MSConversation" + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvsZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Messages.MSMessage?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "MSMessage", - "printedName": "Messages.MSMessage", - "usr": "c:objc(cs)MSMessage" + "name": "Void", + "printedName": "()" } ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvMZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "secureFormViewController", + "printedName": "secureFormViewController", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDKParams?", + "printedName": "LPABCSDK.LPSecureFormViewController?", "children": [ { "kind": "TypeNominal", - "name": "SDKParams", - "printedName": "LPABCSDK.SDKParams", - "usr": "s:8LPABCSDK9SDKParamsV" + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" } ], - "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", - "mangledName": "$s8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvp", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvp", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "Available", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "createSDE", - "printedName": "createSDE(sdeType:aggregate:completion:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Bool?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvg", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(inout LPABCSDK.SDEBase) -> ()", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", @@ -887,46 +783,66 @@ }, { "kind": "TypeNominal", - "name": "InOut", - "printedName": "inout LPABCSDK.SDEBase" + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" } ], - "typeAttributes": [ - "noescape" - ] + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvs", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvM", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", - "mangledName": "$s8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "sendSDEStack", - "printedName": "sendSDEStack(onSuccess:onFailure:)", + "kind": "Var", + "name": "deinitCalled", + "printedName": "deinitCalled", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "((Swift.Bool) -> ())?", + "printedName": "(() -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.Bool) -> ()", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", @@ -935,333 +851,37096 @@ }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" } ] } ], - "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvp", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "Lazy", + "AccessControl" + ], + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(() -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvg", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(() -> ())?", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" } - ], - "usr": "s:Sq" + ] } - ] + ], + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvs", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvM", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", - "mangledName": "$s8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "appendReplayContextualText", - "printedName": "appendReplayContextualText(message:textContext:)", + "kind": "Var", + "name": "logLevel", + "printedName": "logLevel", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MSMessage", - "printedName": "Messages.MSMessage", - "usr": "c:objc(cs)MSMessage" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", - "mangledName": "$s8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvp", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK", - "mangledName": "$s8LPABCSDKAAC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "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" + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvg", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvs", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvM", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDECart", - "printedName": "SDECart", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Var", + "name": "isCacheLoaded", + "printedName": "isCacheLoaded", "children": [ { "kind": "TypeNominal", - "name": "SDECart", - "printedName": "LPABCSDK.SDECart", - "usr": "s:8LPABCSDK7SDECartV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvp", + "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvp", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvg", + "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] }, { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "kind": "Var", + "name": "hostEnvironment", + "printedName": "hostEnvironment", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK7SDECartV", - "mangledName": "$s8LPABCSDK7SDECartV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvs", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvM", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "aggregatedSDEStackCompletion", + "printedName": "aggregatedSDEStackCompletion", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isPresenting", + "printedName": "isPresenting", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvpZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvgZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvsZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvMZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "abcEventCallback", + "printedName": "abcEventCallback", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "Lazy", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "setAggregatedInterval", + "printedName": "setAggregatedInterval(interval:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "mangledName": "$s8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize(minimumLogLevel:eventSubscription:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSDK", + "printedName": "LPABCSDK.LPABCSDK", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", + "mangledName": "$s8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "DiscardableResult", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "synchronize", + "printedName": "synchronize()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11synchronizeyyFZ", + "mangledName": "$s8LPABCSDKAAC11synchronizeyyFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dispose", + "printedName": "dispose()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC7disposeyyFZ", + "mangledName": "$s8LPABCSDKAAC7disposeyyFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "update", + "printedName": "update(with:message:sdkParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSConversation", + "printedName": "Messages.MSConversation", + "usr": "c:objc(cs)MSConversation" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "mangledName": "$s8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "storePayloadToDB", + "printedName": "storePayloadToDB(_:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC16storePayloadToDB_10completiony10Foundation4DataV_ySbctF", + "mangledName": "$s8LPABCSDKAAC16storePayloadToDB_10completiony10Foundation4DataV_ySbctF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "inspectMessageType", + "printedName": "inspectMessageType(requestOBJ:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC18inspectMessageType10requestOBJ7messageyAA13LPDataRequestC_So9MSMessageCtF", + "mangledName": "$s8LPABCSDKAAC18inspectMessageType10requestOBJ7messageyAA13LPDataRequestC_So9MSMessageCtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "implementIntrenalViews", + "printedName": "implementIntrenalViews(eventType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC22implementIntrenalViews9eventTypeyAA9LPCIMTypeO_tF", + "mangledName": "$s8LPABCSDKAAC22implementIntrenalViews9eventTypeyAA9LPCIMTypeO_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "handleMockCredentials", + "printedName": "handleMockCredentials()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC21handleMockCredentialsyyF", + "mangledName": "$s8LPABCSDKAAC21handleMockCredentialsyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "createSDE", + "printedName": "createSDE(sdeType:aggregate:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(inout LPABCSDK.SDEBase) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "InOut", + "printedName": "inout LPABCSDK.SDEBase" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", + "mangledName": "$s8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "sendSDEStack", + "printedName": "sendSDEStack(onSuccess:onFailure:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", + "mangledName": "$s8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "fireIdleSDENetworkCall", + "printedName": "fireIdleSDENetworkCall()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC22fireIdleSDENetworkCallyyF", + "mangledName": "$s8LPABCSDKAAC22fireIdleSDENetworkCallyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "notifySDKEvents", + "printedName": "notifySDKEvents(eventType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC15notifySDKEvents9eventTypeyAA10LPABCEventO_tF", + "mangledName": "$s8LPABCSDKAAC15notifySDKEvents9eventTypeyAA10LPABCEventO_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "appendReplayContextualText", + "printedName": "appendReplayContextualText(message:textContext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "mangledName": "$s8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formSubmitted", + "printedName": "formSubmitted()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC13formSubmittedyyF", + "mangledName": "$s8LPABCSDKAAC13formSubmittedyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formViewed", + "printedName": "formViewed()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10formViewedyyF", + "mangledName": "$s8LPABCSDKAAC10formViewedyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formError", + "printedName": "formError()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC9formErroryyF", + "mangledName": "$s8LPABCSDKAAC9formErroryyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formExpired", + "printedName": "formExpired()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11formExpiredyyF", + "mangledName": "$s8LPABCSDKAAC11formExpiredyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setupLogger", + "printedName": "setupLogger(minLogLevel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11setupLogger11minLogLevelyAA08LPABCLogF0O_tF", + "mangledName": "$s8LPABCSDKAAC11setupLogger11minLogLevelyAA08LPABCLogF0O_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "callLoggos", + "printedName": "callLoggos(message:currentPayload:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10callLoggos7message14currentPayloadySS_AA012LPCredentialF2MOCSgtF", + "mangledName": "$s8LPABCSDKAAC10callLoggos7message14currentPayloadySS_AA012LPCredentialF2MOCSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK", + "mangledName": "$s8LPABCSDKAAC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "SDEManagerProtocol", + "printedName": "SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP" + }, + { + "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": "SecureformDelegate", + "printedName": "SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP", + "mangledName": "$s8LPABCSDK18SecureformDelegateP" + } + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorType", + "printedName": "LPActivityIndicatorType", + "children": [ + { + "kind": "Var", + "name": "ballBeat", + "printedName": "ballBeat", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorType.Type) -> LPABCSDK.LPActivityIndicatorType", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8ballBeatyA2CmF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8ballBeatyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Function", + "name": "animation", + "printedName": "animation()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPABCSDK.LPActivityIndicatorAnimationDelegate", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO9animationAA0bC17AnimationDelegate_pyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9animationAA0bC17AnimationDelegate_pyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK23LPActivityIndicatorTypeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorView", + "printedName": "LPActivityIndicatorView", + "children": [ + { + "kind": "Var", + "name": "LP_DEFAULT_TYPE", + "printedName": "LP_DEFAULT_TYPE", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_COLOR", + "printedName": "LP_DEFAULT_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_TEXT_COLOR", + "printedName": "LP_DEFAULT_TEXT_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_PADDING", + "printedName": "LP_DEFAULT_PADDING", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_SIZE", + "printedName": "LP_DEFAULT_BLOCKER_SIZE", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLD", + "printedName": "LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLD", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "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:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIME", + "printedName": "LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIME", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "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:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE", + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE_SPACING", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE_SPACING", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE_FONT", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE_FONT", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_BACKGROUND_COLOR", + "printedName": "LP_DEFAULT_BLOCKER_BACKGROUND_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_FADE_IN_ANIMATION", + "printedName": "LP_DEFAULT_FADE_IN_ANIMATION", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_FADE_OUT_ANIMATION", + "printedName": "LP_DEFAULT_FADE_OUT_ANIMATION", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvs", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "color", + "printedName": "color", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)color", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "Custom", + "HasStorage", + "AccessControl", + "IBInspectable", + "RawDocComment", + "ObjC" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)color", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setColor:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "padding", + "printedName": "padding", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)padding", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "Custom", + "HasStorage", + "AccessControl", + "IBInspectable", + "RawDocComment", + "ObjC" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)padding", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setPadding:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC7padding14CoreFoundation7CGFloatVvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "animating", + "printedName": "animating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC9animatingSbvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC9animatingSbvp", + "moduleName": "LPABCSDK", + "deprecated": true, + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC9animatingSbvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC9animatingSbvg", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAnimating", + "printedName": "isAnimating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "SetterAccess", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(coder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorView?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "NSCoder", + "printedName": "Foundation.NSCoder", + "usr": "c:objc(cs)NSCoder" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)initWithCoder:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5coderACSgSo7NSCoderC_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "initWithCoder:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Required", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:type:color:padding:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC5frame4type5color7paddingACSo6CGRectV_AA0bC4TypeOSgSo7UIColorCSg14CoreFoundation7CGFloatVSgtcfc", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5frame4type5color7paddingACSo6CGRectV_AA0bC4TypeOSgSo7UIColorCSg12CoreGraphics7CGFloatVSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "intrinsicContentSize", + "printedName": "intrinsicContentSize", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)intrinsicContentSize", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC20intrinsicContentSizeSo6CGSizeVvp", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "intrinsicContentSize", + "declAttributes": [ + "Final", + "ObjC", + "Custom", + "Override", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)intrinsicContentSize", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC20intrinsicContentSizeSo6CGSizeVvg", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "intrinsicContentSize", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "bounds", + "printedName": "bounds", + "children": [ + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)bounds", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvp", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "bounds", + "declAttributes": [ + "Final", + "ObjC", + "Custom", + "Override", + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)bounds", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvg", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "bounds", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setBounds:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvs", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "setBounds:", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC14startAnimatingyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC14startAnimatingyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "stopAnimating", + "printedName": "stopAnimating()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC13stopAnimatingyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC13stopAnimatingyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_setTypeName", + "printedName": "_setTypeName(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC12_setTypeNameyySSF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC12_setTypeNameyySSF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getTypeName", + "printedName": "getTypeName()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11getTypeNameSSyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11getTypeNameSSyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setUpAnimation", + "printedName": "setUpAnimation()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC14setUpAnimationyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC14setUpAnimationyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)initWithFrame:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5frameACSo6CGRectV_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment", + "ObjC" + ], + "superclassUsr": "c:objc(cs)UIView", + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Constants", + "printedName": "Constants", + "children": [ + { + "kind": "TypeDecl", + "name": "CoreData", + "printedName": "CoreData", + "children": [ + { + "kind": "Var", + "name": "kCredentialPayloadEntityName", + "printedName": "kCredentialPayloadEntityName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kModelName", + "printedName": "kModelName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMomd", + "printedName": "kMomd", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMomdType", + "printedName": "kMomdType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSqliteType", + "printedName": "kSqliteType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CoreData", + "printedName": "LPABCSDK.Constants.CoreData", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Bundle", + "printedName": "Bundle", + "children": [ + { + "kind": "Var", + "name": "kLpabcsdkBundleID", + "printedName": "kLpabcsdkBundleID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bundle", + "printedName": "LPABCSDK.Constants.Bundle", + "usr": "s:8LPABCSDK9ConstantsV6BundleV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV6BundleVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV6BundleV", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "InfoPlistParams", + "printedName": "InfoPlistParams", + "children": [ + { + "kind": "Var", + "name": "kInfo", + "printedName": "kInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kPlist", + "printedName": "kPlist", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPABC_PARAMS", + "printedName": "kLPABC_PARAMS", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kBubbleSession", + "printedName": "kBubbleSession", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kImplicitBubbleSession", + "printedName": "kImplicitBubbleSession", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kExtensionInfoDict", + "printedName": "kExtensionInfoDict", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kExtensionPointIdentifier", + "printedName": "kExtensionPointIdentifier", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLpabc_appgroup", + "printedName": "kLpabc_appgroup", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kPayloadProviderID", + "printedName": "kPayloadProviderID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "InfoPlistParams", + "printedName": "LPABCSDK.Constants.InfoPlistParams", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NotificationUserInfoParams", + "printedName": "NotificationUserInfoParams", + "children": [ + { + "kind": "Var", + "name": "kPayloadModel", + "printedName": "kPayloadModel", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMessage", + "printedName": "kMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NotificationUserInfoParams", + "printedName": "LPABCSDK.Constants.NotificationUserInfoParams", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DeviceParams", + "printedName": "DeviceParams", + "children": [ + { + "kind": "Var", + "name": "systemVersion", + "printedName": "systemVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "DeviceParams", + "printedName": "LPABCSDK.Constants.DeviceParams", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkParams", + "printedName": "NetworkParams", + "children": [ + { + "kind": "Var", + "name": "timeoutIntervalForSharkRequest", + "printedName": "timeoutIntervalForSharkRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timeoutIntervalForLoggos", + "printedName": "timeoutIntervalForLoggos", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkParams", + "printedName": "LPABCSDK.Constants.NetworkParams", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEParams", + "printedName": "SDEParams", + "children": [ + { + "kind": "Var", + "name": "kMaxIdletime", + "printedName": "kMaxIdletime", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kNumSendingSDECount", + "printedName": "kNumSendingSDECount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMaxRetry", + "printedName": "kMaxRetry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kStacktimerWaitTime", + "printedName": "kStacktimerWaitTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvsZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvMZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "kReportingParams", + "printedName": "kReportingParams", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAccountID", + "printedName": "kAccountID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kConsumerID", + "printedName": "kConsumerID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAppInstallID", + "printedName": "kAppInstallID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLpMessageType", + "printedName": "kLpMessageType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kReportingtUrl", + "printedName": "kReportingtUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kApiType", + "printedName": "kApiType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEParams", + "printedName": "LPABCSDK.Constants.SDEParams", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPSDKLoggerParams", + "printedName": "LPSDKLoggerParams", + "children": [ + { + "kind": "Var", + "name": "kLogDistinct", + "printedName": "kLogDistinct", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSDKLoggerParams", + "printedName": "LPABCSDK.Constants.LPSDKLoggerParams", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCThreads", + "printedName": "LPABCThreads", + "children": [ + { + "kind": "Var", + "name": "kIncomingCIMThread", + "printedName": "kIncomingCIMThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAggregatedSDEThread", + "printedName": "kAggregatedSDEThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLogThread", + "printedName": "kLogThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kNetworkQueu", + "printedName": "kNetworkQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSDKQueu", + "printedName": "kSDKQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kReachabilityQueu", + "printedName": "kReachabilityQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCThreads", + "printedName": "LPABCSDK.Constants.LPABCThreads", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LivepersonParticipantIDs", + "printedName": "LivepersonParticipantIDs", + "children": [ + { + "kind": "Var", + "name": "kQAParticipantID", + "printedName": "kQAParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAlphaParticipantID", + "printedName": "kAlphaParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kProductionaParticipantID", + "printedName": "kProductionaParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LivepersonParticipantIDs", + "printedName": "LPABCSDK.Constants.LivepersonParticipantIDs", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PublicThrowMessages", + "printedName": "PublicThrowMessages", + "children": [ + { + "kind": "Var", + "name": "kIdleTimeSetterOutofBound", + "printedName": "kIdleTimeSetterOutofBound", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublicThrowMessages", + "printedName": "LPABCSDK.Constants.PublicThrowMessages", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDKThrowMessages", + "printedName": "SDKThrowMessages", + "children": [ + { + "kind": "Var", + "name": "kCoultNotLoadBundle", + "printedName": "kCoultNotLoadBundle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kCoultNotSDKVersion", + "printedName": "kCoultNotSDKVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMOError", + "printedName": "kMOError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKThrowMessages", + "printedName": "LPABCSDK.Constants.SDKThrowMessages", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "KeychainParams", + "printedName": "KeychainParams", + "children": [ + { + "kind": "Var", + "name": "kKeychainServiceName", + "printedName": "kKeychainServiceName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kKeychainReportingResponse", + "printedName": "kKeychainReportingResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "KeychainParams", + "printedName": "LPABCSDK.Constants.KeychainParams", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "kViewcontrollerPresenting", + "printedName": "kViewcontrollerPresenting", + "children": [ + { + "kind": "Var", + "name": "kLPABCSDKPresentingTag", + "printedName": "kLPABCSDKPresentingTag", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "kViewcontrollerPresenting", + "printedName": "LPABCSDK.Constants.kViewcontrollerPresenting", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MockReportingParams", + "printedName": "MockReportingParams", + "children": [ + { + "kind": "Var", + "name": "enablePayloadMockMode", + "printedName": "enablePayloadMockMode", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvp", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvg", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MockReportingParams", + "printedName": "LPABCSDK.Constants.MockReportingParams", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Constants", + "printedName": "LPABCSDK.Constants", + "usr": "s:8LPABCSDK9ConstantsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsVACycfc", + "mangledName": "$s8LPABCSDK9ConstantsVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV", + "mangledName": "$s8LPABCSDK9ConstantsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "UnitTestModes", + "printedName": "UnitTestModes", + "children": [ + { + "kind": "Var", + "name": "_debugDataDelete", + "printedName": "_debugDataDelete", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13UnitTestModesC16_debugDataDelete33_727B8F810D92F20FA5F86EF24E32F526LLSbSgvp", + "mangledName": "$s8LPABCSDK13UnitTestModesC16_debugDataDelete33_727B8F810D92F20FA5F86EF24E32F526LLSbSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "debugDataDelete", + "printedName": "debugDataDelete", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvp", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvg", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvg", + "moduleName": "LPABCSDK", + "isOpen": 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:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvs", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvs", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvM", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnitTestModes", + "printedName": "LPABCSDK.UnitTestModes", + "usr": "s:8LPABCSDK13UnitTestModesC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13UnitTestModesCACycfc", + "mangledName": "$s8LPABCSDK13UnitTestModesCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13UnitTestModesC", + "mangledName": "$s8LPABCSDK13UnitTestModesC", + "moduleName": "LPABCSDK", + "isOpen": true + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECart", + "printedName": "SDECart", + "children": [ + { + "kind": "Var", + "name": "products", + "printedName": "products", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvp", + "mangledName": "$s8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvg", + "mangledName": "$s8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECart", + "printedName": "LPABCSDK.SDECart", + "usr": "s:8LPABCSDK7SDECartV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDECartV8productsACSayAA15SDEProductMakerVGSg_tcfc", + "mangledName": "$s8LPABCSDK7SDECartV8productsACSayAA15SDEProductMakerVGSg_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECart", + "printedName": "LPABCSDK.SDECart", + "usr": "s:8LPABCSDK7SDECartV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK7SDECartV", + "mangledName": "$s8LPABCSDK7SDECartV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEMarketingSource", + "printedName": "SDEMarketingSource", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDEMarketingSourceC4typeSSvs", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvM", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(channel:affiliate:campaignID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEChanelType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK18SDEMarketingSourceC", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEType", + "printedName": "SDEType", + "children": [ + { + "kind": "Var", + "name": "cartUpdate", + "printedName": "cartUpdate", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO10cartUpdateyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO10cartUpdateyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO11transactionyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO11transactionyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "viewedProduct", + "printedName": "viewedProduct", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO13viewedProductyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO13viewedProductyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "customerInfo", + "printedName": "customerInfo", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12customerInfoyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12customerInfoyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "marketingSource", + "printedName": "marketingSource", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15marketingSourceyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15marketingSourceyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "personalInfo", + "printedName": "personalInfo", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12personalInfoyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12personalInfoyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "lead", + "printedName": "lead", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO4leadyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO4leadyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "serviceActivity", + "printedName": "serviceActivity", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15serviceActivityyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15serviceActivityyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "visitorError", + "printedName": "visitorError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12visitorErroryA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12visitorErroryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "searchedContent", + "printedName": "searchedContent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15searchedContentyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15searchedContentyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK7SDETypeO", + "mangledName": "$s8LPABCSDK7SDETypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEStatusType", + "printedName": "SDEStatusType", + "children": [ + { + "kind": "Var", + "name": "complete", + "printedName": "complete", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8completeyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8completeyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "in_Progress", + "printedName": "in_Progress", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "approved", + "printedName": "approved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "cancelled", + "printedName": "cancelled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "not_Approved", + "printedName": "not_Approved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "reviewed", + "printedName": "reviewed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "missing_Details", + "printedName": "missing_Details", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "closed", + "printedName": "closed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO6closedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO6closedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "removed", + "printedName": "removed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO7removedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO7removedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "assigned", + "printedName": "assigned", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "waiting", + "printedName": "waiting", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEStatusType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13SDEStatusTypeO8rawValueSivp", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueSivg", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEStatusTypeO", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEChanelType", + "printedName": "SDEChanelType", + "children": [ + { + "kind": "Var", + "name": "direct", + "printedName": "direct", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6directyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6directyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "search", + "printedName": "search", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6searchyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6searchyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "social", + "printedName": "social", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6socialyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6socialyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "email", + "printedName": "email", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO5emailyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO5emailyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "referral", + "printedName": "referral", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO8referralyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8referralyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEChanelType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEChanelTypeO", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEGenderType", + "printedName": "SDEGenderType", + "children": [ + { + "kind": "Var", + "name": "male", + "printedName": "male", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO4maleyA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO4maleyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "female", + "printedName": "female", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "other", + "printedName": "other", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO5otheryA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO5otheryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEGenderType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEGenderTypeO", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEPhoneType", + "printedName": "SDEPhoneType", + "children": [ + { + "kind": "Var", + "name": "home", + "printedName": "home", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "mobile", + "printedName": "mobile", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "work", + "printedName": "work", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4workyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4workyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "fax", + "printedName": "fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "main", + "printedName": "main", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "home_fax", + "printedName": "home_fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "work_fax", + "printedName": "work_fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "pager", + "printedName": "pager", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "other", + "printedName": "other", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPhoneType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK12SDEPhoneTypeO", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEManagerProtocol", + "printedName": "SDEManagerProtocol", + "children": [ + { + "kind": "Function", + "name": "fireIdleSDENetworkCall", + "printedName": "fireIdleSDENetworkCall()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEManagerProtocolP22fireIdleSDENetworkCallyyF", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP22fireIdleSDENetworkCallyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SDEManagerProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvp", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvg", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": 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:8LPABCSDK17CommonSDEProtocolP4typeSSvs", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvM", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvp", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvg", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": 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:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvs", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvM", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEDate", + "printedName": "SDEDate", + "children": [ + { + "kind": "Var", + "name": "day", + "printedName": "day", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV3daySiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV3daySiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV3daySiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV3daySiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "month", + "printedName": "month", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV5monthSiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV5monthSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV5monthSiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV5monthSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "year", + "printedName": "year", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV4yearSiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV4yearSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV4yearSiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV4yearSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(day:month:year:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "mangledName": "$s8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK7SDEDateV", + "mangledName": "$s8LPABCSDK7SDEDateV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCOutgoingMessagePayloadConstructor", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor(im)init", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorCACycfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override", + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "createTextReplyPayload", + "printedName": "createTextReplyPayload(message:lpText:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC015createTextReplyD07message02lpG0ySo9MSMessageC_SStKF", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC015createTextReplyD07message02lpG0ySo9MSMessageC_SStKF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kTextMessage", + "printedName": "kTextMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK12kTextMessageSSvp", + "mangledName": "$s8LPABCSDK12kTextMessageSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "TypeDecl", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCMessagePayloadData", + "children": [ + { + "kind": "Var", + "name": "encoder", + "printedName": "encoder", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Lazy" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvs", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_encoder", + "printedName": "$__lazy_storage_$_encoder", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.JSONEncoder?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV25$__lazy_storage_$_encoder33_AC3DB29D0E46515F05984633D35A43ADLL10Foundation11JSONEncoderCSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV25$__lazy_storage_$_encoder33_AC3DB29D0E46515F05984633D35A43ADLL10Foundation11JSONEncoderCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvp", + "moduleName": "LPABCSDK", + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "interactive", + "printedName": "interactive", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataVACycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "updateLPData", + "printedName": "updateLPData(lpData:interactive:payloadResponse:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV12updateLPData02lpD011interactive15payloadResponse7messageyACSg_AC11InteractiveVSgAC0J0VSgSo9MSMessageCtKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV12updateLPData02lpD011interactive15payloadResponse7messageyACSg_AC11InteractiveVSgAC0J0VSgSo9MSMessageCtKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "getQueryStringParameter", + "printedName": "getQueryStringParameter(url:param:)", + "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": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV23getQueryStringParameter3url5paramSSSgSS_SStF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV23getQueryStringParameter3url5paramSSSgSS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(json:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV4jsonACSDySSypG_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV4jsonACSDySSypG_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "Interactive", + "printedName": "Interactive", + "children": [ + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(response:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAeC8ResponseVSg_tcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAeC8ResponseVSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveVAEycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV4fromAEs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV4fromAEs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Response", + "printedName": "Response", + "children": [ + { + "kind": "Var", + "name": "text", + "printedName": "text", + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(text:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textAESSSg_tcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textAESSSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseVAEycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4fromAEs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4fromAEs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogComponent", + "printedName": "LPABCLogComponent", + "children": [ + { + "kind": "Var", + "name": "date", + "printedName": "date", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (Swift.String) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4dateyACSScACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4dateyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO7messageyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO7messageyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "level", + "printedName": "level", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO5levelyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO5levelyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "file", + "printedName": "file", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (Swift.Bool, Swift.Bool) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Bool) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(fullPath: Swift.Bool, fileExtension: Swift.Bool)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4fileyACSb_SbtcACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4fileyACSb_SbtcACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "instance", + "printedName": "instance", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8instanceyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8instanceyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "line", + "printedName": "line", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4lineyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4lineyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "column", + "printedName": "column", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO6columnyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO6columnyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "function", + "printedName": "function", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8functionyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8functionyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "location", + "printedName": "location", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8locationyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8locationyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "block", + "printedName": "block", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (@escaping () -> Any?) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(@escaping () -> Any?) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO5blockyACypSgyccACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO5blockyACypSgyccACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 9 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK17LPABCLogComponentO", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogFormatter", + "printedName": "LPABCLogFormatter", + "children": [ + { + "kind": "Var", + "name": "format", + "printedName": "format", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format33_A2C9F05AA325294709013DE417B7E145LLSSvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format33_A2C9F05AA325294709013DE417B7E145LLSSvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "components", + "printedName": "components", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC10components33_A2C9F05AA325294709013DE417B7E145LLSayAA0B9ComponentOGvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC10components33_A2C9F05AA325294709013DE417B7E145LLSayAA0B9ComponentOGvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "dateFormatter", + "printedName": "dateFormatter", + "children": [ + { + "kind": "TypeNominal", + "name": "DateFormatter", + "printedName": "Foundation.DateFormatter", + "usr": "c:objc(cs)NSDateFormatter" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC04dateC033_A2C9F05AA325294709013DE417B7E145LLSo06NSDateC0Cvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC04dateC033_A2C9F05AA325294709013DE417B7E145LLSo06NSDateC0Cvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "logger", + "printedName": "logger", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.LPABCLogger?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "LPABCSDK.LPABCLogger?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvg", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "LPABCSDK.LPABCLogger?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvs", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvM", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "description", + "printedName": "description", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC11descriptionSSvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC11descriptionSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC11descriptionSSvg", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC11descriptionSSvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPABCLogFormatterCyACSS_AA0B9ComponentOdtcfc", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterCyACSS_AA0B9ComponentOdtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Convenience", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPABCLogFormatterCyACSS_SayAA0B9ComponentOGtcfc", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterCyACSS_SayAA0B9ComponentOGtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "format", + "printedName": "format(level:items:separator:terminator:file:line:column:function:date:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format5level5items9separator10terminator4file4line6column8function4dateSSAA0B5LevelO_SayypGS3SS2iSS10Foundation4DateVtF", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format5level5items9separator10terminator4file4line6column8function4dateSSAA0B5LevelO_SayypGS3SS2iSS10Foundation4DateVtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "format", + "printedName": "format(description:average:relativeStandardDeviation:file:line:column:function:date:instance:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format11description7average25relativeStandardDeviation4file4line6column8function4date8instanceS2SSg_S2dSSS2iSS10Foundation4DateVSStF", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format11description7average25relativeStandardDeviation4file4line6column8function4date8instanceS2SSg_S2dSSS2iSS10Foundation4DateVSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7defaultACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7defaultACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7defaultACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7defaultACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minimal", + "printedName": "minimal", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7minimalACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7minimalACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7minimalACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7minimalACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "detailed", + "printedName": "detailed", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC8detailedACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC8detailedACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC8detailedACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC8detailedACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lpUnifiedFormat", + "printedName": "lpUnifiedFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "trace", + "printedName": "trace", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5traceACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5traceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5traceACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5traceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5debugACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5debugACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5debugACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5debugACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC4infoACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC4infoACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC4infoACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC4infoACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "warning", + "printedName": "warning", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7warningACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7warningACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7warningACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7warningACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5errorACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5errorACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5errorACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5errorACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK17LPABCLogFormatterC", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEService", + "printedName": "SDEService", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEServiceC4typeSSvp", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK10SDEServiceC4typeSSvg", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK10SDEServiceC4typeSSvs", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC4typeSSvM", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK10SDEServiceC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEServiceC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(topic:status:category:serviceId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "LPABCSDK.SDEStatusType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "mangledName": "$s8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK10SDEServiceC", + "mangledName": "$s8LPABCSDK10SDEServiceC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "LPABCLogBenchmarker", + "printedName": "LPABCLogBenchmarker", + "children": [ + { + "kind": "Function", + "name": "measure", + "printedName": "measure(_:iterations:block:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(description: Swift.String?, average: Swift.Double, relativeStandardDeviation: Swift.Double)", + "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": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC7measure_10iterations5blockSSSg11description_Sd7averageSd25relativeStandardDeviationtAG_SiyyXEtF", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerC7measure_10iterations5blockSSSg11description_Sd7averageSd25relativeStandardDeviationtAG_SiyyXEtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogBenchmarker", + "printedName": "LPABCSDK.LPABCLogBenchmarker", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerCACycfc", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDESearchedContent", + "printedName": "SDESearchedContent", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvp", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK18SDESearchedContentC4typeSSvg", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDESearchedContentC4typeSSvs", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvM", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDESearchedContentC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(keywords:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", + "mangledName": "$s8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK18SDESearchedContentC", + "mangledName": "$s8LPABCSDK18SDESearchedContentC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCMessagePayloadError", + "children": [ + { + "kind": "Var", + "name": "unmatchdEnvironmentContext", + "printedName": "unmatchdEnvironmentContext", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO26unmatchdEnvironmentContextyACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO26unmatchdEnvironmentContextyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "unresolvedParams", + "printedName": "unresolvedParams", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO16unresolvedParamsyACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO16unresolvedParamsyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "payloadParsingError", + "printedName": "payloadParsingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO014payloadParsingD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO014payloadParsingD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "payloadWritingError", + "printedName": "payloadWritingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO014payloadWritingD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO014payloadWritingD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "payloadMaxlimitError", + "printedName": "payloadMaxlimitError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO015payloadMaxlimitD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO015payloadMaxlimitD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "bundleError", + "printedName": "bundleError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO06bundleD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO06bundleD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "infoPlistError", + "printedName": "infoPlistError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO09infoPlistD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO09infoPlistD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "sdkVersionError", + "printedName": "sdkVersionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO010sdkVersionD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO010sdkVersionD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "mmoError", + "printedName": "mmoError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO03mmoD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO03mmoD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityData", + "printedName": "LPActivityData", + "children": [ + { + "kind": "Var", + "name": "size", + "printedName": "size", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "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:8LPABCSDK14LPActivityDataC7messageSSSgvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC7messageSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK14LPActivityDataC7messageSSSgvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC7messageSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageFont", + "printedName": "messageFont", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageSpacing", + "printedName": "messageSpacing", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC14messageSpacing14CoreFoundation7CGFloatVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC14messageSpacing12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC14messageSpacing14CoreFoundation7CGFloatVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC14messageSpacing12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 4, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "color", + "printedName": "color", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC5colorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC5colorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 5, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC5colorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC5colorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "textColor", + "printedName": "textColor", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "padding", + "printedName": "padding", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC7padding14CoreFoundation7CGFloatVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC7padding12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 7, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC7padding14CoreFoundation7CGFloatVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC7padding12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "displayTimeThreshold", + "printedName": "displayTimeThreshold", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC20displayTimeThresholdSivp", + "mangledName": "$s8LPABCSDK14LPActivityDataC20displayTimeThresholdSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 8, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC20displayTimeThresholdSivg", + "mangledName": "$s8LPABCSDK14LPActivityDataC20displayTimeThresholdSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minimumDisplayTime", + "printedName": "minimumDisplayTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivp", + "mangledName": "$s8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 9, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivg", + "mangledName": "$s8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "backgroundColor", + "printedName": "backgroundColor", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 10, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(size:message:messageFont:messageSpacing:type:color:padding:displayTimeThreshold:minimumDisplayTime:backgroundColor:textColor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreFoundation.CGSize?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIFont?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPActivityDataC4size7message0E4Font0E7Spacing4type5color7padding20displayTimeThreshold014minimumDisplayL015backgroundColor04textQ0ACSo6CGSizeVSg_SSSgSo6UIFontCSg14CoreFoundation7CGFloatVSgAA0B13IndicatorTypeOSgSo7UIColorCSgAYSiSgA4_A3_A3_tcfc", + "mangledName": "$s8LPABCSDK14LPActivityDataC4size7message0E4Font0E7Spacing4type5color7padding20displayTimeThreshold014minimumDisplayL015backgroundColor04textQ0ACSo6CGSizeVSg_SSSgSo6UIFontCSg12CoreGraphics7CGFloatVSgAA0B13IndicatorTypeOSgSo7UIColorCSgAYSiSgA4_A3_A3_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14LPActivityDataC", + "mangledName": "$s8LPABCSDK14LPActivityDataC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPActivityIndicatorPresenter", + "children": [ + { + "kind": "Var", + "name": "restorationIdentifier", + "printedName": "restorationIdentifier", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC21restorationIdentifier029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSSvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC21restorationIdentifier029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSSvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "messageLabel", + "printedName": "messageLabel", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC12messageLabel029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSo7UILabelCvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC12messageLabel029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSo7UILabelCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "state", + "printedName": "state", + "children": [ + { + "kind": "TypeNominal", + "name": "State", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter.State", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC5State029_2957A73E4AA3BF3AE435C1B302F8K2C4LLO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC5state029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAC5StateAELLOvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC5state029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAC5StateAELLOvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "data", + "printedName": "data", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC4data029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAA0B4DataCSgvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC4data029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAA0B4DataCSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Var", + "name": "waitingToStartGroup", + "printedName": "waitingToStartGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchGroup", + "printedName": "Dispatch.DispatchGroup", + "usr": "c:objc(cs)OS_dispatch_group" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC19waitingToStartGroup029_2957A73E4AA3BF3AE435C1B302F8N2C4LLSo17OS_dispatch_groupCvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC19waitingToStartGroup029_2957A73E4AA3BF3AE435C1B302F8N2C4LLSo17OS_dispatch_groupCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 4, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAnimating", + "printedName": "isAnimating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvg", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating(_:_:baseView:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14startAnimating__8baseViewyAA0B4DataC_ySo6UIViewCcSgAItF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14startAnimating__8baseViewyAA0B4DataC_ySo6UIViewCcSgAItF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "stopAnimating", + "printedName": "stopAnimating(_:baseView:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView, @escaping () -> ()) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC13stopAnimating_8baseViewyySo6UIViewC_yyctcSg_AGtF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC13stopAnimating_8baseViewyySo6UIViewC_yyctcSg_AGtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setMessage", + "printedName": "setMessage(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC10setMessageyySSSgF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC10setMessageyySSSgF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEVisitorError", + "printedName": "SDEVisitorError", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEVisitorErrorC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(contextId:message:code:level:resolved:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15SDEVisitorErrorC", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "LPABCLogger", + "printedName": "LPABCLogger", + "children": [ + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize(formatter:minLevel:enable:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC10initialize9formatter8minLevel6enableAcA17LPABCLogFormatterC_AA0hF0OSbtFZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC10initialize9formatter8minLevel6enableAcA17LPABCLogFormatterC_AA0hF0OSbtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "formatter", + "printedName": "formatter", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minLevel", + "printedName": "minLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "format", + "printedName": "format", + "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:8LPABCSDK11LPABCLoggerC6formatSSSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC6formatSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "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:8LPABCSDK11LPABCLoggerC6formatSSSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC6formatSSSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_loggerQueue", + "printedName": "$__lazy_storage_$_loggerQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Dispatch.DispatchQueue?", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC29$__lazy_storage_$_loggerQueue33_AB2D1C780A22666CCFA64D2F6CD6F836LLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC29$__lazy_storage_$_loggerQueue33_AB2D1C780A22666CCFA64D2F6CD6F836LLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Function", + "name": "trace", + "printedName": "trace(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5trace_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5trace_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "debug", + "printedName": "debug(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5debug_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5debug_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "info", + "printedName": "info(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC4info_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC4info_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "warning", + "printedName": "warning(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC7warning_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7warning_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "error", + "printedName": "error(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5error_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5error_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK11LPABCLoggerC", + "mangledName": "$s8LPABCSDK11LPABCLoggerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LogStrings", + "printedName": "LogStrings", + "children": [ + { + "kind": "Var", + "name": "kDispose", + "printedName": "kDispose", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV8kDisposeSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV8kDisposeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV8kDisposeSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV8kDisposeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSDK_Deinit", + "printedName": "kSDK_Deinit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV11kSDK_DeinitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kSDK_DeinitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV11kSDK_DeinitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kSDK_DeinitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kDeinit", + "printedName": "kDeinit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV7kDeinitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV7kDeinitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV7kDeinitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV7kDeinitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInit", + "printedName": "kInit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV5kInitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV5kInitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV5kInitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV5kInitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInitialize", + "printedName": "kInitialize", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV11kInitializeSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kInitializeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV11kInitializeSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kInitializeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerHostEnv", + "printedName": "kLoggerHostEnv", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerHostEnvSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerHostEnvSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerHostEnvSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerHostEnvSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDKINIT", + "printedName": "kLoggerSDKINIT", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDKINITSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDKINITSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDKINITSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDKINITSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerCDATAFailMO", + "printedName": "kLoggerCDATAFailMO", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggeriMEnvError", + "printedName": "kLoggeriMEnvError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallInitiated", + "printedName": "kLoggerLoggosCallInitiated", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallBody", + "printedName": "kLoggerLoggosCallBody", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallSuccess", + "printedName": "kLoggerLoggosCallSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerNoIncomingMessage", + "printedName": "kLoggerNoIncomingMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerIncomingPayload", + "printedName": "kLoggerIncomingPayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageIsAgenttoConsumer", + "printedName": "kLoggerMessageIsAgenttoConsumer", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerPayloadStoredtoDB", + "printedName": "kLoggerPayloadStoredtoDB", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSendingImplicitSDE", + "printedName": "kLoggerSendingImplicitSDE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESentSuccess", + "printedName": "kLoggerSDESentSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESentfailure", + "printedName": "kLoggerSDESentfailure", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESent", + "printedName": "kLoggerSDESent", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDESentSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDESentSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDESentSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDESentSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleWillBeSent", + "printedName": "kLoggerSDEIdleWillBeSent", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStackSendSuccess", + "printedName": "kLoggerSDEIdleStackSendSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDERetry", + "printedName": "kLoggerSDERetry", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV15kLoggerSDERetrySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV15kLoggerSDERetrySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV15kLoggerSDERetrySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV15kLoggerSDERetrySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerURLSessionResponse", + "printedName": "kLoggerURLSessionResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEResponseStatus", + "printedName": "kLoggerSDEResponseStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStart", + "printedName": "kLoggerSDEIdleStart", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStop", + "printedName": "kLoggerSDEIdleStop", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStackCount", + "printedName": "kLoggerSDEIdleStackCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEAddedStackCount", + "printedName": "kLoggerSDEAddedStackCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleFireDelegate", + "printedName": "kLoggerSDEIdleFireDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdlestackClraedCount", + "printedName": "kLoggerSDEIdlestackClraedCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEStackCleared", + "printedName": "kLoggerSDEStackCleared", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEJasonCleared", + "printedName": "kLoggerSDEJasonCleared", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSOutgoingMessagePayload", + "printedName": "kLoggerSOutgoingMessagePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSuccess", + "printedName": "kLoggerSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSecureFormSubmitted", + "printedName": "kSecureFormSubmitted", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSecureFormCompleted", + "printedName": "kSecureFormCompleted", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormCompletedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormCompletedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormCompletedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormCompletedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorBundlenotSet", + "printedName": "kLoggerErrorBundlenotSet", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCouldnotLoad", + "printedName": "kLoggerErrorInfoPlistCouldnotLoad", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCouldnotLParse", + "printedName": "kLoggerErrorInfoPlistCouldnotLParse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCredentials", + "printedName": "kLoggerErrorInfoPlistCredentials", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorAppGroupCouldnotLoad", + "printedName": "kLoggerErrorAppGroupCouldnotLoad", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorappgroup", + "printedName": "kLoggerErrorappgroup", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorBrandID", + "printedName": "kLoggerErrorBrandID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerEnvironmentError", + "printedName": "kLoggerEnvironmentError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantDupCall", + "printedName": "kLoggerMessageRedundantDupCall", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantAgenttoConsumer", + "printedName": "kLoggerMessageRedundantAgenttoConsumer", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantNoCachablePayload", + "printedName": "kLoggerMessageRedundantNoCachablePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantAlreadyInCache", + "printedName": "kLoggerMessageRedundantAlreadyInCache", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorTextRpleyError", + "printedName": "kLoggererrorTextRpleyError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorMessageURLParsing", + "printedName": "kLoggererrorMessageURLParsing", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorMessagePayloadIsEmpty", + "printedName": "kLoggererrorMessagePayloadIsEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDECreateError", + "printedName": "kLoggerSDECreateError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEStackEmpty", + "printedName": "kLoggerSDEStackEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEFail", + "printedName": "kLoggerSDEFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDEFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDEFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDEFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDEFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorSharkCredentials", + "printedName": "kLoggerErrorSharkCredentials", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorTimestampNotAvailable", + "printedName": "kLoggerErrorTimestampNotAvailable", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorSDEstackIsEmpty", + "printedName": "kLoggerErrorSDEstackIsEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInvalidURL", + "printedName": "kLoggerErrorInvalidURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorUnresolvedURL", + "printedName": "kLoggerErrorUnresolvedURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorUnresolvedURLError", + "printedName": "kLoggerErrorUnresolvedURLError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorResponse", + "printedName": "kLoggerErrorResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerError", + "printedName": "kLoggerError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV12kLoggerErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV12kLoggerErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV12kLoggerErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV12kLoggerErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorPersistentContainerError", + "printedName": "kLoggerErrorPersistentContainerError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataClear", + "printedName": "kLoggerErrorDataClear", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataMONotCreated", + "printedName": "kLoggerErrorDataMONotCreated", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataMOError", + "printedName": "kLoggerErrorDataMOError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataContextSaveError", + "printedName": "kLoggerErrorDataContextSaveError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataLoadPayloadError", + "printedName": "kLoggerErrorDataLoadPayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataCouldnotParsed", + "printedName": "kLPDataCouldnotParsed", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataDecodingTypeMismatch", + "printedName": "kLPDataDecodingTypeMismatch", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataCredentialModelIsNull", + "printedName": "kLPDataCredentialModelIsNull", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosBodyFail", + "printedName": "kLoggerLoggosBodyFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInternetConnectionFail", + "printedName": "kInternetConnectionFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kInternetConnectionFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kInternetConnectionFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kInternetConnectionFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kInternetConnectionFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInternetConnectionOK", + "printedName": "kInternetConnectionOK", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kInternetConnectionOKSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kInternetConnectionOKSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kInternetConnectionOKSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kInternetConnectionOKSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kKeychainEmpty", + "printedName": "kKeychainEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kKeychainEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kKeychainEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kKeychainEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kKeychainEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LogStrings", + "printedName": "LPABCSDK.LogStrings", + "usr": "s:8LPABCSDK10LogStringsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10LogStringsVACycfc", + "mangledName": "$s8LPABCSDK10LogStringsVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK10LogStringsV", + "mangledName": "$s8LPABCSDK10LogStringsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "EventType", + "printedName": "EventType", + "children": [ + { + "kind": "Var", + "name": "subscribers", + "printedName": "subscribers", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvpZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvgZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvsZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvMZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sdkEvent", + "printedName": "sdkEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvp", + "mangledName": "$s8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvg", + "mangledName": "$s8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "EventType", + "printedName": "LPABCSDK.EventType", + "usr": "s:8LPABCSDK9EventTypeV" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9EventTypeVyAcA10LPABCEventOcfc", + "mangledName": "$s8LPABCSDK9EventTypeVyAcA10LPABCEventOcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setSubscribers", + "printedName": "setSubscribers(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK9EventTypeV14setSubscribersyyShyAA10LPABCEventOGSgFZ", + "mangledName": "$s8LPABCSDK9EventTypeV14setSubscribersyyShyAA10LPABCEventOGSgFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9EventTypeV", + "mangledName": "$s8LPABCSDK9EventTypeV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCSettings", + "printedName": "LPABCSettings", + "children": [ + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSettings", + "printedName": "LPABCSDK.LPABCSettings", + "usr": "s:8LPABCSDK13LPABCSettingsC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPABCSettingsC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK13LPABCSettingsC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSettings", + "printedName": "LPABCSDK.LPABCSettings", + "usr": "s:8LPABCSDK13LPABCSettingsC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCSettingsC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK13LPABCSettingsC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getDomainUserdefaults", + "printedName": "getDomainUserdefaults()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.UserDefaults?", + "children": [ + { + "kind": "TypeNominal", + "name": "UserDefaults", + "printedName": "Foundation.UserDefaults", + "usr": "c:objc(cs)NSUserDefaults" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC21getDomainUserdefaultsSo14NSUserDefaultsCSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC21getDomainUserdefaultsSo14NSUserDefaultsCSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isExtentionEnvironmentContext", + "printedName": "isExtentionEnvironmentContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC29isExtentionEnvironmentContextSbyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC29isExtentionEnvironmentContextSbyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAppGroup", + "printedName": "getAppGroup()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC11getAppGroupSSSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC11getAppGroupSSSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getCredentialsFromInfoPlist", + "printedName": "getCredentialsFromInfoPlist()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC27getCredentialsFromInfoPlistSDySSypGSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC27getCredentialsFromInfoPlistSDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearDomain", + "printedName": "clearDomain()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC11clearDomainyyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC11clearDomainyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13LPABCSettingsC", + "mangledName": "$s8LPABCSDK13LPABCSettingsC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEProductView", + "printedName": "SDEProductView", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvp", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK14SDEProductViewC4typeSSvg", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDEProductViewC4typeSSvs", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvM", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDEProductViewC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDEProductViewC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(currency:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "mangledName": "$s8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14SDEProductViewC", + "mangledName": "$s8LPABCSDK14SDEProductViewC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEManager", + "printedName": "SDEManager", + "children": [ + { + "kind": "Var", + "name": "sdeType", + "printedName": "sdeType", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC7sdeType33_2279138DDB4EF5D8A8F3A73087086309LLAA7SDETypeOSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC7sdeType33_2279138DDB4EF5D8A8F3A73087086309LLAA7SDETypeOSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC10initializeACyFZ", + "mangledName": "$s8LPABCSDK10SDEManagerC10initializeACyFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "sdeIdleStack", + "printedName": "sdeIdleStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvp", + "mangledName": "$s8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "AccessControl", + "Lazy", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvg", + "mangledName": "$s8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_sdeIdleStack", + "printedName": "$__lazy_storage_$_sdeIdleStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[[Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC30$__lazy_storage_$_sdeIdleStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC30$__lazy_storage_$_sdeIdleStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "sdeStack", + "printedName": "sdeStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvp", + "mangledName": "$s8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "AccessControl", + "Lazy" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvg", + "mangledName": "$s8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_sdeStack", + "printedName": "$__lazy_storage_$_sdeStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[[Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC26$__lazy_storage_$_sdeStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC26$__lazy_storage_$_sdeStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.SDEManagerProtocol?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEManagerProtocol?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManagerProtocol", + "printedName": "LPABCSDK.SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvg", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEManagerProtocol?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManagerProtocol", + "printedName": "LPABCSDK.SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvs", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvM", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryCounter", + "printedName": "retryCounter", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivp", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivg", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivs", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivM", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "currentSDE", + "printedName": "currentSDE", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvg", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvs", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvM", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timer", + "printedName": "timer", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Timer?", + "children": [ + { + "kind": "TypeNominal", + "name": "Timer", + "printedName": "Foundation.Timer", + "usr": "c:objc(cs)NSTimer" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC5timer33_2279138DDB4EF5D8A8F3A73087086309LLSo7NSTimerCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC5timer33_2279138DDB4EF5D8A8F3A73087086309LLSo7NSTimerCSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "hasStorage": true + }, + { + "kind": "Var", + "name": "currentRunLoop", + "printedName": "currentRunLoop", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.RunLoop?", + "children": [ + { + "kind": "TypeNominal", + "name": "RunLoop", + "printedName": "Foundation.RunLoop", + "usr": "c:objc(cs)NSRunLoop" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC14currentRunLoop33_2279138DDB4EF5D8A8F3A73087086309LLSo05NSRunE0CSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC14currentRunLoop33_2279138DDB4EF5D8A8F3A73087086309LLSo05NSRunE0CSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 7, + "hasStorage": true + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_idleQueue", + "printedName": "$__lazy_storage_$_idleQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Dispatch.DispatchQueue?", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC27$__lazy_storage_$_idleQueue33_2279138DDB4EF5D8A8F3A73087086309LLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC27$__lazy_storage_$_idleQueue33_2279138DDB4EF5D8A8F3A73087086309LLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 8, + "hasStorage": true + }, + { + "kind": "Var", + "name": "isAutoSendOnIdle", + "printedName": "isAutoSendOnIdle", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC16isAutoSendOnIdle33_2279138DDB4EF5D8A8F3A73087086309LLSbSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC16isAutoSendOnIdle33_2279138DDB4EF5D8A8F3A73087086309LLSbSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 9, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEManagerCACycfc", + "mangledName": "$s8LPABCSDK10SDEManagerCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setupSDETemplateWithType", + "printedName": "setupSDETemplateWithType(sdeType:autoSendWhenIdle:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC24setupSDETemplateWithType03sdeF016autoSendWhenIdleyAA7SDETypeO_SbSgtF", + "mangledName": "$s8LPABCSDK10SDEManagerC24setupSDETemplateWithType03sdeF016autoSendWhenIdleyAA7SDETypeO_SbSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearautoSendOnIdleSDEStack", + "printedName": "clearautoSendOnIdleSDEStack()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC27clearautoSendOnIdleSDEStackyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC27clearautoSendOnIdleSDEStackyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearSDEStack", + "printedName": "clearSDEStack()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC13clearSDEStackyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC13clearSDEStackyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearJsonSDE", + "printedName": "clearJsonSDE()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC12clearJsonSDEyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC12clearJsonSDEyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK10SDEManagerC", + "mangledName": "$s8LPABCSDK10SDEManagerC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPayloadCodingKeys", + "printedName": "LPayloadCodingKeys", + "children": [ + { + "kind": "Var", + "name": "intValue", + "printedName": "intValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvp", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvg", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvs", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvM", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(intValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPayloadCodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvp", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvg", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "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:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvs", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvM", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPayloadCodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9accountIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9accountIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9accountIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9accountIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV10consumerIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV10consumerIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV10consumerIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV10consumerIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4typeACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4typeACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4typeACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4typeACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "apiType", + "printedName": "apiType", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV7apiTypeACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV7apiTypeACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV7apiTypeACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV7apiTypeACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "conversationID", + "printedName": "conversationID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV14conversationIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV14conversationIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV14conversationIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV14conversationIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9timestampACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9timestampACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9timestampACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9timestampACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "loggosDomain", + "printedName": "loggosDomain", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageParams", + "printedName": "messageParams", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV13messageParamsACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV13messageParamsACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV13messageParamsACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV13messageParamsACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "make", + "printedName": "make(key:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4make3keyACSS_tFZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4make3keyACSS_tFZ", + "moduleName": "LPABCSDK", + "static": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CodingKey", + "printedName": "CodingKey", + "usr": "s:s9CodingKeyP", + "mangledName": "$ss9CodingKeyP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kMainDataQuery", + "printedName": "kMainDataQuery", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14kMainDataQuerySSvp", + "mangledName": "$s8LPABCSDK14kMainDataQuerySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kCustomDataDictionary", + "printedName": "kCustomDataDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK21kCustomDataDictionarySSvp", + "mangledName": "$s8LPABCSDK21kCustomDataDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLPDataDictionary", + "printedName": "kLPDataDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17kLPDataDictionarySSvp", + "mangledName": "$s8LPABCSDK17kLPDataDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLInteractiveDictionary", + "printedName": "kLInteractiveDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23kLInteractiveDictionarySSvp", + "mangledName": "$s8LPABCSDK23kLInteractiveDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLResponseDictionary", + "printedName": "kLResponseDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK20kLResponseDictionarySSvp", + "mangledName": "$s8LPABCSDK20kLResponseDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLRequestDictionary", + "printedName": "kLRequestDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19kLRequestDictionarySSvp", + "mangledName": "$s8LPABCSDK19kLRequestDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kText", + "printedName": "kText", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK5kTextSSvp", + "mangledName": "$s8LPABCSDK5kTextSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "TypeDecl", + "name": "LPMSMessageURLData", + "printedName": "LPMSMessageURLData", + "children": [ + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySb_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySb_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySi_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySi_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySf_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySf_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySd_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySd_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySS_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(values:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Ï„_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set6values6forKeyySayxG_SSts25LosslessStringConvertibleRzlF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set6values6forKeyySayxG_SSts25LosslessStringConvertibleRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.LosslessStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySDySSypG_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySDySSypG_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dictioaryForKey", + "printedName": "dictioaryForKey(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV15dictioaryForKey03forF0SDySSypGSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV15dictioaryForKey03forF0SDySSypGSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "arrayForKey", + "printedName": "arrayForKey(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSArray?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSArray", + "printedName": "Foundation.NSArray", + "usr": "c:objc(cs)NSArray" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV11arrayForKey03forF0So7NSArrayCSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV11arrayForKey03forF0So7NSArrayCSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "value", + "printedName": "value(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Ï„_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5value6forKeyxSgSS_ts25LosslessStringConvertibleRzlF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5value6forKeyxSgSS_ts25LosslessStringConvertibleRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.LosslessStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bool", + "printedName": "bool(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV4bool6forKeySbSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV4bool6forKeySbSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "integer", + "printedName": "integer(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7integer6forKeySiSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7integer6forKeySiSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "float", + "printedName": "float(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5float6forKeySfSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5float6forKeySfSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "double", + "printedName": "double(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6double6forKeySdSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6double6forKeySdSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "string", + "printedName": "string(forKey:)", + "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": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6string6forKeySSSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6string6forKeySSSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "customDataDictionary", + "printedName": "customDataDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV20customDataDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV20customDataDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "lpDataDictionary", + "printedName": "lpDataDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV16lpDataDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV16lpDataDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interactiveDictionary", + "printedName": "interactiveDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV21interactiveDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV21interactiveDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "responseDictionary", + "printedName": "responseDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV18responseDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV18responseDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "requestDictionary", + "printedName": "requestDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV17requestDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV17requestDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clear", + "printedName": "clear()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5clearyyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5clearyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "remove", + "printedName": "remove(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6remove6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6remove6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeCustomData", + "printedName": "removeCustomData(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV16removeCustomData6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV16removeCustomData6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeLPData", + "printedName": "removeLPData(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV12removeLPData6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV12removeLPData6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "updateStateDescriptors", + "printedName": "updateStateDescriptors(key:value:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV22updateStateDescriptors3key5value7messageySS_SbSo9MSMessageCSgtF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV22updateStateDescriptors3key5value7messageySS_SbSo9MSMessageCSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7message33_8FF7747504B51D6E787673B21448107BLLSo9MSMessageCvp", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7message33_8FF7747504B51D6E787673B21448107BLLSo9MSMessageCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7messageACSo9MSMessageC_tcfc", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7messageACSo9MSMessageC_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "currentData", + "printedName": "currentData()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV11currentDataSDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV11currentDataSDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "serialize", + "printedName": "serialize(data:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV9serialize4dataySDySSypG_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV9serialize4dataySDySSypG_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorShape", + "printedName": "LPActivityIndicatorShape", + "children": [ + { + "kind": "Var", + "name": "circle", + "printedName": "circle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6circleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6circleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "circleSemi", + "printedName": "circleSemi", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO10circleSemiyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO10circleSemiyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "ring", + "printedName": "ring", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO4ringyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4ringyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "ringTwoHalfVertical", + "printedName": "ringTwoHalfVertical", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO19ringTwoHalfVerticalyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO19ringTwoHalfVerticalyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "ringTwoHalfHorizontal", + "printedName": "ringTwoHalfHorizontal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO21ringTwoHalfHorizontalyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO21ringTwoHalfHorizontalyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "ringThirdFour", + "printedName": "ringThirdFour", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO13ringThirdFouryA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO13ringThirdFouryA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "rectangle", + "printedName": "rectangle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9rectangleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9rectangleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "triangle", + "printedName": "triangle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO8triangleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO8triangleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "line", + "printedName": "line", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO4lineyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4lineyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "pacman", + "printedName": "pacman", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6pacmanyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6pacmanyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 9 + }, + { + "kind": "Var", + "name": "stroke", + "printedName": "stroke", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6strokeyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6strokeyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 10 + }, + { + "kind": "Function", + "name": "layerWith", + "printedName": "layerWith(size:color:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9layerWith4size5colorSo7CALayerCSo6CGSizeV_So7UIColorCtF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9layerWith4size5colorSo7CALayerCSo6CGSizeV_So7UIColorCtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivp", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivg", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24LPActivityIndicatorShapeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEPersonalInfo", + "printedName": "SDEPersonalInfo", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK15SDEPersonalInfoC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEPersonalInfoC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(firstname:lastname:gender:company:language:age:contacts:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEGenderType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEAge?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEContact]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEContact]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15SDEPersonalInfoC", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "SDEAge", + "printedName": "SDEAge", + "children": [ + { + "kind": "Var", + "name": "age", + "printedName": "age", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV3ageSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV3ageSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV3ageSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV3ageSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "year", + "printedName": "year", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV4yearSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV4yearSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV4yearSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV4yearSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "month", + "printedName": "month", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV5monthSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV5monthSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV5monthSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV5monthSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "day", + "printedName": "day", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV3daySiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV3daySiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV3daySiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV3daySiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(age:year:month:day:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "mangledName": "$s8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK6SDEAgeV", + "mangledName": "$s8LPABCSDK6SDEAgeV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "SDEContact", + "printedName": "SDEContact", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(email:phone:phoneType:country:region:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPhoneType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "mangledName": "$s8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK10SDEContactV", + "mangledName": "$s8LPABCSDK10SDEContactV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPKeychainAttrRepresentable", + "printedName": "LPKeychainAttrRepresentable", + "children": [ + { + "kind": "Var", + "name": "keychainAttrValue", + "printedName": "keychainAttrValue", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavp", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavg", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.LPKeychainAttrRepresentable>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "TypeDecl", + "name": "LPKeychainItemAccessibility", + "printedName": "LPKeychainItemAccessibility", + "children": [ + { + "kind": "Var", + "name": "afterFirstUnlock", + "printedName": "afterFirstUnlock", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO16afterFirstUnlockyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO16afterFirstUnlockyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "afterFirstUnlockThisDeviceOnly", + "printedName": "afterFirstUnlockThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "always", + "printedName": "always", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO6alwaysyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO6alwaysyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "whenPasscodeSetThisDeviceOnly", + "printedName": "whenPasscodeSetThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "8", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "alwaysThisDeviceOnly", + "printedName": "alwaysThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO20alwaysThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO20alwaysThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "whenUnlocked", + "printedName": "whenUnlocked", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO12whenUnlockedyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO12whenUnlockedyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "whenUnlockedThisDeviceOnly", + "printedName": "whenUnlockedThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Function", + "name": "accessibilityForAttributeValue", + "printedName": "accessibilityForAttributeValue(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO30accessibilityForAttributeValueyACSgSo11CFStringRefaFZ", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO30accessibilityForAttributeValueyACSgSo11CFStringRefaFZ", + "moduleName": "LPABCSDK", + "static": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivp", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivg", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK27LPKeychainItemAccessibilityO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "keychainAttrValue", + "printedName": "keychainAttrValue", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavp", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavg", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "LPKeychainAttrRepresentable", + "printedName": "LPKeychainAttrRepresentable", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEBase", + "printedName": "SDEBase", + "children": [ + { + "kind": "Var", + "name": "cartUpdate", + "printedName": "cartUpdate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECartUpdate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECartUpdate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDETransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDETransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "viewedProduct", + "printedName": "viewedProduct", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEProductView?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEProductView?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "customerInfo", + "printedName": "customerInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECustomerInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECustomerInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "marketingSource", + "printedName": "marketingSource", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEMarketingSource?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEMarketingSource?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "personalInfo", + "printedName": "personalInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPersonalInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPersonalInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lead", + "printedName": "lead", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDELead?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDELead?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "serviceActivity", + "printedName": "serviceActivity", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEService?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEService?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "visitorError", + "printedName": "visitorError", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEVisitorError?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEVisitorError?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "searchedContent", + "printedName": "searchedContent", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDESearchedContent?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDESearchedContent?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "jsonSDEStack", + "printedName": "jsonSDEStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Lazy", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvs", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvM", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(sdeType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEBaseC7sdeTypeAcA7SDETypeO_tcfc", + "mangledName": "$s8LPABCSDK7SDEBaseC7sdeTypeAcA7SDETypeO_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "assignSDEs", + "printedName": "assignSDEs(sdeType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC10assignSDEs7sdeTypeyAA7SDETypeO_tF", + "mangledName": "$s8LPABCSDK7SDEBaseC10assignSDEs7sdeTypeyAA7SDETypeO_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setupWithJson", + "printedName": "setupWithJson(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Ï„_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "mangledName": "$s8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK7SDEBaseC", + "mangledName": "$s8LPABCSDK7SDEBaseC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCNetworkManager", + "printedName": "LPABCNetworkManager", + "children": [ + { + "kind": "TypeDecl", + "name": "RequestMethodes", + "printedName": "RequestMethodes", + "children": [ + { + "kind": "Var", + "name": "post", + "printedName": "post", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO4postyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO4postyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "get", + "printedName": "get", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3getyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3getyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "put", + "printedName": "put", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3putyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3putyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes?", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueAESgSS_tcfc", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueAESgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvg", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkError", + "printedName": "NetworkError", + "children": [ + { + "kind": "Var", + "name": "URLCouldNotBeResolved", + "printedName": "URLCouldNotBeResolved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.NetworkError.Type) -> (Swift.String) -> LPABCSDK.LPABCNetworkManager.NetworkError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCNetworkManager.NetworkError", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkError", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkError", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO21URLCouldNotBeResolvedyAESScAEmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO21URLCouldNotBeResolvedyAESScAEmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Var", + "name": "operationQueue", + "printedName": "operationQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "OperationQueue", + "printedName": "Foundation.OperationQueue", + "usr": "c:objc(cs)NSOperationQueue" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC14operationQueue33_E02A8FFDE0E6A5FFF8978B3755A45865LLSo011NSOperationE0Cvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC14operationQueue33_E02A8FFDE0E6A5FFF8978B3755A45865LLSo011NSOperationE0Cvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "mockLoadingAccountMessage", + "printedName": "mockLoadingAccountMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC25mockLoadingAccountMessage33_E02A8FFDE0E6A5FFF8978B3755A45865LLSbvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC25mockLoadingAccountMessage33_E02A8FFDE0E6A5FFF8978B3755A45865LLSbvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(operationQueue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + }, + { + "kind": "TypeNominal", + "name": "OperationQueue", + "printedName": "Foundation.OperationQueue", + "usr": "c:objc(cs)NSOperationQueue" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC14operationQueueACSo011NSOperationE0C_tcfc", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC14operationQueueACSo011NSOperationE0C_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "reportingNetworkCall", + "printedName": "reportingNetworkCall(urlString:requestType:requestMethode:body:credentialModel:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool?, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC20reportingNetworkCall9urlString11requestType0I7Methode4body15credentialModel10completionySS_AA07RequestJ0OAC0P8MethodesOSaySDySSypGGAA21LPCredentialPayloadMOCySbSg_s5Error_pSgtctF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC20reportingNetworkCall9urlString11requestType0I7Methode4body15credentialModel10completionySS_AA07RequestJ0OAC0P8MethodesOSaySDySSypGGAA21LPCredentialPayloadMOCySbSg_s5Error_pSgtctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logosNetworkCall", + "printedName": "logosNetworkCall(requestType:urlString:body:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool?, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC16logosNetworkCall11requestType9urlString4body10completionyAA07RequestH0O_SSSDySSypGySbSg_s5Error_pSgtctF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC16logosNetworkCall11requestType9urlString4body10completionyAA07RequestH0O_SSSDySSypGySbSg_s5Error_pSgtctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager(im)init", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerCACycfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "SecureformDelegate", + "printedName": "SecureformDelegate", + "children": [ + { + "kind": "Function", + "name": "formViewed", + "printedName": "formViewed()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP10formViewedyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP10formViewedyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formSubmitted", + "printedName": "formSubmitted()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP13formSubmittedyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP13formSubmittedyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formError", + "printedName": "formError()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP9formErroryyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP9formErroryyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formExpired", + "printedName": "formExpired()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP11formExpiredyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP11formExpiredyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK18SecureformDelegateP", + "mangledName": "$s8LPABCSDK18SecureformDelegateP", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "TypeDecl", + "name": "LPSecureFormViewController", + "printedName": "LPSecureFormViewController", + "children": [ + { + "kind": "Var", + "name": "webView", + "printedName": "webView", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "label", + "printedName": "label", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "submitted", + "printedName": "submitted", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "viewed", + "printedName": "viewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "secureFormDelegate", + "printedName": "secureFormDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.SecureformDelegate?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage", + "ReferenceOwnership" + ], + "fixedbinaryorder": 5, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SecureformDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SecureformDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "fetchFromMockAPI", + "printedName": "fetchFromMockAPI", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "htmlMock", + "printedName": "htmlMock", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 7, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(url:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + }, + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + }, + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url8delegateAC10Foundation3URLV_AA18SecureformDelegate_ptcfc", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url8delegateAC10Foundation3URLV_AA18SecureformDelegate_ptcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(coder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "NSCoder", + "printedName": "Foundation.NSCoder", + "usr": "c:objc(cs)NSCoder" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)initWithCoder:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5coderACSgSo7NSCoderC_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "initWithCoder:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Required" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "loadView", + "printedName": "loadView()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)loadView", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC04loadD0yyF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "loadView", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewDidLoad", + "printedName": "viewDidLoad()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewDidLoad", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC11viewDidLoadyyF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewDidLoad", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewWillAppear", + "printedName": "viewWillAppear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewWillAppear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC14viewWillAppearyySbF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewWillAppear:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "keyboardWillAppear", + "printedName": "keyboardWillAppear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NSNotification", + "printedName": "Foundation.NSNotification", + "usr": "c:objc(cs)NSNotification" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)keyboardWillAppear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC18keyboardWillAppearyySo14NSNotificationCF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "keyboardWillDisappear", + "printedName": "keyboardWillDisappear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NSNotification", + "printedName": "Foundation.NSNotification", + "usr": "c:objc(cs)NSNotification" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)keyboardWillDisappear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC21keyboardWillDisappearyySo14NSNotificationCF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewWillDisappear", + "printedName": "viewWillDisappear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewWillDisappear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC17viewWillDisappearyySbF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewWillDisappear:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(nibName:bundle:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + }, + { + "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" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)initWithNibName:bundle:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC7nibName6bundleACSSSg_So8NSBundleCSgtcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithNibName:bundle:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "viewForZoomingInScrollView", + "printedName": "viewForZoomingInScrollView(scrollView:)", + "children": [ + { + "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": "UIScrollView", + "printedName": "UIKit.UIScrollView", + "usr": "c:objc(cs)UIScrollView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC022viewForZoomingInScrollD006scrollD0So6UIViewCSgSo08UIScrollD0C_tF", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC022viewForZoomingInScrollD006scrollD0So6UIViewCSgSo08UIScrollD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewForZooming", + "printedName": "viewForZooming(in:)", + "children": [ + { + "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": "UIScrollView", + "printedName": "UIKit.UIScrollView", + "usr": "c:objc(cs)UIScrollView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewForZoomingInScrollView:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC14viewForZooming2inSo6UIViewCSgSo08UIScrollD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "viewForZoomingInScrollView:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:createWebViewWith:for:windowFeatures:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKWebViewConfiguration", + "printedName": "WebKit.WKWebViewConfiguration", + "usr": "c:objc(cs)WKWebViewConfiguration" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationAction", + "printedName": "WebKit.WKNavigationAction", + "usr": "c:objc(cs)WKNavigationAction" + }, + { + "kind": "TypeNominal", + "name": "WKWindowFeatures", + "printedName": "WebKit.WKWindowFeatures", + "usr": "c:objc(cs)WKWindowFeatures" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_09createWebD4With3for14windowFeaturesSo05WKWebD0CSgAI_So0mD13ConfigurationCSo18WKNavigationActionCSo08WKWindowL0CtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webViewDidClose", + "printedName": "webViewDidClose(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webViewDidClose:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD8DidCloseyySo05WKWebD0CF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webViewDidClose:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_34runJavaScriptAlertPanelWithMessage16initiatedByFrame17completionHandlerySo05WKWebD0C_SSSo11WKFrameInfoCyyctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_36runJavaScriptConfirmPanelWithMessage16initiatedByFrame17completionHandlerySo05WKWebD0C_SSSo11WKFrameInfoCySbctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_37runJavaScriptTextInputPanelWithPrompt07defaultJ016initiatedByFrame17completionHandlerySo05WKWebD0C_S2SSgSo11WKFrameInfoCyAKctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:shouldPreviewElement:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKPreviewElementInfo", + "printedName": "WebKit.WKPreviewElementInfo", + "usr": "c:objc(cs)WKPreviewElementInfo" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:shouldPreviewElement:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_20shouldPreviewElementSbSo05WKWebD0C_So09WKPreviewI4InfoCtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:shouldPreviewElement:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:previewingViewControllerForElement:defaultActions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKPreviewElementInfo", + "printedName": "WebKit.WKPreviewElementInfo", + "usr": "c:objc(cs)WKPreviewElementInfo" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[WebKit.WKPreviewActionItem]", + "children": [ + { + "kind": "TypeNominal", + "name": "WKPreviewActionItem", + "printedName": "WebKit.WKPreviewActionItem", + "usr": "c:objc(pl)WKPreviewActionItem" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:previewingViewControllerForElement:defaultActions:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_010previewingdE10ForElement14defaultActionsSo06UIViewE0CSgSo05WKWebD0C_So09WKPreviewI4InfoCSaySo0N10ActionItem_pGtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:previewingViewControllerForElement:defaultActions:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:commitPreviewingViewController:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:commitPreviewingViewController:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_016commitPreviewingdE0ySo05WKWebD0C_So06UIViewE0CtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:commitPreviewingViewController:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:decidePolicyFor:decisionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationAction", + "printedName": "WebKit.WKNavigationAction", + "usr": "c:objc(cs)WKNavigationAction" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(WebKit.WKNavigationActionPolicy) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationActionPolicy", + "printedName": "WebKit.WKNavigationActionPolicy", + "usr": "c:@E@WKNavigationActionPolicy" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:decidePolicyForNavigationAction:decisionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So18WKNavigationActionCySo0mnH0VctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:decidePolicyForNavigationAction:decisionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:decidePolicyFor:decisionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationResponse", + "printedName": "WebKit.WKNavigationResponse", + "usr": "c:objc(cs)WKNavigationResponse" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(WebKit.WKNavigationResponsePolicy) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationResponsePolicy", + "printedName": "WebKit.WKNavigationResponsePolicy", + "usr": "c:@E@WKNavigationResponsePolicy" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:decidePolicyForNavigationResponse:decisionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So20WKNavigationResponseCySo0mnH0VctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:decidePolicyForNavigationResponse:decisionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didStartProvisionalNavigation:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didStartProvisionalNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_29didStartProvisionalNavigationySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didStartProvisionalNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didReceiveServerRedirectForProvisionalNavigation:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didReceiveServerRedirectForProvisionalNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_48didReceiveServerRedirectForProvisionalNavigationySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didReceiveServerRedirectForProvisionalNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFailProvisionalNavigation:withError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFailProvisionalNavigation:withError:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_28didFailProvisionalNavigation9withErrorySo05WKWebD0C_So12WKNavigationCSgs0L0_ptF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFailProvisionalNavigation:withError:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didCommit:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didCommitNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_9didCommitySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didCommitNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFinish:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFinishNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_9didFinishySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFinishNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFail:withError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFailNavigation:withError:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_7didFail9withErrorySo05WKWebD0C_So12WKNavigationCSgs0J0_ptF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFailNavigation:withError:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webViewWebContentProcessDidTerminate", + "printedName": "webViewWebContentProcessDidTerminate(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webViewWebContentProcessDidTerminate:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD29WebContentProcessDidTerminateyySo05WKWebD0CF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webViewWebContentProcessDidTerminate:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willChangeValue", + "printedName": "willChangeValue(forKey:withSetMutation:using:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "NSKeyValueSetMutationKind", + "printedName": "Foundation.NSKeyValueSetMutationKind", + "usr": "c:@E@NSKeyValueSetMutationKind" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyHashable", + "printedName": "Swift.AnyHashable", + "usr": "s:s11AnyHashableV" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)willChangeValueForKey:withSetMutation:usingObjects:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC15willChangeValue6forKey15withSetMutation5usingySS_So05NSKeyhlM4KindVShys11AnyHashableVGtF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "willChangeValueForKey:withSetMutation:usingObjects:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userContentController", + "printedName": "userContentController(_:didReceive:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKUserContentController", + "printedName": "WebKit.WKUserContentController", + "usr": "c:objc(cs)WKUserContentController" + }, + { + "kind": "TypeNominal", + "name": "WKScriptMessage", + "printedName": "WebKit.WKScriptMessage", + "usr": "c:objc(cs)WKScriptMessage" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)userContentController:didReceiveScriptMessage:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC011userContentE0_10didReceiveySo06WKUsergE0C_So15WKScriptMessageCtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "userContentController:didReceiveScriptMessage:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)UIViewController", + "superclassNames": [ + "UIKit.UIViewController", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "LPActivityIndicatorViewable", + "printedName": "LPActivityIndicatorViewable", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewableP", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewableP" + }, + { + "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": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECartUpdate", + "printedName": "SDECartUpdate", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvp", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK13SDECartUpdateC4typeSSvg", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK13SDECartUpdateC4typeSSvs", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvM", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK13SDECartUpdateC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(total:currency:numItems:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", + "mangledName": "$s8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13SDECartUpdateC", + "mangledName": "$s8LPABCSDK13SDECartUpdateC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPDeviceInfo", + "printedName": "LPDeviceInfo", + "children": [ + { + "kind": "Function", + "name": "dictionarySerialization", + "printedName": "dictionarySerialization()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12LPDeviceInfoV23dictionarySerializationSDyS2SGyFZ", + "mangledName": "$s8LPABCSDK12LPDeviceInfoV23dictionarySerializationSDyS2SGyFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDeviceInfo", + "printedName": "LPABCSDK.LPDeviceInfo", + "usr": "s:8LPABCSDK12LPDeviceInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK12LPDeviceInfoVACycfc", + "mangledName": "$s8LPABCSDK12LPDeviceInfoVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK12LPDeviceInfoV", + "mangledName": "$s8LPABCSDK12LPDeviceInfoV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDETransaction", + "printedName": "SDETransaction", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDETransactionC4typeSSvp", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK14SDETransactionC4typeSSvg", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDETransactionC4typeSSvs", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC4typeSSvM", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDETransactionC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDETransactionC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(total:currency:orderId:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "mangledName": "$s8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14SDETransactionC", + "mangledName": "$s8LPABCSDK14SDETransactionC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPCredentialPayloadMO", + "printedName": "LPCredentialPayloadMO", + "children": [ + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)accountID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "RawDocComment", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)accountID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setAccountID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)consumerID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)consumerID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setConsumerID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)appInstallID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)appInstallID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setAppInstallID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "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" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)type", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)type", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setType:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)monitoringDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)monitoringDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setMonitoringDomain:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "apiType", + "printedName": "apiType", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)apiType", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)apiType", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setApiType:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "conversationID", + "printedName": "conversationID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)conversationID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)conversationID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setConversationID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)timestamp", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)timestamp", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setTimestamp:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "loggosDomain", + "printedName": "loggosDomain", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)loggosDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)loggosDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setLoggosDomain:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "messageParams", + "printedName": "messageParams", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)messageParams", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)messageParams", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setMessageParams:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "Convenience", + "Required", + "RawDocComment" + ], + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "diffComparisonIsEqual", + "printedName": "diffComparisonIsEqual(lpdataRequest:cachedModel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC21diffComparisonIsEqual13lpdataRequest11cachedModelSbAA06LPDataJ0C_ACSgtFZ", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC21diffComparisonIsEqual13lpdataRequest11cachedModelSbAA06LPDataJ0C_ACSgtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(entity:insertInto:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeNominal", + "name": "NSEntityDescription", + "printedName": "CoreData.NSEntityDescription", + "usr": "c:objc(cs)NSEntityDescription" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)initWithEntity:insertIntoManagedObjectContext:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithEntity:insertIntoManagedObjectContext:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "fetchRequest", + "printedName": "fetchRequest()", + "children": [ + { + "kind": "TypeNominal", + "name": "NSFetchRequest", + "printedName": "CoreData.NSFetchRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "c:objc(cs)NSFetchRequest" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC12fetchRequestSo07NSFetchF0CyACGyFZ", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12fetchRequestSo07NSFetchF0CyACGyFZ", + "moduleName": "LPABCSDK", + "static": true, + "isOpen": true, + "declAttributes": [ + "NonObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSManagedObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "CoreData.NSManagedObject", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "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": "ObservableObject", + "printedName": "ObservableObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectWillChangePublisher", + "printedName": "ObjectWillChangePublisher", + "children": [ + { + "kind": "TypeNominal", + "name": "ObservableObjectPublisher", + "printedName": "Combine.ObservableObjectPublisher", + "usr": "s:7Combine25ObservableObjectPublisherC" + } + ] + } + ], + "usr": "s:7Combine16ObservableObjectP", + "mangledName": "$s7Combine16ObservableObjectP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPHostEnvironment", + "printedName": "LPHostEnvironment", + "children": [ + { + "kind": "Var", + "name": "iOSApp", + "printedName": "iOSApp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPHostEnvironment.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "iMessageApp", + "printedName": "iMessageApp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPHostEnvironment.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK17LPHostEnvironmentO", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogLevel", + "printedName": "LPABCLogLevel", + "children": [ + { + "kind": "Var", + "name": "trace", + "printedName": "trace", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5traceyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5traceyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO4infoyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO4infoyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "warning", + "printedName": "warning", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPABCLogLevelOACSgycfc", + "mangledName": "$s8LPABCSDK13LPABCLogLevelOACSgycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "description", + "printedName": "description", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPABCLogLevelO11descriptionSSvp", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO11descriptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCLogLevelO11descriptionSSvg", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO11descriptionSSvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13LPABCLogLevelO8rawValueSivp", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivg", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13LPABCLogLevelO", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCEvent", + "printedName": "LPABCEvent", + "children": [ + { + "kind": "Function", + "name": "<", + "printedName": "<(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "newConversation", + "printedName": "newConversation", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "secureForm", + "printedName": "secureForm", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> (LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "mangledName": "$s8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "custom", + "printedName": "custom", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO6customyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO6customyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO4noneyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO4noneyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivp", + "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivg", + "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "allEvents", + "printedName": "allEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", + "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "noEvents", + "printedName": "noEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", + "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK10LPABCEventO", + "mangledName": "$s8LPABCSDK10LPABCEventO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SecureFormState", + "printedName": "SecureFormState", + "children": [ + { + "kind": "Var", + "name": "viewed", + "printedName": "viewed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO6viewedyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO6viewedyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "submitted", + "printedName": "submitted", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO9submittedyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO9submittedyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "expired", + "printedName": "expired", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO7expiredyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO7expiredyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO5erroryA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO5erroryA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK15SecureFormStateO9hashValueSivp", + "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivg", + "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK15SecureFormStateO", + "mangledName": "$s8LPABCSDK15SecureFormStateO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPPayload", + "printedName": "LPPayload", + "children": [ + { + "kind": "Var", + "name": "lpData", + "printedName": "lpData", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvp", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvg", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvs", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvM", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9LPPayloadVACycfc", + "mangledName": "$s8LPABCSDK9LPPayloadVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9LPPayloadV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK9LPPayloadV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK9LPPayloadV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK9LPPayloadV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9LPPayloadV", + "mangledName": "$s8LPABCSDK9LPPayloadV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPData", + "printedName": "LPData", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6LPDataVACycfc", + "mangledName": "$s8LPABCSDK6LPDataVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "interactive", + "printedName": "interactive", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvp", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvg", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvs", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvM", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6LPDataV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK6LPDataV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK6LPDataV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK6LPDataV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK6LPDataV", + "mangledName": "$s8LPABCSDK6LPDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPDataInteractive", + "printedName": "LPDataInteractive", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPDataInteractiveVACycfc", + "mangledName": "$s8LPABCSDK17LPDataInteractiveVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvp", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvg", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvs", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvM", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvp", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvg", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvs", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvM", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPDataInteractiveV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPDataInteractiveV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK17LPDataInteractiveV", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPDataResponse", + "printedName": "LPDataResponse", + "children": [ + { + "kind": "Var", + "name": "text", + "printedName": "text", + "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:8LPABCSDK14LPDataResponseV4textSSSgvp", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK14LPDataResponseV4textSSSgvg", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK14LPDataResponseV4textSSSgvs", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPDataResponseV4textSSSgvM", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(text:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseV4textACSSSg_tcfc", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textACSSSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseVACycfc", + "mangledName": "$s8LPABCSDK14LPDataResponseVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14LPDataResponseV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14LPDataResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14LPDataResponseV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK14LPDataResponseV", + "mangledName": "$s8LPABCSDK14LPDataResponseV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" ], "conformances": [ { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPDataRequest", + "printedName": "LPDataRequest", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPDataRequestC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK13LPDataRequestC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "Convenience", + "Required", + "RawDocComment" + ], + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC10consumerIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9accountIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEMarketingSource", - "printedName": "SDEMarketingSource", - "children": [ + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "conversationID", + "printedName": "conversationID", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvp", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "HasInitialValue", "HasStorage", - "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { @@ -1271,58 +37950,95 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvg", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(channel:affiliate:campaignID:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEChanelType?", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "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:8LPABCSDK13LPDataRequestC14conversationIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -1338,527 +38054,696 @@ "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "HasInitialValue", + "HasStorage", "AccessControl" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK18SDEMarketingSourceC", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEType", - "printedName": "SDEType", - "children": [ - { - "kind": "Var", - "name": "cartUpdate", - "printedName": "cartUpdate", - "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:8LPABCSDK13LPDataRequestC9timestampSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO10cartUpdateyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO10cartUpdateyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "transaction", - "printedName": "transaction", + "name": "apiType", + "printedName": "apiType", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO11transactionyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO11transactionyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "viewedProduct", - "printedName": "viewedProduct", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO13viewedProductyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO13viewedProductyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "customerInfo", - "printedName": "customerInfo", + "name": "type", + "printedName": "type", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 7, + "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:8LPABCSDK13LPDataRequestC4typeSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12customerInfoyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12customerInfoyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "marketingSource", - "printedName": "marketingSource", + "name": "loggosDomain", + "printedName": "loggosDomain", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15marketingSourceyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15marketingSourceyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "personalInfo", - "printedName": "personalInfo", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 8, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12personalInfoyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12personalInfoyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "lead", - "printedName": "lead", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO4leadyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO4leadyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "serviceActivity", - "printedName": "serviceActivity", + "name": "messageParams", + "printedName": "messageParams", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15serviceActivityyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15serviceActivityyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "visitorError", - "printedName": "visitorError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 9, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12visitorErroryA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12visitorErroryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "searchedContent", - "printedName": "searchedContent", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15searchedContentyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15searchedContentyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEType?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ], - "usr": "s:Sq" + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPDataRequestCACycfc", + "mangledName": "$s8LPABCSDK13LPDataRequestCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK13LPDataRequestC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK13LPDataRequestC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, - "init_kind": "Designated" + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13LPDataRequestC", + "mangledName": "$s8LPABCSDK13LPDataRequestC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPURLConstructor", + "printedName": "LPURLConstructor", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "contextText", + "printedName": "contextText", "children": [ { "kind": "TypeNominal", @@ -1868,10 +38753,17 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvp", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextTextSSvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextTextSSvp", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -1886,40 +38778,51 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvg", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextTextSSvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextTextSSvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { "kind": "Var", - "name": "allCases", - "printedName": "allCases", + "name": "messageURL", + "printedName": "messageURL", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvpZ", - "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "usr": "s:8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvp", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -1928,472 +38831,615 @@ "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvgZ", - "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "usr": "s:8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvg", "moduleName": "LPABCSDK", - "static": true, "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK7SDETypeO", - "mangledName": "$s8LPABCSDK7SDETypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "components", + "printedName": "components", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLComponents?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "URLComponents", + "printedName": "Foundation.URLComponents", + "usr": "s:10Foundation13URLComponentsV" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "CaseIterable", - "printedName": "CaseIterable", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "AllCases", - "printedName": "AllCases", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URLComponents?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URLComponents", + "printedName": "Foundation.URLComponents", + "usr": "s:10Foundation13URLComponentsV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "usr": "s:s12CaseIterableP", - "mangledName": "$ss12CaseIterableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEStatusType", - "printedName": "SDEStatusType", - "children": [ + ] + }, { "kind": "Var", - "name": "complete", - "printedName": "complete", + "name": "customPayloadQueryItem", + "printedName": "customPayloadQueryItem", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8completeyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8completeyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "in_Progress", - "printedName": "in_Progress", + "name": "customPayloadCallback", + "printedName": "customPayloadCallback", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] } - ] + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "approved", - "printedName": "approved", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "cancelled", - "printedName": "cancelled", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "not_Approved", - "printedName": "not_Approved", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvs", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvM", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "reviewed", - "printedName": "reviewed", + "name": "lpPayload", + "printedName": "lpPayload", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPPayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "missing_Details", - "printedName": "missing_Details", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "LPABCSDK.LPPayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "closed", - "printedName": "closed", + "name": "dataQI", + "printedName": "dataQI", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO6closedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO6closedyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Var", - "name": "removed", - "printedName": "removed", + "kind": "Constructor", + "name": "init", + "printedName": "init(contextText:messageURL:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "LPURLConstructor", + "printedName": "LPABCSDK.LPURLConstructor", + "usr": "s:8LPABCSDK16LPURLConstructorC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO7removedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO7removedyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Constructor", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextText10messageURLACSS_10Foundation0F0VSgtcfc", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextText10messageURLACSS_10Foundation0F0VSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" }, + { + "kind": "Function", + "name": "decomposeMesaageURL", + "printedName": "decomposeMesaageURL()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK16LPURLConstructorC19decomposeMesaageURLyyF", + "mangledName": "$s8LPABCSDK16LPURLConstructorC19decomposeMesaageURLyyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK16LPURLConstructorC", + "mangledName": "$s8LPABCSDK16LPURLConstructorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPCIMType", + "printedName": "LPCIMType", + "children": [ { "kind": "Var", - "name": "assigned", - "printedName": "assigned", + "name": "welcome", + "printedName": "welcome", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "printedName": "(LPABCSDK.LPCIMType.Type) -> LPABCSDK.LPCIMType", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "printedName": "LPABCSDK.LPCIMType.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ] } @@ -2401,36 +39447,37 @@ } ], "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", - "moduleName": "LPABCSDK" + "usr": "s:8LPABCSDK9LPCIMTypeO7welcomeyA2CmF", + "mangledName": "$s8LPABCSDK9LPCIMTypeO7welcomeyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "waiting", - "printedName": "waiting", + "name": "secureForm", + "printedName": "secureForm", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "printedName": "(LPABCSDK.LPCIMType.Type) -> LPABCSDK.LPCIMType", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "printedName": "LPABCSDK.LPCIMType.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ] } @@ -2438,9 +39485,10 @@ } ], "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", - "moduleName": "LPABCSDK" + "usr": "s:8LPABCSDK9LPCIMTypeO10secureFormyA2CmF", + "mangledName": "$s8LPABCSDK9LPCIMTypeO10secureFormyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 }, { "kind": "Constructor", @@ -2450,359 +39498,711 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEStatusType?", + "printedName": "LPABCSDK.LPCIMType?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueACSgSS_tcfc", "moduleName": "LPABCSDK", "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:8LPABCSDK13SDEStatusTypeO8rawValueSivp", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueSivg", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK9LPCIMTypeO", + "mangledName": "$s8LPABCSDK9LPCIMTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kTitle", + "printedName": "kTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6kTitleSSvp", + "mangledName": "$s8LPABCSDK6kTitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSubtitle", + "printedName": "kSubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9kSubtitleSSvp", + "mangledName": "$s8LPABCSDK9kSubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSecondarySubtitle", + "printedName": "kSecondarySubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18kSecondarySubtitleSSvp", + "mangledName": "$s8LPABCSDK18kSecondarySubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTertiarySubtitle", + "printedName": "kTertiarySubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17kTertiarySubtitleSSvp", + "mangledName": "$s8LPABCSDK17kTertiarySubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImageTitle", + "printedName": "kImageTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEStatusTypeO", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO", + "declKind": "Var", + "usr": "s:8LPABCSDK11kImageTitleSSvp", + "mangledName": "$s8LPABCSDK11kImageTitleSSvp", "moduleName": "LPABCSDK", "declAttributes": [ - "AccessControl", - "RawDocComment" + "HasInitialValue", + "HasStorage" ], - "enumRawTypeName": "Int", - "conformances": [ + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImageSubtitle", + "printedName": "kImageSubtitle", + "children": [ { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14kImageSubtitleSSvp", + "mangledName": "$s8LPABCSDK14kImageSubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImage", + "printedName": "kImage", + "children": [ { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6kImageSSvp", + "mangledName": "$s8LPABCSDK6kImageSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kMediaFileURL", + "printedName": "kMediaFileURL", + "children": [ { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13kMediaFileURLSSvp", + "mangledName": "$s8LPABCSDK13kMediaFileURLSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kCaption", + "printedName": "kCaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK8kCaptionSSvp", + "mangledName": "$s8LPABCSDK8kCaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSubcaption", + "printedName": "kSubcaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11kSubcaptionSSvp", + "mangledName": "$s8LPABCSDK11kSubcaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTrailingCaption", + "printedName": "kTrailingCaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16kTrailingCaptionSSvp", + "mangledName": "$s8LPABCSDK16kTrailingCaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTtrailingSubcaption", + "printedName": "kTtrailingSubcaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK20kTtrailingSubcaptionSSvp", + "mangledName": "$s8LPABCSDK20kTtrailingSubcaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true }, { "kind": "TypeDecl", - "name": "SDEChanelType", - "printedName": "SDEChanelType", + "name": "ReceivedMessagePayload", + "printedName": "ReceivedMessagePayload", "children": [ { "kind": "Var", - "name": "direct", - "printedName": "direct", + "name": "title", + "printedName": "title", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6directyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6directyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "search", - "printedName": "search", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - } - ] - } - ] - } + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6searchyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6searchyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "social", - "printedName": "social", - "children": [ + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6socialyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6socialyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "email", - "printedName": "email", + "name": "subtitle", + "printedName": "subtitle", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO5emailyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO5emailyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "referral", - "printedName": "referral", + "name": "secondarySubtitle", + "printedName": "secondarySubtitle", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO8referralyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8referralyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Var", + "name": "tertiarySubtitle", + "printedName": "tertiarySubtitle", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEChanelType?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvp", "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 3, + "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:8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "imageTitle", + "printedName": "imageTitle", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivp", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvp", "moduleName": "LPABCSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 4, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -2811,222 +40211,349 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivg", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEChanelTypeO", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "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": "imageSubtitle", + "printedName": "imageSubtitle", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEGenderType", - "printedName": "SDEGenderType", - "children": [ - { - "kind": "Var", - "name": "male", - "printedName": "male", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO4maleyA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO4maleyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "female", - "printedName": "female", + "name": "image", + "printedName": "image", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "other", - "printedName": "other", + "name": "mediaFileURL", + "printedName": "mediaFileURL", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 7, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO5otheryA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO5otheryA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init(recievedMessageDict:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEGenderType?", + "printedName": "LPABCSDK.ReceivedMessagePayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV08recievedC4DictACSgSDySSypGSg_tcfc", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV08recievedC4DictACSgSDySSypGSg_tcfc", "moduleName": "LPABCSDK", - "implicit": true, + "declAttributes": [ + "AccessControl" + ], "init_kind": "Designated" - }, + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "recourse", + "printedName": "recourse", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK8recourseSbvp", + "mangledName": "$s8LPABCSDK8recourseSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECustomerInfo", + "printedName": "SDECustomerInfo", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "type", + "printedName": "type", "children": [ { "kind": "TypeNominal", @@ -3036,10 +40563,16 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvp", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -3054,456 +40587,315 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEGenderTypeO", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "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": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEPhoneType", - "printedName": "SDEPhoneType", - "children": [ - { - "kind": "Var", - "name": "home", - "printedName": "home", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "mobile", - "printedName": "mobile", + "name": "isTemplate", + "printedName": "isTemplate", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "work", - "printedName": "work", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4workyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4workyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "fax", - "printedName": "fax", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Var", - "name": "main", - "printedName": "main", + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" }, { - "kind": "Var", - "name": "home_fax", - "printedName": "home_fax", + "kind": "Function", + "name": "setup", + "printedName": "setup(cstatus:ctype:balance:currency:socialId:imei:userName:companySize:companyBranch:accountName:role:loginStatus:storeZipCode:storeNumber:lastPaymentDate:registrationDate:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "work_fax", - "printedName": "work_fax", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "pager", - "printedName": "pager", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "other", - "printedName": "other", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPhoneType?", + "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -3512,49 +40904,12 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK12SDEPhoneTypeO", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "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": [ + "usr": "s:Sq" + }, { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -3562,77 +40917,89 @@ "printedName": "Swift.String", "usr": "s:SS" } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEDate", - "printedName": "SDEDate", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(day:month:year:)", - "children": [ + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "LPABCSDK.SDEDate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEDate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", - "mangledName": "$s8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Constructor", @@ -3641,9 +41008,9 @@ "children": [ { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" }, { "kind": "TypeNominal", @@ -3653,10 +41020,13 @@ } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Required" + ], "throwing": true, "init_kind": "Designated" }, @@ -3678,22 +41048,25 @@ } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Struct", - "usr": "s:8LPABCSDK7SDEDateV", - "mangledName": "$s8LPABCSDK7SDEDateV", + "declKind": "Class", + "usr": "s:8LPABCSDK15SDECustomerInfoC", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], + "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", @@ -3708,6 +41081,13 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" } ] }, @@ -3740,45 +41120,45 @@ }, { "kind": "Import", - "name": "Messages", - "printedName": "Messages", + "name": "Network", + "printedName": "Network", "declKind": "Import", "moduleName": "LPABCSDK" }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "SDEService", - "printedName": "SDEService", + "name": "LPReachability", + "printedName": "LPReachability", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "isObnline", + "printedName": "isObnline", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK10SDEServiceC4typeSSvp", - "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvp", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvpZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvpZ", "moduleName": "LPABCSDK", + "static": true, "declAttributes": [ + "HasInitialValue", + "Final", "HasStorage", - "SetterAccess", "AccessControl" ], "hasStorage": true, @@ -3790,175 +41170,231 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK10SDEServiceC4typeSSvg", - "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvg", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvgZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvgZ", "moduleName": "LPABCSDK", + "static": true, "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(topic:status:category:serviceId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" }, { - "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": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvsZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEStatusType?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Void", + "printedName": "()" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvMZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_reachabilityQueue", + "printedName": "$__lazy_storage_$_reachabilityQueue", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Dispatch.DispatchQueue?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPReachabilityC35$__lazy_storage_$_reachabilityQueue33_8C51B9E68A75C45B0766FDD0C47774AFLLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK14LPReachabilityC35$__lazy_storage_$_reachabilityQueue33_8C51B9E68A75C45B0766FDD0C47774AFLLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_monitor", + "printedName": "$__lazy_storage_$_monitor", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Network.NWPathMonitor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NWPathMonitor", + "printedName": "Network.NWPathMonitor", + "usr": "s:7Network13NWPathMonitorC" } ], "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", - "mangledName": "$s8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "declKind": "Var", + "usr": "s:8LPABCSDK14LPReachabilityC25$__lazy_storage_$_monitor33_8C51B9E68A75C45B0766FDD0C47774AFLL7Network13NWPathMonitorCSgvp", + "mangledName": "$s8LPABCSDK14LPReachabilityC25$__lazy_storage_$_monitor33_8C51B9E68A75C45B0766FDD0C47774AFLL7Network13NWPathMonitorCSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "AccessControl" + "HasInitialValue", + "HasStorage", + "Final" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 1, + "hasStorage": true }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "monitorNetwork", + "printedName": "monitorNetwork()", "children": [ { "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK14LPReachabilityC14monitorNetworkyyF", + "mangledName": "$s8LPABCSDK14LPReachabilityC14monitorNetworkyyF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, "declAttributes": [ - "Required" + "AccessControl" ], - "throwing": true, - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "stopMonitoring", + "printedName": "stopMonitoring()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK14LPReachabilityC14stopMonitoringyyF", + "mangledName": "$s8LPABCSDK14LPReachabilityC14stopMonitoringyyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK10SDEServiceC", - "mangledName": "$s8LPABCSDK10SDEServiceC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReachability", + "printedName": "LPABCSDK.LPReachability", + "usr": "s:8LPABCSDK14LPReachabilityC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPReachabilityCACycfc", + "mangledName": "$s8LPABCSDK14LPReachabilityCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14LPReachabilityC", + "mangledName": "$s8LPABCSDK14LPReachabilityC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "Available" ] }, { @@ -3973,36 +41409,24 @@ }, { "kind": "TypeDecl", - "name": "SDESearchedContent", - "printedName": "SDESearchedContent", + "name": "SDEProductMaker", + "printedName": "SDEProductMaker", "children": [ { - "kind": "Var", - "name": "type", - "printedName": "type", + "kind": "Constructor", + "name": "init", + "printedName": "init(name:category:sku:price:quantity:)", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvp", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -4011,197 +41435,149 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvg", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(keywords:)", - "children": [ + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[Swift.String]?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[Swift.String]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sa" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", - "mangledName": "$s8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ + }, { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", + "mangledName": "$s8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", "moduleName": "LPABCSDK", - "implicit": true, "declAttributes": [ - "Required" + "AccessControl" ], - "throwing": true, "init_kind": "Designated" }, { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK18SDESearchedContentC", - "mangledName": "$s8LPABCSDK18SDESearchedContentC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK15SDEProductMakerV", + "mangledName": "$s8LPABCSDK15SDEProductMakerV", "moduleName": "LPABCSDK", "declAttributes": [ + "AccessControl", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } ] }, { @@ -4216,13 +41592,120 @@ }, { "kind": "TypeDecl", - "name": "SDEVisitorError", - "printedName": "SDEVisitorError", + "name": "LPKeychainWrapper", + "printedName": "LPKeychainWrapper", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "defaultKeychainWrapper", + "printedName": "defaultKeychainWrapper", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvpZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "Available" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvgZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "standard", + "printedName": "standard", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8standardACvpZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8standardACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8standardACvgZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8standardACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "serviceName", + "printedName": "serviceName", "children": [ { "kind": "TypeNominal", @@ -4232,14 +41715,17 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceNameSSvp", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceNameSSvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "HasStorage", + "AccessControl", "SetterAccess", - "AccessControl" + "RawDocComment" ], + "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { @@ -4255,56 +41741,218 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceNameSSvg", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceNameSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "accessGroup", + "printedName": "accessGroup", + "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:8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvp", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "SetterAccess", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvg", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serviceName:accessGroup:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceName11accessGroupACSS_SSSgtcfc", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceName11accessGroupACSS_SSSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, { "kind": "Function", - "name": "setup", - "printedName": "setup(contextId:message:code:level:resolved:)", + "name": "hasValue", + "printedName": "hasValue(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8hasValue6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8hasValue6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "accessibilityOfKey", + "printedName": "accessibilityOfKey(_:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC18accessibilityOfKeyyAA0B17ItemAccessibilityOSgSSF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC18accessibilityOfKeyyAA0B17ItemAccessibilityOSgSSF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "allKeys", + "printedName": "allKeys()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", @@ -4313,8 +41961,25 @@ "usr": "s:SS" } ], - "usr": "s:Sq" - }, + "usr": "s:Sh" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7allKeysShySSGyF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7allKeysShySSGyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "integer", + "printedName": "integer(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -4329,436 +41994,201 @@ ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7integer6forKey17withAccessibilitySiSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7integer6forKey17withAccessibilitySiSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "RawDocComment" ], "funcSelfKind": "NonMutating" }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "float", + "printedName": "float(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sq" }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDEVisitorErrorC", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEProductView", - "printedName": "SDEProductView", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", - "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvp", - "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvg", - "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" } - ] + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC5float6forKey17withAccessibilitySfSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC5float6forKey17withAccessibilitySfSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "setup", - "printedName": "setup(currency:products:)", + "name": "double", + "printedName": "double(forKey:withAccessibility:)", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Swift.Double?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[LPABCSDK.SDEProductMaker]?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - } - ], - "usr": "s:Sa" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", - "mangledName": "$s8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6double6forKey17withAccessibilitySdSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6double6forKey17withAccessibilitySdSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl" ], "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "bool", + "printedName": "bool(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC4bool6forKey17withAccessibilitySbSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC4bool6forKey17withAccessibilitySbSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK14SDEProductViewC", - "mangledName": "$s8LPABCSDK14SDEProductViewC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEPersonalInfo", - "printedName": "SDEPersonalInfo", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", + "kind": "Function", + "name": "string", + "printedName": "string(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -4767,562 +42197,720 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(firstname:lastname:gender:company:language:age:contacts:)", - "children": [ + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6string6forKey17withAccessibilitySSSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6string6forKey17withAccessibilitySSSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "object", + "printedName": "object(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Foundation.NSCoding?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NSCoding", + "printedName": "Foundation.NSCoding", + "usr": "c:objc(pl)NSCoding" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEGenderType?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6object6forKey17withAccessibilitySo8NSCoding_pSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6object6forKey17withAccessibilitySo8NSCoding_pSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "data", + "printedName": "data(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Foundation.Data?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC4data6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC4data6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dataRef", + "printedName": "dataRef(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEAge?", + "printedName": "Foundation.Data?", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[LPABCSDK.SDEContact]?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEContact]", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" - } - ], - "usr": "s:Sa" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7dataRef6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7dataRef6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemI0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "RawDocComment" ], "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSi_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSi_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, "declAttributes": [ - "Required" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "throwing": true, - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSf_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSf_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDEPersonalInfoC", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "SDEAge", - "printedName": "SDEAge", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(age:year:month:day:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sq" + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSd_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSd_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilityS2b_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilityS2b_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", - "mangledName": "$s8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSS_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSS_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ + "name": "NSCoding", + "printedName": "Foundation.NSCoding", + "usr": "c:objc(pl)NSCoding" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSo8NSCoding_p_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSo8NSCoding_p_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK6SDEAgeV", - "mangledName": "$s8LPABCSDK6SDEAgeV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "conformances": [ - { - "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": "SDEContact", - "printedName": "SDEContact", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(email:phone:phoneType:country:region:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" }, { "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" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPhoneType?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySb10Foundation4DataV_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySb10Foundation4DataV_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "remove", + "printedName": "remove(key:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6remove3key17withAccessibilitySbSS_AA0b4ItemG0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6remove3key17withAccessibilitySbSS_AA0b4ItemG0OSgtF", + "moduleName": "LPABCSDK", + "deprecated": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "Available" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeObject", + "printedName": "removeObject(forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", - "mangledName": "$s8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC12removeObject6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC12removeObject6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeAllKeys", + "printedName": "removeAllKeys()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC13removeAllKeysSbyF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC13removeAllKeysSbyF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "removeAllKeychain", + "printedName": "removeAllKeychain()", "children": [ { "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC17removeAllKeychainyyFZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC17removeAllKeychainyyFZ", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "wipeKeychain", + "printedName": "wipeKeychain()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC12wipeKeychainyyFZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC12wipeKeychainyyFZ", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "static": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], "funcSelfKind": "NonMutating" } ], - "declKind": "Struct", - "usr": "s:8LPABCSDK10SDEContactV", - "mangledName": "$s8LPABCSDK10SDEContactV", + "declKind": "Class", + "usr": "s:8LPABCSDK17LPKeychainWrapperC", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" - ], - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { @@ -5337,8 +42925,8 @@ }, { "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", + "name": "Messages", + "printedName": "Messages", "declKind": "Import", "moduleName": "LPABCSDK" }, @@ -5354,223 +42942,286 @@ }, { "kind": "TypeDecl", - "name": "SDEBase", - "printedName": "SDEBase", + "name": "UIApplicationReleaseMode", + "printedName": "UIApplicationReleaseMode", "children": [ { "kind": "Var", - "name": "cartUpdate", - "printedName": "cartUpdate", + "name": "UIApplicationReleaseUnknown", + "printedName": "UIApplicationReleaseUnknown", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECartUpdate?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECartUpdate?", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC7UnknownyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC7UnknownyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "transaction", - "printedName": "transaction", + "name": "UIApplicationReleaseSimulator", + "printedName": "UIApplicationReleaseSimulator", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDETransaction?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC9SimulatoryA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC9SimulatoryA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "UIApplicationReleaseDev", + "printedName": "UIApplicationReleaseDev", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDETransaction?", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC3DevyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC3DevyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 }, { "kind": "Var", - "name": "viewedProduct", - "printedName": "viewedProduct", + "name": "UIApplicationReleaseAdHoc", + "printedName": "UIApplicationReleaseAdHoc", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEProductView?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC5AdHocyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC5AdHocyA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "UIApplicationReleaseAppStore", + "printedName": "UIApplicationReleaseAppStore", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEProductView?", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC8AppStoreyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC8AppStoreyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 }, { "kind": "Var", - "name": "customerInfo", - "printedName": "customerInfo", + "name": "UIApplicationReleaseEnterprise", + "printedName": "UIApplicationReleaseEnterprise", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECustomerInfo?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC10EnterpriseyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC10EnterpriseyA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" + "fixedbinaryorder": 5 + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } ], - "hasStorage": true, + "declKind": "Func", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24UIApplicationReleaseModeO9hashValueSivp", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5579,59 +43230,332 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECustomerInfo?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO9hashValueSivg", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO9hashValueSivg", "moduleName": "LPABCSDK", "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:8LPABCSDK24UIApplicationReleaseModeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO", + "moduleName": "LPABCSDK", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "debugPrinter", + "printedName": "debugPrinter(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12debugPrinteryySSF", + "mangledName": "$s8LPABCSDK12debugPrinteryySSF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "showDocumentsPath", + "printedName": "showDocumentsPath()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17showDocumentsPathyyF", + "mangledName": "$s8LPABCSDK17showDocumentsPathyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getSDKBundle", + "printedName": "getSDKBundle()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Bundle?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bundle", + "printedName": "Foundation.Bundle", + "usr": "c:objc(cs)NSBundle" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12getSDKBundleSo8NSBundleCSgyKF", + "mangledName": "$s8LPABCSDK12getSDKBundleSo8NSBundleCSgyKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getSDKVersion", + "printedName": "getSDKVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13getSDKVersionSSSgyKF", + "mangledName": "$s8LPABCSDK13getSDKVersionSSSgyKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getHostAppVersion", + "printedName": "getHostAppVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17getHostAppVersionSSyF", + "mangledName": "$s8LPABCSDK17getHostAppVersionSSyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "currentMessageIsNewerThanCached", + "printedName": "currentMessageIsNewerThanCached(messagetimestamp:cachedtimestamp:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK31currentMessageIsNewerThanCached16messagetimestamp15cachedtimestampSbSS_SStF", + "mangledName": "$s8LPABCSDK31currentMessageIsNewerThanCached16messagetimestamp15cachedtimestampSbSS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "OperatorDecl", + "name": "^^", + "printedName": "^^", + "declKind": "InfixOperator", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Infix" + ] + }, + { + "kind": "Function", + "name": "^^", + "printedName": "^^(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK2xxoiySdSi_SitF", + "mangledName": "$s8LPABCSDK2xxoiySdSi_SitF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorViewable", + "printedName": "LPActivityIndicatorViewable", + "children": [ { "kind": "Var", - "name": "marketingSource", - "printedName": "marketingSource", + "name": "isAnimating", + "printedName": "isAnimating", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEMarketingSource?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - } - ], - "usr": "s:Sq" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" + "RawDocComment" ], - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -5640,391 +43564,232 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEMarketingSource?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - } - ], - "usr": "s:Sq" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvg", "moduleName": "LPABCSDK", - "implicit": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", + "isFromExtension": true, "accessorKind": "get" } ] }, { - "kind": "Var", - "name": "personalInfo", - "printedName": "personalInfo", + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating(_:message:messageFont:type:color:padding:displayTimeThreshold:minimumDisplayTime:backgroundColor:textColor:fadeInAnimation:baseView:)", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPersonalInfo?", + "printedName": "CoreFoundation.CGSize?", "children": [ { "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEPersonalInfo?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "lead", - "printedName": "lead", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDELead?", + "printedName": "UIKit.UIFont?", "children": [ { "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDELead?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" - } - ], - "usr": "s:Sq" + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "serviceActivity", - "printedName": "serviceActivity", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEService?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEService?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" - } - ], - "usr": "s:Sq" + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "visitorError", - "printedName": "visitorError", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEVisitorError?", + "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEVisitorError?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" - } - ], - "usr": "s:Sq" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "searchedContent", - "printedName": "searchedContent", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDESearchedContent?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDESearchedContent?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", "children": [ { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEBase", - "printedName": "LPABCSDK.SDEBase", - "usr": "s:8LPABCSDK7SDEBaseC" + "hasDefaultArg": true, + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE14startAnimating_7message0I4Font4type5color7padding20displayTimeThreshold014minimumDisplayO015backgroundColor04textT015fadeInAnimation8baseViewySo6CGSizeVSg_SSSgSo6UIFontCSgAA0bC4TypeOSgSo7UIColorCSg14CoreFoundation7CGFloatVSgSiSgA7_A2_A2_ySo0E0CcSgA9_tF", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE14startAnimating_7message0I4Font4type5color7padding20displayTimeThreshold014minimumDisplayO015backgroundColor04textT015fadeInAnimation8baseViewySo6CGSizeVSg_SSSgSo6UIFontCSgAA0bC4TypeOSgSo7UIColorCSg12CoreGraphics7CGFloatVSgSiSgA7_A2_A2_ySo0E0CcSgA9_tF", "moduleName": "LPABCSDK", - "implicit": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } + "RawDocComment" ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "setupWithJson", - "printedName": "setupWithJson(_:)", + "name": "stopAnimating", + "printedName": "stopAnimating(_:baseView:)", "children": [ { "kind": "TypeNominal", @@ -6034,84 +43799,83 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Ï„_0_0?", + "printedName": "((UIKit.UIView, @escaping () -> ()) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] } ], + "hasDefaultArg": true, "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", - "mangledName": "$s8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE13stopAnimating_8baseViewyySo0E0C_yyctcSg_AItF", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE13stopAnimating_8baseViewyySo0E0C_yyctcSg_AItF", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK7SDEBaseC", - "mangledName": "$s8LPABCSDK7SDEBaseC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewableP", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewableP", "moduleName": "LPABCSDK", "declAttributes": [ + "AccessControl", "RawDocComment" ] }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, { "kind": "Import", "name": "Foundation", @@ -6124,30 +43888,40 @@ }, { "kind": "TypeDecl", - "name": "SDECartUpdate", - "printedName": "SDECartUpdate", + "name": "LPReportingResponse", + "printedName": "LPReportingResponse", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "sessionId", + "printedName": "sessionId", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvp", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvp", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionIdSSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "HasStorage", "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { @@ -6157,254 +43931,300 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvg", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvg", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionIdSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(total:currency:numItems:products:)", + "kind": "Var", + "name": "visitorId", + "printedName": "visitorId", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV9visitorIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9visitorIdSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV9visitorIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9visitorIdSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "pageId", + "printedName": "pageId", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV6pageIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6pageIdSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[LPABCSDK.SDEProductMaker]?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV6pageIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6pageIdSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", - "mangledName": "$s8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Var", + "name": "time", + "printedName": "time", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvp", "moduleName": "LPABCSDK", - "implicit": true, "declAttributes": [ - "Required" + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK13SDECartUpdateC", - "mangledName": "$s8LPABCSDK13SDECartUpdateC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDETransaction", - "printedName": "SDETransaction", - "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "internalCode", + "printedName": "internalCode", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK14SDETransactionC4typeSSvp", - "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvp", + "usr": "s:8LPABCSDK19LPReportingResponseV12internalCodeSiSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12internalCodeSiSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "HasStorage", "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV12internalCodeSiSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12internalCodeSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6413,37 +44233,105 @@ "usr": "s:SS" } ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV7messageSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV7messageSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 5, + "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:8LPABCSDK14SDETransactionC4typeSSvg", - "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvg", + "usr": "s:8LPABCSDK19LPReportingResponseV7messageSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV7messageSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { "kind": "Function", - "name": "setup", - "printedName": "setup(total:currency:orderId:products:)", + "name": "setVisitorID", + "printedName": "setVisitorID(vid:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPReportingResponseV12setVisitorID3vidySS_tF", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12setVisitorID3vidySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(sessionId:visitorId:pageId:time:internalCode:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { @@ -6458,6 +44346,7 @@ "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { @@ -6472,42 +44361,91 @@ "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", + "name": "Optional", + "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" } ], - "usr": "s:Sa" + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", - "mangledName": "$s8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionId07visitorE004pageE04time12internalCode7messageACSSSg_A2J10Foundation4DateVSgSiSgAJtcfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionId07visitorE004pageE04time12internalCode7messageACSSSg_A2J10Foundation4DateVSgSiSgAJtcfc", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", - "printedName": "init(from:)", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPReportingResponseVACycfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" }, { "kind": "TypeNominal", @@ -6517,13 +44455,10 @@ } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK19LPReportingResponseV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, - "declAttributes": [ - "Required" - ], "throwing": true, "init_kind": "Designated" }, @@ -6545,23 +44480,21 @@ } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK19LPReportingResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Class", - "usr": "s:8LPABCSDK14SDETransactionC", - "mangledName": "$s8LPABCSDK14SDETransactionC", + "declKind": "Struct", + "usr": "s:8LPABCSDK19LPReportingResponseV", + "mangledName": "$s8LPABCSDK19LPReportingResponseV", "moduleName": "LPABCSDK", "declAttributes": [ - "AccessControl", - "RawDocComment" + "AccessControl" ], - "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", @@ -6576,6 +44509,13 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" } ] }, @@ -6591,8 +44531,18 @@ }, { "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", "declKind": "Import", "moduleName": "LPABCSDK" }, @@ -6606,146 +44556,238 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, { "kind": "TypeDecl", - "name": "LPHostEnvironment", - "printedName": "LPHostEnvironment", + "name": "SDKParams", + "printedName": "SDKParams", "children": [ { "kind": "Var", - "name": "iOSApp", - "printedName": "iOSApp", + "name": "messagesViewController", + "printedName": "messagesViewController", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "Messages.MSMessagesAppViewController?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "SetterAccess", + "AccessControl" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPHostEnvironment.Type", + "name": "Optional", + "printedName": "Messages.MSMessagesAppViewController?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "MSMessagesAppViewController", + "printedName": "Messages.MSMessagesAppViewController", + "usr": "c:objc(cs)MSMessagesAppViewController" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "iMessageApp", - "printedName": "iMessageApp", + "name": "secureFormReplyImagee", + "printedName": "secureFormReplyImagee", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" - }, + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPHostEnvironment.Type", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "secureFormReplyText", + "printedName": "secureFormReplyText", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "RawDocComment" + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "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:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init(messagesViewController:secureFormReplyImagee:secureFormReplyText:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MSMessagesAppViewController", + "printedName": "Messages.MSMessagesAppViewController", + "usr": "c:objc(cs)MSMessagesAppViewController" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6754,51 +44796,60 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" } - ] + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK17LPHostEnvironmentO", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO", + "declKind": "Struct", + "usr": "s:8LPABCSDK9SDKParamsV", + "mangledName": "$s8LPABCSDK9SDKParamsV", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", "declAttributes": [ "AccessControl", - "Available", "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "children": [ { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "jsonSDE", + "printedName": "jsonSDE", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6806,788 +44857,961 @@ "printedName": "Swift.String", "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "LPABCLogLevel", - "printedName": "LPABCLogLevel", - "children": [ - { - "kind": "Var", - "name": "trace", - "printedName": "trace", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5traceyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5traceyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "debug", - "printedName": "debug", + "name": "dictionarySDE", + "printedName": "dictionarySDE", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" } - ] + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5debugyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "info", - "printedName": "info", - "children": [ + "protocolReq": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO4infoyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO4infoyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "warning", - "printedName": "warning", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPActivityIndicatorAnimationDelegate", + "children": [ + { + "kind": "Function", + "name": "setUpAnimation", + "printedName": "setUpAnimation(in:size:color:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO7warningyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "declKind": "Func", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.LPActivityIndicatorAnimationDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPPayloadController", + "printedName": "LPPayloadController", + "children": [ { "kind": "Var", - "name": "error", - "printedName": "error", + "name": "$__lazy_storage_$_managedObjectModel", + "printedName": "$__lazy_storage_$_managedObjectModel", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectModel?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - } - ] + "name": "NSManagedObjectModel", + "printedName": "CoreData.NSManagedObjectModel", + "usr": "c:objc(cs)NSManagedObjectModel" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5erroryA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC36$__lazy_storage_$_managedObjectModel33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC36$__lazy_storage_$_managedObjectModel33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "RawDocComment" - ] + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 0, + "hasStorage": true }, { "kind": "Var", - "name": "none", - "printedName": "none", + "name": "$__lazy_storage_$_persistentContainer", + "printedName": "$__lazy_storage_$_persistentContainer", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSPersistentContainer??", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "CoreData.NSPersistentContainer?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "NSPersistentContainer", + "printedName": "CoreData.NSPersistentContainer", + "usr": "c:objc(cs)NSPersistentContainer" } - ] + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO4noneyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC37$__lazy_storage_$_persistentContainer33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentG0CSgSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC37$__lazy_storage_$_persistentContainer33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentG0CSgSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "RawDocComment" - ] + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 1, + "hasStorage": true }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Var", + "name": "$__lazy_storage_$_persistentStoreCoordinator", + "printedName": "$__lazy_storage_$_persistentStoreCoordinator", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPABCLogLevel?", + "printedName": "CoreData.NSPersistentStoreCoordinator?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "NSPersistentStoreCoordinator", + "printedName": "CoreData.NSPersistentStoreCoordinator", + "usr": "c:objc(cs)NSPersistentStoreCoordinator" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC44$__lazy_storage_$_persistentStoreCoordinator33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC44$__lazy_storage_$_persistentStoreCoordinator33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentgH0CSgvp", "moduleName": "LPABCSDK", "implicit": true, - "init_kind": "Designated" + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 2, + "hasStorage": true }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "$__lazy_storage_$_managedObjectContext", + "printedName": "$__lazy_storage_$_managedObjectContext", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivp", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivg", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "usr": "s:Sq" } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13LPABCLogLevelO", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO", - "moduleName": "LPABCSDK", - "intro_iOS": "11.3", - "declAttributes": [ - "AccessControl", - "Available", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC38$__lazy_storage_$_managedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC38$__lazy_storage_$_managedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 3, + "hasStorage": true }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "$__lazy_storage_$_privateQueueManagedObjectContext", + "printedName": "$__lazy_storage_$_privateQueueManagedObjectContext", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "LPABCEvent", - "printedName": "LPABCEvent", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC50$__lazy_storage_$_privateQueueManagedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagediJ0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC50$__lazy_storage_$_privateQueueManagedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagediJ0CSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 4, + "hasStorage": true + }, { - "kind": "Function", - "name": "<", - "printedName": "<(_:_:)", + "kind": "Var", + "name": "$__lazy_storage_$_decoder", + "printedName": "$__lazy_storage_$_decoder", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Optional", + "printedName": "Foundation.JSONDecoder?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecoder", + "printedName": "Foundation.JSONDecoder", + "usr": "s:10Foundation11JSONDecoderC" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC25$__lazy_storage_$_decoder33_AF02A932DA7E585C759B1F29EF154023LL10Foundation11JSONDecoderCSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC25$__lazy_storage_$_decoder33_AF02A932DA7E585C759B1F29EF154023LL10Foundation11JSONDecoderCSgvp", "moduleName": "LPABCSDK", - "static": true, + "implicit": true, + "isInternal": true, "declAttributes": [ - "AccessControl" + "HasInitialValue", + "HasStorage", + "Final" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 5, + "hasStorage": true }, { "kind": "Var", - "name": "newConversation", - "printedName": "newConversation", + "name": "sharedInstance", + "printedName": "sharedInstance", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO15newConversationyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC14sharedInstanceACvpZ", "moduleName": "LPABCSDK", + "static": true, "declAttributes": [ - "RawDocComment" + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPPayloadControllerC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } ] }, { - "kind": "Var", - "name": "secureForm", - "printedName": "secureForm", + "kind": "Function", + "name": "clearStorage", + "printedName": "clearStorage(completion:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> (LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ] } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", - "mangledName": "$s8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC12clearStorage10completionyySbcSg_tF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC12clearStorage10completionyySbcSg_tF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "AccessControl", "RawDocComment" - ] + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "custom", - "printedName": "custom", + "kind": "Function", + "name": "processRequestPayloadCredentials", + "printedName": "processRequestPayloadCredentials(jsonData:save:completion:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPCredentialPayloadMO?, Swift.Error?) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPCredentialPayloadMO?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO6customyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO6customyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "none", - "printedName": "none", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Tuple", + "printedName": "(LPABCSDK.LPCredentialPayloadMO?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] } ] } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO4noneyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO4noneyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC32processRequestPayloadCredentials8jsonData4save10completiony10Foundation0I0V_SbyAA012LPCredentialF2MOCSg_s5Error_pSgtcSgtF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC32processRequestPayloadCredentials8jsonData4save10completiony10Foundation0I0V_SbyAA012LPCredentialF2MOCSg_s5Error_pSgtcSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "hashValue", - "printedName": "hashValue", + "kind": "Function", + "name": "loadPayload", + "printedName": "loadPayload()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivp", - "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivg", - "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "usr": "s:Sq" } - ] + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC11loadPayloadAA012LPCredentialE2MOCSgyF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC11loadPayloadAA012LPCredentialE2MOCSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "hash", - "printedName": "hash(into:)", + "name": "allVarsLoaded", + "printedName": "allVarsLoaded(credentials:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Hasher", - "printedName": "Swift.Hasher", - "paramValueOwnership": "InOut", - "usr": "s:s6HasherV" + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", - "mangledName": "$s8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "usr": "s:8LPABCSDK19LPPayloadControllerC13allVarsLoaded11credentialsSbAA21LPCredentialPayloadMOCSg_tF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC13allVarsLoaded11credentialsSbAA21LPCredentialPayloadMOCSg_tF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - }, + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK19LPPayloadControllerC", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorAnimationBallBeat", + "printedName": "LPActivityIndicatorAnimationBallBeat", + "children": [ { "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", + "name": "setUpAnimation", + "printedName": "setUpAnimation(in:size:color:)", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatC05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "allEvents", - "printedName": "allEvents", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" + "name": "LPActivityIndicatorAnimationBallBeat", + "printedName": "LPABCSDK.LPActivityIndicatorAnimationBallBeat", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC" } ], - "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", - "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "declKind": "Constructor", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatCACycfc", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatCACycfc", "moduleName": "LPABCSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "RawDocComment" - ], - "isFromExtension": true, - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", - "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", - "moduleName": "LPABCSDK", - "static": true, - "implicit": true, - "isFromExtension": true, - "accessorKind": "get" - } - ] - }, + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPActivityIndicatorAnimationDelegate", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDELead", + "printedName": "SDELead", + "children": [ { "kind": "Var", - "name": "noEvents", - "printedName": "noEvents", + "name": "type", + "printedName": "type", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", - "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvp", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvp", "moduleName": "LPABCSDK", - "static": true, + "isOpen": true, "declAttributes": [ - "HasInitialValue", - "HasStorage" + "HasStorage", + "SetterAccess", + "AccessControl" ], - "isFromExtension": true, - "isLet": true, "hasStorage": true, "accessors": [ { @@ -7597,313 +45821,291 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", - "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", - "moduleName": "LPABCSDK", - "static": true, - "implicit": true, - "isFromExtension": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK10LPABCEventO", - "mangledName": "$s8LPABCSDK10LPABCEventO", - "moduleName": "LPABCSDK", - "intro_iOS": "11.3", - "declAttributes": [ - "AccessControl", - "Available", - "RawDocComment" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SecureFormState", - "printedName": "SecureFormState", - "children": [ - { - "kind": "Var", - "name": "viewed", - "printedName": "viewed", - "children": [ + "usr": "s:8LPABCSDK7SDELeadC4typeSSvg", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO6viewedyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO6viewedyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "submitted", - "printedName": "submitted", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvs", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvM", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO9submittedyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO9submittedyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "expired", - "printedName": "expired", + "name": "isTemplate", + "printedName": "isTemplate", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO7expiredyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO7expiredyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { - "kind": "Var", - "name": "error", - "printedName": "error", + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO5erroryA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO5erroryA2CmF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDELeadC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK7SDELeadC4typeACSS_tcfc", "moduleName": "LPABCSDK", "declAttributes": [ - "RawDocComment" - ] + "AccessControl" + ], + "init_kind": "Designated" }, { "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", + "name": "setup", + "printedName": "setup(topic:value:currency:leadId:)", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "usr": "s:8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", + "mangledName": "$s8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "hashValue", - "printedName": "hashValue", + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivp", - "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivp", + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivg", - "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" }, { "kind": "Function", - "name": "hash", - "printedName": "hash(into:)", + "name": "encode", + "printedName": "encode(to:)", "children": [ { "kind": "TypeNominal", @@ -7912,44 +46114,52 @@ }, { "kind": "TypeNominal", - "name": "Hasher", - "printedName": "Swift.Hasher", - "paramValueOwnership": "InOut", - "usr": "s:s6HasherV" + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", - "mangledName": "$s8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "usr": "s:8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK15SecureFormStateO", - "mangledName": "$s8LPABCSDK15SecureFormStateO", + "declKind": "Class", + "usr": "s:8LPABCSDK7SDELeadC", + "mangledName": "$s8LPABCSDK7SDELeadC", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", + "isOpen": true, "declAttributes": [ "AccessControl", - "Available", "RawDocComment" ], + "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" }, { "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" } ] }, @@ -7963,234 +46173,179 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "SDECustomerInfo", - "printedName": "SDECustomerInfo", + "name": "RequestType", + "printedName": "RequestType", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "localHostShark", + "printedName": "localHostShark", "children": [ { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO14localHostSharkyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO14localHostSharkyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(cstatus:ctype:balance:currency:socialId:imei:userName:companySize:companyBranch:accountName:role:loginStatus:storeZipCode:storeNumber:lastPaymentDate:registrationDate:)", + "kind": "Var", + "name": "shark", + "printedName": "shark", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO5sharkyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO5sharkyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "loggos", + "printedName": "loggos", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Double?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO6loggosyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO6loggosyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "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" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11RequestTypeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK11RequestTypeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11RequestTypeO9hashValueSivp", + "mangledName": "$s8LPABCSDK11RequestTypeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", @@ -8199,64 +46354,150 @@ "usr": "s:Si" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK11RequestTypeO9hashValueSivg", + "mangledName": "$s8LPABCSDK11RequestTypeO9hashValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "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": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11RequestTypeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK11RequestTypeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK11RequestTypeO", + "mangledName": "$s8LPABCSDK11RequestTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPSDKURLBuilder", + "printedName": "LPSDKURLBuilder", + "children": [ + { + "kind": "Var", + "name": "modeType", + "printedName": "modeType", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.RequestType?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvp", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "LPABCSDK.RequestType?", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvg", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "urlString", + "printedName": "urlString", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -8270,232 +46511,348 @@ } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvp", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvg", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(mockType:credentials:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSDKURLBuilder", + "printedName": "LPABCSDK.LPSDKURLBuilder", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEDate?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" - } - ], - "usr": "s:Sq" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEDate?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8mockType11credentialsAcA07RequestD0O_AA21LPCredentialPayloadMOCSgtcfc", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8mockType11credentialsAcA07RequestD0O_AA21LPCredentialPayloadMOCSgtcfc", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" ], - "funcSelfKind": "NonMutating" - }, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC", + "moduleName": "LPABCSDK", + "isOpen": true + }, + { + "kind": "TypeDecl", + "name": "Encodable", + "printedName": "Encodable", + "children": [ { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "asDictionary", + "printedName": "asDictionary()", "children": [ { "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:SE8LPABCSDKE12asDictionarySo12NSDictionaryCSgyF", + "mangledName": "$sSE8LPABCSDKE12asDictionarySo12NSDictionaryCSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isFromExtension": true, + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "asData", + "printedName": "asData()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", + "usr": "s:SE8LPABCSDKE6asData10Foundation0C0VSgyF", + "mangledName": "$sSE8LPABCSDKE6asData10Foundation0C0VSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isFromExtension": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDECustomerInfoC", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Network", - "printedName": "Network", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] + "declKind": "Protocol", + "usr": "s:SE", + "mangledName": "$sSE", + "moduleName": "Swift", + "isExternal": true }, { "kind": "TypeDecl", - "name": "SDEProductMaker", - "printedName": "SDEProductMaker", + "name": "Name", + "printedName": "Name", "children": [ { - "kind": "Constructor", - "name": "init", - "printedName": "init(name:category:sku:price:quantity:)", + "kind": "Var", + "name": "lpPayloadSaved", + "printedName": "lpPayloadSaved", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Var", + "usr": "s:So18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvpZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Accessor", + "usr": "s:So18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvgZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lpLoggosPost", + "printedName": "lpLoggosPost", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - }, + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Var", + "usr": "s:So18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvpZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "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": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:So18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvgZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "c:@T@NSNotificationName", + "moduleName": "Foundation", + "declAttributes": [ + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "Sendable" + ], + "isFromExtension": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" } - ], - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "_SwiftNewtypeWrapper", + "printedName": "_SwiftNewtypeWrapper", + "usr": "s:s20_SwiftNewtypeWrapperP", + "mangledName": "$ss20_SwiftNewtypeWrapperP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", @@ -8503,108 +46860,248 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_HasCustomAnyHashableRepresentation", + "printedName": "_HasCustomAnyHashableRepresentation", + "usr": "s:s35_HasCustomAnyHashableRepresentationP", + "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "URL", + "printedName": "URL", + "children": [ + { + "kind": "Var", + "name": "queryParameters", + "printedName": "queryParameters", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvp", + "mangledName": "$s10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isFromExtension": 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": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", - "mangledName": "$s8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "declKind": "Accessor", + "usr": "s:10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvg", + "mangledName": "$s10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "getKeyVals", + "printedName": "getKeyVals()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "[Swift.String : Swift.String]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "usr": "s:10Foundation3URLV8LPABCSDKE10getKeyValsSDyS2SGSgyF", + "mangledName": "$s10Foundation3URLV8LPABCSDKE10getKeyValsSDyS2SGSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Struct", - "usr": "s:8LPABCSDK15SDEProductMakerV", - "mangledName": "$s8LPABCSDK15SDEProductMakerV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], + "usr": "s:10Foundation3URLV", + "mangledName": "$s10Foundation3URLV", + "moduleName": "Foundation", + "isExternal": true, "conformances": [ + { + "kind": "Conformance", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", + "children": [ + { + "kind": "TypeWitness", + "name": "ReferenceType", + "printedName": "ReferenceType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSURL", + "printedName": "Foundation.NSURL", + "usr": "c:objc(cs)NSURL" + } + ] + } + ], + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSURL", + "printedName": "Foundation.NSURL", + "usr": "c:objc(cs)NSURL" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "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": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, { "kind": "Conformance", "name": "Decodable", @@ -8618,166 +47115,226 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "OperatorDecl", - "name": "^^", - "printedName": "^^", - "declKind": "InfixOperator", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Infix" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByFileReferenceLiteral", + "printedName": "_ExpressibleByFileReferenceLiteral", + "usr": "s:s34_ExpressibleByFileReferenceLiteralP", + "mangledName": "$ss34_ExpressibleByFileReferenceLiteralP" + } + ] }, { "kind": "TypeDecl", - "name": "SDKParams", - "printedName": "SDKParams", + "name": "String", + "printedName": "String", "children": [ + { + "kind": "Function", + "name": "encodeUrl", + "printedName": "encodeUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:SS8LPABCSDKE9encodeUrlSSSgyF", + "mangledName": "$sSS8LPABCSDKE9encodeUrlSSSgyF", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeUrl", + "printedName": "decodeUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:SS8LPABCSDKE9decodeUrlSSSgyF", + "mangledName": "$sSS8LPABCSDKE9decodeUrlSSSgyF", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, { "kind": "Var", - "name": "messagesViewController", - "printedName": "messagesViewController", + "name": "lastPathComponent", + "printedName": "lastPathComponent", "children": [ { "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "Messages.MSMessagesAppViewController?" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "usr": "s:SS8LPABCSDKE17lastPathComponentSSvp", + "mangledName": "$sSS8LPABCSDKE17lastPathComponentSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE17lastPathComponentSSvg", + "mangledName": "$sSS8LPABCSDKE17lastPathComponentSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "stringByDeletingPathExtension", + "printedName": "stringByDeletingPathExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:SS8LPABCSDKE29stringByDeletingPathExtensionSSvp", + "mangledName": "$sSS8LPABCSDKE29stringByDeletingPathExtensionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE29stringByDeletingPathExtensionSSvg", + "mangledName": "$sSS8LPABCSDKE29stringByDeletingPathExtensionSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAlphanumeric", + "printedName": "isAlphanumeric", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:SS8LPABCSDKE14isAlphanumericSbvp", + "mangledName": "$sSS8LPABCSDKE14isAlphanumericSbvp", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE14isAlphanumericSbvg", + "mangledName": "$sSS8LPABCSDKE14isAlphanumericSbvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "jsonSDE", + "printedName": "jsonSDE", + "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:SS8LPABCSDKE7jsonSDESSSgvp", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "SetterAccess", "AccessControl" ], - "ownership": 1, - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -8787,58 +47344,122 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Messages.MSMessagesAppViewController?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MSMessagesAppViewController", - "printedName": "Messages.MSMessagesAppViewController", - "usr": "c:objc(cs)MSMessagesAppViewController" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "usr": "s:SS8LPABCSDKE7jsonSDESSSgvg", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvg", "moduleName": "LPABCSDK", - "implicit": true, + "isFromExtension": true, "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:SS8LPABCSDKE7jsonSDESSSgvs", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvs", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE7jsonSDESSSgvM", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "_modify" } ] }, { "kind": "Var", - "name": "secureFormReplyImagee", - "printedName": "secureFormReplyImagee", + "name": "dictionarySDE", + "printedName": "dictionarySDE", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIImage?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvp", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", "AccessControl" ], - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -8848,132 +47469,239 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIImage?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvg", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvg", "moduleName": "LPABCSDK", - "implicit": true, + "isFromExtension": true, "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "secureFormReplyText", - "printedName": "secureFormReplyText", - "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" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvM", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvM", "moduleName": "LPABCSDK", "implicit": true, - "accessorKind": "get" + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "_modify" } ] + } + ], + "declKind": "Struct", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", + "declAttributes": [ + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(messagesViewController:secureFormReplyImagee:secureFormReplyText:)", + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDKParams?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDKParams", - "printedName": "LPABCSDK.SDKParams", - "usr": "s:8LPABCSDK9SDKParamsV" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "MSMessagesAppViewController", - "printedName": "Messages.MSMessagesAppViewController", - "usr": "c:objc(cs)MSMessagesAppViewController" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", "children": [ { "kind": "TypeNominal", @@ -8981,61 +47709,21 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "hasDefaultArg": true, - "usr": "s:Sq" + ] } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "init_kind": "Designated" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK9SDKParamsV", - "mangledName": "$s8LPABCSDK9SDKParamsV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "TypeDecl", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "children": [ + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, { - "kind": "Var", - "name": "jsonSDE", - "printedName": "jsonSDE", + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", "children": [ { "kind": "TypeNominal", @@ -9043,537 +47731,427 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", - "moduleName": "LPABCSDK", - "protocolReq": true, - "accessors": [ + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "BidirectionalCollection", + "printedName": "BidirectionalCollection", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" + ] }, { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "set" + ] }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "implicit": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "dictionarySDE", - "printedName": "dictionarySDE", - "children": [ + ] + }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", "children": [ { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" } ], - "usr": "s:SD" + "usr": "s:SI" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", - "moduleName": "LPABCSDK", - "protocolReq": true, - "accessors": [ + "usr": "s:SK", + "mangledName": "$sSK" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" + ] }, { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "set" + ] }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "implicit": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "_modify" - } - ] - } - ], - "declKind": "Protocol", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDELead", - "printedName": "SDELead", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", - "children": [ + ] + }, { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDELeadC4typeSSvp", - "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } ], - "hasStorage": true, - "accessors": [ + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDELeadC4typeSSvg", - "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] } - ] + ], + "usr": "s:ST", + "mangledName": "$sST" }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(topic:value:currency:leadId:)", + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UTF8View", + "printedName": "UTF8View", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Double?", + "kind": "TypeWitness", + "name": "UTF16View", + "printedName": "UTF16View", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", - "mangledName": "$s8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + "usr": "s:Sy", + "mangledName": "$sSy" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Conformance", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", "children": [ { - "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" - }, + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", + "children": [ { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" + } + ] + } ], - "throwing": true, - "init_kind": "Designated" + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, + { + "kind": "Conformance", + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Dictionary", + "printedName": "Dictionary", + "children": [ { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "dictionaryToString", + "printedName": "dictionaryToString(prettyPrinted:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", + "usr": "s:SD8LPABCSDKE18dictionaryToString13prettyPrintedSSSgSb_tF", + "mangledName": "$sSD8LPABCSDKE18dictionaryToString13prettyPrintedSSSgSb_tF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK7SDELeadC", - "mangledName": "$s8LPABCSDK7SDELeadC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "String", - "printedName": "String", - "children": [ { "kind": "Var", "name": "jsonSDE", @@ -9595,8 +48173,8 @@ } ], "declKind": "Var", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvp", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvp", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvp", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" @@ -9624,9 +48202,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvg", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvg", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvg", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvg", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" }, @@ -9656,9 +48236,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvs", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvs", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvs", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvs", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "set" }, @@ -9674,9 +48256,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvM", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvM", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvM", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvM", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "implicit": true, "declAttributes": [ "Transparent" @@ -9720,8 +48304,8 @@ } ], "declKind": "Var", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvp", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvp", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvp", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvp", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" @@ -9762,9 +48346,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvg", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvg", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvg", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvg", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" }, @@ -9807,9 +48393,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvs", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvs", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvs", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "set" }, @@ -9825,9 +48413,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvM", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvM", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvM", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvM", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "implicit": true, "declAttributes": [ "Transparent" @@ -9839,9 +48429,11 @@ } ], "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", + "usr": "s:SD", + "mangledName": "$sSD", "moduleName": "Swift", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "declAttributes": [ "Frozen" ], @@ -9849,10 +48441,17 @@ "conformances": [ { "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -9863,153 +48462,228 @@ }, { "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" }, { "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ] + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", + "name": "Collection", + "printedName": "Collection", "children": [ { "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Tuple", + "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ] } ] - } - ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", - "children": [ + }, { "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Index", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Index", + "usr": "s:SD5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Slice", + "printedName": "Swift.Slice<[Ï„_0_0 : Ï„_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Ï„_0_0 : Ï„_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:s5SliceV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<[Ï„_0_0 : Ï„_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Ï„_0_0 : Ï„_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SI" } ] } ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + "usr": "s:Sl", + "mangledName": "$sSl" }, { "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", "children": [ { "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", + "name": "Key", + "printedName": "Key", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" } ] } ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" }, { "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "_HasCustomAnyHashableRepresentation", + "printedName": "_HasCustomAnyHashableRepresentation", + "usr": "s:s35_HasCustomAnyHashableRepresentationP", + "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" }, { "kind": "Conformance", @@ -10020,189 +48694,325 @@ }, { "kind": "Conformance", - "name": "BidirectionalCollection", - "printedName": "BidirectionalCollection", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" } ] - }, + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncoder", + "printedName": "JSONEncoder", + "children": [ + { + "kind": "Function", + "name": "encodeJSONObject", + "printedName": "encodeJSONObject(_:options:)", + "children": [ { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" }, { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" }, + { + "kind": "TypeNominal", + "name": "ReadingOptions", + "printedName": "Foundation.JSONSerialization.ReadingOptions", + "hasDefaultArg": true, + "usr": "c:@E@NSJSONReadingOptions" + } + ], + "declKind": "Func", + "usr": "s:10Foundation11JSONEncoderC8LPABCSDKE16encodeJSONObject_7optionsypx_So20NSJSONReadingOptionsVtKSERzlF", + "mangledName": "$s10Foundation11JSONEncoderC8LPABCSDKE16encodeJSONObject_7optionsypx_So20NSJSONReadingOptionsVtKSERzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isOpen": true, + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:10Foundation11JSONEncoderC", + "mangledName": "$s10Foundation11JSONEncoderC", + "moduleName": "Foundation", + "isOpen": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "TopLevelEncoder", + "printedName": "TopLevelEncoder", + "children": [ { "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "Output", + "printedName": "Output", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:SK", - "mangledName": "$sSK" + "usr": "s:7Combine15TopLevelEncoderP", + "mangledName": "$s7Combine15TopLevelEncoderP" }, { "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecoder", + "printedName": "JSONDecoder", + "children": [ + { + "kind": "Function", + "name": "decode", + "printedName": "decode(_:withJSONObject:options:)", "children": [ { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" }, { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "Ï„_0_0.Type", "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" } ] }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "WritingOptions", + "printedName": "Foundation.JSONSerialization.WritingOptions", + "hasDefaultArg": true, + "usr": "c:@E@NSJSONWritingOptions" + } + ], + "declKind": "Func", + "usr": "s:10Foundation11JSONDecoderC8LPABCSDKE6decode_14withJSONObject7optionsxxm_ypSo20NSJSONWritingOptionsVtKSeRzlF", + "mangledName": "$s10Foundation11JSONDecoderC8LPABCSDKE6decode_14withJSONObject7optionsxxm_ypSo20NSJSONWritingOptionsVtKSeRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Decodable>", + "sugared_genericSig": "", + "isOpen": true, + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:10Foundation11JSONDecoderC", + "mangledName": "$s10Foundation11JSONDecoderC", + "moduleName": "Foundation", + "isOpen": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "TopLevelDecoder", + "printedName": "TopLevelDecoder", + "children": [ { "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "Input", + "printedName": "Input", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] - }, + } + ], + "usr": "s:7Combine15TopLevelDecoderP", + "mangledName": "$s7Combine15TopLevelDecoderP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CodingUserInfoKey", + "printedName": "CodingUserInfoKey", + "children": [ + { + "kind": "Var", + "name": "managedObjectContext", + "printedName": "managedObjectContext", + "children": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.CodingUserInfoKey?", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "CodingUserInfoKey", + "printedName": "Swift.CodingUserInfoKey", + "usr": "s:s17CodingUserInfoKeyV" } - ] - }, + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:s17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvpZ", + "mangledName": "$ss17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", + "name": "Optional", + "printedName": "Swift.CodingUserInfoKey?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "CodingUserInfoKey", + "printedName": "Swift.CodingUserInfoKey", + "usr": "s:s17CodingUserInfoKeyV" } ], - "usr": "s:SI" + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:s17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvgZ", + "mangledName": "$ss17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sl", - "mangledName": "$sSl" - }, + ] + } + ], + "declKind": "Struct", + "usr": "s:s17CodingUserInfoKeyV", + "mangledName": "$ss17CodingUserInfoKeyV", + "moduleName": "Swift", + "isExternal": true, + "conformances": [ { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "RawRepresentable", + "printedName": "RawRepresentable", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" + "usr": "s:SY", + "mangledName": "$sSY" }, { "kind": "Conformance", @@ -10213,200 +49023,286 @@ }, { "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" }, { "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MSMessage", + "printedName": "MSMessage", + "children": [ + { + "kind": "Var", + "name": "messagePayloadData", + "printedName": "messagePayloadData", "children": [ { - "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPMSMessageURLData?", "children": [ { "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" } - ] - }, + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Optional", + "printedName": "LPABCSDK.LPMSMessageURLData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sy", - "mangledName": "$sSy" + ] }, { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", + "kind": "Var", + "name": "customData", + "printedName": "customData", "children": [ { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", - "children": [ + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE10customDataSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE10customDataSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE10customDataSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE10customDataSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" + ] }, { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", + "kind": "Var", + "name": "lpData", + "printedName": "lpData", "children": [ { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] }, - { - "kind": "Conformance", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "Dictionary", - "printedName": "Dictionary", - "children": [ { "kind": "Var", - "name": "jsonSDE", - "printedName": "jsonSDE", + "name": "interactive", + "printedName": "interactive", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvp", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvp", + "usr": "s:So9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], + "isOpen": true, "isFromExtension": true, "accessors": [ { @@ -10417,91 +49313,128 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvg", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvg", + "usr": "s:So9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "get" - }, + } + ] + }, + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" } ], - "usr": "s:Sq" + "usr": "s:SD" } ], - "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvs", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", - "isFromExtension": true, - "accessorKind": "set" - }, + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE8responseSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE8responseSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvM", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvM", + "usr": "s:So9MSMessageC8LPABCSDKE8responseSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE8responseSDySSypGSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", - "implicit": true, - "declAttributes": [ - "Transparent" - ], + "isOpen": true, "isFromExtension": true, - "accessorKind": "_modify" + "accessorKind": "get" } ] }, { "kind": "Var", - "name": "dictionarySDE", - "printedName": "dictionarySDE", + "name": "request", + "printedName": "request", "children": [ { "kind": "TypeNominal", @@ -10532,12 +49465,10 @@ } ], "declKind": "Var", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvp", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvp", + "usr": "s:So9MSMessageC8LPABCSDKE7requestSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE7requestSDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], + "isOpen": true, "isFromExtension": true, "accessors": [ { @@ -10574,11 +49505,193 @@ } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvg", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvg", + "usr": "s:So9MSMessageC8LPABCSDKE7requestSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE7requestSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isLiveLayoutOrNoLayout", + "printedName": "isLiveLayoutOrNoLayout", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "messageSessionUUID", + "printedName": "messageSessionUUID()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So9MSMessageC8LPABCSDKE18messageSessionUUIDSSSgyF", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messageSessionUUIDSSSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "recievedMessagePayload", + "printedName": "recievedMessagePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.ReceivedMessagePayload?", + "children": [ + { + "kind": "TypeNominal", + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.ReceivedMessagePayload?", + "children": [ + { + "kind": "TypeNominal", + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCIMType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCIMType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "get" }, @@ -10595,37 +49708,23 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "[Swift.String : Any]?", + "printedName": "LPABCSDK.LPCIMType?", "children": [ { "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvs", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvs", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvs", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvs", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "set" }, @@ -10636,44 +49735,317 @@ "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvM", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Class", + "usr": "c:objc(cs)MSMessage", + "moduleName": "Messages", + "isOpen": true, + "intro_iOS": "10.0", + "objc_name": "MSMessage", + "declAttributes": [ + "Available", + "ObjC", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "TypeDecl", + "name": "UIApplication", + "printedName": "UIApplication", + "children": [ + { + "kind": "Function", + "name": "releaseMode", + "printedName": "releaseMode()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.UIApplicationReleaseMode?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So13UIApplicationC8LPABCSDKE11releaseModeAC0a7ReleaseD0OSgyF", + "mangledName": "$sSo13UIApplicationC8LPABCSDKE11releaseModeAC0a7ReleaseD0OSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getMobileProvision", + "printedName": "getMobileProvision()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So13UIApplicationC8LPABCSDKE18getMobileProvisionSo12NSDictionaryCSgyF", + "mangledName": "$sSo13UIApplicationC8LPABCSDKE18getMobileProvisionSo12NSDictionaryCSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)UIApplication", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIApplication", + "declAttributes": [ + "Available", + "ObjC", + "NonSendable", + "Custom", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)UIResponder", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "TypeDecl", + "name": "UIDevice", + "printedName": "UIDevice", + "children": [ + { + "kind": "Var", + "name": "modelName", + "printedName": "modelName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:So8UIDeviceC8LPABCSDKE9modelNameSSvpZ", + "mangledName": "$sSo8UIDeviceC8LPABCSDKE9modelNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvM", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvM", + "usr": "s:So8UIDeviceC8LPABCSDKE9modelNameSSvgZ", + "mangledName": "$sSo8UIDeviceC8LPABCSDKE9modelNameSSvgZ", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "static": true, "implicit": true, "declAttributes": [ - "Transparent" + "Final" ], "isFromExtension": true, - "accessorKind": "_modify" + "accessorKind": "get" } ] } ], - "declKind": "Struct", - "usr": "s:SD", - "mangledName": "$sSD", - "moduleName": "Swift", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "declKind": "Class", + "usr": "c:objc(cs)UIDevice", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIDevice", "declAttributes": [ - "Frozen" + "Available", + "ObjC", + "NonSendable", + "Custom", + "Dynamic" ], + "superclassUsr": "c:objc(cs)NSObject", "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], "conformances": [ - { - "kind": "Conformance", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" - }, { "kind": "Conformance", "name": "Equatable", @@ -10683,221 +50055,366 @@ }, { "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" }, { "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "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": "TypeDecl", + "name": "UIColor", + "printedName": "UIColor", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(hex:)", "children": [ { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" }, { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", - "usr": "s:SD8IteratorV" - } - ] + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:ST", - "mangledName": "$sST" + "declKind": "Constructor", + "usr": "s:So7UIColorC8LPABCSDKE3hexABSgSS_tcfc", + "mangledName": "$sSo7UIColorC8LPABCSDKE3hexABSgSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Convenience" + ], + "isFromExtension": true, + "init_kind": "Convenience" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)UIColor", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIColor", + "declAttributes": [ + "Available", + "ObjC", + "SynthesizedProtocol", + "NonSendable", + "Sendable", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" }, { "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Index", - "usr": "s:SD5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", - "usr": "s:SD8IteratorV" - } - ] - }, + "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": "_ExpressibleByColorLiteral", + "printedName": "_ExpressibleByColorLiteral", + "usr": "s:s26_ExpressibleByColorLiteralP", + "mangledName": "$ss26_ExpressibleByColorLiteralP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MSMessagesAppPresentationStyle", + "printedName": "MSMessagesAppPresentationStyle", + "children": [ + { + "kind": "Var", + "name": "stringDescription", + "printedName": "stringDescription", + "children": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:So30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvp", + "mangledName": "$sSo30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvp", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Slice", - "printedName": "Swift.Slice<[Ï„_0_0 : Ï„_0_1]>", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Ï„_0_0 : Ï„_0_1]", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:s5SliceV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - }, + ], + "declKind": "Accessor", + "usr": "s:So30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvg", + "mangledName": "$sSo30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@E@MSMessagesAppPresentationStyle", + "moduleName": "Messages", + "intro_iOS": "10.0", + "objc_name": "MSMessagesAppPresentationStyle", + "declAttributes": [ + "Available", + "SynthesizedProtocol", + "ObjC", + "SynthesizedProtocol", + "Sendable", + "Dynamic" + ], + "enumRawTypeName": "UInt", + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<[Ï„_0_0 : Ï„_0_1]>", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Ï„_0_0 : Ï„_0_1]", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:SI" + "name": "UInt", + "printedName": "Swift.UInt", + "usr": "s:Su" } ] } ], - "usr": "s:Sl", - "mangledName": "$sSl" + "usr": "s:SY", + "mangledName": "$sSY" }, { "kind": "Conformance", - "name": "ExpressibleByDictionaryLiteral", - "printedName": "ExpressibleByDictionaryLiteral", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "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": "MSMessagesAppViewController", + "printedName": "MSMessagesAppViewController", + "children": [ + { + "kind": "Function", + "name": "addChildViewController", + "printedName": "addChildViewController(childVC:)", "children": [ { - "kind": "TypeWitness", - "name": "Key", - "printedName": "Key", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { - "kind": "TypeWitness", - "name": "Value", - "printedName": "Value", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" } ], - "usr": "s:s30ExpressibleByDictionaryLiteralP", - "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + "declKind": "Func", + "usr": "s:So27MSMessagesAppViewControllerC8LPABCSDKE08addChildcD07childVCySo06UIViewD0C_tF", + "mangledName": "$sSo27MSMessagesAppViewControllerC8LPABCSDKE08addChildcD07childVCySo06UIViewD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeAllChildViewControllers", + "printedName": "removeAllChildViewControllers()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:So27MSMessagesAppViewControllerC8LPABCSDKE014removeAllChildC11ControllersyyF", + "mangledName": "$sSo27MSMessagesAppViewControllerC8LPABCSDKE014removeAllChildC11ControllersyyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)MSMessagesAppViewController", + "moduleName": "Messages", + "isOpen": true, + "intro_iOS": "10.0", + "objc_name": "MSMessagesAppViewController", + "declAttributes": [ + "Custom", + "Available", + "ObjC", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)UIViewController", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIViewController", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -10908,10 +50425,24 @@ }, { "kind": "Conformance", - "name": "_HasCustomAnyHashableRepresentation", - "printedName": "_HasCustomAnyHashableRepresentation", - "usr": "s:s35_HasCustomAnyHashableRepresentationP", - "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" + "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", @@ -10927,48 +50458,12 @@ "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSDictionary", - "printedName": "Foundation.NSDictionary", - "usr": "c:objc(cs)NSDictionary" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" } ] } @@ -10977,3640 +50472,3640 @@ }, "ConstValues": [ { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK.swift", "kind": "BooleanLiteral", "offset": 4930, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3519, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3673, "length": 2, "value": "60" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3685, "length": 2, "value": "60" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 4220, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 4649, "length": 3, "value": "300" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5144, "length": 2, "value": "20" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5336, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5346, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5355, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5365, "length": 3, "value": "0.5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5511, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5550, "length": 4, "value": "0.15" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5583, "length": 1, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5773, "length": 4, "value": "0.25" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5853, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "BooleanLiteral", "offset": 6983, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "StringLiteral", "offset": 2941, "length": 23, "value": "\"LPABCSDK.LPActivityIndicatorView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 282, "length": 21, "value": "\"LPCredentialPayload\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 345, "length": 23, "value": "\"LPCredentialPayloadMO\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 405, "length": 15, "value": "\"LPABCSDKModel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 461, "length": 6, "value": "\"momd\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 510, "length": 8, "value": "\"sqlite\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 606, "length": 25, "value": "\"com.liveperson.lpabcsdk\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 716, "length": 6, "value": "\"Info\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 760, "length": 7, "value": "\"plist\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 813, "length": 14, "value": "\"LPABC_PARAMS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 876, "length": 15, "value": "\"bubbleSession\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 945, "length": 38, "value": "\"a32792c6-b6d1-11e8-96f8-529269fb1459\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1033, "length": 13, "value": "\"NSExtension\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1103, "length": 28, "value": "\"NSExtensionPointIdentifier\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1180, "length": 16, "value": "\"lpabc_appgroup\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1349, "length": 36, "value": "\"com.apple.message-payload-provider\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1499, "length": 14, "value": "\"payloadModel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1553, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1791, "length": 4, "value": "10.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1851, "length": 3, "value": "2.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1940, "length": 4, "value": "15.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 1995, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 2037, "length": 1, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 2089, "length": 3, "value": "5.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2162, "length": 17, "value": "\"reportingParams\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2249, "length": 11, "value": "\"accountID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2330, "length": 12, "value": "\"consumerID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2412, "length": 14, "value": "\"appInstallID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2496, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2572, "length": 18, "value": "\"monitoringDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2660, "length": 9, "value": "\"apiType\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2763, "length": 11, "value": "\"LPABC_LOG\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2888, "length": 14, "value": "\"LPABCSDK.CIM\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2971, "length": 18, "value": "\"LPABCSDK.IDLESDE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3058, "length": 14, "value": "\"LPABCLog.log\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3141, "length": 18, "value": "\"LPABCLog.Network\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3228, "length": 15, "value": "\"LPABCSDK.QUEU\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3312, "length": 23, "value": "\"LPABCSDK.Reachability\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3461, "length": 38, "value": "\"0BF72C98-C4A2-4927-9B28-8D8EDF113406\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3568, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3639, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3762, "length": 62, "value": "\"The interval range for aggregated stack should be (1-15 sec)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3944, "length": 23, "value": "\"Could not load bundle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4038, "length": 23, "value": "\"Could not SDK version\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4132, "length": 31, "value": "\"Could not load Managed Object\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4285, "length": 15, "value": "\"lpabcsdk_shrk\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4375, "length": 21, "value": "\"LPReportingResponse\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 4509, "length": 6, "value": "559887" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 854, "length": 16, "value": "\"LPPayloadSaved\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 920, "length": 14, "value": "\"lpLoggosPost\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "BooleanLiteral", "offset": 3915, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "Array", "offset": 5003, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "Array", "offset": 5298, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 5632, "length": 22, "value": "\"managedObjectContext\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12343, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "IntegerLiteral", "offset": 12435, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12729, "length": 9, "value": "\"iPod5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12779, "length": 14, "value": "\"iPod Touch 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12811, "length": 9, "value": "\"iPod7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12861, "length": 14, "value": "\"iPod Touch 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12893, "length": 11, "value": "\"iPhone3,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12906, "length": 11, "value": "\"iPhone3,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12919, "length": 11, "value": "\"iPhone3,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12943, "length": 10, "value": "\"iPhone 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12971, "length": 11, "value": "\"iPhone4,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13021, "length": 11, "value": "\"iPhone 4s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13050, "length": 11, "value": "\"iPhone5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13063, "length": 11, "value": "\"iPhone5,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13100, "length": 10, "value": "\"iPhone 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13128, "length": 11, "value": "\"iPhone5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13141, "length": 11, "value": "\"iPhone5,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13178, "length": 11, "value": "\"iPhone 5c\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13207, "length": 11, "value": "\"iPhone6,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13220, "length": 11, "value": "\"iPhone6,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13257, "length": 11, "value": "\"iPhone 5s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13286, "length": 11, "value": "\"iPhone7,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13336, "length": 10, "value": "\"iPhone 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13364, "length": 11, "value": "\"iPhone7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13414, "length": 15, "value": "\"iPhone 6 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13447, "length": 11, "value": "\"iPhone8,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13497, "length": 11, "value": "\"iPhone 6s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13526, "length": 11, "value": "\"iPhone8,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13576, "length": 16, "value": "\"iPhone 6s Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13610, "length": 11, "value": "\"iPhone9,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13623, "length": 11, "value": "\"iPhone9,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13660, "length": 10, "value": "\"iPhone 7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13688, "length": 11, "value": "\"iPhone9,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13701, "length": 11, "value": "\"iPhone9,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13738, "length": 15, "value": "\"iPhone 7 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13771, "length": 11, "value": "\"iPhone8,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13821, "length": 11, "value": "\"iPhone SE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13850, "length": 12, "value": "\"iPhone10,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13864, "length": 12, "value": "\"iPhone10,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13900, "length": 10, "value": "\"iPhone 8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13928, "length": 12, "value": "\"iPhone10,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13942, "length": 12, "value": "\"iPhone10,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13978, "length": 15, "value": "\"iPhone 8 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14011, "length": 12, "value": "\"iPhone10,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14025, "length": 12, "value": "\"iPhone10,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14061, "length": 10, "value": "\"iPhone X\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14089, "length": 12, "value": "\"iPhone11,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14139, "length": 11, "value": "\"iPhone XS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14168, "length": 12, "value": "\"iPhone11,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14182, "length": 12, "value": "\"iPhone11,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14218, "length": 15, "value": "\"iPhone XS Max\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14251, "length": 12, "value": "\"iPhone11,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14301, "length": 11, "value": "\"iPhone XR\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14330, "length": 9, "value": "\"iPad2,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14341, "length": 9, "value": "\"iPad2,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14352, "length": 9, "value": "\"iPad2,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14363, "length": 9, "value": "\"iPad2,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14380, "length": 8, "value": "\"iPad 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14406, "length": 9, "value": "\"iPad3,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14417, "length": 9, "value": "\"iPad3,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14428, "length": 9, "value": "\"iPad3,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14456, "length": 8, "value": "\"iPad 3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14482, "length": 9, "value": "\"iPad3,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14493, "length": 9, "value": "\"iPad3,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14504, "length": 9, "value": "\"iPad3,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14532, "length": 8, "value": "\"iPad 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14558, "length": 9, "value": "\"iPad4,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14569, "length": 9, "value": "\"iPad4,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14580, "length": 9, "value": "\"iPad4,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14608, "length": 10, "value": "\"iPad Air\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14636, "length": 9, "value": "\"iPad5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14647, "length": 9, "value": "\"iPad5,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14686, "length": 12, "value": "\"iPad Air 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14716, "length": 10, "value": "\"iPad6,11\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14728, "length": 10, "value": "\"iPad6,12\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14766, "length": 8, "value": "\"iPad 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"iPad7,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14803, "length": 9, "value": "\"iPad7,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14842, "length": 8, "value": "\"iPad 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14868, "length": 9, "value": "\"iPad2,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14879, "length": 9, "value": "\"iPad2,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14890, "length": 9, "value": "\"iPad2,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14918, "length": 11, "value": "\"iPad Mini\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14947, "length": 9, "value": "\"iPad4,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14958, "length": 9, "value": "\"iPad4,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14969, "length": 9, "value": "\"iPad4,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14997, "length": 13, "value": "\"iPad Mini 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15028, "length": 9, "value": "\"iPad4,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15039, "length": 9, "value": "\"iPad4,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15050, "length": 9, "value": "\"iPad4,9\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15078, "length": 13, "value": "\"iPad Mini 3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15109, "length": 9, "value": "\"iPad5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15120, "length": 9, "value": "\"iPad5,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15159, "length": 13, "value": "\"iPad Mini 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15190, "length": 9, "value": "\"iPad6,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15201, "length": 9, "value": "\"iPad6,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15240, "length": 21, "value": "\"iPad Pro (9.7-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15279, "length": 9, "value": "\"iPad6,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15290, "length": 9, "value": "\"iPad6,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15329, "length": 22, "value": "\"iPad Pro (12.9-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15369, "length": 9, "value": "\"iPad7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15380, "length": 9, "value": "\"iPad7,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15419, "length": 39, "value": "\"iPad Pro (12.9-inch) (2nd generation)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15476, "length": 9, "value": "\"iPad7,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15487, "length": 9, "value": "\"iPad7,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15526, "length": 22, "value": "\"iPad Pro (10.5-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15566, "length": 9, "value": "\"iPad8,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15577, "length": 9, "value": "\"iPad8,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15588, "length": 9, "value": "\"iPad8,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15599, "length": 9, "value": "\"iPad8,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15616, "length": 20, "value": "\"iPad Pro (11-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15654, "length": 9, "value": "\"iPad8,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15665, "length": 9, "value": "\"iPad8,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15676, "length": 9, "value": "\"iPad8,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15687, "length": 9, "value": "\"iPad8,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15704, "length": 39, "value": "\"iPad Pro (12.9-inch) (3rd generation)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15761, "length": 12, "value": "\"AppleTV5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15811, "length": 10, "value": "\"Apple TV\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15839, "length": 12, "value": "\"AppleTV6,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15889, "length": 13, "value": "\"Apple TV 4K\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15920, "length": 19, "value": "\"AudioAccessory1,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15970, "length": 9, "value": "\"HomePod\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15997, "length": 6, "value": "\"i386\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16005, "length": 8, "value": "\"x86_64\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16047, "length": 104, "value": "\"Simulator \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16110, "length": 28, "value": "\"SIMULATOR_MODEL_IDENTIFIER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16143, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16150, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 437, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 476, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 519, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 586, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 629, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 672, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 742, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 781, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 823, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 863, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 437, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 476, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 519, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 586, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 629, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 672, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 742, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 781, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 823, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 863, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1540, "length": 6, "value": "\"MALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1576, "length": 8, "value": "\"FEMALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1614, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1540, "length": 6, "value": "\"MALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1576, "length": 8, "value": "\"FEMALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1614, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1755, "length": 6, "value": "\"HOME\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1790, "length": 8, "value": "\"MOBILE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1827, "length": 6, "value": "\"WORK\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1862, "length": 5, "value": "\"FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1896, "length": 6, "value": "\"MAIN\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1931, "length": 10, "value": "\"HOME_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1970, "length": 10, "value": "\"WORK_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2009, "length": 7, "value": "\"PAGER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2045, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1755, "length": 6, "value": "\"HOME\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1790, "length": 8, "value": "\"MOBILE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1827, "length": 6, "value": "\"WORK\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1862, "length": 5, "value": "\"FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1896, "length": 6, "value": "\"MAIN\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1931, "length": 10, "value": "\"HOME_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1970, "length": 10, "value": "\"WORK_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2009, "length": 7, "value": "\"PAGER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2045, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Model\/LPABCSendMessagePayloadData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Model\/LPABCSendMessagePayloadData.swift", "kind": "StringLiteral", "offset": 416, "length": 6, "value": "\"text\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogBenchmarker.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogBenchmarker.swift", "kind": "IntegerLiteral", "offset": 656, "length": 2, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "StringLiteral", "offset": 8257, "length": 34, "value": "\"LPActivityIndicatorViewContainer\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "IntegerLiteral", "offset": 8433, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "BooleanLiteral", "offset": 8493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "BooleanLiteral", "offset": 668, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 2472, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 2498, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 3355, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 3381, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 4246, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 4272, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5095, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5121, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5935, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5961, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 247, "length": 19, "value": "\"LPABCSDK Disposed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 316, "length": 25, "value": "\"LPABCSDK De-initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 391, "length": 16, "value": "\"De-initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 457, "length": 6, "value": "\"Init\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 513, "length": 12, "value": "\"Initialize\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 593, "length": 23, "value": "\"Host environment set:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 667, "length": 17, "value": "\"SDK initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 735, "length": 53, "value": "\"MOContext Save Notification fail to include MOmodel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 838, "length": 44, "value": "\"Counld not derive iMessage APP Environment\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 936, "length": 23, "value": "\"Loggos call initiated\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1008, "length": 20, "value": "\"Loggos call body: \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1080, "length": 14, "value": "\"Loggos call:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1241, "length": 35, "value": "\"Could not detect incoming Message\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1329, "length": 27, "value": "\"Incoming message payload:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1415, "length": 49, "value": "\"Message Agent to Consumer could not be resolved\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1517, "length": 31, "value": "\"Message payload stored to DB:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1601, "length": 23, "value": "\"Sending implicit SDE:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1673, "length": 18, "value": "\"SDE Send success\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1740, "length": 16, "value": "\"SDE Send fail:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1798, "length": 11, "value": "\"SDE Send:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1861, "length": 35, "value": "\"Aggregated SDE stack will be sent\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1954, "length": 22, "value": "\"Idle SDE stack sent:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2021, "length": 16, "value": "\"SDE call retry\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2094, "length": 11, "value": "\"Response:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2157, "length": 25, "value": "\"SDE Report Status Code:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2230, "length": 21, "value": "\"Idle timer started:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2298, "length": 19, "value": "\"Idle timer Stoped\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2369, "length": 33, "value": "\"SDE added to Idle Stack, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2455, "length": 28, "value": "\"SDE added to stack, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2537, "length": 27, "value": "\"Idle Timer Fired Delegate\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2623, "length": 32, "value": "\"SDE idle stack cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2705, "length": 27, "value": "\"SDE Stack cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2782, "length": 26, "value": "\"Json SDE cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2866, "length": 27, "value": "\"Outgoing Message payload:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2935, "length": 21, "value": "\"Logger send success\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3005, "length": 38, "value": "\"Secure form submitted button pressed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3091, "length": 23, "value": "\"Secure form completed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3494, "length": 17, "value": "\"Error code: 101\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3588, "length": 17, "value": "\"Error code: 102\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3682, "length": 17, "value": "\"Error code: 103\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3776, "length": 17, "value": "\"Error code: 104\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3870, "length": 17, "value": "\"Error code: 105\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3964, "length": 17, "value": "\"Error code: 106\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4058, "length": 17, "value": "\"Error code: 107\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4152, "length": 17, "value": "\"Error code: 108\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4267, "length": 17, "value": "\"Error code: 201\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4361, "length": 17, "value": "\"Error code: 202\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4455, "length": 17, "value": "\"Error code: 203\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4549, "length": 16, "value": "\"Info code: 204\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4642, "length": 18, "value": "\"Error code: 205:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4737, "length": 17, "value": "\"Error code: 206\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4831, "length": 17, "value": "\"Error code: 207\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4930, "length": 17, "value": "\"Error code: 301\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5000, "length": 17, "value": "\"Error code: 302\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5070, "length": 17, "value": "\"Error code: 303\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5167, "length": 17, "value": "\"Error code: 401\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5245, "length": 17, "value": "\"Error code: 402\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5317, "length": 17, "value": "\"Error code: 403\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5402, "length": 17, "value": "\"Error code: 501\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5472, "length": 17, "value": "\"Error code: 502\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5547, "length": 18, "value": "\"Error code: 503:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5613, "length": 18, "value": "\"Error code: 504:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5671, "length": 17, "value": "\"Error code: 505\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5762, "length": 18, "value": "\"Error code: 601:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5829, "length": 18, "value": "\"Error code: 602:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5903, "length": 17, "value": "\"Error code: 603\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5971, "length": 18, "value": "\"Error code: 604:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6049, "length": 18, "value": "\"Error code: 605:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6127, "length": 18, "value": "\"Error code: 606:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6194, "length": 17, "value": "\"Error code: 607\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6266, "length": 18, "value": "\"Error code: 608:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6340, "length": 18, "value": "\"Error code: 609:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6421, "length": 17, "value": "\"Error code: 701\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6517, "length": 17, "value": "\"Error code: 801\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6584, "length": 17, "value": "\"Error code: 802\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6675, "length": 17, "value": "\"Error code: 900\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "IntegerLiteral", "offset": 1156, "length": 1, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "BooleanLiteral", "offset": 1379, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "IntegerLiteral", "offset": 1408, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 532, "length": 11, "value": "\"accountID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 619, "length": 12, "value": "\"consumerID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 707, "length": 14, "value": "\"appInstallID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 797, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 879, "length": 18, "value": "\"monitoringDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 973, "length": 9, "value": "\"apiType\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1058, "length": 16, "value": "\"conversationID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1150, "length": 11, "value": "\"timestamp\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1237, "length": 14, "value": "\"loggosDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1327, "length": 15, "value": "\"messageParams\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 222, "length": 6, "value": "\"data\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 271, "length": 12, "value": "\"customData\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 326, "length": 8, "value": "\"lpData\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 377, "length": 13, "value": "\"interactive\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 433, "length": 10, "value": "\"response\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 486, "length": 9, "value": "\"request\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 538, "length": 6, "value": "\"text\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 230, "length": 20, "value": "\"[%@] [%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 268, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 403, "length": 15, "value": "\"[%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 530, "length": 26, "value": "\"[%@] [%@.%@:%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 574, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 626, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 648, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1380, "length": 81, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1424, "length": 1, "value": "\" [%@] [%@] [%@]: [%@] [%@] [L%@]: %@\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1479, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1566, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1588, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1705, "length": 21, "value": "\"[%@] [%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1744, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1825, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1927, "length": 37, "value": "\"[%@] [%@] [%@]: [%@] [%@] [L%@]: %@\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1982, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2069, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2091, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2207, "length": 16, "value": "\"[%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2241, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2309, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2331, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2415, "length": 16, "value": "\"[%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2449, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2517, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2539, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2621, "length": 26, "value": "\"[%@] [%@.%@:%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2665, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2733, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2755, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2063, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2097, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2137, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2176, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2218, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2257, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2288, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2326, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2364, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2403, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2063, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2097, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2137, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2176, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2218, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2257, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2288, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2326, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2364, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2403, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 284, "length": 6, "value": "\"POST\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 311, "length": 5, "value": "\"GET\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 337, "length": 5, "value": "\"PUT\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 284, "length": 6, "value": "\"POST\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 311, "length": 5, "value": "\"GET\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 337, "length": 5, "value": "\"PUT\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "BooleanLiteral", "offset": 581, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 184, "length": 19, "value": "\"LPABCSDK.LPABCNetworkManager\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 516, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 696, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 721, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "StringLiteral", "offset": 341, "length": 26, "value": "\"LPABCSDK.LPSecureFormViewController\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 260, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 301, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 485, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 681, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/LPURLConstructor.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/LPURLConstructor.swift", "kind": "StringLiteral", "offset": 1397, "length": 6, "value": "\"data\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 217, "length": 9, "value": "\"welcome\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 249, "length": 12, "value": "\"secureForm\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 217, "length": 9, "value": "\"welcome\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 249, "length": 12, "value": "\"secureForm\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 212, "length": 7, "value": "\"title\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 252, "length": 10, "value": "\"subtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 295, "length": 19, "value": "\"secondarySubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 347, "length": 18, "value": "\"tertiarySubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 398, "length": 12, "value": "\"imageTitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 443, "length": 15, "value": "\"imageSubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 491, "length": 7, "value": "\"image\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 531, "length": 14, "value": "\"mediaFileURL\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 578, "length": 9, "value": "\"caption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 620, "length": 12, "value": "\"subcaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 665, "length": 17, "value": "\"trailingCaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 715, "length": 20, "value": "\"trailingSubcaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", "kind": "BooleanLiteral", "offset": 195, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", "kind": "BooleanLiteral", "offset": 1247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Keychain\/LPKeychainWrapper.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Keychain\/LPKeychainWrapper.swift", "kind": "StringLiteral", "offset": 3261, "length": 22, "value": "\"SwiftKeychainWrapper\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1055, "length": 26, "value": "\"Bundle is not set for CD\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 1576, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1673, "length": 61, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1724, "length": 1, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1733, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1767, "length": 30, "value": "\"Unresolved CD error \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1796, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "IntegerLiteral", "offset": 2177, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2315, "length": 63, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2343, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2377, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "IntegerLiteral", "offset": 2759, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 3013, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 3098, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3625, "length": 61, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3676, "length": 1, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3685, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3711, "length": 33, diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.private.swiftinterface index 9f2f59d..81780eb 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50) -// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK +// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) +// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK // swift-module-flags-ignorable: -enable-bare-slash-regex import CoreData import Foundation diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftdoc b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftdoc index 9a21e1e..af103c8 100644 Binary files a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftdoc and b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftinterface b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftinterface index 9f2f59d..81780eb 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftinterface +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50) -// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK +// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) +// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK // swift-module-flags-ignorable: -enable-bare-slash-regex import CoreData import Foundation diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftmodule b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftmodule index 4eec768..ba7a763 100644 Binary files a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftmodule and b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.swiftmodule differ diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json index 7558124..c86860b 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -28,29 +28,26 @@ "children": [ { "kind": "Var", - "name": "isCacheLoaded", - "printedName": "isCacheLoaded", + "name": "incomingCIMQueue", + "printedName": "incomingCIMQueue", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvp", - "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvp", + "usr": "s:8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvp", + "mangledName": "$s8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", + "Lazy", "SetterAccess", - "AccessControl", - "RawDocComment" + "AccessControl" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -59,14 +56,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvg", - "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvg", + "usr": "s:8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvg", + "mangledName": "$s8LPABCSDKAAC16incomingCIMQueueSo17OS_dispatch_queueCvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -78,37 +75,35 @@ }, { "kind": "Var", - "name": "hostEnvironment", - "printedName": "hostEnvironment", + "name": "outgoingPayloadConstructor", + "printedName": "outgoingPayloadConstructor", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", - "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", + "usr": "s:8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvp", + "mangledName": "$s8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", "SetterAccess", + "Lazy", "AccessControl", "RawDocComment" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -118,21 +113,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", - "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "usr": "s:8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvg", + "mangledName": "$s8LPABCSDKAAC26outgoingPayloadConstructorAA020LPABCOutgoingMessagecD0CSgvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -144,69 +139,26 @@ }, { "kind": "Var", - "name": "aggregatedSDEStackCompletion", - "printedName": "aggregatedSDEStackCompletion", + "name": "payloadController", + "printedName": "payloadController", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "usr": "s:8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvp", + "mangledName": "$s8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", "Final", - "HasStorage", - "AccessControl", - "RawDocComment" + "SetterAccess", + "Lazy", + "AccessControl" ], - "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -215,178 +167,141 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "usr": "s:8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvg", + "mangledName": "$s8LPABCSDKAAC17payloadControllerAA09LPPayloadC0Cvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" - }, + } + ] + }, + { + "kind": "Var", + "name": "networkManager", + "printedName": "networkManager", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvp", + "mangledName": "$s8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "Lazy", + "AccessControl" + ], + "accessors": [ { "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Bool, Swift.Error?) -> ())?", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Bool, Swift.Error?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(Swift.Bool, Swift.Error?)", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", - "children": [ - { - "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" - } - ], - "usr": "s:Sq" - } - ] - } - ] - } - ], - "usr": "s:Sq" + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "usr": "s:8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvg", + "mangledName": "$s8LPABCSDKAAC14networkManagerAA012LPABCNetworkC0Cvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], - "accessorKind": "set" - }, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "sdeManager", + "printedName": "sdeManager", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC10sdeManagerAA10SDEManagerCvp", + "mangledName": "$s8LPABCSDKAAC10sdeManagerAA10SDEManagerCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "Lazy", + "AccessControl" + ], + "accessors": [ { "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", - "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "usr": "s:8LPABCSDKAAC10sdeManagerAA10SDEManagerCvg", + "mangledName": "$s8LPABCSDKAAC10sdeManagerAA10SDEManagerCvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ "Final" ], - "accessorKind": "_modify" + "accessorKind": "get" } ] }, { "kind": "Var", - "name": "isPresenting", - "printedName": "isPresenting", + "name": "_storedPayload", + "printedName": "_storedPayload", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC12isPresentingSbSgvpZ", - "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvpZ", + "usr": "s:8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvp", + "mangledName": "$s8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvp", "moduleName": "LPABCSDK", - "static": true, "declAttributes": [ "HasInitialValue", "Final", @@ -405,23 +320,22 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC12isPresentingSbSgvgZ", - "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvgZ", + "usr": "s:8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvg", + "mangledName": "$s8LPABCSDKAAC14_storedPayloadAA012LPCredentialC2MOCSgvg", "moduleName": "LPABCSDK", - "static": true, "implicit": true, "declAttributes": [ "Final" @@ -432,67 +346,35 @@ }, { "kind": "Var", - "name": "abcEventCallback", - "printedName": "abcEventCallback", + "name": "enableLog", + "printedName": "enableLog", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvp", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", - "Lazy", - "AccessControl", - "RawDocComment" + "HasStorage", + "AccessControl" ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -502,54 +384,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvg", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvg", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -570,54 +419,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "printedName": "Swift.Bool?", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Foundation.URLQueryItem?", - "children": [ - { - "kind": "TypeNominal", - "name": "URLQueryItem", - "printedName": "Foundation.URLQueryItem", - "usr": "s:10Foundation12URLQueryItemV" - } - ], - "usr": "s:Sq" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvs", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvs", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -637,8 +453,8 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", - "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "usr": "s:8LPABCSDKAAC9enableLogSbSgvM", + "mangledName": "$s8LPABCSDKAAC9enableLogSbSgvM", "moduleName": "LPABCSDK", "implicit": true, "declAttributes": [ @@ -649,236 +465,316 @@ ] }, { - "kind": "Function", - "name": "setAggregatedInterval", - "printedName": "setAggregatedInterval(interval:)", + "kind": "Var", + "name": "sdkParams", + "printedName": "sdkParams", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", - "mangledName": "$s8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvp", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", + "HasStorage", "AccessControl", "RawDocComment" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "initialize", - "printedName": "initialize(minimumLogLevel:eventSubscription:)", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCSDK", - "printedName": "LPABCSDK.LPABCSDK", - "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK" - }, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "hasDefaultArg": true, - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvg", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" } ], - "usr": "s:Sh" + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", - "mangledName": "$s8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", - "moduleName": "LPABCSDK", - "static": true, - "intro_iOS": "11.3", - "declAttributes": [ - "Final", - "AccessControl", - "DiscardableResult", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "synchronize", - "printedName": "synchronize()", - "children": [ + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvs", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvM", + "mangledName": "$s8LPABCSDKAAC9sdkParamsAA9SDKParamsVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC11synchronizeyyFZ", - "mangledName": "$s8LPABCSDKAAC11synchronizeyyFZ", - "moduleName": "LPABCSDK", - "static": true, - "intro_iOS": "11.3", - "declAttributes": [ - "Final", - "AccessControl", - "Available", - "RawDocComment" - ], - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "dispose", - "printedName": "dispose()", + "kind": "Var", + "name": "activeExplicitMessage", + "printedName": "activeExplicitMessage", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC7disposeyyFZ", - "mangledName": "$s8LPABCSDKAAC7disposeyyFZ", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvpZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvpZ", "moduleName": "LPABCSDK", "static": true, - "intro_iOS": "11.3", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "Available", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "update", - "printedName": "update(with:message:sdkParams:)", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvgZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeNominal", - "name": "MSConversation", - "printedName": "Messages.MSConversation", - "usr": "c:objc(cs)MSConversation" + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvsZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Messages.MSMessage?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "MSMessage", - "printedName": "Messages.MSMessage", - "usr": "c:objc(cs)MSMessage" + "name": "Void", + "printedName": "()" } ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvMZ", + "mangledName": "$s8LPABCSDKAAC21activeExplicitMessageSo9MSMessageCSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "secureFormViewController", + "printedName": "secureFormViewController", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDKParams?", + "printedName": "LPABCSDK.LPSecureFormViewController?", "children": [ { "kind": "TypeNominal", - "name": "SDKParams", - "printedName": "LPABCSDK.SDKParams", - "usr": "s:8LPABCSDK9SDKParamsV" + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" } ], - "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", - "mangledName": "$s8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvp", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvp", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "Available", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "createSDE", - "printedName": "createSDE(sdeType:aggregate:completion:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Bool?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvg", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(inout LPABCSDK.SDEBase) -> ()", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", @@ -887,46 +783,66 @@ }, { "kind": "TypeNominal", - "name": "InOut", - "printedName": "inout LPABCSDK.SDEBase" + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" } ], - "typeAttributes": [ - "noescape" - ] + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvs", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvM", + "mangledName": "$s8LPABCSDKAAC24secureFormViewControllerAA08LPSecurecdE0CSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", - "mangledName": "$s8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "sendSDEStack", - "printedName": "sendSDEStack(onSuccess:onFailure:)", + "kind": "Var", + "name": "deinitCalled", + "printedName": "deinitCalled", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "((Swift.Bool) -> ())?", + "printedName": "(() -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.Bool) -> ()", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", @@ -935,333 +851,37096 @@ }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" } ] } ], - "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvp", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "Lazy", + "AccessControl" + ], + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "((Swift.Error?) -> ())?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(Swift.Error?) -> ()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(() -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvg", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(() -> ())?", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Error?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" } - ], - "usr": "s:Sq" + ] } - ] + ], + "usr": "s:Sq" } ], - "hasDefaultArg": true, - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvs", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12deinitCalledyycSgvM", + "mangledName": "$s8LPABCSDKAAC12deinitCalledyycSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", - "mangledName": "$s8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Function", - "name": "appendReplayContextualText", - "printedName": "appendReplayContextualText(message:textContext:)", + "kind": "Var", + "name": "logLevel", + "printedName": "logLevel", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MSMessage", - "printedName": "Messages.MSMessage", - "usr": "c:objc(cs)MSMessage" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", - "mangledName": "$s8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvp", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "Final", - "AccessControl", - "RawDocComment" + "HasStorage", + "AccessControl" ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK", - "mangledName": "$s8LPABCSDKAAC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Final", - "AccessControl", - "RawDocComment", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "hasMissingDesignatedInitializers": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "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" + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvg", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvs", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvM", + "mangledName": "$s8LPABCSDKAAC8logLevelAA08LPABCLogC0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDECart", - "printedName": "SDECart", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Var", + "name": "isCacheLoaded", + "printedName": "isCacheLoaded", "children": [ { "kind": "TypeNominal", - "name": "SDECart", - "printedName": "LPABCSDK.SDECart", - "usr": "s:8LPABCSDK7SDECartV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvp", + "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvp", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC13isCacheLoadedSbvg", + "mangledName": "$s8LPABCSDKAAC13isCacheLoadedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] }, { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "kind": "Var", + "name": "hostEnvironment", + "printedName": "hostEnvironment", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "declKind": "Var", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvp", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK7SDECartV", - "mangledName": "$s8LPABCSDK7SDECartV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvs", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvM", + "mangledName": "$s8LPABCSDKAAC15hostEnvironmentAA06LPHostC0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "aggregatedSDEStackCompletion", + "printedName": "aggregatedSDEStackCompletion", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool, Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "mangledName": "$s8LPABCSDKAAC28aggregatedSDEStackCompletionySb_s5Error_pSgtcSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isPresenting", + "printedName": "isPresenting", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvpZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvgZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvsZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC12isPresentingSbSgvMZ", + "mangledName": "$s8LPABCSDKAAC12isPresentingSbSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "abcEventCallback", + "printedName": "abcEventCallback", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "Lazy", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(LPABCSDK.LPABCEvent, Foundation.URLQueryItem?)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "mangledName": "$s8LPABCSDKAAC16abcEventCallbackyAA10LPABCEventO_10Foundation12URLQueryItemVSgtcSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "setAggregatedInterval", + "printedName": "setAggregatedInterval(interval:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "mangledName": "$s8LPABCSDKAAC21setAggregatedInterval8intervalySd_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize(minimumLogLevel:eventSubscription:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSDK", + "printedName": "LPABCSDK.LPABCSDK", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", + "mangledName": "$s8LPABCSDKAAC10initialize15minimumLogLevel17eventSubscriptionAbA08LPABCLogE0O_ShyAA10LPABCEventOGSgtFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "DiscardableResult", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "synchronize", + "printedName": "synchronize()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11synchronizeyyFZ", + "mangledName": "$s8LPABCSDKAAC11synchronizeyyFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dispose", + "printedName": "dispose()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC7disposeyyFZ", + "mangledName": "$s8LPABCSDKAAC7disposeyyFZ", + "moduleName": "LPABCSDK", + "static": true, + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "update", + "printedName": "update(with:message:sdkParams:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSConversation", + "printedName": "Messages.MSConversation", + "usr": "c:objc(cs)MSConversation" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "mangledName": "$s8LPABCSDKAAC6update4with7message9sdkParamsySo14MSConversationC_So9MSMessageCSgAA9SDKParamsVSgtF", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "storePayloadToDB", + "printedName": "storePayloadToDB(_:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC16storePayloadToDB_10completiony10Foundation4DataV_ySbctF", + "mangledName": "$s8LPABCSDKAAC16storePayloadToDB_10completiony10Foundation4DataV_ySbctF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "inspectMessageType", + "printedName": "inspectMessageType(requestOBJ:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC18inspectMessageType10requestOBJ7messageyAA13LPDataRequestC_So9MSMessageCtF", + "mangledName": "$s8LPABCSDKAAC18inspectMessageType10requestOBJ7messageyAA13LPDataRequestC_So9MSMessageCtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "implementIntrenalViews", + "printedName": "implementIntrenalViews(eventType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC22implementIntrenalViews9eventTypeyAA9LPCIMTypeO_tF", + "mangledName": "$s8LPABCSDKAAC22implementIntrenalViews9eventTypeyAA9LPCIMTypeO_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "handleMockCredentials", + "printedName": "handleMockCredentials()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC21handleMockCredentialsyyF", + "mangledName": "$s8LPABCSDKAAC21handleMockCredentialsyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "createSDE", + "printedName": "createSDE(sdeType:aggregate:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(inout LPABCSDK.SDEBase) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "InOut", + "printedName": "inout LPABCSDK.SDEBase" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", + "mangledName": "$s8LPABCSDKAAC9createSDE7sdeType9aggregate10completionyAA7SDETypeO_SbSgyAA7SDEBaseCzXEtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "sendSDEStack", + "printedName": "sendSDEStack(onSuccess:onFailure:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Error?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", + "mangledName": "$s8LPABCSDKAAC12sendSDEStack9onSuccess0D7FailureyySbcSg_ys5Error_pSgcSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "fireIdleSDENetworkCall", + "printedName": "fireIdleSDENetworkCall()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC22fireIdleSDENetworkCallyyF", + "mangledName": "$s8LPABCSDKAAC22fireIdleSDENetworkCallyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "notifySDKEvents", + "printedName": "notifySDKEvents(eventType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC15notifySDKEvents9eventTypeyAA10LPABCEventO_tF", + "mangledName": "$s8LPABCSDKAAC15notifySDKEvents9eventTypeyAA10LPABCEventO_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "appendReplayContextualText", + "printedName": "appendReplayContextualText(message:textContext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "mangledName": "$s8LPABCSDKAAC26appendReplayContextualText7message11textContextySo9MSMessageC_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formSubmitted", + "printedName": "formSubmitted()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC13formSubmittedyyF", + "mangledName": "$s8LPABCSDKAAC13formSubmittedyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formViewed", + "printedName": "formViewed()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10formViewedyyF", + "mangledName": "$s8LPABCSDKAAC10formViewedyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formError", + "printedName": "formError()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC9formErroryyF", + "mangledName": "$s8LPABCSDKAAC9formErroryyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formExpired", + "printedName": "formExpired()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11formExpiredyyF", + "mangledName": "$s8LPABCSDKAAC11formExpiredyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setupLogger", + "printedName": "setupLogger(minLogLevel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC11setupLogger11minLogLevelyAA08LPABCLogF0O_tF", + "mangledName": "$s8LPABCSDKAAC11setupLogger11minLogLevelyAA08LPABCLogF0O_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "callLoggos", + "printedName": "callLoggos(message:currentPayload:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDKAAC10callLoggos7message14currentPayloadySS_AA012LPCredentialF2MOCSgtF", + "mangledName": "$s8LPABCSDKAAC10callLoggos7message14currentPayloadySS_AA012LPCredentialF2MOCSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCSDK", + "mangledName": "$s8LPABCSDKAAC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "hasMissingDesignatedInitializers": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "SDEManagerProtocol", + "printedName": "SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP" + }, + { + "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": "SecureformDelegate", + "printedName": "SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP", + "mangledName": "$s8LPABCSDK18SecureformDelegateP" + } + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorType", + "printedName": "LPActivityIndicatorType", + "children": [ + { + "kind": "Var", + "name": "ballBeat", + "printedName": "ballBeat", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorType.Type) -> LPABCSDK.LPActivityIndicatorType", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8ballBeatyA2CmF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8ballBeatyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Function", + "name": "animation", + "printedName": "animation()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPABCSDK.LPActivityIndicatorAnimationDelegate", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO9animationAA0bC17AnimationDelegate_pyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9animationAA0bC17AnimationDelegate_pyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK23LPActivityIndicatorTypeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO8allCasesSayACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPActivityIndicatorType]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorView", + "printedName": "LPActivityIndicatorView", + "children": [ + { + "kind": "Var", + "name": "LP_DEFAULT_TYPE", + "printedName": "LP_DEFAULT_TYPE", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC15LP_DEFAULT_TYPEAA0bC4TypeOvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_COLOR", + "printedName": "LP_DEFAULT_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC16LP_DEFAULT_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_TEXT_COLOR", + "printedName": "LP_DEFAULT_TEXT_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC21LP_DEFAULT_TEXT_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_PADDING", + "printedName": "LP_DEFAULT_PADDING", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING14CoreFoundation7CGFloatVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC18LP_DEFAULT_PADDING12CoreGraphics7CGFloatVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_SIZE", + "printedName": "LP_DEFAULT_BLOCKER_SIZE", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC23LP_DEFAULT_BLOCKER_SIZESo6CGSizeVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLD", + "printedName": "LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLD", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "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:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC41LP_DEFAULT_BLOCKER_DISPLAY_TIME_THRESHOLDSivMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIME", + "printedName": "LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIME", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "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:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC39LP_DEFAULT_BLOCKER_MINIMUM_DISPLAY_TIMESivMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE", + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC26LP_DEFAULT_BLOCKER_MESSAGESSSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE_SPACING", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE_SPACING", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING14CoreFoundation7CGFloatVvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC34LP_DEFAULT_BLOCKER_MESSAGE_SPACING12CoreGraphics7CGFloatVvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_MESSAGE_FONT", + "printedName": "LP_DEFAULT_BLOCKER_MESSAGE_FONT", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC31LP_DEFAULT_BLOCKER_MESSAGE_FONTSo6UIFontCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_BLOCKER_BACKGROUND_COLOR", + "printedName": "LP_DEFAULT_BLOCKER_BACKGROUND_COLOR", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC35LP_DEFAULT_BLOCKER_BACKGROUND_COLORSo7UIColorCvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_FADE_IN_ANIMATION", + "printedName": "LP_DEFAULT_FADE_IN_ANIMATION", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC28LP_DEFAULT_FADE_IN_ANIMATIONyySo6UIViewCcvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "LP_DEFAULT_FADE_OUT_ANIMATION", + "printedName": "LP_DEFAULT_FADE_OUT_ANIMATION", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvpZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvgZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvsZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvMZ", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC29LP_DEFAULT_FADE_OUT_ANIMATIONyySo6UIViewC_yyctcvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvs", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC4typeAA0bC4TypeOvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "color", + "printedName": "color", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)color", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "Custom", + "HasStorage", + "AccessControl", + "IBInspectable", + "RawDocComment", + "ObjC" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)color", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setColor:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5colorSo7UIColorCvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "padding", + "printedName": "padding", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)padding", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "Custom", + "HasStorage", + "AccessControl", + "IBInspectable", + "RawDocComment", + "ObjC" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)padding", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setPadding:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC7padding14CoreFoundation7CGFloatVvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC7padding12CoreGraphics7CGFloatVvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "animating", + "printedName": "animating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC9animatingSbvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC9animatingSbvp", + "moduleName": "LPABCSDK", + "deprecated": true, + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "Available", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC9animatingSbvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC9animatingSbvg", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAnimating", + "printedName": "isAnimating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "SetterAccess", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11isAnimatingSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(coder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorView?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "NSCoder", + "printedName": "Foundation.NSCoder", + "usr": "c:objc(cs)NSCoder" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)initWithCoder:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5coderACSgSo7NSCoderC_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "initWithCoder:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Required", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:type:color:padding:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC5frame4type5color7paddingACSo6CGRectV_AA0bC4TypeOSgSo7UIColorCSg14CoreFoundation7CGFloatVSgtcfc", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5frame4type5color7paddingACSo6CGRectV_AA0bC4TypeOSgSo7UIColorCSg12CoreGraphics7CGFloatVSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "intrinsicContentSize", + "printedName": "intrinsicContentSize", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)intrinsicContentSize", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC20intrinsicContentSizeSo6CGSizeVvp", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "intrinsicContentSize", + "declAttributes": [ + "Final", + "ObjC", + "Custom", + "Override", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)intrinsicContentSize", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC20intrinsicContentSizeSo6CGSizeVvg", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "intrinsicContentSize", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "bounds", + "printedName": "bounds", + "children": [ + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(py)bounds", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvp", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "bounds", + "declAttributes": [ + "Final", + "ObjC", + "Custom", + "Override", + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)bounds", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvg", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "bounds", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)setBounds:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvs", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "setBounds:", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvM", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC6boundsSo6CGRectVvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC14startAnimatingyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC14startAnimatingyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "stopAnimating", + "printedName": "stopAnimating()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC13stopAnimatingyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC13stopAnimatingyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_setTypeName", + "printedName": "_setTypeName(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC12_setTypeNameyySSF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC12_setTypeNameyySSF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getTypeName", + "printedName": "getTypeName()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC11getTypeNameSSyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC11getTypeNameSSyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setUpAnimation", + "printedName": "setUpAnimation()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPActivityIndicatorViewC14setUpAnimationyyF", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC14setUpAnimationyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(frame:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorView", + "printedName": "LPABCSDK.LPActivityIndicatorView", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView" + }, + { + "kind": "TypeNominal", + "name": "CGRect", + "printedName": "CoreFoundation.CGRect", + "usr": "c:@S@CGRect" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView(im)initWithFrame:", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC5frameACSo6CGRectV_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithFrame:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPActivityIndicatorView", + "mangledName": "$s8LPABCSDK23LPActivityIndicatorViewC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom", + "Final", + "AccessControl", + "RawDocComment", + "ObjC" + ], + "superclassUsr": "c:objc(cs)UIView", + "superclassNames": [ + "UIKit.UIView", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "__DefaultCustomPlaygroundQuickLookable", + "printedName": "__DefaultCustomPlaygroundQuickLookable", + "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP", + "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Constants", + "printedName": "Constants", + "children": [ + { + "kind": "TypeDecl", + "name": "CoreData", + "printedName": "CoreData", + "children": [ + { + "kind": "Var", + "name": "kCredentialPayloadEntityName", + "printedName": "kCredentialPayloadEntityName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV28kCredentialPayloadEntityNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kModelName", + "printedName": "kModelName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV10kModelNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMomd", + "printedName": "kMomd", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV5kMomdSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMomdType", + "printedName": "kMomdType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV9kMomdTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSqliteType", + "printedName": "kSqliteType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV11kSqliteTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CoreData", + "printedName": "LPABCSDK.Constants.CoreData", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV8CoreDataV", + "mangledName": "$s8LPABCSDK9ConstantsV8CoreDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Bundle", + "printedName": "Bundle", + "children": [ + { + "kind": "Var", + "name": "kLpabcsdkBundleID", + "printedName": "kLpabcsdkBundleID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV09kLpabcsdkC2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bundle", + "printedName": "LPABCSDK.Constants.Bundle", + "usr": "s:8LPABCSDK9ConstantsV6BundleV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV6BundleVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV6BundleV", + "mangledName": "$s8LPABCSDK9ConstantsV6BundleV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "InfoPlistParams", + "printedName": "InfoPlistParams", + "children": [ + { + "kind": "Var", + "name": "kInfo", + "printedName": "kInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kC0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kPlist", + "printedName": "kPlist", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV01kD0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPABC_PARAMS", + "printedName": "kLPABC_PARAMS", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV13kLPABC_PARAMSSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kBubbleSession", + "printedName": "kBubbleSession", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV14kBubbleSessionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kImplicitBubbleSession", + "printedName": "kImplicitBubbleSession", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV22kImplicitBubbleSessionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kExtensionInfoDict", + "printedName": "kExtensionInfoDict", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV010kExtensionC4DictSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kExtensionPointIdentifier", + "printedName": "kExtensionPointIdentifier", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV25kExtensionPointIdentifierSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLpabc_appgroup", + "printedName": "kLpabc_appgroup", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV15kLpabc_appgroupSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kPayloadProviderID", + "printedName": "kPayloadProviderID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV18kPayloadProviderIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "InfoPlistParams", + "printedName": "LPABCSDK.Constants.InfoPlistParams", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV15InfoPlistParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV15InfoPlistParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NotificationUserInfoParams", + "printedName": "NotificationUserInfoParams", + "children": [ + { + "kind": "Var", + "name": "kPayloadModel", + "printedName": "kPayloadModel", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV13kPayloadModelSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMessage", + "printedName": "kMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV8kMessageSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NotificationUserInfoParams", + "printedName": "LPABCSDK.Constants.NotificationUserInfoParams", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV26NotificationUserInfoParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV26NotificationUserInfoParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DeviceParams", + "printedName": "DeviceParams", + "children": [ + { + "kind": "Var", + "name": "systemVersion", + "printedName": "systemVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV13systemVersionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "DeviceParams", + "printedName": "LPABCSDK.Constants.DeviceParams", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV12DeviceParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV12DeviceParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkParams", + "printedName": "NetworkParams", + "children": [ + { + "kind": "Var", + "name": "timeoutIntervalForSharkRequest", + "printedName": "timeoutIntervalForSharkRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV30timeoutIntervalForSharkRequestSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timeoutIntervalForLoggos", + "printedName": "timeoutIntervalForLoggos", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV24timeoutIntervalForLoggosSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkParams", + "printedName": "LPABCSDK.Constants.NetworkParams", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV13NetworkParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV13NetworkParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEParams", + "printedName": "SDEParams", + "children": [ + { + "kind": "Var", + "name": "kMaxIdletime", + "printedName": "kMaxIdletime", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV12kMaxIdletimeSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kNumSendingSDECount", + "printedName": "kNumSendingSDECount", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kNumSendingSDECountSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMaxRetry", + "printedName": "kMaxRetry", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV9kMaxRetrySivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kStacktimerWaitTime", + "printedName": "kStacktimerWaitTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvsZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvMZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV19kStacktimerWaitTimeSdvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "kReportingParams", + "printedName": "kReportingParams", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV16kReportingParamsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAccountID", + "printedName": "kAccountID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV10kAccountIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kConsumerID", + "printedName": "kConsumerID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV11kConsumerIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAppInstallID", + "printedName": "kAppInstallID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV13kAppInstallIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLpMessageType", + "printedName": "kLpMessageType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kLpMessageTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kReportingtUrl", + "printedName": "kReportingtUrl", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV14kReportingtUrlSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kApiType", + "printedName": "kApiType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV8kApiTypeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEParams", + "printedName": "LPABCSDK.Constants.SDEParams", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV9SDEParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV9SDEParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPSDKLoggerParams", + "printedName": "LPSDKLoggerParams", + "children": [ + { + "kind": "Var", + "name": "kLogDistinct", + "printedName": "kLogDistinct", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV12kLogDistinctSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSDKLoggerParams", + "printedName": "LPABCSDK.Constants.LPSDKLoggerParams", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV17LPSDKLoggerParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV17LPSDKLoggerParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCThreads", + "printedName": "LPABCThreads", + "children": [ + { + "kind": "Var", + "name": "kIncomingCIMThread", + "printedName": "kIncomingCIMThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV18kIncomingCIMThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAggregatedSDEThread", + "printedName": "kAggregatedSDEThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV20kAggregatedSDEThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLogThread", + "printedName": "kLogThread", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV10kLogThreadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kNetworkQueu", + "printedName": "kNetworkQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV12kNetworkQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSDKQueu", + "printedName": "kSDKQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV8kSDKQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kReachabilityQueu", + "printedName": "kReachabilityQueu", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV17kReachabilityQueuSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCThreads", + "printedName": "LPABCSDK.Constants.LPABCThreads", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV12LPABCThreadsV", + "mangledName": "$s8LPABCSDK9ConstantsV12LPABCThreadsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LivepersonParticipantIDs", + "printedName": "LivepersonParticipantIDs", + "children": [ + { + "kind": "Var", + "name": "kQAParticipantID", + "printedName": "kQAParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV16kQAParticipantIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kAlphaParticipantID", + "printedName": "kAlphaParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV06kAlphaD2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kProductionaParticipantID", + "printedName": "kProductionaParticipantID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV012kProductionaD2IDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LivepersonParticipantIDs", + "printedName": "LPABCSDK.Constants.LivepersonParticipantIDs", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV24LivepersonParticipantIDsV", + "mangledName": "$s8LPABCSDK9ConstantsV24LivepersonParticipantIDsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PublicThrowMessages", + "printedName": "PublicThrowMessages", + "children": [ + { + "kind": "Var", + "name": "kIdleTimeSetterOutofBound", + "printedName": "kIdleTimeSetterOutofBound", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV25kIdleTimeSetterOutofBoundSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "PublicThrowMessages", + "printedName": "LPABCSDK.Constants.PublicThrowMessages", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV19PublicThrowMessagesV", + "mangledName": "$s8LPABCSDK9ConstantsV19PublicThrowMessagesV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDKThrowMessages", + "printedName": "SDKThrowMessages", + "children": [ + { + "kind": "Var", + "name": "kCoultNotLoadBundle", + "printedName": "kCoultNotLoadBundle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotLoadBundleSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kCoultNotSDKVersion", + "printedName": "kCoultNotSDKVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV19kCoultNotSDKVersionSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kMOError", + "printedName": "kMOError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV8kMOErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKThrowMessages", + "printedName": "LPABCSDK.Constants.SDKThrowMessages", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV16SDKThrowMessagesV", + "mangledName": "$s8LPABCSDK9ConstantsV16SDKThrowMessagesV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "KeychainParams", + "printedName": "KeychainParams", + "children": [ + { + "kind": "Var", + "name": "kKeychainServiceName", + "printedName": "kKeychainServiceName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC11ServiceNameSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kKeychainReportingResponse", + "printedName": "kKeychainReportingResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvpZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvgZ", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV01kC17ReportingResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "KeychainParams", + "printedName": "LPABCSDK.Constants.KeychainParams", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV14KeychainParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV14KeychainParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "kViewcontrollerPresenting", + "printedName": "kViewcontrollerPresenting", + "children": [ + { + "kind": "Var", + "name": "kLPABCSDKPresentingTag", + "printedName": "kLPABCSDKPresentingTag", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivpZ", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivgZ", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV22kLPABCSDKPresentingTagSivgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "kViewcontrollerPresenting", + "printedName": "LPABCSDK.Constants.kViewcontrollerPresenting", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV25kViewcontrollerPresentingV", + "mangledName": "$s8LPABCSDK9ConstantsV25kViewcontrollerPresentingV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MockReportingParams", + "printedName": "MockReportingParams", + "children": [ + { + "kind": "Var", + "name": "enablePayloadMockMode", + "printedName": "enablePayloadMockMode", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvp", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvg", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV013enablePayloadC4ModeSbvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MockReportingParams", + "printedName": "LPABCSDK.Constants.MockReportingParams", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsVAEycfc", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV19MockReportingParamsV", + "mangledName": "$s8LPABCSDK9ConstantsV19MockReportingParamsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Constants", + "printedName": "LPABCSDK.Constants", + "usr": "s:8LPABCSDK9ConstantsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9ConstantsVACycfc", + "mangledName": "$s8LPABCSDK9ConstantsVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9ConstantsV", + "mangledName": "$s8LPABCSDK9ConstantsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "UnitTestModes", + "printedName": "UnitTestModes", + "children": [ + { + "kind": "Var", + "name": "_debugDataDelete", + "printedName": "_debugDataDelete", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13UnitTestModesC16_debugDataDelete33_727B8F810D92F20FA5F86EF24E32F526LLSbSgvp", + "mangledName": "$s8LPABCSDK13UnitTestModesC16_debugDataDelete33_727B8F810D92F20FA5F86EF24E32F526LLSbSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "debugDataDelete", + "printedName": "debugDataDelete", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvp", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvg", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvg", + "moduleName": "LPABCSDK", + "isOpen": 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:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvs", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvs", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13UnitTestModesC15debugDataDeleteSbvM", + "mangledName": "$s8LPABCSDK13UnitTestModesC15debugDataDeleteSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnitTestModes", + "printedName": "LPABCSDK.UnitTestModes", + "usr": "s:8LPABCSDK13UnitTestModesC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13UnitTestModesCACycfc", + "mangledName": "$s8LPABCSDK13UnitTestModesCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13UnitTestModesC", + "mangledName": "$s8LPABCSDK13UnitTestModesC", + "moduleName": "LPABCSDK", + "isOpen": true + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECart", + "printedName": "SDECart", + "children": [ + { + "kind": "Var", + "name": "products", + "printedName": "products", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvp", + "mangledName": "$s8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvg", + "mangledName": "$s8LPABCSDK7SDECartV8productsSayAA15SDEProductMakerVGSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECart", + "printedName": "LPABCSDK.SDECart", + "usr": "s:8LPABCSDK7SDECartV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDECartV8productsACSayAA15SDEProductMakerVGSg_tcfc", + "mangledName": "$s8LPABCSDK7SDECartV8productsACSayAA15SDEProductMakerVGSg_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECart", + "printedName": "LPABCSDK.SDECart", + "usr": "s:8LPABCSDK7SDECartV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDECartV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDECartV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK7SDECartV", + "mangledName": "$s8LPABCSDK7SDECartV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEMarketingSource", + "printedName": "SDEMarketingSource", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDEMarketingSourceC4typeSSvs", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvM", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(channel:affiliate:campaignID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEChanelType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK18SDEMarketingSourceC", + "mangledName": "$s8LPABCSDK18SDEMarketingSourceC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEType", + "printedName": "SDEType", + "children": [ + { + "kind": "Var", + "name": "cartUpdate", + "printedName": "cartUpdate", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO10cartUpdateyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO10cartUpdateyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO11transactionyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO11transactionyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "viewedProduct", + "printedName": "viewedProduct", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO13viewedProductyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO13viewedProductyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "customerInfo", + "printedName": "customerInfo", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12customerInfoyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12customerInfoyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "marketingSource", + "printedName": "marketingSource", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15marketingSourceyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15marketingSourceyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "personalInfo", + "printedName": "personalInfo", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12personalInfoyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12personalInfoyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "lead", + "printedName": "lead", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO4leadyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO4leadyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "serviceActivity", + "printedName": "serviceActivity", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15serviceActivityyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15serviceActivityyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "visitorError", + "printedName": "visitorError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO12visitorErroryA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO12visitorErroryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "searchedContent", + "printedName": "searchedContent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK7SDETypeO15searchedContentyA2CmF", + "mangledName": "$s8LPABCSDK7SDETypeO15searchedContentyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK7SDETypeO", + "mangledName": "$s8LPABCSDK7SDETypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEType]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEStatusType", + "printedName": "SDEStatusType", + "children": [ + { + "kind": "Var", + "name": "complete", + "printedName": "complete", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8completeyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8completeyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "in_Progress", + "printedName": "in_Progress", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "approved", + "printedName": "approved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "cancelled", + "printedName": "cancelled", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "not_Approved", + "printedName": "not_Approved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "reviewed", + "printedName": "reviewed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "missing_Details", + "printedName": "missing_Details", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "closed", + "printedName": "closed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO6closedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO6closedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "removed", + "printedName": "removed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO7removedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO7removedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "assigned", + "printedName": "assigned", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "waiting", + "printedName": "waiting", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEStatusType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEStatusType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13SDEStatusTypeO8rawValueSivp", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueSivg", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEStatusTypeO", + "mangledName": "$s8LPABCSDK13SDEStatusTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEChanelType", + "printedName": "SDEChanelType", + "children": [ + { + "kind": "Var", + "name": "direct", + "printedName": "direct", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6directyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6directyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "search", + "printedName": "search", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6searchyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6searchyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "social", + "printedName": "social", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO6socialyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO6socialyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "email", + "printedName": "email", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO5emailyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO5emailyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "referral", + "printedName": "referral", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEChanelType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEChanelTypeO8referralyA2CmF", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8referralyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEChanelType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEChanelType", + "printedName": "LPABCSDK.SDEChanelType", + "usr": "s:8LPABCSDK13SDEChanelTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEChanelTypeO", + "mangledName": "$s8LPABCSDK13SDEChanelTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEGenderType", + "printedName": "SDEGenderType", + "children": [ + { + "kind": "Var", + "name": "male", + "printedName": "male", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO4maleyA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO4maleyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "female", + "printedName": "female", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "other", + "printedName": "other", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEGenderType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13SDEGenderTypeO5otheryA2CmF", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO5otheryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEGenderType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13SDEGenderTypeO", + "mangledName": "$s8LPABCSDK13SDEGenderTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SDEPhoneType", + "printedName": "SDEPhoneType", + "children": [ + { + "kind": "Var", + "name": "home", + "printedName": "home", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "mobile", + "printedName": "mobile", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "work", + "printedName": "work", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4workyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4workyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "fax", + "printedName": "fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "main", + "printedName": "main", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "home_fax", + "printedName": "home_fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "work_fax", + "printedName": "work_fax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "pager", + "printedName": "pager", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "other", + "printedName": "other", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SDEPhoneType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPhoneType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK12SDEPhoneTypeO", + "mangledName": "$s8LPABCSDK12SDEPhoneTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEManagerProtocol", + "printedName": "SDEManagerProtocol", + "children": [ + { + "kind": "Function", + "name": "fireIdleSDENetworkCall", + "printedName": "fireIdleSDENetworkCall()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDEManagerProtocolP22fireIdleSDENetworkCallyyF", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP22fireIdleSDENetworkCallyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SDEManagerProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP", + "mangledName": "$s8LPABCSDK18SDEManagerProtocolP", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvp", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvg", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": 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:8LPABCSDK17CommonSDEProtocolP4typeSSvs", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP4typeSSvM", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP4typeSSvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvp", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvg", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": 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:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvs", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17CommonSDEProtocolP10isTemplateSbvM", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP10isTemplateSbvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.CommonSDEProtocol>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEDate", + "printedName": "SDEDate", + "children": [ + { + "kind": "Var", + "name": "day", + "printedName": "day", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV3daySiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV3daySiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV3daySiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV3daySiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "month", + "printedName": "month", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV5monthSiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV5monthSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV5monthSiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV5monthSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "year", + "printedName": "year", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEDateV4yearSiSgvp", + "mangledName": "$s8LPABCSDK7SDEDateV4yearSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEDateV4yearSiSgvg", + "mangledName": "$s8LPABCSDK7SDEDateV4yearSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(day:month:year:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "mangledName": "$s8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK7SDEDateV", + "mangledName": "$s8LPABCSDK7SDEDateV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCOutgoingMessagePayloadConstructor", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCOutgoingMessagePayloadConstructor", + "printedName": "LPABCSDK.LPABCOutgoingMessagePayloadConstructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor(im)init", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorCACycfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override", + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "createTextReplyPayload", + "printedName": "createTextReplyPayload(message:lpText:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC015createTextReplyD07message02lpG0ySo9MSMessageC_SStKF", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC015createTextReplyD07message02lpG0ySo9MSMessageC_SStKF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCOutgoingMessagePayloadConstructor", + "mangledName": "$s8LPABCSDK38LPABCOutgoingMessagePayloadConstructorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kTextMessage", + "printedName": "kTextMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK12kTextMessageSSvp", + "mangledName": "$s8LPABCSDK12kTextMessageSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "TypeDecl", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCMessagePayloadData", + "children": [ + { + "kind": "Var", + "name": "encoder", + "printedName": "encoder", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Lazy" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvs", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV7encoder10Foundation11JSONEncoderCvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_encoder", + "printedName": "$__lazy_storage_$_encoder", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.JSONEncoder?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncoder", + "printedName": "Foundation.JSONEncoder", + "usr": "s:10Foundation11JSONEncoderC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV25$__lazy_storage_$_encoder33_AC3DB29D0E46515F05984633D35A43ADLL10Foundation11JSONEncoderCSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV25$__lazy_storage_$_encoder33_AC3DB29D0E46515F05984633D35A43ADLL10Foundation11JSONEncoderCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvp", + "moduleName": "LPABCSDK", + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV16debugDescriptionSSvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "interactive", + "printedName": "interactive", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11interactiveAC11InteractiveVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataVACycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "updateLPData", + "printedName": "updateLPData(lpData:interactive:payloadResponse:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive?", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV12updateLPData02lpD011interactive15payloadResponse7messageyACSg_AC11InteractiveVSgAC0J0VSgSo9MSMessageCtKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV12updateLPData02lpD011interactive15payloadResponse7messageyACSg_AC11InteractiveVSgAC0J0VSgSo9MSMessageCtKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "getQueryStringParameter", + "printedName": "getQueryStringParameter(url:param:)", + "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": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV23getQueryStringParameter3url5paramSSSgSS_SStF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV23getQueryStringParameter3url5paramSSSgSS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(json:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV4jsonACSDySSypG_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV4jsonACSDySSypG_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "Interactive", + "printedName": "Interactive", + "children": [ + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAC8ResponseVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(response:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response?", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAeC8ResponseVSg_tcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV8responseAeC8ResponseVSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveVAEycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Interactive", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Interactive", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV4fromAEs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV4fromAEs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV11InteractiveV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Response", + "printedName": "Response", + "children": [ + { + "kind": "Var", + "name": "text", + "printedName": "text", + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvp", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvg", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvs", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvM", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(text:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textAESSSg_tcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4textAESSSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseVAEycfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseVAEycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Response", + "printedName": "LPABCSDK.LPABCMessagePayloadData.Response", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4fromAEs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV4fromAEs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV8ResponseV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV8ResponseV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadData", + "printedName": "LPABCSDK.LPABCMessagePayloadData", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK23LPABCMessagePayloadDataV", + "mangledName": "$s8LPABCSDK23LPABCMessagePayloadDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogComponent", + "printedName": "LPABCLogComponent", + "children": [ + { + "kind": "Var", + "name": "date", + "printedName": "date", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (Swift.String) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4dateyACSScACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4dateyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO7messageyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO7messageyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "level", + "printedName": "level", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO5levelyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO5levelyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "file", + "printedName": "file", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (Swift.Bool, Swift.Bool) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool, Swift.Bool) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(fullPath: Swift.Bool, fileExtension: Swift.Bool)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4fileyACSb_SbtcACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4fileyACSb_SbtcACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "instance", + "printedName": "instance", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8instanceyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8instanceyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "line", + "printedName": "line", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO4lineyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO4lineyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "column", + "printedName": "column", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO6columnyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO6columnyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "function", + "printedName": "function", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8functionyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8functionyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "location", + "printedName": "location", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO8locationyA2CmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO8locationyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "block", + "printedName": "block", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogComponent.Type) -> (@escaping () -> Any?) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(@escaping () -> Any?) -> LPABCSDK.LPABCLogComponent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogComponent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPABCLogComponentO5blockyACypSgyccACmF", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO5blockyACypSgyccACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 9 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK17LPABCLogComponentO", + "mangledName": "$s8LPABCSDK17LPABCLogComponentO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogFormatter", + "printedName": "LPABCLogFormatter", + "children": [ + { + "kind": "Var", + "name": "format", + "printedName": "format", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format33_A2C9F05AA325294709013DE417B7E145LLSSvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format33_A2C9F05AA325294709013DE417B7E145LLSSvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "components", + "printedName": "components", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC10components33_A2C9F05AA325294709013DE417B7E145LLSayAA0B9ComponentOGvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC10components33_A2C9F05AA325294709013DE417B7E145LLSayAA0B9ComponentOGvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "dateFormatter", + "printedName": "dateFormatter", + "children": [ + { + "kind": "TypeNominal", + "name": "DateFormatter", + "printedName": "Foundation.DateFormatter", + "usr": "c:objc(cs)NSDateFormatter" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC04dateC033_A2C9F05AA325294709013DE417B7E145LLSo06NSDateC0Cvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC04dateC033_A2C9F05AA325294709013DE417B7E145LLSo06NSDateC0Cvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "logger", + "printedName": "logger", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.LPABCLogger?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "LPABCSDK.LPABCLogger?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvg", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "LPABCSDK.LPABCLogger?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvs", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvM", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6loggerAA11LPABCLoggerCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "description", + "printedName": "description", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC11descriptionSSvp", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC11descriptionSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC11descriptionSSvg", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC11descriptionSSvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPABCLogFormatterCyACSS_AA0B9ComponentOdtcfc", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterCyACSS_AA0B9ComponentOdtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Convenience", + "AccessControl", + "RawDocComment" + ], + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.LPABCLogComponent]", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogComponent", + "printedName": "LPABCSDK.LPABCLogComponent", + "usr": "s:8LPABCSDK17LPABCLogComponentO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPABCLogFormatterCyACSS_SayAA0B9ComponentOGtcfc", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterCyACSS_SayAA0B9ComponentOGtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "format", + "printedName": "format(level:items:separator:terminator:file:line:column:function:date:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format5level5items9separator10terminator4file4line6column8function4dateSSAA0B5LevelO_SayypGS3SS2iSS10Foundation4DateVtF", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format5level5items9separator10terminator4file4line6column8function4dateSSAA0B5LevelO_SayypGS3SS2iSS10Foundation4DateVtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "format", + "printedName": "format(description:average:relativeStandardDeviation:file:line:column:function:date:instance:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPABCLogFormatterC6format11description7average25relativeStandardDeviation4file4line6column8function4date8instanceS2SSg_S2dSSS2iSS10Foundation4DateVSStF", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC6format11description7average25relativeStandardDeviation4file4line6column8function4date8instanceS2SSg_S2dSSS2iSS10Foundation4DateVSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "default", + "printedName": "default", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7defaultACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7defaultACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7defaultACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7defaultACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minimal", + "printedName": "minimal", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7minimalACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7minimalACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7minimalACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7minimalACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "detailed", + "printedName": "detailed", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC8detailedACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC8detailedACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC8detailedACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC8detailedACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lpUnifiedFormat", + "printedName": "lpUnifiedFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC15lpUnifiedFormatACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "trace", + "printedName": "trace", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5traceACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5traceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5traceACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5traceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5debugACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5debugACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5debugACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5debugACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC4infoACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC4infoACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC4infoACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC4infoACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "warning", + "printedName": "warning", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7warningACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7warningACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC7warningACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC7warningACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5errorACvpZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5errorACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPABCLogFormatterC5errorACvgZ", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC5errorACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK17LPABCLogFormatterC", + "mangledName": "$s8LPABCSDK17LPABCLogFormatterC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEService", + "printedName": "SDEService", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEServiceC4typeSSvp", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK10SDEServiceC4typeSSvg", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK10SDEServiceC4typeSSvs", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC4typeSSvM", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK10SDEServiceC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEServiceC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK10SDEServiceC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEServiceC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK10SDEServiceC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(topic:status:category:serviceId:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "LPABCSDK.SDEStatusType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEStatusType", + "printedName": "LPABCSDK.SDEStatusType", + "usr": "s:8LPABCSDK13SDEStatusTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "mangledName": "$s8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK10SDEServiceC", + "mangledName": "$s8LPABCSDK10SDEServiceC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "LPABCLogBenchmarker", + "printedName": "LPABCLogBenchmarker", + "children": [ + { + "kind": "Function", + "name": "measure", + "printedName": "measure(_:iterations:block:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(description: Swift.String?, average: Swift.Double, relativeStandardDeviation: Swift.Double)", + "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": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC7measure_10iterations5blockSSSg11description_Sd7averageSd25relativeStandardDeviationtAG_SiyyXEtF", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerC7measure_10iterations5blockSSSg11description_Sd7averageSd25relativeStandardDeviationtAG_SiyyXEtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogBenchmarker", + "printedName": "LPABCSDK.LPABCLogBenchmarker", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerCACycfc", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK19LPABCLogBenchmarkerC", + "mangledName": "$s8LPABCSDK19LPABCLogBenchmarkerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDESearchedContent", + "printedName": "SDESearchedContent", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvp", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK18SDESearchedContentC4typeSSvg", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDESearchedContentC4typeSSvs", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvM", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK18SDESearchedContentC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18SDESearchedContentC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK18SDESearchedContentC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDESearchedContentC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(keywords:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", + "mangledName": "$s8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK18SDESearchedContentC", + "mangledName": "$s8LPABCSDK18SDESearchedContentC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCMessagePayloadError", + "children": [ + { + "kind": "Var", + "name": "unmatchdEnvironmentContext", + "printedName": "unmatchdEnvironmentContext", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO26unmatchdEnvironmentContextyACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO26unmatchdEnvironmentContextyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "unresolvedParams", + "printedName": "unresolvedParams", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO16unresolvedParamsyACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO16unresolvedParamsyACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "payloadParsingError", + "printedName": "payloadParsingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO014payloadParsingD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO014payloadParsingD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "payloadWritingError", + "printedName": "payloadWritingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO014payloadWritingD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO014payloadWritingD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "payloadMaxlimitError", + "printedName": "payloadMaxlimitError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO015payloadMaxlimitD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO015payloadMaxlimitD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "bundleError", + "printedName": "bundleError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO06bundleD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO06bundleD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "infoPlistError", + "printedName": "infoPlistError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO09infoPlistD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO09infoPlistD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "sdkVersionError", + "printedName": "sdkVersionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO010sdkVersionD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO010sdkVersionD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "mmoError", + "printedName": "mmoError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCMessagePayloadError.Type) -> (Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCMessagePayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCMessagePayloadError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCMessagePayloadError", + "printedName": "LPABCSDK.LPABCMessagePayloadError", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO03mmoD0yACSScACmF", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO03mmoD0yACSScACmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24LPABCMessagePayloadErrorO", + "mangledName": "$s8LPABCSDK24LPABCMessagePayloadErrorO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityData", + "printedName": "LPActivityData", + "children": [ + { + "kind": "Var", + "name": "size", + "printedName": "size", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC4sizeSo6CGSizeVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "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:8LPABCSDK14LPActivityDataC7messageSSSgvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC7messageSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK14LPActivityDataC7messageSSSgvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC7messageSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageFont", + "printedName": "messageFont", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC11messageFontSo6UIFontCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageSpacing", + "printedName": "messageSpacing", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC14messageSpacing14CoreFoundation7CGFloatVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC14messageSpacing12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC14messageSpacing14CoreFoundation7CGFloatVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC14messageSpacing12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 4, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC4typeAA0B13IndicatorTypeOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "color", + "printedName": "color", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC5colorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC5colorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 5, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC5colorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC5colorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "textColor", + "printedName": "textColor", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC9textColorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "padding", + "printedName": "padding", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC7padding14CoreFoundation7CGFloatVvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC7padding12CoreGraphics7CGFloatVvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 7, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC7padding14CoreFoundation7CGFloatVvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC7padding12CoreGraphics7CGFloatVvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "displayTimeThreshold", + "printedName": "displayTimeThreshold", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC20displayTimeThresholdSivp", + "mangledName": "$s8LPABCSDK14LPActivityDataC20displayTimeThresholdSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 8, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC20displayTimeThresholdSivg", + "mangledName": "$s8LPABCSDK14LPActivityDataC20displayTimeThresholdSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minimumDisplayTime", + "printedName": "minimumDisplayTime", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivp", + "mangledName": "$s8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 9, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivg", + "mangledName": "$s8LPABCSDK14LPActivityDataC18minimumDisplayTimeSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "backgroundColor", + "printedName": "backgroundColor", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvp", + "mangledName": "$s8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 10, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvg", + "mangledName": "$s8LPABCSDK14LPActivityDataC15backgroundColorSo7UIColorCvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(size:message:messageFont:messageSpacing:type:color:padding:displayTimeThreshold:minimumDisplayTime:backgroundColor:textColor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreFoundation.CGSize?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIFont?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", + "children": [ + { + "kind": "TypeNominal", + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPActivityDataC4size7message0E4Font0E7Spacing4type5color7padding20displayTimeThreshold014minimumDisplayL015backgroundColor04textQ0ACSo6CGSizeVSg_SSSgSo6UIFontCSg14CoreFoundation7CGFloatVSgAA0B13IndicatorTypeOSgSo7UIColorCSgAYSiSgA4_A3_A3_tcfc", + "mangledName": "$s8LPABCSDK14LPActivityDataC4size7message0E4Font0E7Spacing4type5color7padding20displayTimeThreshold014minimumDisplayL015backgroundColor04textQ0ACSo6CGSizeVSg_SSSgSo6UIFontCSg12CoreGraphics7CGFloatVSgAA0B13IndicatorTypeOSgSo7UIColorCSgAYSiSgA4_A3_A3_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14LPActivityDataC", + "mangledName": "$s8LPABCSDK14LPActivityDataC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPActivityIndicatorPresenter", + "children": [ + { + "kind": "Var", + "name": "restorationIdentifier", + "printedName": "restorationIdentifier", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC21restorationIdentifier029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSSvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC21restorationIdentifier029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSSvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "messageLabel", + "printedName": "messageLabel", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC12messageLabel029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSo7UILabelCvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC12messageLabel029_2957A73E4AA3BF3AE435C1B302F8L2C4LLSo7UILabelCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "state", + "printedName": "state", + "children": [ + { + "kind": "TypeNominal", + "name": "State", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter.State", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC5State029_2957A73E4AA3BF3AE435C1B302F8K2C4LLO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC5state029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAC5StateAELLOvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC5state029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAC5StateAELLOvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "data", + "printedName": "data", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC4data029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAA0B4DataCSgvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC4data029_2957A73E4AA3BF3AE435C1B302F8K2C4LLAA0B4DataCSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Var", + "name": "waitingToStartGroup", + "printedName": "waitingToStartGroup", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchGroup", + "printedName": "Dispatch.DispatchGroup", + "usr": "c:objc(cs)OS_dispatch_group" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC19waitingToStartGroup029_2957A73E4AA3BF3AE435C1B302F8N2C4LLSo17OS_dispatch_groupCvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC19waitingToStartGroup029_2957A73E4AA3BF3AE435C1B302F8N2C4LLSo17OS_dispatch_groupCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 4, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorPresenter", + "printedName": "LPABCSDK.LPActivityIndicatorPresenter", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAnimating", + "printedName": "isAnimating", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC11isAnimatingSbvg", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating(_:_:baseView:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "LPActivityData", + "printedName": "LPABCSDK.LPActivityData", + "usr": "s:8LPABCSDK14LPActivityDataC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC14startAnimating__8baseViewyAA0B4DataC_ySo6UIViewCcSgAItF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC14startAnimating__8baseViewyAA0B4DataC_ySo6UIViewCcSgAItF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "stopAnimating", + "printedName": "stopAnimating(_:baseView:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView, @escaping () -> ()) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC13stopAnimating_8baseViewyySo6UIViewC_yyctcSg_AGtF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC13stopAnimating_8baseViewyySo6UIViewC_yyctcSg_AGtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setMessage", + "printedName": "setMessage(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC10setMessageyySSSgF", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC10setMessageyySSSgF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK28LPActivityIndicatorPresenterC", + "mangledName": "$s8LPABCSDK28LPActivityIndicatorPresenterC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEVisitorError", + "printedName": "SDEVisitorError", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEVisitorErrorC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(contextId:message:code:level:resolved:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15SDEVisitorErrorC", + "mangledName": "$s8LPABCSDK15SDEVisitorErrorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "LPABCLogger", + "printedName": "LPABCLogger", + "children": [ + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize(formatter:minLevel:enable:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogger", + "printedName": "LPABCSDK.LPABCLogger", + "usr": "s:8LPABCSDK11LPABCLoggerC" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + }, + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "hasDefaultArg": true, + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC10initialize9formatter8minLevel6enableAcA17LPABCLogFormatterC_AA0hF0OSbtFZ", + "mangledName": "$s8LPABCSDK11LPABCLoggerC10initialize9formatter8minLevel6enableAcA17LPABCLogFormatterC_AA0hF0OSbtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "enabled", + "printedName": "enabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC7enabledSbSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7enabledSbSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "formatter", + "printedName": "formatter", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogFormatter?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogFormatter", + "printedName": "LPABCSDK.LPABCLogFormatter", + "usr": "s:8LPABCSDK17LPABCLogFormatterC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC9formatterAA17LPABCLogFormatterCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minLevel", + "printedName": "minLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvs", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvM", + "mangledName": "$s8LPABCSDK11LPABCLoggerC8minLevelAA08LPABCLogD0OSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "format", + "printedName": "format", + "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:8LPABCSDK11LPABCLoggerC6formatSSSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC6formatSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "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:8LPABCSDK11LPABCLoggerC6formatSSSgvg", + "mangledName": "$s8LPABCSDK11LPABCLoggerC6formatSSSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_loggerQueue", + "printedName": "$__lazy_storage_$_loggerQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Dispatch.DispatchQueue?", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11LPABCLoggerC29$__lazy_storage_$_loggerQueue33_AB2D1C780A22666CCFA64D2F6CD6F836LLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK11LPABCLoggerC29$__lazy_storage_$_loggerQueue33_AB2D1C780A22666CCFA64D2F6CD6F836LLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Function", + "name": "trace", + "printedName": "trace(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5trace_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5trace_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "debug", + "printedName": "debug(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5debug_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5debug_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "info", + "printedName": "info(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC4info_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC4info_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "warning", + "printedName": "warning(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC7warning_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC7warning_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "error", + "printedName": "error(_:separator:terminator:file:line:column:function:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "hasDefaultArg": true, + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11LPABCLoggerC5error_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "mangledName": "$s8LPABCSDK11LPABCLoggerC5error_9separator10terminator4file4line6column8functionyypd_S3SS2iSStF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK11LPABCLoggerC", + "mangledName": "$s8LPABCSDK11LPABCLoggerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LogStrings", + "printedName": "LogStrings", + "children": [ + { + "kind": "Var", + "name": "kDispose", + "printedName": "kDispose", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV8kDisposeSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV8kDisposeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV8kDisposeSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV8kDisposeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSDK_Deinit", + "printedName": "kSDK_Deinit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV11kSDK_DeinitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kSDK_DeinitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV11kSDK_DeinitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kSDK_DeinitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kDeinit", + "printedName": "kDeinit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV7kDeinitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV7kDeinitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV7kDeinitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV7kDeinitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInit", + "printedName": "kInit", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV5kInitSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV5kInitSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV5kInitSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV5kInitSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInitialize", + "printedName": "kInitialize", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV11kInitializeSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kInitializeSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV11kInitializeSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV11kInitializeSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerHostEnv", + "printedName": "kLoggerHostEnv", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerHostEnvSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerHostEnvSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerHostEnvSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerHostEnvSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDKINIT", + "printedName": "kLoggerSDKINIT", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDKINITSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDKINITSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDKINITSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDKINITSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerCDATAFailMO", + "printedName": "kLoggerCDATAFailMO", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerCDATAFailMOSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggeriMEnvError", + "printedName": "kLoggeriMEnvError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV17kLoggeriMEnvErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallInitiated", + "printedName": "kLoggerLoggosCallInitiated", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerLoggosCallInitiatedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallBody", + "printedName": "kLoggerLoggosCallBody", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosCallBodySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosCallSuccess", + "printedName": "kLoggerLoggosCallSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerLoggosCallSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerNoIncomingMessage", + "printedName": "kLoggerNoIncomingMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerNoIncomingMessageSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerIncomingPayload", + "printedName": "kLoggerIncomingPayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerIncomingPayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageIsAgenttoConsumer", + "printedName": "kLoggerMessageIsAgenttoConsumer", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV31kLoggerMessageIsAgenttoConsumerSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerPayloadStoredtoDB", + "printedName": "kLoggerPayloadStoredtoDB", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerPayloadStoredtoDBSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSendingImplicitSDE", + "printedName": "kLoggerSendingImplicitSDE", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSendingImplicitSDESSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESentSuccess", + "printedName": "kLoggerSDESentSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESentfailure", + "printedName": "kLoggerSDESentfailure", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDESentfailureSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDESent", + "printedName": "kLoggerSDESent", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDESentSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDESentSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDESentSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDESentSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleWillBeSent", + "printedName": "kLoggerSDEIdleWillBeSent", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleWillBeSentSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStackSendSuccess", + "printedName": "kLoggerSDEIdleStackSendSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdleStackSendSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDERetry", + "printedName": "kLoggerSDERetry", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV15kLoggerSDERetrySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV15kLoggerSDERetrySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV15kLoggerSDERetrySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV15kLoggerSDERetrySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerURLSessionResponse", + "printedName": "kLoggerURLSessionResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerURLSessionResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEResponseStatus", + "printedName": "kLoggerSDEResponseStatus", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEResponseStatusSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStart", + "printedName": "kLoggerSDEIdleStart", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerSDEIdleStartSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStop", + "printedName": "kLoggerSDEIdleStop", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV18kLoggerSDEIdleStopSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleStackCount", + "printedName": "kLoggerSDEIdleStackCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerSDEIdleStackCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEAddedStackCount", + "printedName": "kLoggerSDEAddedStackCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerSDEAddedStackCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdleFireDelegate", + "printedName": "kLoggerSDEIdleFireDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggerSDEIdleFireDelegateSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEIdlestackClraedCount", + "printedName": "kLoggerSDEIdlestackClraedCount", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSDEIdlestackClraedCountSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEStackCleared", + "printedName": "kLoggerSDEStackCleared", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEStackClearedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEJasonCleared", + "printedName": "kLoggerSDEJasonCleared", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerSDEJasonClearedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSOutgoingMessagePayload", + "printedName": "kLoggerSOutgoingMessagePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerSOutgoingMessagePayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSuccess", + "printedName": "kLoggerSuccess", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSuccessSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSuccessSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSuccessSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSuccessSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSecureFormSubmitted", + "printedName": "kSecureFormSubmitted", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormSubmittedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kSecureFormCompleted", + "printedName": "kSecureFormCompleted", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormCompletedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormCompletedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kSecureFormCompletedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kSecureFormCompletedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorBundlenotSet", + "printedName": "kLoggerErrorBundlenotSet", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV24kLoggerErrorBundlenotSetSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCouldnotLoad", + "printedName": "kLoggerErrorInfoPlistCouldnotLoad", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorInfoPlistCouldnotLoadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCouldnotLParse", + "printedName": "kLoggerErrorInfoPlistCouldnotLParse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV35kLoggerErrorInfoPlistCouldnotLParseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInfoPlistCredentials", + "printedName": "kLoggerErrorInfoPlistCredentials", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorInfoPlistCredentialsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorAppGroupCouldnotLoad", + "printedName": "kLoggerErrorAppGroupCouldnotLoad", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV32kLoggerErrorAppGroupCouldnotLoadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorappgroup", + "printedName": "kLoggerErrorappgroup", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorappgroupSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorBrandID", + "printedName": "kLoggerErrorBrandID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV19kLoggerErrorBrandIDSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerEnvironmentError", + "printedName": "kLoggerEnvironmentError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerEnvironmentErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantDupCall", + "printedName": "kLoggerMessageRedundantDupCall", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerMessageRedundantDupCallSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantAgenttoConsumer", + "printedName": "kLoggerMessageRedundantAgenttoConsumer", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV38kLoggerMessageRedundantAgenttoConsumerSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantNoCachablePayload", + "printedName": "kLoggerMessageRedundantNoCachablePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV40kLoggerMessageRedundantNoCachablePayloadSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerMessageRedundantAlreadyInCache", + "printedName": "kLoggerMessageRedundantAlreadyInCache", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV37kLoggerMessageRedundantAlreadyInCacheSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorTextRpleyError", + "printedName": "kLoggererrorTextRpleyError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV26kLoggererrorTextRpleyErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorMessageURLParsing", + "printedName": "kLoggererrorMessageURLParsing", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV29kLoggererrorMessageURLParsingSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggererrorMessagePayloadIsEmpty", + "printedName": "kLoggererrorMessagePayloadIsEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggererrorMessagePayloadIsEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDECreateError", + "printedName": "kLoggerSDECreateError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerSDECreateErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEStackEmpty", + "printedName": "kLoggerSDEStackEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerSDEStackEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerSDEFail", + "printedName": "kLoggerSDEFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDEFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDEFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kLoggerSDEFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kLoggerSDEFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorSharkCredentials", + "printedName": "kLoggerErrorSharkCredentials", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorSharkCredentialsSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorTimestampNotAvailable", + "printedName": "kLoggerErrorTimestampNotAvailable", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV33kLoggerErrorTimestampNotAvailableSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorSDEstackIsEmpty", + "printedName": "kLoggerErrorSDEstackIsEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLoggerErrorSDEstackIsEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorInvalidURL", + "printedName": "kLoggerErrorInvalidURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV22kLoggerErrorInvalidURLSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorUnresolvedURL", + "printedName": "kLoggerErrorUnresolvedURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV25kLoggerErrorUnresolvedURLSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorUnresolvedURLError", + "printedName": "kLoggerErrorUnresolvedURLError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV30kLoggerErrorUnresolvedURLErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorResponse", + "printedName": "kLoggerErrorResponse", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV20kLoggerErrorResponseSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerError", + "printedName": "kLoggerError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV12kLoggerErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV12kLoggerErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV12kLoggerErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV12kLoggerErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorPersistentContainerError", + "printedName": "kLoggerErrorPersistentContainerError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV031kLoggerErrorPersistentContainerE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataClear", + "printedName": "kLoggerErrorDataClear", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerErrorDataClearSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataMONotCreated", + "printedName": "kLoggerErrorDataMONotCreated", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLoggerErrorDataMONotCreatedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataMOError", + "printedName": "kLoggerErrorDataMOError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kLoggerErrorDataMOErrorSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataContextSaveError", + "printedName": "kLoggerErrorDataContextSaveError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataContextSaveE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerErrorDataLoadPayloadError", + "printedName": "kLoggerErrorDataLoadPayloadError", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV027kLoggerErrorDataLoadPayloadE0SSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataCouldnotParsed", + "printedName": "kLPDataCouldnotParsed", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLPDataCouldnotParsedSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataDecodingTypeMismatch", + "printedName": "kLPDataDecodingTypeMismatch", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV27kLPDataDecodingTypeMismatchSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLPDataCredentialModelIsNull", + "printedName": "kLPDataCredentialModelIsNull", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV28kLPDataCredentialModelIsNullSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kLoggerLoggosBodyFail", + "printedName": "kLoggerLoggosBodyFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kLoggerLoggosBodyFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInternetConnectionFail", + "printedName": "kInternetConnectionFail", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV23kInternetConnectionFailSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kInternetConnectionFailSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV23kInternetConnectionFailSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV23kInternetConnectionFailSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kInternetConnectionOK", + "printedName": "kInternetConnectionOK", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV21kInternetConnectionOKSSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kInternetConnectionOKSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV21kInternetConnectionOKSSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV21kInternetConnectionOKSSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "kKeychainEmpty", + "printedName": "kKeychainEmpty", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LogStringsV14kKeychainEmptySSvpZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kKeychainEmptySSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LogStringsV14kKeychainEmptySSvgZ", + "mangledName": "$s8LPABCSDK10LogStringsV14kKeychainEmptySSvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LogStrings", + "printedName": "LPABCSDK.LogStrings", + "usr": "s:8LPABCSDK10LogStringsV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10LogStringsVACycfc", + "mangledName": "$s8LPABCSDK10LogStringsVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK10LogStringsV", + "mangledName": "$s8LPABCSDK10LogStringsV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "EventType", + "printedName": "EventType", + "children": [ + { + "kind": "Var", + "name": "subscribers", + "printedName": "subscribers", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvpZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvgZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvsZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvMZ", + "mangledName": "$s8LPABCSDK9EventTypeV11subscribersShyAA10LPABCEventOGSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sdkEvent", + "printedName": "sdkEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvp", + "mangledName": "$s8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvg", + "mangledName": "$s8LPABCSDK9EventTypeV03sdkB0AA10LPABCEventOvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "EventType", + "printedName": "LPABCSDK.EventType", + "usr": "s:8LPABCSDK9EventTypeV" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9EventTypeVyAcA10LPABCEventOcfc", + "mangledName": "$s8LPABCSDK9EventTypeVyAcA10LPABCEventOcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setSubscribers", + "printedName": "setSubscribers(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK9EventTypeV14setSubscribersyyShyAA10LPABCEventOGSgFZ", + "mangledName": "$s8LPABCSDK9EventTypeV14setSubscribersyyShyAA10LPABCEventOGSgFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9EventTypeV", + "mangledName": "$s8LPABCSDK9EventTypeV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCSettings", + "printedName": "LPABCSettings", + "children": [ + { + "kind": "Var", + "name": "sharedInstance", + "printedName": "sharedInstance", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSettings", + "printedName": "LPABCSDK.LPABCSettings", + "usr": "s:8LPABCSDK13LPABCSettingsC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPABCSettingsC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK13LPABCSettingsC14sharedInstanceACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCSettings", + "printedName": "LPABCSDK.LPABCSettings", + "usr": "s:8LPABCSDK13LPABCSettingsC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCSettingsC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK13LPABCSettingsC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "getDomainUserdefaults", + "printedName": "getDomainUserdefaults()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.UserDefaults?", + "children": [ + { + "kind": "TypeNominal", + "name": "UserDefaults", + "printedName": "Foundation.UserDefaults", + "usr": "c:objc(cs)NSUserDefaults" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC21getDomainUserdefaultsSo14NSUserDefaultsCSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC21getDomainUserdefaultsSo14NSUserDefaultsCSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isExtentionEnvironmentContext", + "printedName": "isExtentionEnvironmentContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC29isExtentionEnvironmentContextSbyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC29isExtentionEnvironmentContextSbyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getAppGroup", + "printedName": "getAppGroup()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC11getAppGroupSSSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC11getAppGroupSSSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getCredentialsFromInfoPlist", + "printedName": "getCredentialsFromInfoPlist()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC27getCredentialsFromInfoPlistSDySSypGSgyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC27getCredentialsFromInfoPlistSDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearDomain", + "printedName": "clearDomain()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13LPABCSettingsC11clearDomainyyF", + "mangledName": "$s8LPABCSDK13LPABCSettingsC11clearDomainyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13LPABCSettingsC", + "mangledName": "$s8LPABCSDK13LPABCSettingsC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEProductView", + "printedName": "SDEProductView", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvp", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK14SDEProductViewC4typeSSvg", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDEProductViewC4typeSSvs", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvM", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDEProductViewC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDEProductViewC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK14SDEProductViewC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDEProductViewC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK14SDEProductViewC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(currency:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "mangledName": "$s8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14SDEProductViewC", + "mangledName": "$s8LPABCSDK14SDEProductViewC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEManager", + "printedName": "SDEManager", + "children": [ + { + "kind": "Var", + "name": "sdeType", + "printedName": "sdeType", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC7sdeType33_2279138DDB4EF5D8A8F3A73087086309LLAA7SDETypeOSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC7sdeType33_2279138DDB4EF5D8A8F3A73087086309LLAA7SDETypeOSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Function", + "name": "initialize", + "printedName": "initialize()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC10initializeACyFZ", + "mangledName": "$s8LPABCSDK10SDEManagerC10initializeACyFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "sdeIdleStack", + "printedName": "sdeIdleStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvp", + "mangledName": "$s8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "AccessControl", + "Lazy", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvg", + "mangledName": "$s8LPABCSDK10SDEManagerC12sdeIdleStackSaySDySSypGGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_sdeIdleStack", + "printedName": "$__lazy_storage_$_sdeIdleStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[[Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC30$__lazy_storage_$_sdeIdleStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC30$__lazy_storage_$_sdeIdleStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "sdeStack", + "printedName": "sdeStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvp", + "mangledName": "$s8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "SetterAccess", + "AccessControl", + "Lazy" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvg", + "mangledName": "$s8LPABCSDK10SDEManagerC8sdeStackSaySDySSypGGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_sdeStack", + "printedName": "$__lazy_storage_$_sdeStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[[Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC26$__lazy_storage_$_sdeStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC26$__lazy_storage_$_sdeStack33_2279138DDB4EF5D8A8F3A73087086309LLSaySDySSypGGSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.SDEManagerProtocol?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "ReferenceOwnership", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 3, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEManagerProtocol?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManagerProtocol", + "printedName": "LPABCSDK.SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvg", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEManagerProtocol?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManagerProtocol", + "printedName": "LPABCSDK.SDEManagerProtocol", + "usr": "s:8LPABCSDK18SDEManagerProtocolP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvs", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvM", + "mangledName": "$s8LPABCSDK10SDEManagerC8delegateAA0B8Protocol_pSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "retryCounter", + "printedName": "retryCounter", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivp", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivg", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivs", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC12retryCounterSivM", + "mangledName": "$s8LPABCSDK10SDEManagerC12retryCounterSivM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "currentSDE", + "printedName": "currentSDE", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvg", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEBase?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvs", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvM", + "mangledName": "$s8LPABCSDK10SDEManagerC10currentSDEAA7SDEBaseCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timer", + "printedName": "timer", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Timer?", + "children": [ + { + "kind": "TypeNominal", + "name": "Timer", + "printedName": "Foundation.Timer", + "usr": "c:objc(cs)NSTimer" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC5timer33_2279138DDB4EF5D8A8F3A73087086309LLSo7NSTimerCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC5timer33_2279138DDB4EF5D8A8F3A73087086309LLSo7NSTimerCSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "hasStorage": true + }, + { + "kind": "Var", + "name": "currentRunLoop", + "printedName": "currentRunLoop", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.RunLoop?", + "children": [ + { + "kind": "TypeNominal", + "name": "RunLoop", + "printedName": "Foundation.RunLoop", + "usr": "c:objc(cs)NSRunLoop" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC14currentRunLoop33_2279138DDB4EF5D8A8F3A73087086309LLSo05NSRunE0CSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC14currentRunLoop33_2279138DDB4EF5D8A8F3A73087086309LLSo05NSRunE0CSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 7, + "hasStorage": true + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_idleQueue", + "printedName": "$__lazy_storage_$_idleQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Dispatch.DispatchQueue?", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC27$__lazy_storage_$_idleQueue33_2279138DDB4EF5D8A8F3A73087086309LLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC27$__lazy_storage_$_idleQueue33_2279138DDB4EF5D8A8F3A73087086309LLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 8, + "hasStorage": true + }, + { + "kind": "Var", + "name": "isAutoSendOnIdle", + "printedName": "isAutoSendOnIdle", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10SDEManagerC16isAutoSendOnIdle33_2279138DDB4EF5D8A8F3A73087086309LLSbSgvp", + "mangledName": "$s8LPABCSDK10SDEManagerC16isAutoSendOnIdle33_2279138DDB4EF5D8A8F3A73087086309LLSbSgvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 9, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEManager", + "printedName": "LPABCSDK.SDEManager", + "usr": "s:8LPABCSDK10SDEManagerC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEManagerCACycfc", + "mangledName": "$s8LPABCSDK10SDEManagerCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setupSDETemplateWithType", + "printedName": "setupSDETemplateWithType(sdeType:autoSendWhenIdle:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC24setupSDETemplateWithType03sdeF016autoSendWhenIdleyAA7SDETypeO_SbSgtF", + "mangledName": "$s8LPABCSDK10SDEManagerC24setupSDETemplateWithType03sdeF016autoSendWhenIdleyAA7SDETypeO_SbSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearautoSendOnIdleSDEStack", + "printedName": "clearautoSendOnIdleSDEStack()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC27clearautoSendOnIdleSDEStackyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC27clearautoSendOnIdleSDEStackyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearSDEStack", + "printedName": "clearSDEStack()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC13clearSDEStackyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC13clearSDEStackyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearJsonSDE", + "printedName": "clearJsonSDE()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEManagerC12clearJsonSDEyyF", + "mangledName": "$s8LPABCSDK10SDEManagerC12clearJsonSDEyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK10SDEManagerC", + "mangledName": "$s8LPABCSDK10SDEManagerC", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Final", + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPayloadCodingKeys", + "printedName": "LPayloadCodingKeys", + "children": [ + { + "kind": "Var", + "name": "intValue", + "printedName": "intValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvp", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvg", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvs", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvM", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueSiSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(intValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPayloadCodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV8intValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV8intValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvp", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvg", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "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:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvs", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueSSvM", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPayloadCodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV11stringValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV11stringValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9accountIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9accountIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9accountIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9accountIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV10consumerIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV10consumerIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV10consumerIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV10consumerIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12appInstallIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4typeACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4typeACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4typeACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4typeACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV16monitoringDomainACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "apiType", + "printedName": "apiType", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV7apiTypeACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV7apiTypeACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV7apiTypeACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV7apiTypeACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "conversationID", + "printedName": "conversationID", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV14conversationIDACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV14conversationIDACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV14conversationIDACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV14conversationIDACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9timestampACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9timestampACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV9timestampACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV9timestampACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "loggosDomain", + "printedName": "loggosDomain", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV12loggosDomainACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageParams", + "printedName": "messageParams", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV13messageParamsACvpZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV13messageParamsACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV13messageParamsACvgZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV13messageParamsACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "make", + "printedName": "make(key:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPayloadCodingKeys", + "printedName": "LPABCSDK.LPayloadCodingKeys", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV4make3keyACSS_tFZ", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV4make3keyACSS_tFZ", + "moduleName": "LPABCSDK", + "static": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK18LPayloadCodingKeysV", + "mangledName": "$s8LPABCSDK18LPayloadCodingKeysV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CodingKey", + "printedName": "CodingKey", + "usr": "s:s9CodingKeyP", + "mangledName": "$ss9CodingKeyP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kMainDataQuery", + "printedName": "kMainDataQuery", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14kMainDataQuerySSvp", + "mangledName": "$s8LPABCSDK14kMainDataQuerySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kCustomDataDictionary", + "printedName": "kCustomDataDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK21kCustomDataDictionarySSvp", + "mangledName": "$s8LPABCSDK21kCustomDataDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLPDataDictionary", + "printedName": "kLPDataDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17kLPDataDictionarySSvp", + "mangledName": "$s8LPABCSDK17kLPDataDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLInteractiveDictionary", + "printedName": "kLInteractiveDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK23kLInteractiveDictionarySSvp", + "mangledName": "$s8LPABCSDK23kLInteractiveDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLResponseDictionary", + "printedName": "kLResponseDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK20kLResponseDictionarySSvp", + "mangledName": "$s8LPABCSDK20kLResponseDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kLRequestDictionary", + "printedName": "kLRequestDictionary", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19kLRequestDictionarySSvp", + "mangledName": "$s8LPABCSDK19kLRequestDictionarySSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kText", + "printedName": "kText", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK5kTextSSvp", + "mangledName": "$s8LPABCSDK5kTextSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "TypeDecl", + "name": "LPMSMessageURLData", + "printedName": "LPMSMessageURLData", + "children": [ + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySb_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySb_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySi_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySi_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySf_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySf_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySd_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySd_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySS_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(values:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Ï„_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set6values6forKeyySayxG_SSts25LosslessStringConvertibleRzlF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set6values6forKeyySayxG_SSts25LosslessStringConvertibleRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.LosslessStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(value:forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySDySSypG_SStF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV3set5value6forKeyySDySSypG_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dictioaryForKey", + "printedName": "dictioaryForKey(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV15dictioaryForKey03forF0SDySSypGSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV15dictioaryForKey03forF0SDySSypGSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "arrayForKey", + "printedName": "arrayForKey(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSArray?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSArray", + "printedName": "Foundation.NSArray", + "usr": "c:objc(cs)NSArray" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV11arrayForKey03forF0So7NSArrayCSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV11arrayForKey03forF0So7NSArrayCSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "value", + "printedName": "value(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Ï„_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5value6forKeyxSgSS_ts25LosslessStringConvertibleRzlF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5value6forKeyxSgSS_ts25LosslessStringConvertibleRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.LosslessStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "bool", + "printedName": "bool(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV4bool6forKeySbSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV4bool6forKeySbSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "integer", + "printedName": "integer(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7integer6forKeySiSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7integer6forKeySiSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "float", + "printedName": "float(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5float6forKeySfSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5float6forKeySfSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "double", + "printedName": "double(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6double6forKeySdSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6double6forKeySdSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "string", + "printedName": "string(forKey:)", + "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": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6string6forKeySSSgSS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6string6forKeySSSgSS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "customDataDictionary", + "printedName": "customDataDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV20customDataDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV20customDataDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "lpDataDictionary", + "printedName": "lpDataDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV16lpDataDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV16lpDataDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "interactiveDictionary", + "printedName": "interactiveDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV21interactiveDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV21interactiveDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "responseDictionary", + "printedName": "responseDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV18responseDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV18responseDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "requestDictionary", + "printedName": "requestDictionary()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV17requestDictionarySDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV17requestDictionarySDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clear", + "printedName": "clear()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV5clearyyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV5clearyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "remove", + "printedName": "remove(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV6remove6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV6remove6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeCustomData", + "printedName": "removeCustomData(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV16removeCustomData6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV16removeCustomData6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeLPData", + "printedName": "removeLPData(forKey:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV12removeLPData6forKeyySS_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV12removeLPData6forKeyySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "updateStateDescriptors", + "printedName": "updateStateDescriptors(key:value:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Messages.MSMessage?", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV22updateStateDescriptors3key5value7messageySS_SbSo9MSMessageCSgtF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV22updateStateDescriptors3key5value7messageySS_SbSo9MSMessageCSgtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7message33_8FF7747504B51D6E787673B21448107BLLSo9MSMessageCvp", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7message33_8FF7747504B51D6E787673B21448107BLLSo9MSMessageCvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" + }, + { + "kind": "TypeNominal", + "name": "MSMessage", + "printedName": "Messages.MSMessage", + "usr": "c:objc(cs)MSMessage" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV7messageACSo9MSMessageC_tcfc", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV7messageACSo9MSMessageC_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "currentData", + "printedName": "currentData()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV11currentDataSDySSypGSgyF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV11currentDataSDySSypGSgyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "serialize", + "printedName": "serialize(data:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV9serialize4dataySDySSypG_tF", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV9serialize4dataySDySSypG_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV", + "mangledName": "$s8LPABCSDK18LPMSMessageURLDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorShape", + "printedName": "LPActivityIndicatorShape", + "children": [ + { + "kind": "Var", + "name": "circle", + "printedName": "circle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6circleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6circleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "circleSemi", + "printedName": "circleSemi", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO10circleSemiyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO10circleSemiyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "ring", + "printedName": "ring", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO4ringyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4ringyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "ringTwoHalfVertical", + "printedName": "ringTwoHalfVertical", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO19ringTwoHalfVerticalyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO19ringTwoHalfVerticalyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "ringTwoHalfHorizontal", + "printedName": "ringTwoHalfHorizontal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO21ringTwoHalfHorizontalyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO21ringTwoHalfHorizontalyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "ringThirdFour", + "printedName": "ringThirdFour", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO13ringThirdFouryA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO13ringThirdFouryA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "rectangle", + "printedName": "rectangle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9rectangleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9rectangleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "triangle", + "printedName": "triangle", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO8triangleyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO8triangleyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 7 + }, + { + "kind": "Var", + "name": "line", + "printedName": "line", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO4lineyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4lineyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 8 + }, + { + "kind": "Var", + "name": "pacman", + "printedName": "pacman", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6pacmanyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6pacmanyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 9 + }, + { + "kind": "Var", + "name": "stroke", + "printedName": "stroke", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPActivityIndicatorShape.Type) -> LPABCSDK.LPActivityIndicatorShape", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPActivityIndicatorShape.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO6strokeyA2CmF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO6strokeyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 10 + }, + { + "kind": "Function", + "name": "layerWith", + "printedName": "layerWith(size:color:)", + "children": [ + { + "kind": "TypeNominal", + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9layerWith4size5colorSo7CALayerCSo6CGSizeV_So7UIColorCtF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9layerWith4size5colorSo7CALayerCSo6CGSizeV_So7UIColorCtF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + }, + { + "kind": "TypeNominal", + "name": "LPActivityIndicatorShape", + "printedName": "LPABCSDK.LPActivityIndicatorShape", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivp", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivg", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24LPActivityIndicatorShapeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24LPActivityIndicatorShapeO", + "mangledName": "$s8LPABCSDK24LPActivityIndicatorShapeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEPersonalInfo", + "printedName": "SDEPersonalInfo", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK15SDEPersonalInfoC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEPersonalInfoC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(firstname:lastname:gender:company:language:age:contacts:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEGenderType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEGenderType", + "printedName": "LPABCSDK.SDEGenderType", + "usr": "s:8LPABCSDK13SDEGenderTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEAge?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEContact]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEContact]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15SDEPersonalInfoC", + "mangledName": "$s8LPABCSDK15SDEPersonalInfoC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "SDEAge", + "printedName": "SDEAge", + "children": [ + { + "kind": "Var", + "name": "age", + "printedName": "age", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV3ageSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV3ageSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV3ageSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV3ageSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "year", + "printedName": "year", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV4yearSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV4yearSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV4yearSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV4yearSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "month", + "printedName": "month", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV5monthSiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV5monthSiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV5monthSiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV5monthSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "day", + "printedName": "day", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6SDEAgeV3daySiSgvp", + "mangledName": "$s8LPABCSDK6SDEAgeV3daySiSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6SDEAgeV3daySiSgvg", + "mangledName": "$s8LPABCSDK6SDEAgeV3daySiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(age:year:month:day:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "mangledName": "$s8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEAge", + "printedName": "LPABCSDK.SDEAge", + "usr": "s:8LPABCSDK6SDEAgeV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK6SDEAgeV", + "mangledName": "$s8LPABCSDK6SDEAgeV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "SDEContact", + "printedName": "SDEContact", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(email:phone:phoneType:country:region:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPhoneType?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPhoneType", + "printedName": "LPABCSDK.SDEPhoneType", + "usr": "s:8LPABCSDK12SDEPhoneTypeO" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "mangledName": "$s8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEContact", + "printedName": "LPABCSDK.SDEContact", + "usr": "s:8LPABCSDK10SDEContactV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK10SDEContactV", + "mangledName": "$s8LPABCSDK10SDEContactV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPKeychainAttrRepresentable", + "printedName": "LPKeychainAttrRepresentable", + "children": [ + { + "kind": "Var", + "name": "keychainAttrValue", + "printedName": "keychainAttrValue", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavp", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavg", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP08keychainC5ValueSo11CFStringRefavg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.LPKeychainAttrRepresentable>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "TypeDecl", + "name": "LPKeychainItemAccessibility", + "printedName": "LPKeychainItemAccessibility", + "children": [ + { + "kind": "Var", + "name": "afterFirstUnlock", + "printedName": "afterFirstUnlock", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO16afterFirstUnlockyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO16afterFirstUnlockyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "afterFirstUnlockThisDeviceOnly", + "printedName": "afterFirstUnlockThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "always", + "printedName": "always", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO6alwaysyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO6alwaysyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "whenPasscodeSetThisDeviceOnly", + "printedName": "whenPasscodeSetThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "8", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "alwaysThisDeviceOnly", + "printedName": "alwaysThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO20alwaysThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO20alwaysThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "whenUnlocked", + "printedName": "whenUnlocked", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO12whenUnlockedyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO12whenUnlockedyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "whenUnlockedThisDeviceOnly", + "printedName": "whenUnlockedThisDeviceOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPKeychainItemAccessibility.Type) -> LPABCSDK.LPKeychainItemAccessibility", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPKeychainItemAccessibility.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF", + "moduleName": "LPABCSDK", + "intro_iOS": "4", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "fixedbinaryorder": 6 + }, + { + "kind": "Function", + "name": "accessibilityForAttributeValue", + "printedName": "accessibilityForAttributeValue(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO30accessibilityForAttributeValueyACSgSo11CFStringRefaFZ", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO30accessibilityForAttributeValueyACSgSo11CFStringRefaFZ", + "moduleName": "LPABCSDK", + "static": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + }, + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivp", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivg", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK27LPKeychainItemAccessibilityO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "keychainAttrValue", + "printedName": "keychainAttrValue", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavp", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CFString", + "printedName": "CoreFoundation.CFString", + "usr": "c:@T@CFStringRef" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavg", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO17keychainAttrValueSo11CFStringRefavg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO", + "mangledName": "$s8LPABCSDK27LPKeychainItemAccessibilityO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "LPKeychainAttrRepresentable", + "printedName": "LPKeychainAttrRepresentable", + "usr": "s:8LPABCSDK27LPKeychainAttrRepresentableP", + "mangledName": "$s8LPABCSDK27LPKeychainAttrRepresentableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDEBase", + "printedName": "SDEBase", + "children": [ + { + "kind": "Var", + "name": "cartUpdate", + "printedName": "cartUpdate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECartUpdate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECartUpdate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDETransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDETransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "viewedProduct", + "printedName": "viewedProduct", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEProductView?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEProductView?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductView", + "printedName": "LPABCSDK.SDEProductView", + "usr": "s:8LPABCSDK14SDEProductViewC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "customerInfo", + "printedName": "customerInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECustomerInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDECustomerInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "marketingSource", + "printedName": "marketingSource", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEMarketingSource?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEMarketingSource?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEMarketingSource", + "printedName": "LPABCSDK.SDEMarketingSource", + "usr": "s:8LPABCSDK18SDEMarketingSourceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "personalInfo", + "printedName": "personalInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPersonalInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEPersonalInfo?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEPersonalInfo", + "printedName": "LPABCSDK.SDEPersonalInfo", + "usr": "s:8LPABCSDK15SDEPersonalInfoC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lead", + "printedName": "lead", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDELead?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDELead?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "serviceActivity", + "printedName": "serviceActivity", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEService?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEService?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEService", + "printedName": "LPABCSDK.SDEService", + "usr": "s:8LPABCSDK10SDEServiceC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "visitorError", + "printedName": "visitorError", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEVisitorError?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEVisitorError?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEVisitorError", + "printedName": "LPABCSDK.SDEVisitorError", + "usr": "s:8LPABCSDK15SDEVisitorErrorC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "searchedContent", + "printedName": "searchedContent", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDESearchedContent?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", + "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDESearchedContent?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDESearchedContent", + "printedName": "LPABCSDK.SDESearchedContent", + "usr": "s:8LPABCSDK18SDESearchedContentC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", + "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "jsonSDEStack", + "printedName": "jsonSDEStack", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvp", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Lazy", + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvg", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.UnifiedLooseSDE]", + "children": [ + { + "kind": "TypeNominal", + "name": "UnifiedLooseSDE", + "printedName": "LPABCSDK.UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvs", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvM", + "mangledName": "$s8LPABCSDK7SDEBaseC12jsonSDEStackSayAA15UnifiedLooseSDE_pGvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(sdeType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEBaseC7sdeTypeAcA7SDETypeO_tcfc", + "mangledName": "$s8LPABCSDK7SDEBaseC7sdeTypeAcA7SDETypeO_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "assignSDEs", + "printedName": "assignSDEs(sdeType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SDEType", + "printedName": "LPABCSDK.SDEType", + "usr": "s:8LPABCSDK7SDETypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC10assignSDEs7sdeTypeyAA7SDETypeO_tF", + "mangledName": "$s8LPABCSDK7SDEBaseC10assignSDEs7sdeTypeyAA7SDETypeO_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEBase", + "printedName": "LPABCSDK.SDEBase", + "usr": "s:8LPABCSDK7SDEBaseC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "setupWithJson", + "printedName": "setupWithJson(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Ï„_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "mangledName": "$s8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK7SDEBaseC", + "mangledName": "$s8LPABCSDK7SDEBaseC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCNetworkManager", + "printedName": "LPABCNetworkManager", + "children": [ + { + "kind": "TypeDecl", + "name": "RequestMethodes", + "printedName": "RequestMethodes", + "children": [ + { + "kind": "Var", + "name": "post", + "printedName": "post", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO4postyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO4postyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "get", + "printedName": "get", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3getyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3getyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "put", + "printedName": "put", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.RequestMethodes.Type) -> LPABCSDK.LPABCNetworkManager.RequestMethodes", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3putyA2EmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO3putyA2EmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes?", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueAESgSS_tcfc", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueAESgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvg", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NetworkError", + "printedName": "NetworkError", + "children": [ + { + "kind": "Var", + "name": "URLCouldNotBeResolved", + "printedName": "URLCouldNotBeResolved", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCNetworkManager.NetworkError.Type) -> (Swift.String) -> LPABCSDK.LPABCNetworkManager.NetworkError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> LPABCSDK.LPABCNetworkManager.NetworkError", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkError", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NetworkError", + "printedName": "LPABCSDK.LPABCNetworkManager.NetworkError", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO21URLCouldNotBeResolvedyAESScAEmF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO21URLCouldNotBeResolvedyAESScAEmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC12NetworkErrorO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Var", + "name": "operationQueue", + "printedName": "operationQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "OperationQueue", + "printedName": "Foundation.OperationQueue", + "usr": "c:objc(cs)NSOperationQueue" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC14operationQueue33_E02A8FFDE0E6A5FFF8978B3755A45865LLSo011NSOperationE0Cvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC14operationQueue33_E02A8FFDE0E6A5FFF8978B3755A45865LLSo011NSOperationE0Cvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "mockLoadingAccountMessage", + "printedName": "mockLoadingAccountMessage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC25mockLoadingAccountMessage33_E02A8FFDE0E6A5FFF8978B3755A45865LLSbvp", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC25mockLoadingAccountMessage33_E02A8FFDE0E6A5FFF8978B3755A45865LLSbvp", + "moduleName": "LPABCSDK", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(operationQueue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + }, + { + "kind": "TypeNominal", + "name": "OperationQueue", + "printedName": "Foundation.OperationQueue", + "usr": "c:objc(cs)NSOperationQueue" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC14operationQueueACSo011NSOperationE0C_tcfc", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC14operationQueueACSo011NSOperationE0C_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "reportingNetworkCall", + "printedName": "reportingNetworkCall(urlString:requestType:requestMethode:body:credentialModel:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "RequestMethodes", + "printedName": "LPABCSDK.LPABCNetworkManager.RequestMethodes", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC15RequestMethodesO" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[[Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool?, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC20reportingNetworkCall9urlString11requestType0I7Methode4body15credentialModel10completionySS_AA07RequestJ0OAC0P8MethodesOSaySDySSypGGAA21LPCredentialPayloadMOCySbSg_s5Error_pSgtctF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC20reportingNetworkCall9urlString11requestType0I7Methode4body15credentialModel10completionySS_AA07RequestJ0OAC0P8MethodesOSaySDySSypGGAA21LPCredentialPayloadMOCySbSg_s5Error_pSgtctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logosNetworkCall", + "printedName": "logosNetworkCall(requestType:urlString:body:completion:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool?, Swift.Error?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Bool?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPABCNetworkManagerC16logosNetworkCall11requestType9urlString4body10completionyAA07RequestH0O_SSSDySSypGySbSg_s5Error_pSgtctF", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC16logosNetworkCall11requestType9urlString4body10completionyAA07RequestH0O_SSSDySSypGySbSg_s5Error_pSgtctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCNetworkManager", + "printedName": "LPABCSDK.LPABCNetworkManager", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager(im)init", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerCACycfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPABCNetworkManager", + "mangledName": "$s8LPABCSDK19LPABCNetworkManagerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "SecureformDelegate", + "printedName": "SecureformDelegate", + "children": [ + { + "kind": "Function", + "name": "formViewed", + "printedName": "formViewed()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP10formViewedyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP10formViewedyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formSubmitted", + "printedName": "formSubmitted()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP13formSubmittedyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP13formSubmittedyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formError", + "printedName": "formError()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP9formErroryyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP9formErroryyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "formExpired", + "printedName": "formExpired()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK18SecureformDelegateP11formExpiredyyF", + "mangledName": "$s8LPABCSDK18SecureformDelegateP11formExpiredyyF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.SecureformDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK18SecureformDelegateP", + "mangledName": "$s8LPABCSDK18SecureformDelegateP", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "TypeDecl", + "name": "LPSecureFormViewController", + "printedName": "LPSecureFormViewController", + "children": [ + { + "kind": "Var", + "name": "webView", + "printedName": "webView", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0So05WKWebD0CSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "label", + "printedName": "label", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "UIKit.UILabel?", + "children": [ + { + "kind": "TypeNominal", + "name": "UILabel", + "printedName": "UIKit.UILabel", + "usr": "c:objc(cs)UILabel" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5labelSo7UILabelCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "submitted", + "printedName": "submitted", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC9submittedSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC9submittedSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "viewed", + "printedName": "viewed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC6viewedSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC6viewedSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "url", + "printedName": "url", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url10Foundation3URLVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "secureFormDelegate", + "printedName": "secureFormDelegate", + "children": [ + { + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "LPABCSDK.SecureformDelegate?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage", + "ReferenceOwnership" + ], + "fixedbinaryorder": 5, + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SecureformDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SecureformDelegate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC06secureC8DelegateAA010SecureformG0_pSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "fetchFromMockAPI", + "printedName": "fetchFromMockAPI", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC16fetchFromMockAPISbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "htmlMock", + "printedName": "htmlMock", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvp", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 7, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvg", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvs", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvM", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC8htmlMockSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(url:delegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + }, + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + }, + { + "kind": "TypeNominal", + "name": "SecureformDelegate", + "printedName": "LPABCSDK.SecureformDelegate", + "usr": "s:8LPABCSDK18SecureformDelegateP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC3url8delegateAC10Foundation3URLV_AA18SecureformDelegate_ptcfc", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC3url8delegateAC10Foundation3URLV_AA18SecureformDelegate_ptcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Custom" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(coder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPSecureFormViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "NSCoder", + "printedName": "Foundation.NSCoder", + "usr": "c:objc(cs)NSCoder" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)initWithCoder:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC5coderACSgSo7NSCoderC_tcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "objc_name": "initWithCoder:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Required" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "loadView", + "printedName": "loadView()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)loadView", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC04loadD0yyF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "loadView", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewDidLoad", + "printedName": "viewDidLoad()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewDidLoad", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC11viewDidLoadyyF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewDidLoad", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewWillAppear", + "printedName": "viewWillAppear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewWillAppear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC14viewWillAppearyySbF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewWillAppear:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "keyboardWillAppear", + "printedName": "keyboardWillAppear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NSNotification", + "printedName": "Foundation.NSNotification", + "usr": "c:objc(cs)NSNotification" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)keyboardWillAppear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC18keyboardWillAppearyySo14NSNotificationCF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "keyboardWillDisappear", + "printedName": "keyboardWillDisappear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "NSNotification", + "printedName": "Foundation.NSNotification", + "usr": "c:objc(cs)NSNotification" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)keyboardWillDisappear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC21keyboardWillDisappearyySo14NSNotificationCF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewWillDisappear", + "printedName": "viewWillDisappear(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewWillDisappear:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC17viewWillDisappearyySbF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "viewWillDisappear:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(nibName:bundle:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSecureFormViewController", + "printedName": "LPABCSDK.LPSecureFormViewController", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController" + }, + { + "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" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController(im)initWithNibName:bundle:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC7nibName6bundleACSSSg_So8NSBundleCSgtcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithNibName:bundle:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "viewForZoomingInScrollView", + "printedName": "viewForZoomingInScrollView(scrollView:)", + "children": [ + { + "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": "UIScrollView", + "printedName": "UIKit.UIScrollView", + "usr": "c:objc(cs)UIScrollView" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK26LPSecureFormViewControllerC022viewForZoomingInScrollD006scrollD0So6UIViewCSgSo08UIScrollD0C_tF", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC022viewForZoomingInScrollD006scrollD0So6UIViewCSgSo08UIScrollD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "viewForZooming", + "printedName": "viewForZooming(in:)", + "children": [ + { + "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": "UIScrollView", + "printedName": "UIKit.UIScrollView", + "usr": "c:objc(cs)UIScrollView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)viewForZoomingInScrollView:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC14viewForZooming2inSo6UIViewCSgSo08UIScrollD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "viewForZoomingInScrollView:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:createWebViewWith:for:windowFeatures:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "WebKit.WKWebView?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKWebViewConfiguration", + "printedName": "WebKit.WKWebViewConfiguration", + "usr": "c:objc(cs)WKWebViewConfiguration" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationAction", + "printedName": "WebKit.WKNavigationAction", + "usr": "c:objc(cs)WKNavigationAction" + }, + { + "kind": "TypeNominal", + "name": "WKWindowFeatures", + "printedName": "WebKit.WKWindowFeatures", + "usr": "c:objc(cs)WKWindowFeatures" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_09createWebD4With3for14windowFeaturesSo05WKWebD0CSgAI_So0mD13ConfigurationCSo18WKNavigationActionCSo08WKWindowL0CtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webViewDidClose", + "printedName": "webViewDidClose(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webViewDidClose:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD8DidCloseyySo05WKWebD0CF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webViewDidClose:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_34runJavaScriptAlertPanelWithMessage16initiatedByFrame17completionHandlerySo05WKWebD0C_SSSo11WKFrameInfoCyyctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_36runJavaScriptConfirmPanelWithMessage16initiatedByFrame17completionHandlerySo05WKWebD0C_SSSo11WKFrameInfoCySbctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKFrameInfo", + "printedName": "WebKit.WKFrameInfo", + "usr": "c:objc(cs)WKFrameInfo" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_37runJavaScriptTextInputPanelWithPrompt07defaultJ016initiatedByFrame17completionHandlerySo05WKWebD0C_S2SSgSo11WKFrameInfoCyAKctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:shouldPreviewElement:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKPreviewElementInfo", + "printedName": "WebKit.WKPreviewElementInfo", + "usr": "c:objc(cs)WKPreviewElementInfo" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:shouldPreviewElement:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_20shouldPreviewElementSbSo05WKWebD0C_So09WKPreviewI4InfoCtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:shouldPreviewElement:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:previewingViewControllerForElement:defaultActions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIViewController?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKPreviewElementInfo", + "printedName": "WebKit.WKPreviewElementInfo", + "usr": "c:objc(cs)WKPreviewElementInfo" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[WebKit.WKPreviewActionItem]", + "children": [ + { + "kind": "TypeNominal", + "name": "WKPreviewActionItem", + "printedName": "WebKit.WKPreviewActionItem", + "usr": "c:objc(pl)WKPreviewActionItem" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:previewingViewControllerForElement:defaultActions:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_010previewingdE10ForElement14defaultActionsSo06UIViewE0CSgSo05WKWebD0C_So09WKPreviewI4InfoCSaySo0N10ActionItem_pGtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:previewingViewControllerForElement:defaultActions:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:commitPreviewingViewController:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:commitPreviewingViewController:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_016commitPreviewingdE0ySo05WKWebD0C_So06UIViewE0CtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:commitPreviewingViewController:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:decidePolicyFor:decisionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationAction", + "printedName": "WebKit.WKNavigationAction", + "usr": "c:objc(cs)WKNavigationAction" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(WebKit.WKNavigationActionPolicy) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationActionPolicy", + "printedName": "WebKit.WKNavigationActionPolicy", + "usr": "c:@E@WKNavigationActionPolicy" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:decidePolicyForNavigationAction:decisionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So18WKNavigationActionCySo0mnH0VctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:decidePolicyForNavigationAction:decisionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:decidePolicyFor:decisionHandler:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationResponse", + "printedName": "WebKit.WKNavigationResponse", + "usr": "c:objc(cs)WKNavigationResponse" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(WebKit.WKNavigationResponsePolicy) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKNavigationResponsePolicy", + "printedName": "WebKit.WKNavigationResponsePolicy", + "usr": "c:@E@WKNavigationResponsePolicy" + } + ] + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:decidePolicyForNavigationResponse:decisionHandler:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So20WKNavigationResponseCySo0mnH0VctF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:decidePolicyForNavigationResponse:decisionHandler:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didStartProvisionalNavigation:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didStartProvisionalNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_29didStartProvisionalNavigationySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didStartProvisionalNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didReceiveServerRedirectForProvisionalNavigation:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didReceiveServerRedirectForProvisionalNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_48didReceiveServerRedirectForProvisionalNavigationySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didReceiveServerRedirectForProvisionalNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFailProvisionalNavigation:withError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFailProvisionalNavigation:withError:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_28didFailProvisionalNavigation9withErrorySo05WKWebD0C_So12WKNavigationCSgs0L0_ptF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFailProvisionalNavigation:withError:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didCommit:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didCommitNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_9didCommitySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didCommitNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFinish:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFinishNavigation:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_9didFinishySo05WKWebD0C_So12WKNavigationCSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFinishNavigation:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webView", + "printedName": "webView(_:didFail:withError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + }, + { + "kind": "TypeNominal", + "name": "ImplicitlyUnwrappedOptional", + "printedName": "WebKit.WKNavigation?", + "children": [ + { + "kind": "TypeNominal", + "name": "WKNavigation", + "printedName": "WebKit.WKNavigation", + "usr": "c:objc(cs)WKNavigation" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webView:didFailNavigation:withError:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD0_7didFail9withErrorySo05WKWebD0C_So12WKNavigationCSgs0J0_ptF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webView:didFailNavigation:withError:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "webViewWebContentProcessDidTerminate", + "printedName": "webViewWebContentProcessDidTerminate(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKWebView", + "printedName": "WebKit.WKWebView", + "usr": "c:objc(cs)WKWebView" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)webViewWebContentProcessDidTerminate:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC03webD29WebContentProcessDidTerminateyySo05WKWebD0CF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "webViewWebContentProcessDidTerminate:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "willChangeValue", + "printedName": "willChangeValue(forKey:withSetMutation:using:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "NSKeyValueSetMutationKind", + "printedName": "Foundation.NSKeyValueSetMutationKind", + "usr": "c:@E@NSKeyValueSetMutationKind" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyHashable", + "printedName": "Swift.AnyHashable", + "usr": "s:s11AnyHashableV" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)willChangeValueForKey:withSetMutation:usingObjects:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC15willChangeValue6forKey15withSetMutation5usingySS_So05NSKeyhlM4KindVShys11AnyHashableVGtF", + "moduleName": "LPABCSDK", + "overriding": true, + "isOpen": true, + "objc_name": "willChangeValueForKey:withSetMutation:usingObjects:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom", + "Override", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "userContentController", + "printedName": "userContentController(_:didReceive:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "WKUserContentController", + "printedName": "WebKit.WKUserContentController", + "usr": "c:objc(cs)WKUserContentController" + }, + { + "kind": "TypeNominal", + "name": "WKScriptMessage", + "printedName": "WebKit.WKScriptMessage", + "usr": "c:objc(cs)WKScriptMessage" + } + ], + "declKind": "Func", + "usr": "c:@CM@LPABCSDK@objc(cs)LPSecureFormViewController(im)userContentController:didReceiveScriptMessage:", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC011userContentE0_10didReceiveySo06WKUsergE0C_So15WKScriptMessageCtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "objc_name": "userContentController:didReceiveScriptMessage:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPSecureFormViewController", + "mangledName": "$s8LPABCSDK26LPSecureFormViewControllerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)UIViewController", + "superclassNames": [ + "UIKit.UIViewController", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "LPActivityIndicatorViewable", + "printedName": "LPActivityIndicatorViewable", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewableP", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewableP" + }, + { + "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": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECartUpdate", + "printedName": "SDECartUpdate", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvp", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK13SDECartUpdateC4typeSSvg", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK13SDECartUpdateC4typeSSvs", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvM", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK13SDECartUpdateC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13SDECartUpdateC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK13SDECartUpdateC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDECartUpdateC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(total:currency:numItems:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[LPABCSDK.SDEProductMaker]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", + "mangledName": "$s8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDECartUpdate", + "printedName": "LPABCSDK.SDECartUpdate", + "usr": "s:8LPABCSDK13SDECartUpdateC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13SDECartUpdateC", + "mangledName": "$s8LPABCSDK13SDECartUpdateC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + }, + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPDeviceInfo", + "printedName": "LPDeviceInfo", + "children": [ + { + "kind": "Function", + "name": "dictionarySerialization", + "printedName": "dictionarySerialization()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12LPDeviceInfoV23dictionarySerializationSDyS2SGyFZ", + "mangledName": "$s8LPABCSDK12LPDeviceInfoV23dictionarySerializationSDyS2SGyFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDeviceInfo", + "printedName": "LPABCSDK.LPDeviceInfo", + "usr": "s:8LPABCSDK12LPDeviceInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK12LPDeviceInfoVACycfc", + "mangledName": "$s8LPABCSDK12LPDeviceInfoVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK12LPDeviceInfoV", + "mangledName": "$s8LPABCSDK12LPDeviceInfoV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDETransaction", + "printedName": "SDETransaction", + "children": [ + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDETransactionC4typeSSvp", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "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:8LPABCSDK14SDETransactionC4typeSSvg", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDETransactionC4typeSSvs", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC4typeSSvM", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTemplate", + "printedName": "isTemplate", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": 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:8LPABCSDK14SDETransactionC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14SDETransactionC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK14SDETransactionC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDETransactionC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK14SDETransactionC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "setup", + "printedName": "setup(total:currency:orderId:products:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[LPABCSDK.SDEProductMaker]", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "mangledName": "$s8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SDETransaction", + "printedName": "LPABCSDK.SDETransaction", + "usr": "s:8LPABCSDK14SDETransactionC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14SDETransactionC", + "mangledName": "$s8LPABCSDK14SDETransactionC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "hasMissingDesignatedInitializers": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPCredentialPayloadMO", + "printedName": "LPCredentialPayloadMO", + "children": [ + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)accountID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "RawDocComment", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)accountID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setAccountID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9accountIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)consumerID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)consumerID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setConsumerID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC10consumerIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)appInstallID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)appInstallID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setAppInstallID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12appInstallIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "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" + } + ], + "declKind": "Var", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)type", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)type", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setType:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4typeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)monitoringDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)monitoringDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setMonitoringDomain:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC16monitoringDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "apiType", + "printedName": "apiType", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)apiType", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)apiType", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setApiType:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC7apiTypeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "conversationID", + "printedName": "conversationID", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)conversationID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)conversationID", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setConversationID:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC14conversationIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)timestamp", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)timestamp", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setTimestamp:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC9timestampSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "loggosDomain", + "printedName": "loggosDomain", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)loggosDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)loggosDomain", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setLoggosDomain:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12loggosDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Var", + "name": "messageParams", + "printedName": "messageParams", + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(py)messageParams", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Dynamic", + "AccessControl", + "NSManaged", + "ObjC" + ], + "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": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)messageParams", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)setMessageParams:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC13messageParamsSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Dynamic", + "ObjC" + ], + "accessorKind": "set" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "Convenience", + "Required", + "RawDocComment" + ], + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "diffComparisonIsEqual", + "printedName": "diffComparisonIsEqual(lpdataRequest:cachedModel:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC21diffComparisonIsEqual13lpdataRequest11cachedModelSbAA06LPDataJ0C_ACSgtFZ", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC21diffComparisonIsEqual13lpdataRequest11cachedModelSbAA06LPDataJ0C_ACSgtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(entity:insertInto:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + }, + { + "kind": "TypeNominal", + "name": "NSEntityDescription", + "printedName": "CoreData.NSEntityDescription", + "usr": "c:objc(cs)NSEntityDescription" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO(im)initWithEntity:insertIntoManagedObjectContext:", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc", + "moduleName": "LPABCSDK", + "overriding": true, + "implicit": true, + "objc_name": "initWithEntity:insertIntoManagedObjectContext:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "fetchRequest", + "printedName": "fetchRequest()", + "children": [ + { + "kind": "TypeNominal", + "name": "NSFetchRequest", + "printedName": "CoreData.NSFetchRequest", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "c:objc(cs)NSFetchRequest" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK21LPCredentialPayloadMOC12fetchRequestSo07NSFetchF0CyACGyFZ", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC12fetchRequestSo07NSFetchF0CyACGyFZ", + "moduleName": "LPABCSDK", + "static": true, + "isOpen": true, + "declAttributes": [ + "NonObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO", + "mangledName": "$s8LPABCSDK21LPCredentialPayloadMOC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSManagedObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "CoreData.NSManagedObject", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "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": "ObservableObject", + "printedName": "ObservableObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectWillChangePublisher", + "printedName": "ObjectWillChangePublisher", + "children": [ + { + "kind": "TypeNominal", + "name": "ObservableObjectPublisher", + "printedName": "Combine.ObservableObjectPublisher", + "usr": "s:7Combine25ObservableObjectPublisherC" + } + ] + } + ], + "usr": "s:7Combine16ObservableObjectP", + "mangledName": "$s7Combine16ObservableObjectP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPHostEnvironment", + "printedName": "LPHostEnvironment", + "children": [ + { + "kind": "Var", + "name": "iOSApp", + "printedName": "iOSApp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPHostEnvironment.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "iMessageApp", + "printedName": "iMessageApp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPHostEnvironment.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPHostEnvironment?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPHostEnvironment", + "printedName": "LPABCSDK.LPHostEnvironment", + "usr": "s:8LPABCSDK17LPHostEnvironmentO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK17LPHostEnvironmentO", + "mangledName": "$s8LPABCSDK17LPHostEnvironmentO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "enumRawTypeName": "String", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCLogLevel", + "printedName": "LPABCLogLevel", + "children": [ + { + "kind": "Var", + "name": "trace", + "printedName": "trace", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5traceyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5traceyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "debug", + "printedName": "debug", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "info", + "printedName": "info", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO4infoyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO4infoyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "warning", + "printedName": "warning", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCLogLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPABCLogLevelOACSgycfc", + "mangledName": "$s8LPABCSDK13LPABCLogLevelOACSgycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "description", + "printedName": "description", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPABCLogLevelO11descriptionSSvp", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO11descriptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCLogLevelO11descriptionSSvg", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO11descriptionSSvg", + "moduleName": "LPABCSDK", + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPABCLogLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCLogLevel", + "printedName": "LPABCSDK.LPABCLogLevel", + "usr": "s:8LPABCSDK13LPABCLogLevelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "moduleName": "LPABCSDK", + "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:8LPABCSDK13LPABCLogLevelO8rawValueSivp", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivg", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK13LPABCLogLevelO", + "mangledName": "$s8LPABCSDK13LPABCLogLevelO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPABCEvent", + "printedName": "LPABCEvent", + "children": [ + { + "kind": "Function", + "name": "<", + "printedName": "<(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "newConversation", + "printedName": "newConversation", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "secureForm", + "printedName": "secureForm", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> (LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "mangledName": "$s8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "custom", + "printedName": "custom", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO6customyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO6customyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.LPABCEvent.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK10LPABCEventO4noneyA2CmF", + "mangledName": "$s8LPABCSDK10LPABCEventO4noneyA2CmF", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivp", + "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivg", + "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + }, + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "allEvents", + "printedName": "allEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", + "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "noEvents", + "printedName": "noEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Set?", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", + "children": [ + { + "kind": "TypeNominal", + "name": "LPABCEvent", + "printedName": "LPABCSDK.LPABCEvent", + "usr": "s:8LPABCSDK10LPABCEventO" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", + "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK10LPABCEventO", + "mangledName": "$s8LPABCSDK10LPABCEventO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SecureFormState", + "printedName": "SecureFormState", + "children": [ + { + "kind": "Var", + "name": "viewed", + "printedName": "viewed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO6viewedyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO6viewedyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "submitted", + "printedName": "submitted", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO9submittedyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO9submittedyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "expired", + "printedName": "expired", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO7expiredyA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO7expiredyA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "error", + "printedName": "error", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.SecureFormState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK15SecureFormStateO5erroryA2CmF", + "mangledName": "$s8LPABCSDK15SecureFormStateO5erroryA2CmF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + }, + { + "kind": "TypeNominal", + "name": "SecureFormState", + "printedName": "LPABCSDK.SecureFormState", + "usr": "s:8LPABCSDK15SecureFormStateO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK15SecureFormStateO9hashValueSivp", + "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivg", + "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivg", + "moduleName": "LPABCSDK", + "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:8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK15SecureFormStateO", + "mangledName": "$s8LPABCSDK15SecureFormStateO", + "moduleName": "LPABCSDK", + "intro_iOS": "11.3", + "declAttributes": [ + "AccessControl", + "Available", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPPayload", + "printedName": "LPPayload", + "children": [ + { + "kind": "Var", + "name": "lpData", + "printedName": "lpData", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvp", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvg", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvs", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvM", + "mangledName": "$s8LPABCSDK9LPPayloadV6lpDataAA6LPDataVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9LPPayloadVACycfc", + "mangledName": "$s8LPABCSDK9LPPayloadVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9LPPayloadV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK9LPPayloadV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK9LPPayloadV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK9LPPayloadV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK9LPPayloadV", + "mangledName": "$s8LPABCSDK9LPPayloadV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPData", + "printedName": "LPData", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6LPDataVACycfc", + "mangledName": "$s8LPABCSDK6LPDataVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "interactive", + "printedName": "interactive", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvp", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvg", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataInteractive?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvs", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvM", + "mangledName": "$s8LPABCSDK6LPDataV11interactiveAA0B11InteractiveVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPData", + "printedName": "LPABCSDK.LPData", + "usr": "s:8LPABCSDK6LPDataV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK6LPDataV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK6LPDataV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK6LPDataV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK6LPDataV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK6LPDataV", + "mangledName": "$s8LPABCSDK6LPDataV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPDataInteractive", + "printedName": "LPDataInteractive", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPDataInteractiveVACycfc", + "mangledName": "$s8LPABCSDK17LPDataInteractiveVACycfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvp", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvg", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataResponse?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvs", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvM", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV8responseAA0B8ResponseVSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvp", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvg", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPDataRequest?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvs", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvM", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV7requestAA0B7RequestCSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataInteractive", + "printedName": "LPABCSDK.LPDataInteractive", + "usr": "s:8LPABCSDK17LPDataInteractiveV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPDataInteractiveV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPDataInteractiveV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK17LPDataInteractiveV", + "mangledName": "$s8LPABCSDK17LPDataInteractiveV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "LPDataResponse", + "printedName": "LPDataResponse", + "children": [ + { + "kind": "Var", + "name": "text", + "printedName": "text", + "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:8LPABCSDK14LPDataResponseV4textSSSgvp", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK14LPDataResponseV4textSSSgvg", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK14LPDataResponseV4textSSSgvs", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPDataResponseV4textSSSgvM", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(text:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseV4textACSSSg_tcfc", + "mangledName": "$s8LPABCSDK14LPDataResponseV4textACSSSg_tcfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseVACycfc", + "mangledName": "$s8LPABCSDK14LPDataResponseVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataResponse", + "printedName": "LPABCSDK.LPDataResponse", + "usr": "s:8LPABCSDK14LPDataResponseV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPDataResponseV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK14LPDataResponseV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK14LPDataResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK14LPDataResponseV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK14LPDataResponseV", + "mangledName": "$s8LPABCSDK14LPDataResponseV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" ], "conformances": [ { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPDataRequest", + "printedName": "LPDataRequest", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPDataRequestC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK13LPDataRequestC4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "Convenience", + "Required", + "RawDocComment" + ], + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Var", + "name": "consumerID", + "printedName": "consumerID", + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC10consumerIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC10consumerIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC10consumerIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "monitoringDomain", + "printedName": "monitoringDomain", + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC16monitoringDomainSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "accountID", + "printedName": "accountID", + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC9accountIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9accountIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC9accountIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEMarketingSource", - "printedName": "SDEMarketingSource", - "children": [ + "kind": "Var", + "name": "appInstallID", + "printedName": "appInstallID", + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12appInstallIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC12appInstallIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "conversationID", + "printedName": "conversationID", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvp", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvp", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "HasInitialValue", "HasStorage", - "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { @@ -1271,58 +37950,95 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4typeSSvg", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4typeSSvg", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(channel:affiliate:campaignID:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEChanelType?", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC14conversationIDSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "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:8LPABCSDK13LPDataRequestC14conversationIDSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC14conversationIDSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "timestamp", + "printedName": "timestamp", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -1338,527 +38054,696 @@ "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC5setup7channel9affiliate10campaignIDyAA13SDEChanelTypeOSg_SSSgAKtF", + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "HasInitialValue", + "HasStorage", "AccessControl" ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK18SDEMarketingSourceC", - "mangledName": "$s8LPABCSDK18SDEMarketingSourceC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEType", - "printedName": "SDEType", - "children": [ - { - "kind": "Var", - "name": "cartUpdate", - "printedName": "cartUpdate", - "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:8LPABCSDK13LPDataRequestC9timestampSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC9timestampSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC9timestampSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO10cartUpdateyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO10cartUpdateyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "transaction", - "printedName": "transaction", + "name": "apiType", + "printedName": "apiType", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO11transactionyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO11transactionyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "viewedProduct", - "printedName": "viewedProduct", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC7apiTypeSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC7apiTypeSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO13viewedProductyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO13viewedProductyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "customerInfo", - "printedName": "customerInfo", + "name": "type", + "printedName": "type", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 7, + "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:8LPABCSDK13LPDataRequestC4typeSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC4typeSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC4typeSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12customerInfoyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12customerInfoyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "marketingSource", - "printedName": "marketingSource", + "name": "loggosDomain", + "printedName": "loggosDomain", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15marketingSourceyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15marketingSourceyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "personalInfo", - "printedName": "personalInfo", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 8, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12personalInfoyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12personalInfoyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "lead", - "printedName": "lead", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC12loggosDomainSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC12loggosDomainSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO4leadyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO4leadyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "serviceActivity", - "printedName": "serviceActivity", + "name": "messageParams", + "printedName": "messageParams", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15serviceActivityyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15serviceActivityyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "visitorError", - "printedName": "visitorError", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "declKind": "Var", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvp", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 9, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO12visitorErroryA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO12visitorErroryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "searchedContent", - "printedName": "searchedContent", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvg", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEType.Type) -> LPABCSDK.SDEType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvs", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK13LPDataRequestC13messageParamsSSSgvM", + "mangledName": "$s8LPABCSDK13LPDataRequestC13messageParamsSSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK7SDETypeO15searchedContentyA2CmF", - "mangledName": "$s8LPABCSDK7SDETypeO15searchedContentyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEType?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" - } - ], - "usr": "s:Sq" + "name": "LPDataRequest", + "printedName": "LPABCSDK.LPDataRequest", + "usr": "s:8LPABCSDK13LPDataRequestC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK13LPDataRequestCACycfc", + "mangledName": "$s8LPABCSDK13LPDataRequestCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueACSgSS_tcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK13LPDataRequestC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK13LPDataRequestC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, - "init_kind": "Designated" + "isOpen": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK13LPDataRequestC", + "mangledName": "$s8LPABCSDK13LPDataRequestC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "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": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPURLConstructor", + "printedName": "LPURLConstructor", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "contextText", + "printedName": "contextText", "children": [ { "kind": "TypeNominal", @@ -1868,10 +38753,17 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvp", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextTextSSvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextTextSSvp", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -1886,40 +38778,51 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDETypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK7SDETypeO8rawValueSSvg", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextTextSSvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextTextSSvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { "kind": "Var", - "name": "allCases", - "printedName": "allCases", + "name": "messageURL", + "printedName": "messageURL", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvpZ", - "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvpZ", + "usr": "s:8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvp", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -1928,472 +38831,615 @@ "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDETypeO8allCasesSayACGvgZ", - "mangledName": "$s8LPABCSDK7SDETypeO8allCasesSayACGvgZ", + "usr": "s:8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10messageURL10Foundation0D0VSgvg", "moduleName": "LPABCSDK", - "static": true, "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK7SDETypeO", - "mangledName": "$s8LPABCSDK7SDETypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "components", + "printedName": "components", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLComponents?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "URLComponents", + "printedName": "Foundation.URLComponents", + "usr": "s:10Foundation13URLComponentsV" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - }, - { - "kind": "Conformance", - "name": "CaseIterable", - "printedName": "CaseIterable", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "AllCases", - "printedName": "AllCases", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEType]", + "name": "Optional", + "printedName": "Foundation.URLComponents?", "children": [ { "kind": "TypeNominal", - "name": "SDEType", - "printedName": "LPABCSDK.SDEType", - "usr": "s:8LPABCSDK7SDETypeO" + "name": "URLComponents", + "printedName": "Foundation.URLComponents", + "usr": "s:10Foundation13URLComponentsV" } ], - "usr": "s:Sa" + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC10components10Foundation13URLComponentsVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "usr": "s:s12CaseIterableP", - "mangledName": "$ss12CaseIterableP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEStatusType", - "printedName": "SDEStatusType", - "children": [ + ] + }, { "kind": "Var", - "name": "complete", - "printedName": "complete", + "name": "customPayloadQueryItem", + "printedName": "customPayloadQueryItem", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC22customPayloadQueryItem10Foundation08URLQueryF0VSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8completeyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8completeyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "in_Progress", - "printedName": "in_Progress", + "name": "customPayloadCallback", + "printedName": "customPayloadCallback", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] } - ] + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO11in_ProgressyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "approved", - "printedName": "approved", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8approvedyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "cancelled", - "printedName": "cancelled", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())??", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Optional", + "printedName": "((Foundation.URLQueryItem?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Foundation.URLQueryItem?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", + "children": [ + { + "kind": "TypeNominal", + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ] + } + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO9cancelledyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "not_Approved", - "printedName": "not_Approved", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvs", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvM", + "mangledName": "$s8LPABCSDK16LPURLConstructorC21customPayloadCallbacky10Foundation12URLQueryItemVSgcSgSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO12not_ApprovedyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "reviewed", - "printedName": "reviewed", + "name": "lpPayload", + "printedName": "lpPayload", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPPayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8reviewedyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "missing_Details", - "printedName": "missing_Details", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "LPABCSDK.LPPayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPPayload", + "printedName": "LPABCSDK.LPPayload", + "usr": "s:8LPABCSDK9LPPayloadV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC9lpPayloadAA9LPPayloadVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO15missing_DetailsyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "closed", - "printedName": "closed", + "name": "dataQI", + "printedName": "dataQI", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvp", + "mangledName": "$s8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "name": "Optional", + "printedName": "Foundation.URLQueryItem?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "URLQueryItem", + "printedName": "Foundation.URLQueryItem", + "usr": "s:10Foundation12URLQueryItemV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvg", + "mangledName": "$s8LPABCSDK16LPURLConstructorC6dataQI10Foundation12URLQueryItemVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO6closedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO6closedyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Var", - "name": "removed", - "printedName": "removed", + "kind": "Constructor", + "name": "init", + "printedName": "init(contextText:messageURL:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "kind": "TypeNominal", + "name": "LPURLConstructor", + "printedName": "LPABCSDK.LPURLConstructor", + "usr": "s:8LPABCSDK16LPURLConstructorC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" - } - ] + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO7removedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO7removedyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Constructor", + "usr": "s:8LPABCSDK16LPURLConstructorC11contextText10messageURLACSS_10Foundation0F0VSgtcfc", + "mangledName": "$s8LPABCSDK16LPURLConstructorC11contextText10messageURLACSS_10Foundation0F0VSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" }, + { + "kind": "Function", + "name": "decomposeMesaageURL", + "printedName": "decomposeMesaageURL()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK16LPURLConstructorC19decomposeMesaageURLyyF", + "mangledName": "$s8LPABCSDK16LPURLConstructorC19decomposeMesaageURLyyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK16LPURLConstructorC", + "mangledName": "$s8LPABCSDK16LPURLConstructorC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPCIMType", + "printedName": "LPCIMType", + "children": [ { "kind": "Var", - "name": "assigned", - "printedName": "assigned", + "name": "welcome", + "printedName": "welcome", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "printedName": "(LPABCSDK.LPCIMType.Type) -> LPABCSDK.LPCIMType", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "printedName": "LPABCSDK.LPCIMType.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ] } @@ -2401,36 +39447,37 @@ } ], "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8assignedyA2CmF", - "moduleName": "LPABCSDK" + "usr": "s:8LPABCSDK9LPCIMTypeO7welcomeyA2CmF", + "mangledName": "$s8LPABCSDK9LPCIMTypeO7welcomeyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "waiting", - "printedName": "waiting", + "name": "secureForm", + "printedName": "secureForm", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SDEStatusType.Type) -> LPABCSDK.SDEStatusType", + "printedName": "(LPABCSDK.LPCIMType.Type) -> LPABCSDK.LPCIMType", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "LPABCSDK.SDEStatusType.Type", + "printedName": "LPABCSDK.LPCIMType.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ] } @@ -2438,9 +39485,10 @@ } ], "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO7waitingyA2CmF", - "moduleName": "LPABCSDK" + "usr": "s:8LPABCSDK9LPCIMTypeO10secureFormyA2CmF", + "mangledName": "$s8LPABCSDK9LPCIMTypeO10secureFormyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 }, { "kind": "Constructor", @@ -2450,359 +39498,711 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEStatusType?", + "printedName": "LPABCSDK.LPCIMType?", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueACSgSi_tcfc", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueACSgSS_tcfc", "moduleName": "LPABCSDK", "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:8LPABCSDK13SDEStatusTypeO8rawValueSivp", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEStatusTypeO8rawValueSivg", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO8rawValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueSSvp", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueSSvp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9LPCIMTypeO8rawValueSSvg", + "mangledName": "$s8LPABCSDK9LPCIMTypeO8rawValueSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK9LPCIMTypeO", + "mangledName": "$s8LPABCSDK9LPCIMTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Var", + "name": "kTitle", + "printedName": "kTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6kTitleSSvp", + "mangledName": "$s8LPABCSDK6kTitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSubtitle", + "printedName": "kSubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9kSubtitleSSvp", + "mangledName": "$s8LPABCSDK9kSubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSecondarySubtitle", + "printedName": "kSecondarySubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK18kSecondarySubtitleSSvp", + "mangledName": "$s8LPABCSDK18kSecondarySubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTertiarySubtitle", + "printedName": "kTertiarySubtitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17kTertiarySubtitleSSvp", + "mangledName": "$s8LPABCSDK17kTertiarySubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImageTitle", + "printedName": "kImageTitle", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEStatusTypeO", - "mangledName": "$s8LPABCSDK13SDEStatusTypeO", + "declKind": "Var", + "usr": "s:8LPABCSDK11kImageTitleSSvp", + "mangledName": "$s8LPABCSDK11kImageTitleSSvp", "moduleName": "LPABCSDK", "declAttributes": [ - "AccessControl", - "RawDocComment" + "HasInitialValue", + "HasStorage" ], - "enumRawTypeName": "Int", - "conformances": [ + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImageSubtitle", + "printedName": "kImageSubtitle", + "children": [ { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14kImageSubtitleSSvp", + "mangledName": "$s8LPABCSDK14kImageSubtitleSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kImage", + "printedName": "kImage", + "children": [ { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK6kImageSSvp", + "mangledName": "$s8LPABCSDK6kImageSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kMediaFileURL", + "printedName": "kMediaFileURL", + "children": [ { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "declKind": "Var", + "usr": "s:8LPABCSDK13kMediaFileURLSSvp", + "mangledName": "$s8LPABCSDK13kMediaFileURLSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kCaption", + "printedName": "kCaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK8kCaptionSSvp", + "mangledName": "$s8LPABCSDK8kCaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kSubcaption", + "printedName": "kSubcaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11kSubcaptionSSvp", + "mangledName": "$s8LPABCSDK11kSubcaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTrailingCaption", + "printedName": "kTrailingCaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK16kTrailingCaptionSSvp", + "mangledName": "$s8LPABCSDK16kTrailingCaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "kTtrailingSubcaption", + "printedName": "kTtrailingSubcaption", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK20kTtrailingSubcaptionSSvp", + "mangledName": "$s8LPABCSDK20kTtrailingSubcaptionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true }, { "kind": "TypeDecl", - "name": "SDEChanelType", - "printedName": "SDEChanelType", + "name": "ReceivedMessagePayload", + "printedName": "ReceivedMessagePayload", "children": [ { "kind": "Var", - "name": "direct", - "printedName": "direct", + "name": "title", + "printedName": "title", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6directyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6directyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "search", - "printedName": "search", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - } - ] - } - ] - } + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6searchyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6searchyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "social", - "printedName": "social", - "children": [ + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5titleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO6socialyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO6socialyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "email", - "printedName": "email", + "name": "subtitle", + "printedName": "subtitle", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV8subtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO5emailyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO5emailyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "referral", - "printedName": "referral", + "name": "secondarySubtitle", + "printedName": "secondarySubtitle", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEChanelType.Type) -> LPABCSDK.SDEChanelType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEChanelType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV17secondarySubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEChanelTypeO8referralyA2CmF", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8referralyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Var", + "name": "tertiarySubtitle", + "printedName": "tertiarySubtitle", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEChanelType?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEChanelType", - "printedName": "LPABCSDK.SDEChanelType", - "usr": "s:8LPABCSDK13SDEChanelTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueACSgSi_tcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvp", "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 3, + "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:8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV16tertiarySubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "imageTitle", + "printedName": "imageTitle", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivp", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivp", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvp", "moduleName": "LPABCSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 4, + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -2811,222 +40211,349 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEChanelTypeO8rawValueSivg", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO8rawValueSivg", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV10imageTitleSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEChanelTypeO", - "mangledName": "$s8LPABCSDK13SDEChanelTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "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": "imageSubtitle", + "printedName": "imageSubtitle", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEGenderType", - "printedName": "SDEGenderType", - "children": [ - { - "kind": "Var", - "name": "male", - "printedName": "male", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV13imageSubtitleSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO4maleyA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO4maleyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "female", - "printedName": "female", + "name": "image", + "printedName": "image", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV5imageSo7UIImageCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO6femaleyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "other", - "printedName": "other", + "name": "mediaFileURL", + "printedName": "mediaFileURL", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEGenderType.Type) -> LPABCSDK.SDEGenderType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" - }, + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvp", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 7, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEGenderType.Type", + "name": "Optional", + "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvg", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV12mediaFileURL10Foundation0G0VSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13SDEGenderTypeO5otheryA2CmF", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO5otheryA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init(recievedMessageDict:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEGenderType?", + "printedName": "LPABCSDK.ReceivedMessagePayload?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueACSgSS_tcfc", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV08recievedC4DictACSgSDySSypGSg_tcfc", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV08recievedC4DictACSgSDySSypGSg_tcfc", "moduleName": "LPABCSDK", - "implicit": true, + "declAttributes": [ + "AccessControl" + ], "init_kind": "Designated" - }, + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV", + "mangledName": "$s8LPABCSDK22ReceivedMessagePayloadV", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "recourse", + "printedName": "recourse", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK8recourseSbvp", + "mangledName": "$s8LPABCSDK8recourseSbvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDECustomerInfo", + "printedName": "SDECustomerInfo", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "type", + "printedName": "type", "children": [ { "kind": "TypeNominal", @@ -3036,10 +40563,16 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvp", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvp", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvp", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -3054,456 +40587,315 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDEGenderTypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO8rawValueSSvg", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvg", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13SDEGenderTypeO", - "mangledName": "$s8LPABCSDK13SDEGenderTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "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": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SDEPhoneType", - "printedName": "SDEPhoneType", - "children": [ - { - "kind": "Var", - "name": "home", - "printedName": "home", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvs", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvM", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4homeyA2CmF", - "moduleName": "LPABCSDK" + ] }, { "kind": "Var", - "name": "mobile", - "printedName": "mobile", + "name": "isTemplate", + "printedName": "isTemplate", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO6mobileyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "work", - "printedName": "work", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4workyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4workyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "fax", - "printedName": "fax", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15SDECustomerInfoC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO3faxyA2CmF", - "moduleName": "LPABCSDK" + ] }, { - "kind": "Var", - "name": "main", - "printedName": "main", + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO4mainyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDECustomerInfoC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeACSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" }, { - "kind": "Var", - "name": "home_fax", - "printedName": "home_fax", + "kind": "Function", + "name": "setup", + "printedName": "setup(cstatus:ctype:balance:currency:socialId:imei:userName:companySize:companyBranch:accountName:role:loginStatus:storeZipCode:storeNumber:lastPaymentDate:registrationDate:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8home_faxyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "work_fax", - "printedName": "work_fax", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8work_faxyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "pager", - "printedName": "pager", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5pageryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "other", - "printedName": "other", - "children": [ + ], + "usr": "s:Sq" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SDEPhoneType.Type) -> LPABCSDK.SDEPhoneType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SDEPhoneType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO5otheryA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPhoneType?", + "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueACSgSS_tcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -3512,49 +40904,12 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO8rawValueSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK12SDEPhoneTypeO", - "mangledName": "$s8LPABCSDK12SDEPhoneTypeO", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "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": [ + "usr": "s:Sq" + }, { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -3562,77 +40917,89 @@ "printedName": "Swift.String", "usr": "s:SS" } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEDate", - "printedName": "SDEDate", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(day:month:year:)", - "children": [ + ], + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "LPABCSDK.SDEDate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.SDEDate?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDEDate", + "printedName": "LPABCSDK.SDEDate", + "usr": "s:8LPABCSDK7SDEDateV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", - "mangledName": "$s8LPABCSDK7SDEDateV3day5month4yearACSi_S2itcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Constructor", @@ -3641,9 +41008,9 @@ "children": [ { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "SDECustomerInfo", + "printedName": "LPABCSDK.SDECustomerInfo", + "usr": "s:8LPABCSDK15SDECustomerInfoC" }, { "kind": "TypeNominal", @@ -3653,10 +41020,13 @@ } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDEDateV4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Required" + ], "throwing": true, "init_kind": "Designated" }, @@ -3678,22 +41048,25 @@ } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDEDateV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Struct", - "usr": "s:8LPABCSDK7SDEDateV", - "mangledName": "$s8LPABCSDK7SDEDateV", + "declKind": "Class", + "usr": "s:8LPABCSDK15SDECustomerInfoC", + "mangledName": "$s8LPABCSDK15SDECustomerInfoC", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], + "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", @@ -3708,6 +41081,13 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" } ] }, @@ -3740,45 +41120,45 @@ }, { "kind": "Import", - "name": "Messages", - "printedName": "Messages", + "name": "Network", + "printedName": "Network", "declKind": "Import", "moduleName": "LPABCSDK" }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "SDEService", - "printedName": "SDEService", + "name": "LPReachability", + "printedName": "LPReachability", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "isObnline", + "printedName": "isObnline", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK10SDEServiceC4typeSSvp", - "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvp", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvpZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvpZ", "moduleName": "LPABCSDK", + "static": true, "declAttributes": [ + "HasInitialValue", + "Final", "HasStorage", - "SetterAccess", "AccessControl" ], "hasStorage": true, @@ -3790,175 +41170,231 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK10SDEServiceC4typeSSvg", - "mangledName": "$s8LPABCSDK10SDEServiceC4typeSSvg", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvgZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvgZ", "moduleName": "LPABCSDK", + "static": true, "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(topic:status:category:serviceId:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" }, { - "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": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvsZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvsZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEStatusType?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SDEStatusType", - "printedName": "LPABCSDK.SDEStatusType", - "usr": "s:8LPABCSDK13SDEStatusTypeO" + "name": "Void", + "printedName": "()" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK14LPReachabilityC9isObnlineSbSgvMZ", + "mangledName": "$s8LPABCSDK14LPReachabilityC9isObnlineSbSgvMZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_reachabilityQueue", + "printedName": "$__lazy_storage_$_reachabilityQueue", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Dispatch.DispatchQueue?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK14LPReachabilityC35$__lazy_storage_$_reachabilityQueue33_8C51B9E68A75C45B0766FDD0C47774AFLLSo17OS_dispatch_queueCSgvp", + "mangledName": "$s8LPABCSDK14LPReachabilityC35$__lazy_storage_$_reachabilityQueue33_8C51B9E68A75C45B0766FDD0C47774AFLLSo17OS_dispatch_queueCSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "$__lazy_storage_$_monitor", + "printedName": "$__lazy_storage_$_monitor", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Network.NWPathMonitor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NWPathMonitor", + "printedName": "Network.NWPathMonitor", + "usr": "s:7Network13NWPathMonitorC" } ], "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", - "mangledName": "$s8LPABCSDK10SDEServiceC5setup5topic6status8category9serviceIdySSSg_AA13SDEStatusTypeOSgA2ItF", + "declKind": "Var", + "usr": "s:8LPABCSDK14LPReachabilityC25$__lazy_storage_$_monitor33_8C51B9E68A75C45B0766FDD0C47774AFLL7Network13NWPathMonitorCSgvp", + "mangledName": "$s8LPABCSDK14LPReachabilityC25$__lazy_storage_$_monitor33_8C51B9E68A75C45B0766FDD0C47774AFLL7Network13NWPathMonitorCSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "AccessControl" + "HasInitialValue", + "HasStorage", + "Final" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 1, + "hasStorage": true }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "monitorNetwork", + "printedName": "monitorNetwork()", "children": [ { "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK10SDEServiceC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK14LPReachabilityC14monitorNetworkyyF", + "mangledName": "$s8LPABCSDK14LPReachabilityC14monitorNetworkyyF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, "declAttributes": [ - "Required" + "AccessControl" ], - "throwing": true, - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "stopMonitoring", + "printedName": "stopMonitoring()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK10SDEServiceC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK14LPReachabilityC14stopMonitoringyyF", + "mangledName": "$s8LPABCSDK14LPReachabilityC14stopMonitoringyyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK10SDEServiceC", - "mangledName": "$s8LPABCSDK10SDEServiceC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReachability", + "printedName": "LPABCSDK.LPReachability", + "usr": "s:8LPABCSDK14LPReachabilityC" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK14LPReachabilityCACycfc", + "mangledName": "$s8LPABCSDK14LPReachabilityCACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK14LPReachabilityC", + "mangledName": "$s8LPABCSDK14LPReachabilityC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "Available" ] }, { @@ -3973,36 +41409,24 @@ }, { "kind": "TypeDecl", - "name": "SDESearchedContent", - "printedName": "SDESearchedContent", + "name": "SDEProductMaker", + "printedName": "SDEProductMaker", "children": [ { - "kind": "Var", - "name": "type", - "printedName": "type", + "kind": "Constructor", + "name": "init", + "printedName": "init(name:category:sku:price:quantity:)", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvp", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -4011,197 +41435,149 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK18SDESearchedContentC4typeSSvg", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(keywords:)", - "children": [ + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[Swift.String]?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[Swift.String]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sa" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", - "mangledName": "$s8LPABCSDK18SDESearchedContentC5setup8keywordsySaySSGSg_tF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ + }, { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK18SDESearchedContentC4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", + "mangledName": "$s8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", "moduleName": "LPABCSDK", - "implicit": true, "declAttributes": [ - "Required" + "AccessControl" ], - "throwing": true, "init_kind": "Designated" }, { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "SDEProductMaker", + "printedName": "LPABCSDK.SDEProductMaker", + "usr": "s:8LPABCSDK15SDEProductMakerV" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK18SDESearchedContentC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK18SDESearchedContentC", - "mangledName": "$s8LPABCSDK18SDESearchedContentC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", + "moduleName": "LPABCSDK", + "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": "Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "moduleName": "LPABCSDK", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:8LPABCSDK15SDEProductMakerV", + "mangledName": "$s8LPABCSDK15SDEProductMakerV", "moduleName": "LPABCSDK", "declAttributes": [ + "AccessControl", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + } ] }, { @@ -4216,13 +41592,120 @@ }, { "kind": "TypeDecl", - "name": "SDEVisitorError", - "printedName": "SDEVisitorError", + "name": "LPKeychainWrapper", + "printedName": "LPKeychainWrapper", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "defaultKeychainWrapper", + "printedName": "defaultKeychainWrapper", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvpZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "deprecated": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "Available" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvgZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC015defaultKeychainC0ACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "standard", + "printedName": "standard", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8standardACvpZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8standardACvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8standardACvgZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8standardACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "serviceName", + "printedName": "serviceName", "children": [ { "kind": "TypeNominal", @@ -4232,14 +41715,17 @@ } ], "declKind": "Var", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvp", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceNameSSvp", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceNameSSvp", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "HasStorage", + "AccessControl", "SetterAccess", - "AccessControl" + "RawDocComment" ], + "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { @@ -4255,56 +41741,218 @@ } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4typeSSvg", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceNameSSvg", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceNameSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "accessGroup", + "printedName": "accessGroup", + "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:8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvp", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "SetterAccess", + "RawDocComment" + ], + "fixedbinaryorder": 1, + "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:8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvg", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11accessGroupSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serviceName:accessGroup:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainWrapper", + "printedName": "LPABCSDK.LPKeychainWrapper", + "usr": "s:8LPABCSDK17LPKeychainWrapperC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK17LPKeychainWrapperC11serviceName11accessGroupACSS_SSSgtcfc", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC11serviceName11accessGroupACSS_SSSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, { "kind": "Function", - "name": "setup", - "printedName": "setup(contextId:message:code:level:resolved:)", + "name": "hasValue", + "printedName": "hasValue(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC8hasValue6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC8hasValue6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "accessibilityOfKey", + "printedName": "accessibilityOfKey(_:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC18accessibilityOfKeyyAA0B17ItemAccessibilityOSgSSF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC18accessibilityOfKeyyAA0B17ItemAccessibilityOSgSSF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "allKeys", + "printedName": "allKeys()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", @@ -4313,8 +41961,25 @@ "usr": "s:SS" } ], - "usr": "s:Sq" - }, + "usr": "s:Sh" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7allKeysShySSGyF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7allKeysShySSGyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "integer", + "printedName": "integer(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -4329,436 +41994,201 @@ ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Bool?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC5setup9contextId7message4code5level8resolvedySSSg_A2JSiSgSbSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7integer6forKey17withAccessibilitySiSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7integer6forKey17withAccessibilitySiSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "RawDocComment" ], "funcSelfKind": "NonMutating" }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "float", + "printedName": "float(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sq" }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDEVisitorErrorC", - "mangledName": "$s8LPABCSDK15SDEVisitorErrorC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEProductView", - "printedName": "SDEProductView", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", - "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvp", - "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK14SDEProductViewC4typeSSvg", - "mangledName": "$s8LPABCSDK14SDEProductViewC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" } - ] + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC5float6forKey17withAccessibilitySfSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC5float6forKey17withAccessibilitySfSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "setup", - "printedName": "setup(currency:products:)", + "name": "double", + "printedName": "double(forKey:withAccessibility:)", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Swift.Double?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[LPABCSDK.SDEProductMaker]?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - } - ], - "usr": "s:Sa" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", - "mangledName": "$s8LPABCSDK14SDEProductViewC5setup8currency8productsySSSg_SayAA0B5MakerVGSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6double6forKey17withAccessibilitySdSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6double6forKey17withAccessibilitySdSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl" ], "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "bool", + "printedName": "bool(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK14SDEProductViewC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK14SDEProductViewC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC4bool6forKey17withAccessibilitySbSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC4bool6forKey17withAccessibilitySbSgSS_AA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK14SDEProductViewC", - "mangledName": "$s8LPABCSDK14SDEProductViewC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDEPersonalInfo", - "printedName": "SDEPersonalInfo", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", + "kind": "Function", + "name": "string", + "printedName": "string(forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -4767,562 +42197,720 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Function", - "name": "setup", - "printedName": "setup(firstname:lastname:gender:company:language:age:contacts:)", - "children": [ + "usr": "s:Sq" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6string6forKey17withAccessibilitySSSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6string6forKey17withAccessibilitySSSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "object", + "printedName": "object(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Foundation.NSCoding?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NSCoding", + "printedName": "Foundation.NSCoding", + "usr": "c:objc(pl)NSCoding" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEGenderType?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "SDEGenderType", - "printedName": "LPABCSDK.SDEGenderType", - "usr": "s:8LPABCSDK13SDEGenderTypeO" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6object6forKey17withAccessibilitySo8NSCoding_pSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6object6forKey17withAccessibilitySo8NSCoding_pSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "data", + "printedName": "data(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "Foundation.Data?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC4data6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC4data6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "dataRef", + "printedName": "dataRef(forKey:withAccessibility:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEAge?", + "printedName": "Foundation.Data?", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ], "usr": "s:Sq" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "[LPABCSDK.SDEContact]?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEContact]", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" - } - ], - "usr": "s:Sa" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC5setup9firstname8lastname6gender7company8language3age8contactsySSSg_AlA13SDEGenderTypeOSgA2lA6SDEAgeVSgSayAA10SDEContactVGSgtF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC7dataRef6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC7dataRef6forKey17withAccessibility10Foundation4DataVSgSS_AA0b4ItemI0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "RawDocComment" ], "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSi_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSi_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, "declAttributes": [ - "Required" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "throwing": true, - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSf_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSf_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDEPersonalInfoC", - "mangledName": "$s8LPABCSDK15SDEPersonalInfoC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "SDEAge", - "printedName": "SDEAge", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(age:year:month:day:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sq" + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSd_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSd_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilityS2b_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilityS2b_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", - "mangledName": "$s8LPABCSDK6SDEAgeV3age4year5month3dayACSiSg_A3Htcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSS_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSS_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEAge", - "printedName": "LPABCSDK.SDEAge", - "usr": "s:8LPABCSDK6SDEAgeV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK6SDEAgeV4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ + "name": "NSCoding", + "printedName": "Foundation.NSCoding", + "usr": "c:objc(pl)NSCoding" + }, { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK6SDEAgeV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSo8NSCoding_p_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySbSo8NSCoding_p_SSAA0b4ItemH0OSgtF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], "funcSelfKind": "NonMutating" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK6SDEAgeV", - "mangledName": "$s8LPABCSDK6SDEAgeV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "conformances": [ - { - "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": "SDEContact", - "printedName": "SDEContact", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(email:phone:phoneType:country:region:)", + "kind": "Function", + "name": "set", + "printedName": "set(_:forKey:withAccessibility:)", "children": [ { "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" }, { "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" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPhoneType?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "SDEPhoneType", - "printedName": "LPABCSDK.SDEPhoneType", - "usr": "s:8LPABCSDK12SDEPhoneTypeO" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySb10Foundation4DataV_SSAA0b4ItemH0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC3set_6forKey17withAccessibilitySb10Foundation4DataV_SSAA0b4ItemH0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "remove", + "printedName": "remove(key:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC6remove3key17withAccessibilitySbSS_AA0b4ItemG0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC6remove3key17withAccessibilitySbSS_AA0b4ItemG0OSgtF", + "moduleName": "LPABCSDK", + "deprecated": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "Available" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeObject", + "printedName": "removeObject(forKey:withAccessibility:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.LPKeychainItemAccessibility?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "LPKeychainItemAccessibility", + "printedName": "LPABCSDK.LPKeychainItemAccessibility", + "usr": "s:8LPABCSDK27LPKeychainItemAccessibilityO" } ], + "hasDefaultArg": true, "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", - "mangledName": "$s8LPABCSDK10SDEContactV5email5phone0D4Type7country6regionACSSSg_AiA08SDEPhoneE0OSgA2Itcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC12removeObject6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC12removeObject6forKey17withAccessibilitySbSS_AA0b4ItemI0OSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeAllKeys", + "printedName": "removeAllKeys()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC13removeAllKeysSbyF", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC13removeAllKeysSbyF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ - "AccessControl" + "AccessControl", + "DiscardableResult", + "RawDocComment" ], - "init_kind": "Designated" + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "removeAllKeychain", + "printedName": "removeAllKeychain()", "children": [ { "kind": "TypeNominal", - "name": "SDEContact", - "printedName": "LPABCSDK.SDEContact", - "usr": "s:8LPABCSDK10SDEContactV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK10SDEContactV4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK17LPKeychainWrapperC17removeAllKeychainyyFZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC17removeAllKeychainyyFZ", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "static": true, + "declAttributes": [ + "Final", + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "wipeKeychain", + "printedName": "wipeKeychain()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK10SDEContactV6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK17LPKeychainWrapperC12wipeKeychainyyFZ", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC12wipeKeychainyyFZ", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "static": true, + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], "funcSelfKind": "NonMutating" } ], - "declKind": "Struct", - "usr": "s:8LPABCSDK10SDEContactV", - "mangledName": "$s8LPABCSDK10SDEContactV", + "declKind": "Class", + "usr": "s:8LPABCSDK17LPKeychainWrapperC", + "mangledName": "$s8LPABCSDK17LPKeychainWrapperC", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" - ], - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { @@ -5337,8 +42925,8 @@ }, { "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", + "name": "Messages", + "printedName": "Messages", "declKind": "Import", "moduleName": "LPABCSDK" }, @@ -5354,223 +42942,286 @@ }, { "kind": "TypeDecl", - "name": "SDEBase", - "printedName": "SDEBase", + "name": "UIApplicationReleaseMode", + "printedName": "UIApplicationReleaseMode", "children": [ { "kind": "Var", - "name": "cartUpdate", - "printedName": "cartUpdate", + "name": "UIApplicationReleaseUnknown", + "printedName": "UIApplicationReleaseUnknown", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECartUpdate?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECartUpdate?", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC10cartUpdateAA07SDECartD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC7UnknownyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC7UnknownyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "transaction", - "printedName": "transaction", + "name": "UIApplicationReleaseSimulator", + "printedName": "UIApplicationReleaseSimulator", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDETransaction?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC9SimulatoryA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC9SimulatoryA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "UIApplicationReleaseDev", + "printedName": "UIApplicationReleaseDev", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDETransaction?", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC11transactionAA14SDETransactionCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC3DevyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC3DevyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 }, { "kind": "Var", - "name": "viewedProduct", - "printedName": "viewedProduct", + "name": "UIApplicationReleaseAdHoc", + "printedName": "UIApplicationReleaseAdHoc", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEProductView?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC5AdHocyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC5AdHocyA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "UIApplicationReleaseAppStore", + "printedName": "UIApplicationReleaseAppStore", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEProductView?", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", "children": [ { "kind": "TypeNominal", - "name": "SDEProductView", - "printedName": "LPABCSDK.SDEProductView", - "usr": "s:8LPABCSDK14SDEProductViewC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC13viewedProductAA14SDEProductViewCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC8AppStoreyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC8AppStoreyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 4 }, { "kind": "Var", - "name": "customerInfo", - "printedName": "customerInfo", + "name": "UIApplicationReleaseEnterprise", + "printedName": "UIApplicationReleaseEnterprise", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECustomerInfo?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.UIApplicationReleaseMode.Type) -> LPABCSDK.UIApplicationReleaseMode", "children": [ { "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.UIApplicationReleaseMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvp", + "declKind": "EnumElement", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO0bC10EnterpriseyA2CmF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO0bC10EnterpriseyA2CmF", "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" + "fixedbinaryorder": 5 + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + }, + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } ], - "hasStorage": true, + "declKind": "Func", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "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:8LPABCSDK24UIApplicationReleaseModeO9hashValueSivp", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5579,59 +43230,332 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDECustomerInfo?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12customerInfoAA011SDECustomerD0CSgvg", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO9hashValueSivg", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO9hashValueSivg", "moduleName": "LPABCSDK", "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:8LPABCSDK24UIApplicationReleaseModeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO", + "mangledName": "$s8LPABCSDK24UIApplicationReleaseModeO", + "moduleName": "LPABCSDK", + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "debugPrinter", + "printedName": "debugPrinter(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12debugPrinteryySSF", + "mangledName": "$s8LPABCSDK12debugPrinteryySSF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "showDocumentsPath", + "printedName": "showDocumentsPath()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17showDocumentsPathyyF", + "mangledName": "$s8LPABCSDK17showDocumentsPathyyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getSDKBundle", + "printedName": "getSDKBundle()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Bundle?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bundle", + "printedName": "Foundation.Bundle", + "usr": "c:objc(cs)NSBundle" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK12getSDKBundleSo8NSBundleCSgyKF", + "mangledName": "$s8LPABCSDK12getSDKBundleSo8NSBundleCSgyKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getSDKVersion", + "printedName": "getSDKVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK13getSDKVersionSSSgyKF", + "mangledName": "$s8LPABCSDK13getSDKVersionSSSgyKF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getHostAppVersion", + "printedName": "getHostAppVersion()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK17getHostAppVersionSSyF", + "mangledName": "$s8LPABCSDK17getHostAppVersionSSyF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "currentMessageIsNewerThanCached", + "printedName": "currentMessageIsNewerThanCached(messagetimestamp:cachedtimestamp:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK31currentMessageIsNewerThanCached16messagetimestamp15cachedtimestampSbSS_SStF", + "mangledName": "$s8LPABCSDK31currentMessageIsNewerThanCached16messagetimestamp15cachedtimestampSbSS_SStF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "OperatorDecl", + "name": "^^", + "printedName": "^^", + "declKind": "InfixOperator", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Infix" + ] + }, + { + "kind": "Function", + "name": "^^", + "printedName": "^^(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK2xxoiySdSi_SitF", + "mangledName": "$s8LPABCSDK2xxoiySdSi_SitF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorViewable", + "printedName": "LPActivityIndicatorViewable", + "children": [ { "kind": "Var", - "name": "marketingSource", - "printedName": "marketingSource", + "name": "isAnimating", + "printedName": "isAnimating", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEMarketingSource?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - } - ], - "usr": "s:Sq" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvp", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvp", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" + "RawDocComment" ], - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -5640,391 +43564,232 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEMarketingSource?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEMarketingSource", - "printedName": "LPABCSDK.SDEMarketingSource", - "usr": "s:8LPABCSDK18SDEMarketingSourceC" - } - ], - "usr": "s:Sq" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15marketingSourceAA012SDEMarketingD0CSgvg", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvg", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE11isAnimatingSbvg", "moduleName": "LPABCSDK", - "implicit": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", + "isFromExtension": true, "accessorKind": "get" } ] }, { - "kind": "Var", - "name": "personalInfo", - "printedName": "personalInfo", + "kind": "Function", + "name": "startAnimating", + "printedName": "startAnimating(_:message:messageFont:type:color:padding:displayTimeThreshold:minimumDisplayTime:backgroundColor:textColor:fadeInAnimation:baseView:)", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEPersonalInfo?", + "printedName": "CoreFoundation.CGSize?", "children": [ { "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEPersonalInfo?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEPersonalInfo", - "printedName": "LPABCSDK.SDEPersonalInfo", - "usr": "s:8LPABCSDK15SDEPersonalInfoC" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12personalInfoAA011SDEPersonalD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "lead", - "printedName": "lead", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDELead?", + "printedName": "UIKit.UIFont?", "children": [ { "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" + "name": "UIFont", + "printedName": "UIKit.UIFont", + "usr": "c:objc(cs)UIFont" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPActivityIndicatorType?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDELead?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" - } - ], - "usr": "s:Sq" + "name": "LPActivityIndicatorType", + "printedName": "LPABCSDK.LPActivityIndicatorType", + "usr": "s:8LPABCSDK23LPActivityIndicatorTypeO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC4leadAA7SDELeadCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "serviceActivity", - "printedName": "serviceActivity", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEService?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreGraphics.CGFloat?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEService?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEService", - "printedName": "LPABCSDK.SDEService", - "usr": "s:8LPABCSDK10SDEServiceC" - } - ], - "usr": "s:Sq" + "name": "CGFloat", + "printedName": "CoreGraphics.CGFloat", + "usr": "s:14CoreFoundation7CGFloatV" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15serviceActivityAA10SDEServiceCSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "visitorError", - "printedName": "visitorError", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEVisitorError?", + "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEVisitorError?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEVisitorError", - "printedName": "LPABCSDK.SDEVisitorError", - "usr": "s:8LPABCSDK15SDEVisitorErrorC" - } - ], - "usr": "s:Sq" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC12visitorErrorAA010SDEVisitorD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "searchedContent", - "printedName": "searchedContent", - "children": [ + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDESearchedContent?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], + "hasDefaultArg": true, "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", - "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((UIKit.UIView) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDESearchedContent?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView) -> ()", "children": [ { "kind": "TypeNominal", - "name": "SDESearchedContent", - "printedName": "LPABCSDK.SDESearchedContent", - "usr": "s:8LPABCSDK18SDESearchedContentC" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", - "mangledName": "$s8LPABCSDK7SDEBaseC15searchedContentAA011SDESearchedD0CSgvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEBase", - "printedName": "LPABCSDK.SDEBase", - "usr": "s:8LPABCSDK7SDEBaseC" + "hasDefaultArg": true, + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDEBaseC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE14startAnimating_7message0I4Font4type5color7padding20displayTimeThreshold014minimumDisplayO015backgroundColor04textT015fadeInAnimation8baseViewySo6CGSizeVSg_SSSgSo6UIFontCSgAA0bC4TypeOSgSo7UIColorCSg14CoreFoundation7CGFloatVSgSiSgA7_A2_A2_ySo0E0CcSgA9_tF", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE14startAnimating_7message0I4Font4type5color7padding20displayTimeThreshold014minimumDisplayO015backgroundColor04textT015fadeInAnimation8baseViewySo6CGSizeVSg_SSSgSo6UIFontCSgAA0bC4TypeOSgSo7UIColorCSg12CoreGraphics7CGFloatVSgSiSgA7_A2_A2_ySo0E0CcSgA9_tF", "moduleName": "LPABCSDK", - "implicit": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } + "RawDocComment" ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDEBaseC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "setupWithJson", - "printedName": "setupWithJson(_:)", + "name": "stopAnimating", + "printedName": "stopAnimating(_:baseView:)", "children": [ { "kind": "TypeNominal", @@ -6034,84 +43799,83 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Ï„_0_0?", + "printedName": "((UIKit.UIView, @escaping () -> ()) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(UIKit.UIView, @escaping () -> ()) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(UIKit.UIView, () -> ())", + "children": [ + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "() -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ] + } + ] + } + ] } ], + "hasDefaultArg": true, "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "UIView", + "printedName": "UIKit.UIView", + "usr": "c:objc(cs)UIView" } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", - "mangledName": "$s8LPABCSDK7SDEBaseC13setupWithJsonyyxSgAA15UnifiedLooseSDERzlF", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE13stopAnimating_8baseViewyySo0E0C_yyctcSg_AItF", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewablePAASo16UIViewControllerCRbzrlE13stopAnimating_8baseViewyySo0E0C_yyctcSg_AItF", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : UIKit.UIViewController, Ï„_0_0 : LPABCSDK.LPActivityIndicatorViewable>", + "sugared_genericSig": "", "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK7SDEBaseC", - "mangledName": "$s8LPABCSDK7SDEBaseC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK27LPActivityIndicatorViewableP", + "mangledName": "$s8LPABCSDK27LPActivityIndicatorViewableP", "moduleName": "LPABCSDK", "declAttributes": [ + "AccessControl", "RawDocComment" ] }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, { "kind": "Import", "name": "Foundation", @@ -6124,30 +43888,40 @@ }, { "kind": "TypeDecl", - "name": "SDECartUpdate", - "printedName": "SDECartUpdate", + "name": "LPReportingResponse", + "printedName": "LPReportingResponse", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "sessionId", + "printedName": "sessionId", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvp", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvp", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionIdSSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "HasStorage", "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { @@ -6157,254 +43931,300 @@ "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK13SDECartUpdateC4typeSSvg", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4typeSSvg", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionIdSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(total:currency:numItems:products:)", + "kind": "Var", + "name": "visitorId", + "printedName": "visitorId", "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV9visitorIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9visitorIdSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV9visitorIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9visitorIdSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "pageId", + "printedName": "pageId", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Int?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV6pageIdSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6pageIdSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[LPABCSDK.SDEProductMaker]?", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sa" + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV6pageIdSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6pageIdSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", - "mangledName": "$s8LPABCSDK13SDECartUpdateC5setup5total8currency8numItems8productsySdSg_SSSgSiSgSayAA15SDEProductMakerVGSgtF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Var", + "name": "time", + "printedName": "time", "children": [ { "kind": "TypeNominal", - "name": "SDECartUpdate", - "printedName": "LPABCSDK.SDECartUpdate", - "usr": "s:8LPABCSDK13SDECartUpdateC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK13SDECartUpdateC4fromACs7Decoder_p_tKcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvp", "moduleName": "LPABCSDK", - "implicit": true, "declAttributes": [ - "Required" + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" ], - "throwing": true, - "init_kind": "Designated" - }, - { - "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" - } - ], - "declKind": "Func", - "usr": "s:8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK13SDECartUpdateC6encode2toys7Encoder_p_tKF", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK13SDECartUpdateC", - "mangledName": "$s8LPABCSDK13SDECartUpdateC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4time10Foundation4DateVSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDETransaction", - "printedName": "SDETransaction", - "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "internalCode", + "printedName": "internalCode", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK14SDETransactionC4typeSSvp", - "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvp", + "usr": "s:8LPABCSDK19LPReportingResponseV12internalCodeSiSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12internalCodeSiSgvp", "moduleName": "LPABCSDK", "declAttributes": [ + "HasInitialValue", "HasStorage", "SetterAccess", "AccessControl" ], + "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPReportingResponseV12internalCodeSiSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12internalCodeSiSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6413,37 +44233,105 @@ "usr": "s:SS" } ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPReportingResponseV7messageSSSgvp", + "mangledName": "$s8LPABCSDK19LPReportingResponseV7messageSSSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 5, + "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:8LPABCSDK14SDETransactionC4typeSSvg", - "mangledName": "$s8LPABCSDK14SDETransactionC4typeSSvg", + "usr": "s:8LPABCSDK19LPReportingResponseV7messageSSSgvg", + "mangledName": "$s8LPABCSDK19LPReportingResponseV7messageSSSgvg", "moduleName": "LPABCSDK", "implicit": true, + "declAttributes": [ + "Transparent" + ], "accessorKind": "get" } ] }, { "kind": "Function", - "name": "setup", - "printedName": "setup(total:currency:orderId:products:)", + "name": "setVisitorID", + "printedName": "setVisitorID(vid:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPReportingResponseV12setVisitorID3vidySS_tF", + "mangledName": "$s8LPABCSDK19LPReportingResponseV12setVisitorID3vidySS_tF", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(sessionId:visitorId:pageId:time:internalCode:message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { @@ -6458,6 +44346,7 @@ "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { @@ -6472,42 +44361,91 @@ "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Array", - "printedName": "[LPABCSDK.SDEProductMaker]", + "name": "Optional", + "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" } ], - "usr": "s:Sa" + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", - "mangledName": "$s8LPABCSDK14SDETransactionC5setup5total8currency7orderId8productsySdSg_SSSgAJSayAA15SDEProductMakerVGtF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPReportingResponseV9sessionId07visitorE004pageE04time12internalCode7messageACSSSg_A2J10Foundation4DateVSgSiSgAJtcfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseV9sessionId07visitorE004pageE04time12internalCode7messageACSSSg_A2J10Foundation4DateVSgSiSgAJtcfc", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", - "printedName": "init(from:)", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "SDETransaction", - "printedName": "LPABCSDK.SDETransaction", - "usr": "s:8LPABCSDK14SDETransactionC" + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" + } + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK19LPReportingResponseVACycfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseVACycfc", + "moduleName": "LPABCSDK", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPReportingResponse", + "printedName": "LPABCSDK.LPReportingResponse", + "usr": "s:8LPABCSDK19LPReportingResponseV" }, { "kind": "TypeNominal", @@ -6517,13 +44455,10 @@ } ], "declKind": "Constructor", - "usr": "s:8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK14SDETransactionC4fromACs7Decoder_p_tKcfc", + "usr": "s:8LPABCSDK19LPReportingResponseV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK19LPReportingResponseV4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, - "declAttributes": [ - "Required" - ], "throwing": true, "init_kind": "Designated" }, @@ -6545,23 +44480,21 @@ } ], "declKind": "Func", - "usr": "s:8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK14SDETransactionC6encode2toys7Encoder_p_tKF", + "usr": "s:8LPABCSDK19LPReportingResponseV6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK19LPReportingResponseV6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Class", - "usr": "s:8LPABCSDK14SDETransactionC", - "mangledName": "$s8LPABCSDK14SDETransactionC", + "declKind": "Struct", + "usr": "s:8LPABCSDK19LPReportingResponseV", + "mangledName": "$s8LPABCSDK19LPReportingResponseV", "moduleName": "LPABCSDK", "declAttributes": [ - "AccessControl", - "RawDocComment" + "AccessControl" ], - "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", @@ -6576,6 +44509,13 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" } ] }, @@ -6591,8 +44531,18 @@ }, { "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "WebKit", + "printedName": "WebKit", "declKind": "Import", "moduleName": "LPABCSDK" }, @@ -6606,146 +44556,238 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, { "kind": "TypeDecl", - "name": "LPHostEnvironment", - "printedName": "LPHostEnvironment", + "name": "SDKParams", + "printedName": "SDKParams", "children": [ { "kind": "Var", - "name": "iOSApp", - "printedName": "iOSApp", + "name": "messagesViewController", + "printedName": "messagesViewController", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "kind": "TypeNominal", + "name": "WeakStorage", + "printedName": "Messages.MSMessagesAppViewController?" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "ReferenceOwnership", + "SetterAccess", + "AccessControl" + ], + "ownership": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPHostEnvironment.Type", + "name": "Optional", + "printedName": "Messages.MSMessagesAppViewController?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "MSMessagesAppViewController", + "printedName": "Messages.MSMessagesAppViewController", + "usr": "c:objc(cs)MSMessagesAppViewController" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO6iOSAppyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "iMessageApp", - "printedName": "iMessageApp", + "name": "secureFormReplyImagee", + "printedName": "secureFormReplyImagee", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPHostEnvironment.Type) -> LPABCSDK.LPHostEnvironment", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" - }, + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPHostEnvironment.Type", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "secureFormReplyText", + "printedName": "secureFormReplyText", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO11iMessageAppyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", + "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "RawDocComment" + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "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:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } ] }, { "kind": "Constructor", "name": "init", - "printedName": "init(rawValue:)", + "printedName": "init(messagesViewController:secureFormReplyImagee:secureFormReplyText:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPHostEnvironment?", + "printedName": "LPABCSDK.SDKParams?", + "children": [ + { + "kind": "TypeNominal", + "name": "SDKParams", + "printedName": "LPABCSDK.SDKParams", + "usr": "s:8LPABCSDK9SDKParamsV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MSMessagesAppViewController", + "printedName": "Messages.MSMessagesAppViewController", + "usr": "c:objc(cs)MSMessagesAppViewController" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "LPHostEnvironment", - "printedName": "LPABCSDK.LPHostEnvironment", - "usr": "s:8LPABCSDK17LPHostEnvironmentO" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueACSgSS_tcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6754,51 +44796,60 @@ "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO8rawValueSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" } - ] + ], + "declKind": "Constructor", + "usr": "s:8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", + "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK17LPHostEnvironmentO", - "mangledName": "$s8LPABCSDK17LPHostEnvironmentO", + "declKind": "Struct", + "usr": "s:8LPABCSDK9SDKParamsV", + "mangledName": "$s8LPABCSDK9SDKParamsV", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", "declAttributes": [ "AccessControl", - "Available", "RawDocComment" - ], - "enumRawTypeName": "String", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Messages", + "printedName": "Messages", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "children": [ { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "jsonSDE", + "printedName": "jsonSDE", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", @@ -6806,788 +44857,961 @@ "printedName": "Swift.String", "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "LPABCLogLevel", - "printedName": "LPABCLogLevel", - "children": [ - { - "kind": "Var", - "name": "trace", - "printedName": "trace", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", + "moduleName": "LPABCSDK", + "protocolReq": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5traceyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5traceyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "debug", - "printedName": "debug", + "name": "dictionarySDE", + "printedName": "dictionarySDE", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" } - ] + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5debugyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5debugyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "info", - "printedName": "info", - "children": [ + "protocolReq": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO4infoyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO4infoyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "warning", - "printedName": "warning", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPActivityIndicatorAnimationDelegate", + "children": [ + { + "kind": "Function", + "name": "setUpAnimation", + "printedName": "setUpAnimation(in:size:color:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" + }, + { + "kind": "TypeNominal", + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO7warningyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO7warningyA2CmF", + "declKind": "Func", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.LPActivityIndicatorAnimationDelegate>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CoreData", + "printedName": "CoreData", + "declKind": "Import", + "moduleName": "LPABCSDK" + }, + { + "kind": "TypeDecl", + "name": "LPPayloadController", + "printedName": "LPPayloadController", + "children": [ { "kind": "Var", - "name": "error", - "printedName": "error", + "name": "$__lazy_storage_$_managedObjectModel", + "printedName": "$__lazy_storage_$_managedObjectModel", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectModel?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - } - ] + "name": "NSManagedObjectModel", + "printedName": "CoreData.NSManagedObjectModel", + "usr": "c:objc(cs)NSManagedObjectModel" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO5erroryA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO5erroryA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC36$__lazy_storage_$_managedObjectModel33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC36$__lazy_storage_$_managedObjectModel33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "RawDocComment" - ] + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 0, + "hasStorage": true }, { "kind": "Var", - "name": "none", - "printedName": "none", + "name": "$__lazy_storage_$_persistentContainer", + "printedName": "$__lazy_storage_$_persistentContainer", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCLogLevel.Type) -> LPABCSDK.LPABCLogLevel", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSPersistentContainer??", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCLogLevel.Type", + "name": "Optional", + "printedName": "CoreData.NSPersistentContainer?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "NSPersistentContainer", + "printedName": "CoreData.NSPersistentContainer", + "usr": "c:objc(cs)NSPersistentContainer" } - ] + ], + "usr": "s:Sq" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK13LPABCLogLevelO4noneyA2CmF", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO4noneyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC37$__lazy_storage_$_persistentContainer33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentG0CSgSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC37$__lazy_storage_$_persistentContainer33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentG0CSgSgvp", "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, "declAttributes": [ - "RawDocComment" - ] + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 1, + "hasStorage": true }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Var", + "name": "$__lazy_storage_$_persistentStoreCoordinator", + "printedName": "$__lazy_storage_$_persistentStoreCoordinator", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.LPABCLogLevel?", + "printedName": "CoreData.NSPersistentStoreCoordinator?", "children": [ { "kind": "TypeNominal", - "name": "LPABCLogLevel", - "printedName": "LPABCSDK.LPABCLogLevel", - "usr": "s:8LPABCSDK13LPABCLogLevelO" + "name": "NSPersistentStoreCoordinator", + "printedName": "CoreData.NSPersistentStoreCoordinator", + "usr": "c:objc(cs)NSPersistentStoreCoordinator" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueACSgSi_tcfc", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC44$__lazy_storage_$_persistentStoreCoordinator33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC44$__lazy_storage_$_persistentStoreCoordinator33_AF02A932DA7E585C759B1F29EF154023LLSo012NSPersistentgH0CSgvp", "moduleName": "LPABCSDK", "implicit": true, - "init_kind": "Designated" + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 2, + "hasStorage": true }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "$__lazy_storage_$_managedObjectContext", + "printedName": "$__lazy_storage_$_managedObjectContext", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivp", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK13LPABCLogLevelO8rawValueSivg", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO8rawValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "usr": "s:Sq" } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK13LPABCLogLevelO", - "mangledName": "$s8LPABCSDK13LPABCLogLevelO", - "moduleName": "LPABCSDK", - "intro_iOS": "11.3", - "declAttributes": [ - "AccessControl", - "Available", - "RawDocComment" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + ], + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC38$__lazy_storage_$_managedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC38$__lazy_storage_$_managedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagedgH0CSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 3, + "hasStorage": true }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "$__lazy_storage_$_privateQueueManagedObjectContext", + "printedName": "$__lazy_storage_$_privateQueueManagedObjectContext", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "CoreData.NSManagedObjectContext?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "NSManagedObjectContext", + "printedName": "CoreData.NSManagedObjectContext", + "usr": "c:objc(cs)NSManagedObjectContext" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "TypeDecl", - "name": "LPABCEvent", - "printedName": "LPABCEvent", - "children": [ + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC50$__lazy_storage_$_privateQueueManagedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagediJ0CSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC50$__lazy_storage_$_privateQueueManagedObjectContext33_AF02A932DA7E585C759B1F29EF154023LLSo09NSManagediJ0CSgvp", + "moduleName": "LPABCSDK", + "implicit": true, + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "Final" + ], + "fixedbinaryorder": 4, + "hasStorage": true + }, { - "kind": "Function", - "name": "<", - "printedName": "<(_:_:)", + "kind": "Var", + "name": "$__lazy_storage_$_decoder", + "printedName": "$__lazy_storage_$_decoder", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - }, - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Optional", + "printedName": "Foundation.JSONDecoder?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecoder", + "printedName": "Foundation.JSONDecoder", + "usr": "s:10Foundation11JSONDecoderC" + } + ], + "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK10LPABCEventO1loiySbAC_ACtFZ", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC25$__lazy_storage_$_decoder33_AF02A932DA7E585C759B1F29EF154023LL10Foundation11JSONDecoderCSgvp", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC25$__lazy_storage_$_decoder33_AF02A932DA7E585C759B1F29EF154023LL10Foundation11JSONDecoderCSgvp", "moduleName": "LPABCSDK", - "static": true, + "implicit": true, + "isInternal": true, "declAttributes": [ - "AccessControl" + "HasInitialValue", + "HasStorage", + "Final" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 5, + "hasStorage": true }, { "kind": "Var", - "name": "newConversation", - "printedName": "newConversation", + "name": "sharedInstance", + "printedName": "sharedInstance", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO15newConversationyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO15newConversationyA2CmF", + "declKind": "Var", + "usr": "s:8LPABCSDK19LPPayloadControllerC14sharedInstanceACvpZ", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC14sharedInstanceACvpZ", "moduleName": "LPABCSDK", + "static": true, "declAttributes": [ - "RawDocComment" + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "LPPayloadController", + "printedName": "LPABCSDK.LPPayloadController", + "usr": "s:8LPABCSDK19LPPayloadControllerC" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK19LPPayloadControllerC14sharedInstanceACvgZ", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC14sharedInstanceACvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } ] }, { - "kind": "Var", - "name": "secureForm", - "printedName": "secureForm", + "kind": "Function", + "name": "clearStorage", + "printedName": "clearStorage(completion:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> (LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((Swift.Bool) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(LPABCSDK.SecureFormState) -> LPABCSDK.LPABCEvent", + "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ] } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", - "mangledName": "$s8LPABCSDK10LPABCEventO10secureFormyAcA06SecureD5StateOcACmF", + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC12clearStorage10completionyySbcSg_tF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC12clearStorage10completionyySbcSg_tF", "moduleName": "LPABCSDK", + "isOpen": true, "declAttributes": [ + "AccessControl", "RawDocComment" - ] + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "custom", - "printedName": "custom", + "kind": "Function", + "name": "processRequestPayloadCredentials", + "printedName": "processRequestPayloadCredentials(jsonData:save:completion:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((LPABCSDK.LPCredentialPayloadMO?, Swift.Error?) -> ())?", "children": [ { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.LPCredentialPayloadMO?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO6customyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO6customyA2CmF", - "moduleName": "LPABCSDK" - }, - { - "kind": "Var", - "name": "none", - "printedName": "none", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.LPABCEvent.Type) -> LPABCSDK.LPABCEvent", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.LPABCEvent.Type", - "children": [ + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "Tuple", + "printedName": "(LPABCSDK.LPCredentialPayloadMO?, Swift.Error?)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Error?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] } ] } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK10LPABCEventO4noneyA2CmF", - "mangledName": "$s8LPABCSDK10LPABCEventO4noneyA2CmF", - "moduleName": "LPABCSDK" + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC32processRequestPayloadCredentials8jsonData4save10completiony10Foundation0I0V_SbyAA012LPCredentialF2MOCSg_s5Error_pSgtcSgtF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC32processRequestPayloadCredentials8jsonData4save10completiony10Foundation0I0V_SbyAA012LPCredentialF2MOCSg_s5Error_pSgtcSgtF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "hashValue", - "printedName": "hashValue", + "kind": "Function", + "name": "loadPayload", + "printedName": "loadPayload()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivp", - "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivp", - "moduleName": "LPABCSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO9hashValueSivg", - "mangledName": "$s8LPABCSDK10LPABCEventO9hashValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + "usr": "s:Sq" } - ] + ], + "declKind": "Func", + "usr": "s:8LPABCSDK19LPPayloadControllerC11loadPayloadAA012LPCredentialE2MOCSgyF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC11loadPayloadAA012LPCredentialE2MOCSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "hash", - "printedName": "hash(into:)", + "name": "allVarsLoaded", + "printedName": "allVarsLoaded(credentials:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" }, { "kind": "TypeNominal", - "name": "Hasher", - "printedName": "Swift.Hasher", - "paramValueOwnership": "InOut", - "usr": "s:s6HasherV" + "name": "Optional", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", - "mangledName": "$s8LPABCSDK10LPABCEventO4hash4intoys6HasherVz_tF", + "usr": "s:8LPABCSDK19LPPayloadControllerC13allVarsLoaded11credentialsSbAA21LPCredentialPayloadMOCSg_tF", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC13allVarsLoaded11credentialsSbAA21LPCredentialPayloadMOCSg_tF", "moduleName": "LPABCSDK", - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" - }, + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK19LPPayloadControllerC", + "mangledName": "$s8LPABCSDK19LPPayloadControllerC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "LPActivityIndicatorAnimationBallBeat", + "printedName": "LPActivityIndicatorAnimationBallBeat", + "children": [ { "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", + "name": "setUpAnimation", + "printedName": "setUpAnimation(in:size:color:)", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "CALayer", + "printedName": "QuartzCore.CALayer", + "usr": "c:objc(cs)CALayer" }, { "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" + "name": "CGSize", + "printedName": "CoreFoundation.CGSize", + "usr": "c:@S@CGSize" + }, + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "declKind": "Func", - "usr": "s:8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK10LPABCEventO2eeoiySbAC_ACtFZ", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatC05setUpD02in4size5colorySo7CALayerC_So6CGSizeVSo7UIColorCtF", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "allEvents", - "printedName": "allEvents", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" + "name": "LPActivityIndicatorAnimationBallBeat", + "printedName": "LPABCSDK.LPActivityIndicatorAnimationBallBeat", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC" } ], - "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", - "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvpZ", + "declKind": "Constructor", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatCACycfc", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatCACycfc", "moduleName": "LPABCSDK", - "static": true, - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "RawDocComment" - ], - "isFromExtension": true, - "isLet": true, - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", - "mangledName": "$s8LPABCSDK10LPABCEventO9allEventsShyACGvgZ", - "moduleName": "LPABCSDK", - "static": true, - "implicit": true, - "isFromExtension": true, - "accessorKind": "get" - } - ] - }, + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationBallBeatC", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationBallBeatC", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "LPActivityIndicatorAnimationDelegate", + "printedName": "LPActivityIndicatorAnimationDelegate", + "usr": "s:8LPABCSDK36LPActivityIndicatorAnimationDelegateP", + "mangledName": "$s8LPABCSDK36LPActivityIndicatorAnimationDelegateP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SDELead", + "printedName": "SDELead", + "children": [ { "kind": "Var", - "name": "noEvents", - "printedName": "noEvents", + "name": "type", + "printedName": "type", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Var", - "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", - "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvpZ", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvp", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvp", "moduleName": "LPABCSDK", - "static": true, + "isOpen": true, "declAttributes": [ - "HasInitialValue", - "HasStorage" + "HasStorage", + "SetterAccess", + "AccessControl" ], - "isFromExtension": true, - "isLet": true, "hasStorage": true, "accessors": [ { @@ -7597,313 +45821,291 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Set?", - "children": [ - { - "kind": "TypeNominal", - "name": "Set", - "printedName": "Swift.Set", - "children": [ - { - "kind": "TypeNominal", - "name": "LPABCEvent", - "printedName": "LPABCSDK.LPABCEvent", - "usr": "s:8LPABCSDK10LPABCEventO" - } - ], - "usr": "s:Sh" - } - ], - "usr": "s:Sq" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", - "mangledName": "$s8LPABCSDK10LPABCEventO8noEventsShyACGSgvgZ", - "moduleName": "LPABCSDK", - "static": true, - "implicit": true, - "isFromExtension": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "s:8LPABCSDK10LPABCEventO", - "mangledName": "$s8LPABCSDK10LPABCEventO", - "moduleName": "LPABCSDK", - "intro_iOS": "11.3", - "declAttributes": [ - "AccessControl", - "Available", - "RawDocComment" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - } - ] - }, - { - "kind": "TypeDecl", - "name": "SecureFormState", - "printedName": "SecureFormState", - "children": [ - { - "kind": "Var", - "name": "viewed", - "printedName": "viewed", - "children": [ + "usr": "s:8LPABCSDK7SDELeadC4typeSSvg", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO6viewedyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO6viewedyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Var", - "name": "submitted", - "printedName": "submitted", - "children": [ + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvs", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "Void", + "printedName": "()" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC4typeSSvM", + "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO9submittedyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO9submittedyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { "kind": "Var", - "name": "expired", - "printedName": "expired", + "name": "isTemplate", + "printedName": "isTemplate", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvp", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvg", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvs", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvs", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:8LPABCSDK7SDELeadC10isTemplateSbvM", + "mangledName": "$s8LPABCSDK7SDELeadC10isTemplateSbvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO7expiredyA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO7expiredyA2CmF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" ] }, { - "kind": "Var", - "name": "error", - "printedName": "error", + "kind": "Constructor", + "name": "init", + "printedName": "init(type:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(LPABCSDK.SecureFormState.Type) -> LPABCSDK.SecureFormState", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "LPABCSDK.SecureFormState.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" - } - ] - } - ] + "kind": "TypeNominal", + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "s:8LPABCSDK15SecureFormStateO5erroryA2CmF", - "mangledName": "$s8LPABCSDK15SecureFormStateO5erroryA2CmF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDELeadC4typeACSS_tcfc", + "mangledName": "$s8LPABCSDK7SDELeadC4typeACSS_tcfc", "moduleName": "LPABCSDK", "declAttributes": [ - "RawDocComment" - ] + "AccessControl" + ], + "init_kind": "Designated" }, { "kind": "Function", - "name": "==", - "printedName": "==(_:_:)", + "name": "setup", + "printedName": "setup(topic:value:currency:leadId:)", "children": [ { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" + }, + { + "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": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "SecureFormState", - "printedName": "LPABCSDK.SecureFormState", - "usr": "s:8LPABCSDK15SecureFormStateO" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", - "mangledName": "$s8LPABCSDK15SecureFormStateO2eeoiySbAC_ACtFZ", + "usr": "s:8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", + "mangledName": "$s8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", "moduleName": "LPABCSDK", - "static": true, - "implicit": true, + "isOpen": true, + "declAttributes": [ + "AccessControl" + ], "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "hashValue", - "printedName": "hashValue", + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "SDELead", + "printedName": "LPABCSDK.SDELead", + "usr": "s:8LPABCSDK7SDELeadC" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "Swift.Decoder", + "usr": "s:s7DecoderP" } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivp", - "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivp", + "declKind": "Constructor", + "usr": "s:8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", + "mangledName": "$s8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", "moduleName": "LPABCSDK", "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SecureFormStateO9hashValueSivg", - "mangledName": "$s8LPABCSDK15SecureFormStateO9hashValueSivg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" - } - ] + "declAttributes": [ + "Required" + ], + "throwing": true, + "init_kind": "Designated" }, { "kind": "Function", - "name": "hash", - "printedName": "hash(into:)", + "name": "encode", + "printedName": "encode(to:)", "children": [ { "kind": "TypeNominal", @@ -7912,44 +46114,52 @@ }, { "kind": "TypeNominal", - "name": "Hasher", - "printedName": "Swift.Hasher", - "paramValueOwnership": "InOut", - "usr": "s:s6HasherV" + "name": "Encoder", + "printedName": "Swift.Encoder", + "usr": "s:s7EncoderP" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", - "mangledName": "$s8LPABCSDK15SecureFormStateO4hash4intoys6HasherVz_tF", + "usr": "s:8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", + "mangledName": "$s8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", "moduleName": "LPABCSDK", "implicit": true, + "isOpen": true, + "throwing": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Enum", - "usr": "s:8LPABCSDK15SecureFormStateO", - "mangledName": "$s8LPABCSDK15SecureFormStateO", + "declKind": "Class", + "usr": "s:8LPABCSDK7SDELeadC", + "mangledName": "$s8LPABCSDK7SDELeadC", "moduleName": "LPABCSDK", - "intro_iOS": "11.3", + "isOpen": true, "declAttributes": [ "AccessControl", - "Available", "RawDocComment" ], + "hasMissingDesignatedInitializers": true, "conformances": [ { "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + "name": "CommonSDEProtocol", + "printedName": "CommonSDEProtocol", + "usr": "s:8LPABCSDK17CommonSDEProtocolP", + "mangledName": "$s8LPABCSDK17CommonSDEProtocolP" }, { "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" } ] }, @@ -7963,234 +46173,179 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "SDECustomerInfo", - "printedName": "SDECustomerInfo", + "name": "RequestType", + "printedName": "RequestType", "children": [ { "kind": "Var", - "name": "type", - "printedName": "type", + "name": "localHostShark", + "printedName": "localHostShark", "children": [ { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvp", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15SDECustomerInfoC4typeSSvg", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO14localHostSharkyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO14localHostSharkyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 0 }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(cstatus:ctype:balance:currency:socialId:imei:userName:companySize:companyBranch:accountName:role:loginStatus:storeZipCode:storeNumber:lastPaymentDate:registrationDate:)", + "kind": "Var", + "name": "shark", + "printedName": "shark", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO5sharkyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO5sharkyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "loggos", + "printedName": "loggos", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Double?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(LPABCSDK.RequestType.Type) -> LPABCSDK.RequestType", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "LPABCSDK.RequestType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ] } - ], - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "s:8LPABCSDK11RequestTypeO6loggosyA2CmF", + "mangledName": "$s8LPABCSDK11RequestTypeO6loggosyA2CmF", + "moduleName": "LPABCSDK", + "fixedbinaryorder": 2 + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "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" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11RequestTypeO2eeoiySbAC_ACtFZ", + "mangledName": "$s8LPABCSDK11RequestTypeO2eeoiySbAC_ACtFZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK11RequestTypeO9hashValueSivp", + "mangledName": "$s8LPABCSDK11RequestTypeO9hashValueSivp", + "moduleName": "LPABCSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", @@ -8199,64 +46354,150 @@ "usr": "s:Si" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK11RequestTypeO9hashValueSivg", + "mangledName": "$s8LPABCSDK11RequestTypeO9hashValueSivg", + "moduleName": "LPABCSDK", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "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": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - }, + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:8LPABCSDK11RequestTypeO4hash4intoys6HasherVz_tF", + "mangledName": "$s8LPABCSDK11RequestTypeO4hash4intoys6HasherVz_tF", + "moduleName": "LPABCSDK", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:8LPABCSDK11RequestTypeO", + "mangledName": "$s8LPABCSDK11RequestTypeO", + "moduleName": "LPABCSDK", + "declAttributes": [ + "AccessControl" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "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": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "LPSDKURLBuilder", + "printedName": "LPSDKURLBuilder", + "children": [ + { + "kind": "Var", + "name": "modeType", + "printedName": "modeType", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "LPABCSDK.RequestType?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" } ], "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Int?", + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvp", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "LPABCSDK.RequestType?", + "children": [ + { + "kind": "TypeNominal", + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvg", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8modeTypeAA07RequestD0OSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "urlString", + "printedName": "urlString", + "children": [ { "kind": "TypeNominal", "name": "Optional", @@ -8270,232 +46511,348 @@ } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvp", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl" + ], + "fixedbinaryorder": 1, + "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": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvg", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC9urlStringSSSgvg", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(mockType:credentials:)", + "children": [ + { + "kind": "TypeNominal", + "name": "LPSDKURLBuilder", + "printedName": "LPABCSDK.LPSDKURLBuilder", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDEDate?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" - } - ], - "usr": "s:Sq" + "name": "RequestType", + "printedName": "LPABCSDK.RequestType", + "usr": "s:8LPABCSDK11RequestTypeO" }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "LPABCSDK.SDEDate?", + "printedName": "LPABCSDK.LPCredentialPayloadMO?", "children": [ { "kind": "TypeNominal", - "name": "SDEDate", - "printedName": "LPABCSDK.SDEDate", - "usr": "s:8LPABCSDK7SDEDateV" + "name": "LPCredentialPayloadMO", + "printedName": "LPABCSDK.LPCredentialPayloadMO", + "usr": "c:@M@LPABCSDK@objc(cs)LPCredentialPayloadMO" } ], "usr": "s:Sq" } ], - "declKind": "Func", - "usr": "s:8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC5setup7cstatus5ctype7balance8currency8socialId4imei8userName11companySize0N6Branch07accountM04role11loginStatus12storeZipCode0U6Number15lastPaymentDate16registrationDateySSSg_AUSdSgA4USiSgA3uw2uA7SDEDateVSgAZtF", + "declKind": "Constructor", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC8mockType11credentialsAcA07RequestD0O_AA21LPCredentialPayloadMOCSgtcfc", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC8mockType11credentialsAcA07RequestD0O_AA21LPCredentialPayloadMOCSgtcfc", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" ], - "funcSelfKind": "NonMutating" - }, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:8LPABCSDK15LPSDKURLBuilderC", + "mangledName": "$s8LPABCSDK15LPSDKURLBuilderC", + "moduleName": "LPABCSDK", + "isOpen": true + }, + { + "kind": "TypeDecl", + "name": "Encodable", + "printedName": "Encodable", + "children": [ { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Function", + "name": "asDictionary", + "printedName": "asDictionary()", "children": [ { "kind": "TypeNominal", - "name": "SDECustomerInfo", - "printedName": "LPABCSDK.SDECustomerInfo", - "usr": "s:8LPABCSDK15SDECustomerInfoC" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC4fromACs7Decoder_p_tKcfc", + "declKind": "Func", + "usr": "s:SE8LPABCSDKE12asDictionarySo12NSDictionaryCSgyF", + "mangledName": "$sSE8LPABCSDKE12asDictionarySo12NSDictionaryCSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" - ], - "throwing": true, - "init_kind": "Designated" + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isFromExtension": true, + "funcSelfKind": "NonMutating" }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "asData", + "printedName": "asData()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC6encode2toys7Encoder_p_tKF", + "usr": "s:SE8LPABCSDKE6asData10Foundation0C0VSgyF", + "mangledName": "$sSE8LPABCSDKE6asData10Foundation0C0VSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isFromExtension": true, "funcSelfKind": "NonMutating" } ], - "declKind": "Class", - "usr": "s:8LPABCSDK15SDECustomerInfoC", - "mangledName": "$s8LPABCSDK15SDECustomerInfoC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Network", - "printedName": "Network", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] + "declKind": "Protocol", + "usr": "s:SE", + "mangledName": "$sSE", + "moduleName": "Swift", + "isExternal": true }, { "kind": "TypeDecl", - "name": "SDEProductMaker", - "printedName": "SDEProductMaker", + "name": "Name", + "printedName": "Name", "children": [ { - "kind": "Constructor", - "name": "init", - "printedName": "init(name:category:sku:price:quantity:)", + "kind": "Var", + "name": "lpPayloadSaved", + "printedName": "lpPayloadSaved", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Var", + "usr": "s:So18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvpZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Accessor", + "usr": "s:So18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvgZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE14lpPayloadSavedABvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "lpLoggosPost", + "printedName": "lpLoggosPost", "children": [ { "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - }, + "name": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" + } + ], + "declKind": "Var", + "usr": "s:So18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvpZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "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": "Name", + "printedName": "Foundation.NSNotification.Name", + "usr": "c:@T@NSNotificationName" } ], - "usr": "s:Sq" - }, + "declKind": "Accessor", + "usr": "s:So18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvgZ", + "mangledName": "$sSo18NSNotificationNamea8LPABCSDKE12lpLoggosPostABvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "c:@T@NSNotificationName", + "moduleName": "Foundation", + "declAttributes": [ + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "SynthesizedProtocol", + "Sendable" + ], + "isFromExtension": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" } - ], - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "_SwiftNewtypeWrapper", + "printedName": "_SwiftNewtypeWrapper", + "usr": "s:s20_SwiftNewtypeWrapperP", + "mangledName": "$ss20_SwiftNewtypeWrapperP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", @@ -8503,108 +46860,248 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_HasCustomAnyHashableRepresentation", + "printedName": "_HasCustomAnyHashableRepresentation", + "usr": "s:s35_HasCustomAnyHashableRepresentationP", + "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "URL", + "printedName": "URL", + "children": [ + { + "kind": "Var", + "name": "queryParameters", + "printedName": "queryParameters", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Double?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Var", + "usr": "s:10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvp", + "mangledName": "$s10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isFromExtension": 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": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", - "mangledName": "$s8LPABCSDK15SDEProductMakerV4name8category3sku5price8quantityACSSSg_A2ISdSgSiSgtcfc", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "init_kind": "Designated" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", - "children": [ - { - "kind": "TypeNominal", - "name": "SDEProductMaker", - "printedName": "LPABCSDK.SDEProductMaker", - "usr": "s:8LPABCSDK15SDEProductMakerV" - }, - { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" - } - ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK15SDEProductMakerV4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, - "init_kind": "Designated" + "declKind": "Accessor", + "usr": "s:10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvg", + "mangledName": "$s10Foundation3URLV8LPABCSDKE15queryParametersSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] }, { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "getKeyVals", + "printedName": "getKeyVals()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Optional", + "printedName": "[Swift.String : Swift.String]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK15SDEProductMakerV6encode2toys7Encoder_p_tKF", + "usr": "s:10Foundation3URLV8LPABCSDKE10getKeyValsSDyS2SGSgyF", + "mangledName": "$s10Foundation3URLV8LPABCSDKE10getKeyValsSDyS2SGSgyF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Struct", - "usr": "s:8LPABCSDK15SDEProductMakerV", - "mangledName": "$s8LPABCSDK15SDEProductMakerV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], + "usr": "s:10Foundation3URLV", + "mangledName": "$s10Foundation3URLV", + "moduleName": "Foundation", + "isExternal": true, "conformances": [ + { + "kind": "Conformance", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", + "children": [ + { + "kind": "TypeWitness", + "name": "ReferenceType", + "printedName": "ReferenceType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSURL", + "printedName": "Foundation.NSURL", + "usr": "c:objc(cs)NSURL" + } + ] + } + ], + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSURL", + "printedName": "Foundation.NSURL", + "usr": "c:objc(cs)NSURL" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "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": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, { "kind": "Conformance", "name": "Decodable", @@ -8618,166 +47115,226 @@ "printedName": "Encodable", "usr": "s:SE", "mangledName": "$sSE" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "OperatorDecl", - "name": "^^", - "printedName": "^^", - "declKind": "InfixOperator", - "moduleName": "LPABCSDK", - "declAttributes": [ - "Infix" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "WebKit", - "printedName": "WebKit", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByFileReferenceLiteral", + "printedName": "_ExpressibleByFileReferenceLiteral", + "usr": "s:s34_ExpressibleByFileReferenceLiteralP", + "mangledName": "$ss34_ExpressibleByFileReferenceLiteralP" + } + ] }, { "kind": "TypeDecl", - "name": "SDKParams", - "printedName": "SDKParams", + "name": "String", + "printedName": "String", "children": [ + { + "kind": "Function", + "name": "encodeUrl", + "printedName": "encodeUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:SS8LPABCSDKE9encodeUrlSSSgyF", + "mangledName": "$sSS8LPABCSDKE9encodeUrlSSSgyF", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeUrl", + "printedName": "decodeUrl()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:SS8LPABCSDKE9decodeUrlSSSgyF", + "mangledName": "$sSS8LPABCSDKE9decodeUrlSSSgyF", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, { "kind": "Var", - "name": "messagesViewController", - "printedName": "messagesViewController", + "name": "lastPathComponent", + "printedName": "lastPathComponent", "children": [ { "kind": "TypeNominal", - "name": "WeakStorage", - "printedName": "Messages.MSMessagesAppViewController?" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvp", + "usr": "s:SS8LPABCSDKE17lastPathComponentSSvp", + "mangledName": "$sSS8LPABCSDKE17lastPathComponentSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE17lastPathComponentSSvg", + "mangledName": "$sSS8LPABCSDKE17lastPathComponentSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "stringByDeletingPathExtension", + "printedName": "stringByDeletingPathExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:SS8LPABCSDKE29stringByDeletingPathExtensionSSvp", + "mangledName": "$sSS8LPABCSDKE29stringByDeletingPathExtensionSSvp", + "moduleName": "LPABCSDK", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE29stringByDeletingPathExtensionSSvg", + "mangledName": "$sSS8LPABCSDKE29stringByDeletingPathExtensionSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isAlphanumeric", + "printedName": "isAlphanumeric", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:SS8LPABCSDKE14isAlphanumericSbvp", + "mangledName": "$sSS8LPABCSDKE14isAlphanumericSbvp", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE14isAlphanumericSbvg", + "mangledName": "$sSS8LPABCSDKE14isAlphanumericSbvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "jsonSDE", + "printedName": "jsonSDE", + "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:SS8LPABCSDKE7jsonSDESSSgvp", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "ReferenceOwnership", - "SetterAccess", "AccessControl" ], - "ownership": 1, - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -8787,58 +47344,122 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Messages.MSMessagesAppViewController?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MSMessagesAppViewController", - "printedName": "Messages.MSMessagesAppViewController", - "usr": "c:objc(cs)MSMessagesAppViewController" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewControllerSo013MSMessagesAppdE0CSgvg", + "usr": "s:SS8LPABCSDKE7jsonSDESSSgvg", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvg", "moduleName": "LPABCSDK", - "implicit": true, + "isFromExtension": true, "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "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:SS8LPABCSDKE7jsonSDESSSgvs", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvs", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE7jsonSDESSSgvM", + "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "_modify" } ] }, { "kind": "Var", - "name": "secureFormReplyImagee", - "printedName": "secureFormReplyImagee", + "name": "dictionarySDE", + "printedName": "dictionarySDE", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIImage?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvp", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvp", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvp", "moduleName": "LPABCSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", "AccessControl" ], - "hasStorage": true, + "isFromExtension": true, "accessors": [ { "kind": "Accessor", @@ -8848,132 +47469,239 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIImage?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV21secureFormReplyImageeSo7UIImageCSgvg", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvg", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvg", "moduleName": "LPABCSDK", - "implicit": true, + "isFromExtension": true, "accessorKind": "get" - } - ] - }, - { - "kind": "Var", - "name": "secureFormReplyText", - "printedName": "secureFormReplyText", - "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" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", - "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "SetterAccess", - "AccessControl" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", - "mangledName": "$s8LPABCSDK9SDKParamsV19secureFormReplyTextSSSgvg", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvM", + "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvM", "moduleName": "LPABCSDK", "implicit": true, - "accessorKind": "get" + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "_modify" } ] + } + ], + "declKind": "Struct", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", + "declAttributes": [ + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(messagesViewController:secureFormReplyImagee:secureFormReplyText:)", + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "LPABCSDK.SDKParams?", - "children": [ - { - "kind": "TypeNominal", - "name": "SDKParams", - "printedName": "LPABCSDK.SDKParams", - "usr": "s:8LPABCSDK9SDKParamsV" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "MSMessagesAppViewController", - "printedName": "Messages.MSMessagesAppViewController", - "usr": "c:objc(cs)MSMessagesAppViewController" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", "children": [ { "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", "children": [ { "kind": "TypeNominal", @@ -8981,61 +47709,21 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "hasDefaultArg": true, - "usr": "s:Sq" + ] } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", - "mangledName": "$s8LPABCSDK9SDKParamsV22messagesViewController21secureFormReplyImagee0fgH4TextACSgSo013MSMessagesAppdE0C_So7UIImageCSgSSSgtcfc", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "init_kind": "Designated" - } - ], - "declKind": "Struct", - "usr": "s:8LPABCSDK9SDKParamsV", - "mangledName": "$s8LPABCSDK9SDKParamsV", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Messages", - "printedName": "Messages", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "TypeDecl", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "children": [ + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, { - "kind": "Var", - "name": "jsonSDE", - "printedName": "jsonSDE", + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", "children": [ { "kind": "TypeNominal", @@ -9043,537 +47731,427 @@ "printedName": "Swift.String", "usr": "s:SS" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvp", - "moduleName": "LPABCSDK", - "protocolReq": true, - "accessors": [ + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "BidirectionalCollection", + "printedName": "BidirectionalCollection", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvg", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" + ] }, { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "set" + ] }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP04jsonD0SSSgvM", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "implicit": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "dictionarySDE", - "printedName": "dictionarySDE", - "children": [ + ] + }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", "children": [ { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" } ], - "usr": "s:SD" + "usr": "s:SI" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Var", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvp", - "moduleName": "LPABCSDK", - "protocolReq": true, - "accessors": [ + "usr": "s:SK", + "mangledName": "$sSK" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvg", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "get" + ] }, { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "[Swift.String : Any]?", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:Sq" + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "set" + ] }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP010dictionaryD0SDySSypGSgvM", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : LPABCSDK.UnifiedLooseSDE>", - "sugared_genericSig": "", - "protocolReq": true, - "implicit": true, - "reqNewWitnessTableEntry": true, - "accessorKind": "_modify" - } - ] - } - ], - "declKind": "Protocol", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CoreData", - "printedName": "CoreData", - "declKind": "Import", - "moduleName": "LPABCSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "SDELead", - "printedName": "SDELead", - "children": [ - { - "kind": "Var", - "name": "type", - "printedName": "type", - "children": [ + ] + }, { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Var", - "usr": "s:8LPABCSDK7SDELeadC4typeSSvp", - "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvp", - "moduleName": "LPABCSDK", - "declAttributes": [ - "HasStorage", - "SetterAccess", - "AccessControl" + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:SI" + } + ] + } ], - "hasStorage": true, - "accessors": [ + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } - ], - "declKind": "Accessor", - "usr": "s:8LPABCSDK7SDELeadC4typeSSvg", - "mangledName": "$s8LPABCSDK7SDELeadC4typeSSvg", - "moduleName": "LPABCSDK", - "implicit": true, - "accessorKind": "get" + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" + } + ] } - ] + ], + "usr": "s:ST", + "mangledName": "$sST" }, { - "kind": "Function", - "name": "setup", - "printedName": "setup(topic:value:currency:leadId:)", + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UTF8View", + "printedName": "UTF8View", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.Double?", + "kind": "TypeWitness", + "name": "UTF16View", + "printedName": "UTF16View", "children": [ { "kind": "TypeNominal", - "name": "Double", - "printedName": "Swift.Double", - "usr": "s:Sd" + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" } - ], - "usr": "s:Sq" + ] }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "s:8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", - "mangledName": "$s8LPABCSDK7SDELeadC5setup5topic5value8currency6leadIdySSSg_SdSgA2ItF", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], - "funcSelfKind": "NonMutating" + "usr": "s:Sy", + "mangledName": "$sSy" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(from:)", + "kind": "Conformance", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", "children": [ { - "kind": "TypeNominal", - "name": "SDELead", - "printedName": "LPABCSDK.SDELead", - "usr": "s:8LPABCSDK7SDELeadC" - }, + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", + "children": [ { - "kind": "TypeNominal", - "name": "Decoder", - "printedName": "Swift.Decoder", - "usr": "s:s7DecoderP" + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" + } + ] } ], - "declKind": "Constructor", - "usr": "s:8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", - "mangledName": "$s8LPABCSDK7SDELeadC4fromACs7Decoder_p_tKcfc", - "moduleName": "LPABCSDK", - "implicit": true, - "declAttributes": [ - "Required" + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" + } + ] + } ], - "throwing": true, - "init_kind": "Designated" + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, + { + "kind": "Conformance", + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Dictionary", + "printedName": "Dictionary", + "children": [ { "kind": "Function", - "name": "encode", - "printedName": "encode(to:)", + "name": "dictionaryToString", + "printedName": "dictionaryToString(prettyPrinted:)", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Encoder", - "printedName": "Swift.Encoder", - "usr": "s:s7EncoderP" + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" } ], "declKind": "Func", - "usr": "s:8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", - "mangledName": "$s8LPABCSDK7SDELeadC6encode2toys7Encoder_p_tKF", + "usr": "s:SD8LPABCSDKE18dictionaryToString13prettyPrintedSSSgSb_tF", + "mangledName": "$sSD8LPABCSDKE18dictionaryToString13prettyPrintedSSSgSb_tF", "moduleName": "LPABCSDK", - "implicit": true, - "throwing": true, + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", + "declAttributes": [ + "RawDocComment" + ], + "isFromExtension": true, "funcSelfKind": "NonMutating" - } - ], - "declKind": "Class", - "usr": "s:8LPABCSDK7SDELeadC", - "mangledName": "$s8LPABCSDK7SDELeadC", - "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl", - "RawDocComment" - ], - "hasMissingDesignatedInitializers": true, - "conformances": [ - { - "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": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "LPABCSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "String", - "printedName": "String", - "children": [ { "kind": "Var", "name": "jsonSDE", @@ -9595,8 +48173,8 @@ } ], "declKind": "Var", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvp", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvp", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvp", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvp", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" @@ -9624,9 +48202,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvg", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvg", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvg", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvg", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" }, @@ -9656,9 +48236,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvs", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvs", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvs", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvs", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "set" }, @@ -9674,9 +48256,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE7jsonSDESSSgvM", - "mangledName": "$sSS8LPABCSDKE7jsonSDESSSgvM", + "usr": "s:SD8LPABCSDKE7jsonSDESSSgvM", + "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvM", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "implicit": true, "declAttributes": [ "Transparent" @@ -9720,8 +48304,8 @@ } ], "declKind": "Var", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvp", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvp", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvp", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvp", "moduleName": "LPABCSDK", "declAttributes": [ "AccessControl" @@ -9762,9 +48346,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvg", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvg", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvg", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvg", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" }, @@ -9807,9 +48393,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvs", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvs", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvs", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvs", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "set" }, @@ -9825,9 +48413,11 @@ } ], "declKind": "Accessor", - "usr": "s:SS8LPABCSDKE13dictionarySDESDySSypGSgvM", - "mangledName": "$sSS8LPABCSDKE13dictionarySDESDySSypGSgvM", + "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvM", + "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvM", "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "implicit": true, "declAttributes": [ "Transparent" @@ -9839,9 +48429,11 @@ } ], "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", + "usr": "s:SD", + "mangledName": "$sSD", "moduleName": "Swift", + "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", + "sugared_genericSig": "", "declAttributes": [ "Frozen" ], @@ -9849,10 +48441,17 @@ "conformances": [ { "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "name": "UnifiedLooseSDE", + "printedName": "UnifiedLooseSDE", + "usr": "s:8LPABCSDK15UnifiedLooseSDEP", + "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -9863,153 +48462,228 @@ }, { "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" }, { "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ] + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", + "name": "Collection", + "printedName": "Collection", "children": [ { "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Tuple", + "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ] } ] - } - ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", - "children": [ + }, { "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", + "name": "Index", + "printedName": "Index", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Index", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Index", + "usr": "s:SD5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Slice", + "printedName": "Swift.Slice<[Ï„_0_0 : Ï„_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Ï„_0_0 : Ï„_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:s5SliceV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<[Ï„_0_0 : Ï„_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Ï„_0_0 : Ï„_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SI" } ] } ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + "usr": "s:Sl", + "mangledName": "$sSl" }, { "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", "children": [ { "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", + "name": "Key", + "printedName": "Key", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_1" } ] } ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" }, { "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "_HasCustomAnyHashableRepresentation", + "printedName": "_HasCustomAnyHashableRepresentation", + "usr": "s:s35_HasCustomAnyHashableRepresentationP", + "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" }, { "kind": "Conformance", @@ -10020,189 +48694,325 @@ }, { "kind": "Conformance", - "name": "BidirectionalCollection", - "printedName": "BidirectionalCollection", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" } ] - }, + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncoder", + "printedName": "JSONEncoder", + "children": [ + { + "kind": "Function", + "name": "encodeJSONObject", + "printedName": "encodeJSONObject(_:options:)", + "children": [ { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" - } - ] + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" }, { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" }, + { + "kind": "TypeNominal", + "name": "ReadingOptions", + "printedName": "Foundation.JSONSerialization.ReadingOptions", + "hasDefaultArg": true, + "usr": "c:@E@NSJSONReadingOptions" + } + ], + "declKind": "Func", + "usr": "s:10Foundation11JSONEncoderC8LPABCSDKE16encodeJSONObject_7optionsypx_So20NSJSONReadingOptionsVtKSERzlF", + "mangledName": "$s10Foundation11JSONEncoderC8LPABCSDKE16encodeJSONObject_7optionsypx_So20NSJSONReadingOptionsVtKSERzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Encodable>", + "sugared_genericSig": "", + "isOpen": true, + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:10Foundation11JSONEncoderC", + "mangledName": "$s10Foundation11JSONEncoderC", + "moduleName": "Foundation", + "isOpen": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "TopLevelEncoder", + "printedName": "TopLevelEncoder", + "children": [ { "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "Output", + "printedName": "Output", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:SI" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:SK", - "mangledName": "$sSK" + "usr": "s:7Combine15TopLevelEncoderP", + "mangledName": "$s7Combine15TopLevelEncoderP" }, { "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecoder", + "printedName": "JSONDecoder", + "children": [ + { + "kind": "Function", + "name": "decode", + "printedName": "decode(_:withJSONObject:options:)", "children": [ { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" }, { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "Ï„_0_0.Type", "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "GenericTypeParam", + "printedName": "Ï„_0_0" } ] }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + }, + { + "kind": "TypeNominal", + "name": "WritingOptions", + "printedName": "Foundation.JSONSerialization.WritingOptions", + "hasDefaultArg": true, + "usr": "c:@E@NSJSONWritingOptions" + } + ], + "declKind": "Func", + "usr": "s:10Foundation11JSONDecoderC8LPABCSDKE6decode_14withJSONObject7optionsxxm_ypSo20NSJSONWritingOptionsVtKSeRzlF", + "mangledName": "$s10Foundation11JSONDecoderC8LPABCSDKE6decode_14withJSONObject7optionsxxm_ypSo20NSJSONWritingOptionsVtKSeRzlF", + "moduleName": "LPABCSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Decodable>", + "sugared_genericSig": "", + "isOpen": true, + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:10Foundation11JSONDecoderC", + "mangledName": "$s10Foundation11JSONDecoderC", + "moduleName": "Foundation", + "isOpen": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "TopLevelDecoder", + "printedName": "TopLevelDecoder", + "children": [ { "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "Input", + "printedName": "Input", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] - }, + } + ], + "usr": "s:7Combine15TopLevelDecoderP", + "mangledName": "$s7Combine15TopLevelDecoderP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CodingUserInfoKey", + "printedName": "CodingUserInfoKey", + "children": [ + { + "kind": "Var", + "name": "managedObjectContext", + "printedName": "managedObjectContext", + "children": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.CodingUserInfoKey?", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "CodingUserInfoKey", + "printedName": "Swift.CodingUserInfoKey", + "usr": "s:s17CodingUserInfoKeyV" } - ] - }, + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:s17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvpZ", + "mangledName": "$ss17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices", + "name": "Optional", + "printedName": "Swift.CodingUserInfoKey?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "CodingUserInfoKey", + "printedName": "Swift.CodingUserInfoKey", + "usr": "s:s17CodingUserInfoKeyV" } ], - "usr": "s:SI" + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:s17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvgZ", + "mangledName": "$ss17CodingUserInfoKeyV8LPABCSDKE20managedObjectContextABSgvgZ", + "moduleName": "LPABCSDK", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sl", - "mangledName": "$sSl" - }, + ] + } + ], + "declKind": "Struct", + "usr": "s:s17CodingUserInfoKeyV", + "mangledName": "$ss17CodingUserInfoKeyV", + "moduleName": "Swift", + "isExternal": true, + "conformances": [ { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "RawRepresentable", + "printedName": "RawRepresentable", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" + "usr": "s:SY", + "mangledName": "$sSY" }, { "kind": "Conformance", @@ -10213,200 +49023,286 @@ }, { "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" }, { "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MSMessage", + "printedName": "MSMessage", + "children": [ + { + "kind": "Var", + "name": "messagePayloadData", + "printedName": "messagePayloadData", "children": [ { - "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPMSMessageURLData?", "children": [ { "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" } - ] - }, + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Optional", + "printedName": "LPABCSDK.LPMSMessageURLData?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPMSMessageURLData", + "printedName": "LPABCSDK.LPMSMessageURLData", + "usr": "s:8LPABCSDK18LPMSMessageURLDataV" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messagePayloadDataAC18LPMSMessageURLDataVSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sy", - "mangledName": "$sSy" + ] }, { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", + "kind": "Var", + "name": "customData", + "printedName": "customData", "children": [ { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", - "children": [ + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE10customDataSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE10customDataSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE10customDataSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE10customDataSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" } - ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" + ] }, { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", + "kind": "Var", + "name": "lpData", + "printedName": "lpData", "children": [ { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE6lpDataSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] }, - { - "kind": "Conformance", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" - } - ] - }, - { - "kind": "TypeDecl", - "name": "Dictionary", - "printedName": "Dictionary", - "children": [ { "kind": "Var", - "name": "jsonSDE", - "printedName": "jsonSDE", + "name": "interactive", + "printedName": "interactive", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvp", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvp", + "usr": "s:So9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], + "isOpen": true, "isFromExtension": true, "accessors": [ { @@ -10417,91 +49313,128 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvg", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvg", + "usr": "s:So9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11interactiveSDySSypGSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "get" - }, + } + ] + }, + { + "kind": "Var", + "name": "response", + "printedName": "response", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" } ], - "usr": "s:Sq" + "usr": "s:SD" } ], - "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvs", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvs", - "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", - "isFromExtension": true, - "accessorKind": "set" - }, + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE8responseSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE8responseSDySSypGSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ { "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE7jsonSDESSSgvM", - "mangledName": "$sSD8LPABCSDKE7jsonSDESSSgvM", + "usr": "s:So9MSMessageC8LPABCSDKE8responseSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE8responseSDySSypGSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", - "implicit": true, - "declAttributes": [ - "Transparent" - ], + "isOpen": true, "isFromExtension": true, - "accessorKind": "_modify" + "accessorKind": "get" } ] }, { "kind": "Var", - "name": "dictionarySDE", - "printedName": "dictionarySDE", + "name": "request", + "printedName": "request", "children": [ { "kind": "TypeNominal", @@ -10532,12 +49465,10 @@ } ], "declKind": "Var", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvp", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvp", + "usr": "s:So9MSMessageC8LPABCSDKE7requestSDySSypGSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE7requestSDySSypGSgvp", "moduleName": "LPABCSDK", - "declAttributes": [ - "AccessControl" - ], + "isOpen": true, "isFromExtension": true, "accessors": [ { @@ -10574,11 +49505,193 @@ } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvg", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvg", + "usr": "s:So9MSMessageC8LPABCSDKE7requestSDySSypGSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE7requestSDySSypGSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isLiveLayoutOrNoLayout", + "printedName": "isLiveLayoutOrNoLayout", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE016isLiveLayoutOrNoE0Sbvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "messageSessionUUID", + "printedName": "messageSessionUUID()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So9MSMessageC8LPABCSDKE18messageSessionUUIDSSSgyF", + "mangledName": "$sSo9MSMessageC8LPABCSDKE18messageSessionUUIDSSSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "recievedMessagePayload", + "printedName": "recievedMessagePayload", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.ReceivedMessagePayload?", + "children": [ + { + "kind": "TypeNominal", + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.ReceivedMessagePayload?", + "children": [ + { + "kind": "TypeNominal", + "name": "ReceivedMessagePayload", + "printedName": "LPABCSDK.ReceivedMessagePayload", + "usr": "s:8LPABCSDK22ReceivedMessagePayloadV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE22recievedMessagePayloadAC08ReceiveddE0VSgvg", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCIMType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvp", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvp", + "moduleName": "LPABCSDK", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.LPCIMType?", + "children": [ + { + "kind": "TypeNominal", + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvg", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvg", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "get" }, @@ -10595,37 +49708,23 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "[Swift.String : Any]?", + "printedName": "LPABCSDK.LPCIMType?", "children": [ { "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Swift.String : Any]", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "ProtocolComposition", - "printedName": "Any" - } - ], - "usr": "s:SD" + "name": "LPCIMType", + "printedName": "LPABCSDK.LPCIMType", + "usr": "s:8LPABCSDK9LPCIMTypeO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvs", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvs", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvs", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvs", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "isOpen": true, "isFromExtension": true, "accessorKind": "set" }, @@ -10636,44 +49735,317 @@ "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:So9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvM", + "mangledName": "$sSo9MSMessageC8LPABCSDKE11messageTypeAC9LPCIMTypeOSgvM", + "moduleName": "LPABCSDK", + "implicit": true, + "isOpen": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + } + ], + "declKind": "Class", + "usr": "c:objc(cs)MSMessage", + "moduleName": "Messages", + "isOpen": true, + "intro_iOS": "10.0", + "objc_name": "MSMessage", + "declAttributes": [ + "Available", + "ObjC", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "TypeDecl", + "name": "UIApplication", + "printedName": "UIApplication", + "children": [ + { + "kind": "Function", + "name": "releaseMode", + "printedName": "releaseMode()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "LPABCSDK.UIApplicationReleaseMode?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIApplicationReleaseMode", + "printedName": "LPABCSDK.UIApplicationReleaseMode", + "usr": "s:8LPABCSDK24UIApplicationReleaseModeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So13UIApplicationC8LPABCSDKE11releaseModeAC0a7ReleaseD0OSgyF", + "mangledName": "$sSo13UIApplicationC8LPABCSDKE11releaseModeAC0a7ReleaseD0OSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "getMobileProvision", + "printedName": "getMobileProvision()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:So13UIApplicationC8LPABCSDKE18getMobileProvisionSo12NSDictionaryCSgyF", + "mangledName": "$sSo13UIApplicationC8LPABCSDKE18getMobileProvisionSo12NSDictionaryCSgyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)UIApplication", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIApplication", + "declAttributes": [ + "Available", + "ObjC", + "NonSendable", + "Custom", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)UIResponder", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "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": "TypeDecl", + "name": "UIDevice", + "printedName": "UIDevice", + "children": [ + { + "kind": "Var", + "name": "modelName", + "printedName": "modelName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:So8UIDeviceC8LPABCSDKE9modelNameSSvpZ", + "mangledName": "$sSo8UIDeviceC8LPABCSDKE9modelNameSSvpZ", + "moduleName": "LPABCSDK", + "static": true, + "declAttributes": [ + "Custom", + "HasInitialValue", + "Final", + "HasStorage" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "declKind": "Accessor", - "usr": "s:SD8LPABCSDKE13dictionarySDESDySSypGSgvM", - "mangledName": "$sSD8LPABCSDKE13dictionarySDESDySSypGSgvM", + "usr": "s:So8UIDeviceC8LPABCSDKE9modelNameSSvgZ", + "mangledName": "$sSo8UIDeviceC8LPABCSDKE9modelNameSSvgZ", "moduleName": "LPABCSDK", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "static": true, "implicit": true, "declAttributes": [ - "Transparent" + "Final" ], "isFromExtension": true, - "accessorKind": "_modify" + "accessorKind": "get" } ] } ], - "declKind": "Struct", - "usr": "s:SD", - "mangledName": "$sSD", - "moduleName": "Swift", - "genericSig": "<Ï„_0_0, Ï„_0_1 where Ï„_0_0 : Swift.Hashable>", - "sugared_genericSig": "", + "declKind": "Class", + "usr": "c:objc(cs)UIDevice", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIDevice", "declAttributes": [ - "Frozen" + "Available", + "ObjC", + "NonSendable", + "Custom", + "Dynamic" ], + "superclassUsr": "c:objc(cs)NSObject", "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], "conformances": [ - { - "kind": "Conformance", - "name": "UnifiedLooseSDE", - "printedName": "UnifiedLooseSDE", - "usr": "s:8LPABCSDK15UnifiedLooseSDEP", - "mangledName": "$s8LPABCSDK15UnifiedLooseSDEP" - }, { "kind": "Conformance", "name": "Equatable", @@ -10683,221 +50055,366 @@ }, { "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" }, { "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "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": "TypeDecl", + "name": "UIColor", + "printedName": "UIColor", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init(hex:)", "children": [ { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" }, { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", - "usr": "s:SD8IteratorV" - } - ] + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:ST", - "mangledName": "$sST" + "declKind": "Constructor", + "usr": "s:So7UIColorC8LPABCSDKE3hexABSgSS_tcfc", + "mangledName": "$sSo7UIColorC8LPABCSDKE3hexABSgSS_tcfc", + "moduleName": "LPABCSDK", + "declAttributes": [ + "Convenience" + ], + "isFromExtension": true, + "init_kind": "Convenience" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)UIColor", + "moduleName": "UIKit", + "isOpen": true, + "intro_iOS": "2.0", + "objc_name": "UIColor", + "declAttributes": [ + "Available", + "ObjC", + "SynthesizedProtocol", + "NonSendable", + "Sendable", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" }, { "kind": "Conformance", - "name": "Collection", - "printedName": "Collection", - "children": [ - { - "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Tuple", - "printedName": "(key: Ï„_0_0, value: Ï„_0_1)", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Index", - "usr": "s:SD5IndexV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", - "children": [ - { - "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.Dictionary<Ï„_0_0, Ï„_0_1>.Iterator", - "usr": "s:SD8IteratorV" - } - ] - }, + "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": "_ExpressibleByColorLiteral", + "printedName": "_ExpressibleByColorLiteral", + "usr": "s:s26_ExpressibleByColorLiteralP", + "mangledName": "$ss26_ExpressibleByColorLiteralP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MSMessagesAppPresentationStyle", + "printedName": "MSMessagesAppPresentationStyle", + "children": [ + { + "kind": "Var", + "name": "stringDescription", + "printedName": "stringDescription", + "children": [ { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:So30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvp", + "mangledName": "$sSo30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvp", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "Slice", - "printedName": "Swift.Slice<[Ï„_0_0 : Ï„_0_1]>", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Ï„_0_0 : Ï„_0_1]", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:s5SliceV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - }, + ], + "declKind": "Accessor", + "usr": "s:So30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvg", + "mangledName": "$sSo30MSMessagesAppPresentationStyleV8LPABCSDKE17stringDescriptionSSvg", + "moduleName": "LPABCSDK", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@E@MSMessagesAppPresentationStyle", + "moduleName": "Messages", + "intro_iOS": "10.0", + "objc_name": "MSMessagesAppPresentationStyle", + "declAttributes": [ + "Available", + "SynthesizedProtocol", + "ObjC", + "SynthesizedProtocol", + "Sendable", + "Dynamic" + ], + "enumRawTypeName": "UInt", + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<[Ï„_0_0 : Ï„_0_1]>", - "children": [ - { - "kind": "TypeNominal", - "name": "Dictionary", - "printedName": "[Ï„_0_0 : Ï„_0_1]", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - }, - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ], - "usr": "s:SD" - } - ], - "usr": "s:SI" + "name": "UInt", + "printedName": "Swift.UInt", + "usr": "s:Su" } ] } ], - "usr": "s:Sl", - "mangledName": "$sSl" + "usr": "s:SY", + "mangledName": "$sSY" }, { "kind": "Conformance", - "name": "ExpressibleByDictionaryLiteral", - "printedName": "ExpressibleByDictionaryLiteral", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "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": "MSMessagesAppViewController", + "printedName": "MSMessagesAppViewController", + "children": [ + { + "kind": "Function", + "name": "addChildViewController", + "printedName": "addChildViewController(childVC:)", "children": [ { - "kind": "TypeWitness", - "name": "Key", - "printedName": "Key", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_0" - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { - "kind": "TypeWitness", - "name": "Value", - "printedName": "Value", - "children": [ - { - "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "Ï„_0_1" - } - ] + "kind": "TypeNominal", + "name": "UIViewController", + "printedName": "UIKit.UIViewController", + "usr": "c:objc(cs)UIViewController" } ], - "usr": "s:s30ExpressibleByDictionaryLiteralP", - "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + "declKind": "Func", + "usr": "s:So27MSMessagesAppViewControllerC8LPABCSDKE08addChildcD07childVCySo06UIViewD0C_tF", + "mangledName": "$sSo27MSMessagesAppViewControllerC8LPABCSDKE08addChildcD07childVCySo06UIViewD0C_tF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeAllChildViewControllers", + "printedName": "removeAllChildViewControllers()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:So27MSMessagesAppViewControllerC8LPABCSDKE014removeAllChildC11ControllersyyF", + "mangledName": "$sSo27MSMessagesAppViewControllerC8LPABCSDKE014removeAllChildC11ControllersyyF", + "moduleName": "LPABCSDK", + "isOpen": true, + "declAttributes": [ + "Custom" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:objc(cs)MSMessagesAppViewController", + "moduleName": "Messages", + "isOpen": true, + "intro_iOS": "10.0", + "objc_name": "MSMessagesAppViewController", + "declAttributes": [ + "Custom", + "Available", + "ObjC", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)UIViewController", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "UIKit.UIViewController", + "UIKit.UIResponder", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -10908,10 +50425,24 @@ }, { "kind": "Conformance", - "name": "_HasCustomAnyHashableRepresentation", - "printedName": "_HasCustomAnyHashableRepresentation", - "usr": "s:s35_HasCustomAnyHashableRepresentationP", - "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" + "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", @@ -10927,48 +50458,12 @@ "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSDictionary", - "printedName": "Foundation.NSDictionary", - "usr": "c:objc(cs)NSDictionary" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" } ] } @@ -10977,3640 +50472,3640 @@ }, "ConstValues": [ { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK.swift", "kind": "BooleanLiteral", "offset": 4930, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3519, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3673, "length": 2, "value": "60" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 3685, "length": 2, "value": "60" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 4220, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 4649, "length": 3, "value": "300" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 4949, "length": 3, "value": "8.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5144, "length": 2, "value": "20" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5336, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5346, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5355, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5365, "length": 3, "value": "0.5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5511, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5550, "length": 4, "value": "0.15" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5583, "length": 1, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "FloatLiteral", "offset": 5773, "length": 4, "value": "0.25" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "IntegerLiteral", "offset": 5853, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "BooleanLiteral", "offset": 6983, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorView.swift", "kind": "StringLiteral", "offset": 2941, "length": 23, "value": "\"LPABCSDK.LPActivityIndicatorView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 282, "length": 21, "value": "\"LPCredentialPayload\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 345, "length": 23, "value": "\"LPCredentialPayloadMO\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 405, "length": 15, "value": "\"LPABCSDKModel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 461, "length": 6, "value": "\"momd\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 510, "length": 8, "value": "\"sqlite\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 606, "length": 25, "value": "\"com.liveperson.lpabcsdk\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 716, "length": 6, "value": "\"Info\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 760, "length": 7, "value": "\"plist\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 813, "length": 14, "value": "\"LPABC_PARAMS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 876, "length": 15, "value": "\"bubbleSession\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 945, "length": 38, "value": "\"a32792c6-b6d1-11e8-96f8-529269fb1459\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1033, "length": 13, "value": "\"NSExtension\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1103, "length": 28, "value": "\"NSExtensionPointIdentifier\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1180, "length": 16, "value": "\"lpabc_appgroup\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1349, "length": 36, "value": "\"com.apple.message-payload-provider\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1499, "length": 14, "value": "\"payloadModel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 1553, "length": 9, "value": "\"message\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1791, "length": 4, "value": "10.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1851, "length": 3, "value": "2.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 1940, "length": 4, "value": "15.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 1995, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 2037, "length": 1, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "FloatLiteral", "offset": 2089, "length": 3, "value": "5.0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2162, "length": 17, "value": "\"reportingParams\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2249, "length": 11, "value": "\"accountID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2330, "length": 12, "value": "\"consumerID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2412, "length": 14, "value": "\"appInstallID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2496, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2572, "length": 18, "value": "\"monitoringDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2660, "length": 9, "value": "\"apiType\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2763, "length": 11, "value": "\"LPABC_LOG\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2888, "length": 14, "value": "\"LPABCSDK.CIM\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 2971, "length": 18, "value": "\"LPABCSDK.IDLESDE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3058, "length": 14, "value": "\"LPABCLog.log\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3141, "length": 18, "value": "\"LPABCLog.Network\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3228, "length": 15, "value": "\"LPABCSDK.QUEU\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3312, "length": 23, "value": "\"LPABCSDK.Reachability\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3461, "length": 38, "value": "\"0BF72C98-C4A2-4927-9B28-8D8EDF113406\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3568, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3639, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3762, "length": 62, "value": "\"The interval range for aggregated stack should be (1-15 sec)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 3944, "length": 23, "value": "\"Could not load bundle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4038, "length": 23, "value": "\"Could not SDK version\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4132, "length": 31, "value": "\"Could not load Managed Object\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4285, "length": 15, "value": "\"lpabcsdk_shrk\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "StringLiteral", "offset": 4375, "length": 21, "value": "\"LPReportingResponse\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Constants.swift", "kind": "IntegerLiteral", "offset": 4509, "length": 6, "value": "559887" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 854, "length": 16, "value": "\"LPPayloadSaved\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 920, "length": 14, "value": "\"lpLoggosPost\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "BooleanLiteral", "offset": 3915, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "Array", "offset": 5003, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "Array", "offset": 5298, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 5632, "length": 22, "value": "\"managedObjectContext\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12343, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "IntegerLiteral", "offset": 12435, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12729, "length": 9, "value": "\"iPod5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12779, "length": 14, "value": "\"iPod Touch 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12811, "length": 9, "value": "\"iPod7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12861, "length": 14, "value": "\"iPod Touch 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12893, "length": 11, "value": "\"iPhone3,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12906, "length": 11, "value": "\"iPhone3,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12919, "length": 11, "value": "\"iPhone3,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12943, "length": 10, "value": "\"iPhone 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 12971, "length": 11, "value": "\"iPhone4,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13021, "length": 11, "value": "\"iPhone 4s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13050, "length": 11, "value": "\"iPhone5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13063, "length": 11, "value": "\"iPhone5,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13100, "length": 10, "value": "\"iPhone 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13128, "length": 11, "value": "\"iPhone5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13141, "length": 11, "value": "\"iPhone5,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13178, "length": 11, "value": "\"iPhone 5c\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13207, "length": 11, "value": "\"iPhone6,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13220, "length": 11, "value": "\"iPhone6,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13257, "length": 11, "value": "\"iPhone 5s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13286, "length": 11, "value": "\"iPhone7,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13336, "length": 10, "value": "\"iPhone 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13364, "length": 11, "value": "\"iPhone7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13414, "length": 15, "value": "\"iPhone 6 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13447, "length": 11, "value": "\"iPhone8,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13497, "length": 11, "value": "\"iPhone 6s\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13526, "length": 11, "value": "\"iPhone8,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13576, "length": 16, "value": "\"iPhone 6s Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13610, "length": 11, "value": "\"iPhone9,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13623, "length": 11, "value": "\"iPhone9,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13660, "length": 10, "value": "\"iPhone 7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13688, "length": 11, "value": "\"iPhone9,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13701, "length": 11, "value": "\"iPhone9,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13738, "length": 15, "value": "\"iPhone 7 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13771, "length": 11, "value": "\"iPhone8,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13821, "length": 11, "value": "\"iPhone SE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13850, "length": 12, "value": "\"iPhone10,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13864, "length": 12, "value": "\"iPhone10,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13900, "length": 10, "value": "\"iPhone 8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13928, "length": 12, "value": "\"iPhone10,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13942, "length": 12, "value": "\"iPhone10,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 13978, "length": 15, "value": "\"iPhone 8 Plus\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14011, "length": 12, "value": "\"iPhone10,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14025, "length": 12, "value": "\"iPhone10,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14061, "length": 10, "value": "\"iPhone X\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14089, "length": 12, "value": "\"iPhone11,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14139, "length": 11, "value": "\"iPhone XS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14168, "length": 12, "value": "\"iPhone11,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14182, "length": 12, "value": "\"iPhone11,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14218, "length": 15, "value": "\"iPhone XS Max\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14251, "length": 12, "value": "\"iPhone11,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14301, "length": 11, "value": "\"iPhone XR\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14330, "length": 9, "value": "\"iPad2,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14341, "length": 9, "value": "\"iPad2,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14352, "length": 9, "value": "\"iPad2,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14363, "length": 9, "value": "\"iPad2,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14380, "length": 8, "value": "\"iPad 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14406, "length": 9, "value": "\"iPad3,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14417, "length": 9, "value": "\"iPad3,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14428, "length": 9, "value": "\"iPad3,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14456, "length": 8, "value": "\"iPad 3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14482, "length": 9, "value": "\"iPad3,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14493, "length": 9, "value": "\"iPad3,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14504, "length": 9, "value": "\"iPad3,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14532, "length": 8, "value": "\"iPad 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14558, "length": 9, "value": "\"iPad4,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14569, "length": 9, "value": "\"iPad4,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14580, "length": 9, "value": "\"iPad4,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14608, "length": 10, "value": "\"iPad Air\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14636, "length": 9, "value": "\"iPad5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14647, "length": 9, "value": "\"iPad5,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14686, "length": 12, "value": "\"iPad Air 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14716, "length": 10, "value": "\"iPad6,11\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14728, "length": 10, "value": "\"iPad6,12\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14766, "length": 8, "value": "\"iPad 5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14792, "length": 9, "value": "\"iPad7,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14803, "length": 9, "value": "\"iPad7,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14842, "length": 8, "value": "\"iPad 6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14868, "length": 9, "value": "\"iPad2,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14879, "length": 9, "value": "\"iPad2,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14890, "length": 9, "value": "\"iPad2,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14918, "length": 11, "value": "\"iPad Mini\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14947, "length": 9, "value": "\"iPad4,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14958, "length": 9, "value": "\"iPad4,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14969, "length": 9, "value": "\"iPad4,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 14997, "length": 13, "value": "\"iPad Mini 2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15028, "length": 9, "value": "\"iPad4,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15039, "length": 9, "value": "\"iPad4,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15050, "length": 9, "value": "\"iPad4,9\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15078, "length": 13, "value": "\"iPad Mini 3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15109, "length": 9, "value": "\"iPad5,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15120, "length": 9, "value": "\"iPad5,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15159, "length": 13, "value": "\"iPad Mini 4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15190, "length": 9, "value": "\"iPad6,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15201, "length": 9, "value": "\"iPad6,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15240, "length": 21, "value": "\"iPad Pro (9.7-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15279, "length": 9, "value": "\"iPad6,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15290, "length": 9, "value": "\"iPad6,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15329, "length": 22, "value": "\"iPad Pro (12.9-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15369, "length": 9, "value": "\"iPad7,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15380, "length": 9, "value": "\"iPad7,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15419, "length": 39, "value": "\"iPad Pro (12.9-inch) (2nd generation)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15476, "length": 9, "value": "\"iPad7,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15487, "length": 9, "value": "\"iPad7,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15526, "length": 22, "value": "\"iPad Pro (10.5-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15566, "length": 9, "value": "\"iPad8,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15577, "length": 9, "value": "\"iPad8,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15588, "length": 9, "value": "\"iPad8,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15599, "length": 9, "value": "\"iPad8,4\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15616, "length": 20, "value": "\"iPad Pro (11-inch)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15654, "length": 9, "value": "\"iPad8,5\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15665, "length": 9, "value": "\"iPad8,6\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15676, "length": 9, "value": "\"iPad8,7\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15687, "length": 9, "value": "\"iPad8,8\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15704, "length": 39, "value": "\"iPad Pro (12.9-inch) (3rd generation)\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15761, "length": 12, "value": "\"AppleTV5,3\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15811, "length": 10, "value": "\"Apple TV\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15839, "length": 12, "value": "\"AppleTV6,2\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15889, "length": 13, "value": "\"Apple TV 4K\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15920, "length": 19, "value": "\"AudioAccessory1,1\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15970, "length": 9, "value": "\"HomePod\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 15997, "length": 6, "value": "\"i386\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16005, "length": 8, "value": "\"x86_64\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16047, "length": 104, "value": "\"Simulator \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16110, "length": 28, "value": "\"SIMULATOR_MODEL_IDENTIFIER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16143, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LPABC+Extension.swift", "kind": "StringLiteral", "offset": 16150, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 437, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 476, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 519, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 586, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 629, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 672, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 742, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 781, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 823, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 863, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 437, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 476, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 519, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 586, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 629, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 672, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 742, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 781, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 823, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 863, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1045, "length": 11, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1066, "length": 8, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1084, "length": 9, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1103, "length": 12, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 8, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1143, "length": 15, "value": "6" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1168, "length": 6, "value": "7" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1184, "length": 7, "value": "8" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1201, "length": 8, "value": "9" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1219, "length": 7, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1352, "length": 6, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1368, "length": 6, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1384, "length": 5, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "IntegerLiteral", "offset": 1399, "length": 8, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1540, "length": 6, "value": "\"MALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1576, "length": 8, "value": "\"FEMALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1614, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1540, "length": 6, "value": "\"MALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1576, "length": 8, "value": "\"FEMALE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1614, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1755, "length": 6, "value": "\"HOME\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1790, "length": 8, "value": "\"MOBILE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1827, "length": 6, "value": "\"WORK\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1862, "length": 5, "value": "\"FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1896, "length": 6, "value": "\"MAIN\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1931, "length": 10, "value": "\"HOME_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1970, "length": 10, "value": "\"WORK_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2009, "length": 7, "value": "\"PAGER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2045, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1755, "length": 6, "value": "\"HOME\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1790, "length": 8, "value": "\"MOBILE\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1827, "length": 6, "value": "\"WORK\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1862, "length": 5, "value": "\"FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1896, "length": 6, "value": "\"MAIN\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1931, "length": 10, "value": "\"HOME_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 1970, "length": 10, "value": "\"WORK_FAX\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2009, "length": 7, "value": "\"PAGER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+SDEPublicEnum.swift", "kind": "StringLiteral", "offset": 2045, "length": 7, "value": "\"OTHER\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Model\/LPABCSendMessagePayloadData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Model\/LPABCSendMessagePayloadData.swift", "kind": "StringLiteral", "offset": 416, "length": 6, "value": "\"text\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogBenchmarker.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogBenchmarker.swift", "kind": "IntegerLiteral", "offset": 656, "length": 2, "value": "10" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "StringLiteral", "offset": 8257, "length": 34, "value": "\"LPActivityIndicatorViewContainer\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "IntegerLiteral", "offset": 8433, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/ActiivityIndicaotr\/LPActivityIndicatorPresenter.swift", "kind": "BooleanLiteral", "offset": 8493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "BooleanLiteral", "offset": 668, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 2472, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 2498, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 3355, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 3381, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 4246, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 4272, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5095, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5121, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5935, "length": 3, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogger.swift", "kind": "StringLiteral", "offset": 5961, "length": 4, "value": "\"\n\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 247, "length": 19, "value": "\"LPABCSDK Disposed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 316, "length": 25, "value": "\"LPABCSDK De-initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 391, "length": 16, "value": "\"De-initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 457, "length": 6, "value": "\"Init\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 513, "length": 12, "value": "\"Initialize\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 593, "length": 23, "value": "\"Host environment set:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 667, "length": 17, "value": "\"SDK initialized\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 735, "length": 53, "value": "\"MOContext Save Notification fail to include MOmodel\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 838, "length": 44, "value": "\"Counld not derive iMessage APP Environment\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 936, "length": 23, "value": "\"Loggos call initiated\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1008, "length": 20, "value": "\"Loggos call body: \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1080, "length": 14, "value": "\"Loggos call:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1241, "length": 35, "value": "\"Could not detect incoming Message\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1329, "length": 27, "value": "\"Incoming message payload:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1415, "length": 49, "value": "\"Message Agent to Consumer could not be resolved\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1517, "length": 31, "value": "\"Message payload stored to DB:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1601, "length": 23, "value": "\"Sending implicit SDE:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1673, "length": 18, "value": "\"SDE Send success\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1740, "length": 16, "value": "\"SDE Send fail:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1798, "length": 11, "value": "\"SDE Send:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1861, "length": 35, "value": "\"Aggregated SDE stack will be sent\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 1954, "length": 22, "value": "\"Idle SDE stack sent:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2021, "length": 16, "value": "\"SDE call retry\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2094, "length": 11, "value": "\"Response:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2157, "length": 25, "value": "\"SDE Report Status Code:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2230, "length": 21, "value": "\"Idle timer started:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2298, "length": 19, "value": "\"Idle timer Stoped\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2369, "length": 33, "value": "\"SDE added to Idle Stack, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2455, "length": 28, "value": "\"SDE added to stack, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2537, "length": 27, "value": "\"Idle Timer Fired Delegate\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2623, "length": 32, "value": "\"SDE idle stack cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2705, "length": 27, "value": "\"SDE Stack cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2782, "length": 26, "value": "\"Json SDE cleared, count:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2866, "length": 27, "value": "\"Outgoing Message payload:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 2935, "length": 21, "value": "\"Logger send success\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3005, "length": 38, "value": "\"Secure form submitted button pressed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3091, "length": 23, "value": "\"Secure form completed\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3494, "length": 17, "value": "\"Error code: 101\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3588, "length": 17, "value": "\"Error code: 102\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3682, "length": 17, "value": "\"Error code: 103\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3776, "length": 17, "value": "\"Error code: 104\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3870, "length": 17, "value": "\"Error code: 105\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 3964, "length": 17, "value": "\"Error code: 106\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4058, "length": 17, "value": "\"Error code: 107\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4152, "length": 17, "value": "\"Error code: 108\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4267, "length": 17, "value": "\"Error code: 201\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4361, "length": 17, "value": "\"Error code: 202\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4455, "length": 17, "value": "\"Error code: 203\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4549, "length": 16, "value": "\"Info code: 204\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4642, "length": 18, "value": "\"Error code: 205:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4737, "length": 17, "value": "\"Error code: 206\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4831, "length": 17, "value": "\"Error code: 207\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 4930, "length": 17, "value": "\"Error code: 301\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5000, "length": 17, "value": "\"Error code: 302\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5070, "length": 17, "value": "\"Error code: 303\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5167, "length": 17, "value": "\"Error code: 401\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5245, "length": 17, "value": "\"Error code: 402\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5317, "length": 17, "value": "\"Error code: 403\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5402, "length": 17, "value": "\"Error code: 501\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5472, "length": 17, "value": "\"Error code: 502\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5547, "length": 18, "value": "\"Error code: 503:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5613, "length": 18, "value": "\"Error code: 504:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5671, "length": 17, "value": "\"Error code: 505\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5762, "length": 18, "value": "\"Error code: 601:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5829, "length": 18, "value": "\"Error code: 602:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5903, "length": 17, "value": "\"Error code: 603\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 5971, "length": 18, "value": "\"Error code: 604:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6049, "length": 18, "value": "\"Error code: 605:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6127, "length": 18, "value": "\"Error code: 606:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6194, "length": 17, "value": "\"Error code: 607\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6266, "length": 18, "value": "\"Error code: 608:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6340, "length": 18, "value": "\"Error code: 609:\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6421, "length": 17, "value": "\"Error code: 701\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6517, "length": 17, "value": "\"Error code: 801\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6584, "length": 17, "value": "\"Error code: 802\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/LogStrings.swift", "kind": "StringLiteral", "offset": 6675, "length": 17, "value": "\"Error code: 900\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "IntegerLiteral", "offset": 1156, "length": 1, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "BooleanLiteral", "offset": 1379, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDEManager.swift", "kind": "IntegerLiteral", "offset": 1408, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 532, "length": 11, "value": "\"accountID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 619, "length": 12, "value": "\"consumerID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 707, "length": 14, "value": "\"appInstallID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 797, "length": 6, "value": "\"type\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 879, "length": 18, "value": "\"monitoringDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 973, "length": 9, "value": "\"apiType\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1058, "length": 16, "value": "\"conversationID\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1150, "length": 11, "value": "\"timestamp\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1237, "length": 14, "value": "\"loggosDomain\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadCodinKeys.swift", "kind": "StringLiteral", "offset": 1327, "length": 15, "value": "\"messageParams\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 222, "length": 6, "value": "\"data\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 271, "length": 12, "value": "\"customData\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 326, "length": 8, "value": "\"lpData\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 377, "length": 13, "value": "\"interactive\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 433, "length": 10, "value": "\"response\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 486, "length": 9, "value": "\"request\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/LPMSMessageURLData.swift", "kind": "StringLiteral", "offset": 538, "length": 6, "value": "\"text\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 230, "length": 20, "value": "\"[%@] [%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 268, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 403, "length": 15, "value": "\"[%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 530, "length": 26, "value": "\"[%@] [%@.%@:%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 574, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 626, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 648, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1380, "length": 81, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1424, "length": 1, "value": "\" [%@] [%@] [%@]: [%@] [%@] [L%@]: %@\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1479, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1566, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1588, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1705, "length": 21, "value": "\"[%@] [%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1744, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1803, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 1825, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1927, "length": 37, "value": "\"[%@] [%@] [%@]: [%@] [%@] [L%@]: %@\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 1982, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2069, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2091, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2207, "length": 16, "value": "\"[%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2241, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2309, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2331, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2415, "length": 16, "value": "\"[%@] [%@] [%@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2449, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2517, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2539, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2621, "length": 26, "value": "\"[%@] [%@.%@:%@] [%@: %@]\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "StringLiteral", "offset": 2665, "length": 25, "value": "\"yyyy-MM-dd HH:mm:ss.SSS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2733, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPABCLogFormatters.swift", "kind": "BooleanLiteral", "offset": 2755, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2063, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2097, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2137, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2176, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2218, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2257, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2288, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2326, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2364, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2403, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2063, "length": 6, "value": "\"cart\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2097, "length": 10, "value": "\"purchase\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2137, "length": 10, "value": "\"prodView\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2176, "length": 10, "value": "\"ctmrinfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2218, "length": 10, "value": "\"mrktInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2257, "length": 10, "value": "\"personal\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2288, "length": 6, "value": "\"lead\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2326, "length": 9, "value": "\"service\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2364, "length": 7, "value": "\"error\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCMonitoring\/SDE MODELS\/SDEBase.swift", "kind": "StringLiteral", "offset": 2403, "length": 12, "value": "\"searchInfo\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 284, "length": 6, "value": "\"POST\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 311, "length": 5, "value": "\"GET\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 337, "length": 5, "value": "\"PUT\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 284, "length": 6, "value": "\"POST\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 311, "length": 5, "value": "\"GET\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 337, "length": 5, "value": "\"PUT\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "BooleanLiteral", "offset": 581, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/NetworkManager\/LPABCNetwokrManager.swift", "kind": "StringLiteral", "offset": 184, "length": 19, "value": "\"LPABCSDK.LPABCNetworkManager\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 493, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 516, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 696, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "BooleanLiteral", "offset": 721, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/SecureForm\/LPSecureFormViewController.swift", "kind": "StringLiteral", "offset": 341, "length": 26, "value": "\"LPABCSDK.LPSecureFormViewController\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 260, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 301, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 485, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Logger\/LPDeviceInfo.swift", "kind": "StringLiteral", "offset": 681, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 742, "length": 5, "value": "1" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 799, "length": 4, "value": "2" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 842, "length": 7, "value": "3" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 886, "length": 5, "value": "4" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/PUBLIC\/LPABCSDK+PublicEnums.swift", "kind": "IntegerLiteral", "offset": 925, "length": 4, "value": "5" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/LPURLConstructor.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/LPURLConstructor.swift", "kind": "StringLiteral", "offset": 1397, "length": 6, "value": "\"data\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 217, "length": 9, "value": "\"welcome\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 249, "length": 12, "value": "\"secureForm\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 217, "length": 9, "value": "\"welcome\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPMessageType.swift", "kind": "StringLiteral", "offset": 249, "length": 12, "value": "\"secureForm\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 212, "length": 7, "value": "\"title\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 252, "length": 10, "value": "\"subtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 295, "length": 19, "value": "\"secondarySubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 347, "length": 18, "value": "\"tertiarySubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 398, "length": 12, "value": "\"imageTitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 443, "length": 15, "value": "\"imageSubtitle\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 491, "length": 7, "value": "\"image\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 531, "length": 14, "value": "\"mediaFileURL\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 578, "length": 9, "value": "\"caption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 620, "length": 12, "value": "\"subcaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 665, "length": 17, "value": "\"trailingCaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/Extensions-MSMessage\/ReceivedMessagePayload.swift", "kind": "StringLiteral", "offset": 715, "length": 20, "value": "\"trailingSubcaption\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", "kind": "BooleanLiteral", "offset": 195, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCSDK\/LPABCSDK+SDEReporting.swift", "kind": "BooleanLiteral", "offset": 1247, "length": 5, "value": "false" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Keychain\/LPKeychainWrapper.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/FrameworkShared\/Keychain\/LPKeychainWrapper.swift", "kind": "StringLiteral", "offset": 3261, "length": 22, "value": "\"SwiftKeychainWrapper\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1055, "length": 26, "value": "\"Bundle is not set for CD\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 1576, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1673, "length": 61, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1724, "length": 1, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1733, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1767, "length": 30, "value": "\"Unresolved CD error \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 1796, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "IntegerLiteral", "offset": 2177, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2315, "length": 63, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2343, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 2377, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "IntegerLiteral", "offset": 2759, "length": 1, "value": "0" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 3013, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "BooleanLiteral", "offset": 3098, "length": 4, "value": "true" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3625, "length": 61, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3676, "length": 1, "value": "\" \"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3685, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/ghasfjord\/Documents\/abcsdknew\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", + "filePath": "\/Users\/ghasfjord\/Documents\/lpabcsdk\/lpabcsdk\/LPABCSDK_Maker\/Submodule\/LPABCPayloadConstructor\/CoreData\/LPPayloadController.swift", "kind": "StringLiteral", "offset": 3711, "length": 33, diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index 7703ab8..88a588f 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50) -// swift-module-flags: -target x86_64-apple-ios11.3-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK +// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) +// swift-module-flags: -target x86_64-apple-ios11.3-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK // swift-module-flags-ignorable: -enable-bare-slash-regex import CoreData import Foundation diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index a311fe8..a2966ef 100644 Binary files a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 7703ab8..88a588f 100644 --- a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50) -// swift-module-flags: -target x86_64-apple-ios11.3-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK +// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) +// swift-module-flags: -target x86_64-apple-ios11.3-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK // swift-module-flags-ignorable: -enable-bare-slash-regex import CoreData import Foundation diff --git a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule index ae0b6c5..4adb3f4 100644 Binary files a/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule and b/LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule differ