paytm-customuisdk-react-native
Version:
Paytm Custom ui sdk plugin for custom ui sdk
20,906 lines • 746 kB
JSON
{
"ABIRoot": {
"kind": "Root",
"name": "TopLevel",
"printedName": "TopLevel",
"children": [
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "PspSchema",
"printedName": "PspSchema",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(from:)",
"children": [
{
"kind": "TypeNominal",
"name": "PspSchema",
"printedName": "PaytmNativeSDK.PspSchema",
"usr": "s:14PaytmNativeSDK9PspSchemaV"
},
{
"kind": "TypeNominal",
"name": "Decoder",
"printedName": "Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK9PspSchemaV4fromACs7Decoder_p_tKcfc",
"mangledName": "$s14PaytmNativeSDK9PspSchemaV4fromACs7Decoder_p_tKcfc",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"throwing": true,
"init_kind": "Designated"
}
],
"declKind": "Struct",
"usr": "s:14PaytmNativeSDK9PspSchemaV",
"mangledName": "$s14PaytmNativeSDK9PspSchemaV",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
}
]
},
{
"kind": "TypeDecl",
"name": "AINativeTokenFlowStatus",
"printedName": "AINativeTokenFlowStatus",
"children": [
{
"kind": "Var",
"name": "inProcess",
"printedName": "inProcess",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus.Type) -> PaytmNativeSDK.AINativeTokenFlowStatus",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO9inProcessyA2CmF",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO9inProcessyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "appNotInstall",
"printedName": "appNotInstall",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus.Type) -> PaytmNativeSDK.AINativeTokenFlowStatus",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO13appNotInstallyA2CmF",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO13appNotInstallyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "error",
"printedName": "error",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus.Type) -> PaytmNativeSDK.AINativeTokenFlowStatus",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO5erroryA2CmF",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO5erroryA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO2eeoiySbAC_ACtFZ",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO2eeoiySbAC_ACtFZ",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK23AINativeTokenFlowStatusO9hashValueSivp",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO9hashValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO9hashValueSivg",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO9hashValueSivg",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK23AINativeTokenFlowStatusO4hash4intoys6HasherVz_tF",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO4hash4intoys6HasherVz_tF",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO",
"mangledName": "$s14PaytmNativeSDK23AINativeTokenFlowStatusO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"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": "OrderStatus",
"printedName": "OrderStatus",
"children": [
{
"kind": "Var",
"name": "none",
"printedName": "none",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus.Type) -> PaytmNativeSDK.OrderStatus",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.OrderStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK11OrderStatusO4noneyA2CmF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO4noneyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "pending",
"printedName": "pending",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus.Type) -> PaytmNativeSDK.OrderStatus",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.OrderStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK11OrderStatusO7pendingyA2CmF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO7pendingyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "success",
"printedName": "success",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus.Type) -> PaytmNativeSDK.OrderStatus",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.OrderStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK11OrderStatusO7successyA2CmF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO7successyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "failure",
"printedName": "failure",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus.Type) -> PaytmNativeSDK.OrderStatus",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.OrderStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK11OrderStatusO7failureyA2CmF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO7failureyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "timeElapsed",
"printedName": "timeElapsed",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus.Type) -> PaytmNativeSDK.OrderStatus",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.OrderStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK11OrderStatusO11timeElapsedyA2CmF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO11timeElapsedyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK11OrderStatusO2eeoiySbAC_ACtFZ",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO2eeoiySbAC_ACtFZ",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK11OrderStatusO9hashValueSivp",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO9hashValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK11OrderStatusO9hashValueSivg",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO9hashValueSivg",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK11OrderStatusO4hash4intoys6HasherVz_tF",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO4hash4intoys6HasherVz_tF",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK11OrderStatusO",
"mangledName": "$s14PaytmNativeSDK11OrderStatusO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"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": "UpiCollectConfigurations",
"printedName": "UpiCollectConfigurations",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(shouldAllowCustomPolling:isAutoPolling:)",
"children": [
{
"kind": "TypeNominal",
"name": "UpiCollectConfigurations",
"printedName": "PaytmNativeSDK.UpiCollectConfigurations",
"usr": "s:14PaytmNativeSDK24UpiCollectConfigurationsV"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK24UpiCollectConfigurationsV24shouldAllowCustomPolling06isAutoJ0ACSb_Sbtcfc",
"mangledName": "$s14PaytmNativeSDK24UpiCollectConfigurationsV24shouldAllowCustomPolling06isAutoJ0ACSb_Sbtcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Struct",
"usr": "s:14PaytmNativeSDK24UpiCollectConfigurationsV",
"mangledName": "$s14PaytmNativeSDK24UpiCollectConfigurationsV",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AIHandler",
"printedName": "AIHandler",
"children": [
{
"kind": "Var",
"name": "mid",
"printedName": "mid",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK9AIHandlerC3midSSvp",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC3midSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC3midSSvg",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC3midSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC3midSSvs",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC3midSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC3midSSvM",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC3midSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "orderId",
"printedName": "orderId",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK9AIHandlerC7orderIdSSvp",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC7orderIdSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC7orderIdSSvg",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC7orderIdSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC7orderIdSSvs",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC7orderIdSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC7orderIdSSvM",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC7orderIdSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "upiCollectPollingCompletion",
"printedName": "upiCollectPollingCompletion",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel)",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "AINativeBaseParameterModel",
"printedName": "PaytmNativeSDK.AINativeBaseParameterModel",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvp",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel)",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "AINativeBaseParameterModel",
"printedName": "PaytmNativeSDK.AINativeBaseParameterModel",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvg",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.OrderStatus, PaytmNativeSDK.AINativeBaseParameterModel)",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"kind": "TypeNominal",
"name": "AINativeBaseParameterModel",
"printedName": "PaytmNativeSDK.AINativeBaseParameterModel",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvs",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvM",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27upiCollectPollingCompletionyAA11OrderStatusO_AA26AINativeBaseParameterModelCtcSgvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "AIHandler",
"printedName": "PaytmNativeSDK.AIHandler",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AIHandler"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AIHandler(im)init",
"mangledName": "$s14PaytmNativeSDK9AIHandlerCACycfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override",
"AccessControl",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "isPaytmAppInstall",
"printedName": "isPaytmAppInstall",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK9AIHandlerC02isA10AppInstallSbvp",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC02isA10AppInstallSbvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9AIHandlerC02isA10AppInstallSbvg",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC02isA10AppInstallSbvg",
"moduleName": "PaytmNativeSDK",
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "initWithNotification",
"printedName": "initWithNotification(appInvokeData:)",
"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:14PaytmNativeSDK9AIHandlerC20initWithNotification13appInvokeDataySDySSypG_tFZ",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC20initWithNotification13appInvokeDataySDySSypG_tFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "recieveNotificationForUPI",
"printedName": "recieveNotificationForUPI(notification:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "NSNotification",
"printedName": "Foundation.NSNotification",
"usr": "c:objc(cs)NSNotification"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)AIHandler(im)recieveNotificationForUPIWithNotification:",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC25recieveNotificationForUPI12notificationySo14NSNotificationC_tF",
"moduleName": "PaytmNativeSDK",
"objc_name": "recieveNotificationForUPIWithNotification:",
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getEnvironent",
"printedName": "getEnvironent()",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC13getEnvironentAA13AIEnvironmentOyF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC13getEnvironentAA13AIEnvironmentOyF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setEnvironment",
"printedName": "setEnvironment(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC14setEnvironmentyyAA13AIEnvironmentOF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC14setEnvironmentyyAA13AIEnvironmentOF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "callProcessTransitionAPIForCollect",
"printedName": "callProcessTransitionAPIForCollect(selectedPayModel:delegate:upiPollingConfig:responseCallback:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeNUPIarameterModel",
"printedName": "PaytmNativeSDK.AINativeNUPIarameterModel",
"usr": "s:14PaytmNativeSDK25AINativeNUPIarameterModelC"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
},
{
"kind": "TypeNominal",
"name": "UpiCollectConfigurations",
"printedName": "PaytmNativeSDK.UpiCollectConfigurations",
"usr": "s:14PaytmNativeSDK24UpiCollectConfigurationsV"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "([Swift.String : Any]?, Swift.String?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "([Swift.String : Any]?, Swift.String?)",
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC34callProcessTransitionAPIForCollect16selectedPayModel8delegate16upiPollingConfig16responseCallbackyAA020AINativeNUPIarameterL0C_AA10AIDelegate_pAA03UpiI14ConfigurationsVySDySSypGSg_SSSgtctF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC34callProcessTransitionAPIForCollect16selectedPayModel8delegate16upiPollingConfig16responseCallbackyAA020AINativeNUPIarameterL0C_AA10AIDelegate_pAA03UpiI14ConfigurationsVySDySSypGSg_SSSgtctF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "callProcessTransactionAPI",
"printedName": "callProcessTransactionAPI(selectedPayModel:delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeBaseParameterModel",
"printedName": "PaytmNativeSDK.AINativeBaseParameterModel",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC25callProcessTransactionAPI16selectedPayModel8delegateyAA021AINativeBaseParameterK0C_AA10AIDelegate_ptF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC25callProcessTransactionAPI16selectedPayModel8delegateyAA021AINativeBaseParameterK0C_AA10AIDelegate_ptF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "returnPayModesString",
"printedName": "returnPayModesString(paymode:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC20returnPayModesString7paymodeSSAA015AINativePaymentG0O_tF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC20returnPayModesString7paymodeSSAA015AINativePaymentG0O_tF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "returnCardType",
"printedName": "returnCardType(selectedPayModel:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "ProtocolComposition",
"printedName": "AnyObject"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC14returnCardType16selectedPayModelSSyXl_tF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC14returnCardType16selectedPayModelSSyXl_tF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "openPaytm",
"printedName": "openPaytm(selectedPayModel:merchantId:orderId:txnToken:amount:callbackUrl:delegate:environment:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeInhouseParameterModel",
"printedName": "PaytmNativeSDK.AINativeInhouseParameterModel",
"usr": "s:14PaytmNativeSDK29AINativeInhouseParameterModelC"
},
{
"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": "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": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
},
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC04openA016selectedPayModel10merchantId05orderJ08txnToken6amount11callbackUrl8delegate11environmentyAA024AINativeInhouseParameterH0C_S5SSgAA10AIDelegate_pAA13AIEnvironmentOtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC04openA016selectedPayModel10merchantId05orderJ08txnToken6amount11callbackUrl8delegate11environmentyAA024AINativeInhouseParameterH0C_S5SSgAA10AIDelegate_pAA13AIEnvironmentOtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "callProcessTransactionAPIForUPI",
"printedName": "callProcessTransactionAPIForUPI(selectedPayModel:upiPollingConfig:delegate:completionForPush:completionForCollect:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeNUPIarameterModel",
"printedName": "PaytmNativeSDK.AINativeNUPIarameterModel",
"usr": "s:14PaytmNativeSDK25AINativeNUPIarameterModelC"
},
{
"kind": "TypeNominal",
"name": "UpiCollectConfigurations",
"printedName": "PaytmNativeSDK.UpiCollectConfigurations",
"usr": "s:14PaytmNativeSDK24UpiCollectConfigurationsV"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.AINativeTokenFlowStatus) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
]
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(([Swift.String : Any]?) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "([Swift.String : Any]?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"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"
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC31callProcessTransactionAPIForUPI16selectedPayModel16upiPollingConfig8delegate17completionForPush0qR7CollectyAA020AINativeNUPIarameterL0C_AA03UpiT14ConfigurationsVAA10AIDelegate_pyAA0U15TokenFlowStatusOcSgySDySSypGSgcSgtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC31callProcessTransactionAPIForUPI16selectedPayModel16upiPollingConfig8delegate17completionForPush0qR7CollectyAA020AINativeNUPIarameterL0C_AA03UpiT14ConfigurationsVAA10AIDelegate_pyAA0U15TokenFlowStatusOcSgySDySSypGSgcSgtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "callProcessTransactionAPIForUPIIntent",
"printedName": "callProcessTransactionAPIForUPIIntent(model:orderId:mid:txnToken:pspApp:shouldShowCustomIntentPolling:delegate:completionHandler:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeNUPIarameterModel",
"printedName": "PaytmNativeSDK.AINativeNUPIarameterModel",
"usr": "s:14PaytmNativeSDK25AINativeNUPIarameterModelC"
},
{
"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": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(([Swift.String : Any]?, Swift.String?) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "([Swift.String : Any]?, Swift.String?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "([Swift.String : Any]?, Swift.String?)",
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC37callProcessTransactionAPIForUPIIntent5model7orderId3mid8txnToken6pspApp29shouldShowCustomIntentPolling8delegate17completionHandleryAA25AINativeNUPIarameterModelC_S4SSbAA10AIDelegate_pySDySSypGSg_SSSgtcSgtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC37callProcessTransactionAPIForUPIIntent5model7orderId3mid8txnToken6pspApp29shouldShowCustomIntentPolling8delegate17completionHandleryAA25AINativeNUPIarameterModelC_S4SSbAA10AIDelegate_pySDySSypGSg_SSSgtcSgtF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "startPollingForUpiIntent",
"printedName": "startPollingForUpiIntent(orderId:mid:txnToken:completionHandler:)",
"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"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.OrderStatus, [Swift.String : Any]?, Swift.String?) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.OrderStatus, [Swift.String : Any]?, Swift.String?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.OrderStatus, [Swift.String : Any]?, Swift.String?)",
"children": [
{
"kind": "TypeNominal",
"name": "OrderStatus",
"printedName": "PaytmNativeSDK.OrderStatus",
"usr": "s:14PaytmNativeSDK11OrderStatusO"
},
{
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC24startPollingForUpiIntent7orderId3mid8txnToken17completionHandlerySS_S2SyAA11OrderStatusO_SDySSypGSgSSSgtcSgtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC24startPollingForUpiIntent7orderId3mid8txnToken17completionHandlerySS_S2SyAA11OrderStatusO_SDySSypGSgSSSgtcSgtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getURLForUPIIntent",
"printedName": "getURLForUPIIntent(orderId:mid:)",
"children": [
{
"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"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC18getURLForUPIIntent7orderId3midS2S_SStF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC18getURLForUPIIntent7orderId3midS2S_SStF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getParametersForUPIIntent",
"printedName": "getParametersForUPIIntent(orderId:mid:txnToken:pspApp:)",
"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"
},
{
"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": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC25getParametersForUPIIntent7orderId3mid8txnToken6pspAppSDySSypGSS_S3StF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC25getParametersForUPIIntent7orderId3mid8txnToken6pspAppSDySSypGSS_S3StF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "applyOffer",
"printedName": "applyOffer()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC10applyOfferyyF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC10applyOfferyyF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "fetchAllOffers",
"printedName": "fetchAllOffers(mid:delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC14fetchAllOffers3mid8delegateySS_AA10AIDelegate_ptF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC14fetchAllOffers3mid8delegateySS_AA10AIDelegate_ptF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getInstrumentFromLocalVault",
"printedName": "getInstrumentFromLocalVault(custId:mid:ssoToken:checksum:delegate:)",
"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"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC27getInstrumentFromLocalVault6custId3mid8ssoToken8checksum8delegateySS_S3SAA10AIDelegate_ptF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27getInstrumentFromLocalVault6custId3mid8ssoToken8checksum8delegateySS_S3SAA10AIDelegate_ptF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getParamsForSavedLocalVault",
"printedName": "getParamsForSavedLocalVault(custId:mid:ssoToken:checksum:)",
"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"
},
{
"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",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC27getParamsForSavedLocalVault6custId3mid8ssoToken8checksumSDySSypGSS_S3StF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC27getParamsForSavedLocalVault6custId3mid8ssoToken8checksumSDySSypGSS_S3StF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "fetchBin",
"printedName": "fetchBin(selectedPayModel:delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeSavedCardParameterModel",
"printedName": "PaytmNativeSDK.AINativeSavedCardParameterModel",
"usr": "s:14PaytmNativeSDK31AINativeSavedCardParameterModelC"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC8fetchBin16selectedPayModel8delegateyAA026AINativeSavedCardParameterI0C_AA10AIDelegate_ptF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC8fetchBin16selectedPayModel8delegateyAA026AINativeSavedCardParameterI0C_AA10AIDelegate_ptF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getAuthToken",
"printedName": "getAuthToken(clientId:mid:urlScheme:completion:)",
"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"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
],
"typeAttributes": [
"noescape"
]
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC12getAuthToken8clientId3mid9urlScheme10completionySS_S2SSgyAA08AINativeG10FlowStatusOXEtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC12getAuthToken8clientId3mid9urlScheme10completionySS_S2SSgyAA08AINativeG10FlowStatusOXEtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "openRedirectionFlow",
"printedName": "openRedirectionFlow(selectedPayModel:orderId:txnToken:mid:delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AINativeInhouseParameterModel?",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeInhouseParameterModel",
"printedName": "PaytmNativeSDK.AINativeInhouseParameterModel",
"usr": "s:14PaytmNativeSDK29AINativeInhouseParameterModelC"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"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": "Optional",
"printedName": "PaytmNativeSDK.AIDelegate?",
"children": [
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC19openRedirectionFlow16selectedPayModel7orderId8txnToken3mid8delegateyAA024AINativeInhouseParameterJ0CSg_S3SAA10AIDelegate_pSgtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC19openRedirectionFlow16selectedPayModel7orderId8txnToken3mid8delegateyAA024AINativeInhouseParameterJ0CSg_S3SAA10AIDelegate_pSgtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getUPIBalance",
"printedName": "getUPIBalance(bankDetails:mid:completion:)",
"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"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
],
"typeAttributes": [
"noescape"
]
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC13getUPIBalance11bankDetails3mid10completionySDySSypG_SSyAA23AINativeTokenFlowStatusOXEtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC13getUPIBalance11bankDetails3mid10completionySDySSypG_SSyAA23AINativeTokenFlowStatusOXEtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setupUPIPin",
"printedName": "setupUPIPin(bankDetails:mid:completion:)",
"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"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeTokenFlowStatus) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeTokenFlowStatus",
"printedName": "PaytmNativeSDK.AINativeTokenFlowStatus",
"usr": "s:14PaytmNativeSDK23AINativeTokenFlowStatusO"
}
],
"typeAttributes": [
"noescape"
]
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC11setupUPIPin11bankDetails3mid10completionySDySSypG_SSyAA23AINativeTokenFlowStatusOXEtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC11setupUPIPin11bankDetails3mid10completionySDySSypG_SSyAA23AINativeTokenFlowStatusOXEtF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "fetchNetBankingChannels",
"printedName": "fetchNetBankingChannels(selectedPayModel:delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeNBParameterModel",
"printedName": "PaytmNativeSDK.AINativeNBParameterModel",
"usr": "s:14PaytmNativeSDK24AINativeNBParameterModelC"
},
{
"kind": "TypeNominal",
"name": "AIDelegate",
"printedName": "PaytmNativeSDK.AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC23fetchNetBankingChannels16selectedPayModel8delegateyAA019AINativeNBParameterK0C_AA10AIDelegate_ptF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC23fetchNetBankingChannels16selectedPayModel8delegateyAA019AINativeNBParameterK0C_AA10AIDelegate_ptF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getSavedVPA",
"printedName": "getSavedVPA()",
"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:14PaytmNativeSDK9AIHandlerC11getSavedVPASSSgyF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC11getSavedVPASSSgyF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "saveVPA",
"printedName": "saveVPA(vpa:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC7saveVPA3vpaySS_tF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC7saveVPA3vpaySS_tF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getSavedNetBankingMethod",
"printedName": "getSavedNetBankingMethod()",
"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:14PaytmNativeSDK9AIHandlerC24getSavedNetBankingMethodSSSgyF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC24getSavedNetBankingMethodSSSgyF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "saveNetBankingMethod",
"printedName": "saveNetBankingMethod(channelCode:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC20saveNetBankingMethod11channelCodeySS_tF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC20saveNetBankingMethod11channelCodeySS_tF",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "pollingForStatus",
"printedName": "pollingForStatus(selectedPayMode:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "AINativeBaseParameterModel",
"printedName": "PaytmNativeSDK.AINativeBaseParameterModel",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC16pollingForStatus15selectedPayModeyAA26AINativeBaseParameterModelC_tF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC16pollingForStatus15selectedPayModeyAA26AINativeBaseParameterModelC_tF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "isVpaValidated",
"printedName": "isVpaValidated(vpa:upiNumber:mid:tokenType:token:referenceId:completionHandler:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"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": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"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.String : Any]?, Swift.String?) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "([Swift.String : Any]?, Swift.String?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "([Swift.String : Any]?, Swift.String?)",
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC14isVpaValidated3vpa9upiNumber3mid9tokenType0L011referenceId17completionHandlerySSSg_ALSSAA05TokenM0OS2SySDySSypGSg_ALtcSgtF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC14isVpaValidated3vpa9upiNumber3mid9tokenType0L011referenceId17completionHandlerySSSg_ALSSAA05TokenM0OS2SySDySSypGSg_ALtcSgtF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "didFinish",
"printedName": "didFinish(with:response:error:withUserCancellation:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)AIHandler(im)didFinishWith:response:error:withUserCancellation:",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC9didFinish4with8response5error0G16UserCancellationySb_SDySSypGSSSgSbtF",
"moduleName": "PaytmNativeSDK",
"objc_name": "didFinishWith:response:error:withUserCancellation:",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "openPaymentController",
"printedName": "openPaymentController(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)AIHandler(im)openPaymentController:",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC21openPaymentControlleryySo06UIViewG0CF",
"moduleName": "PaytmNativeSDK",
"objc_name": "openPaymentController:",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getUpiList",
"printedName": "getUpiList(txnToken:merchantId:completion:)",
"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"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "([[Swift.String : Any]]) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"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": "Func",
"usr": "s:14PaytmNativeSDK9AIHandlerC10getUpiList8txnToken10merchantId10completionySS_SSySaySDySSypGGctF",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC10getUpiList8txnToken10merchantId10completionySS_SSySaySDySSypGGctF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AIHandler",
"mangledName": "$s14PaytmNativeSDK9AIHandlerC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "AIDelegate",
"printedName": "AIDelegate",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate",
"mangledName": "$s14PaytmNativeSDK10AIDelegateP"
},
{
"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": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "TypeDecl",
"name": "AlertViewType",
"printedName": "AlertViewType",
"children": [
{
"kind": "Var",
"name": "none",
"printedName": "none",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AlertViewType.Type) -> PaytmNativeSDK.AlertViewType",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AlertViewType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType@AlertViewTypeNone",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO4noneyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "local",
"printedName": "local",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AlertViewType.Type) -> PaytmNativeSDK.AlertViewType",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AlertViewType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType@AlertViewTypeLocal",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO5localyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "service",
"printedName": "service",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AlertViewType.Type) -> PaytmNativeSDK.AlertViewType",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AlertViewType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType@AlertViewTypeService",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO7serviceyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AlertViewType?",
"children": [
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK13AlertViewTypeO8rawValueACSgSi_tcfc",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO8rawValueACSgSi_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK13AlertViewTypeO8rawValueSivp",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO8rawValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK13AlertViewTypeO8rawValueSivg",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO8rawValueSivg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType",
"mangledName": "$s14PaytmNativeSDK13AlertViewTypeO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"ObjC"
],
"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": "JRAlertViewWithBlock",
"printedName": "JRAlertViewWithBlock",
"children": [
{
"kind": "Var",
"name": "topViewcontroller",
"printedName": "topViewcontroller",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(py)topViewcontroller",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC17topViewcontrollerSo16UIViewControllerCSgvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"Custom",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)topViewcontroller",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC17topViewcontrollerSo16UIViewControllerCSgvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)setTopViewcontroller:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC17topViewcontrollerSo16UIViewControllerCSgvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC17topViewcontrollerSo16UIViewControllerCSgvM",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC17topViewcontrollerSo16UIViewControllerCSgvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Function",
"name": "show",
"printedName": "show()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC4showyyF",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC4showyyF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "show",
"printedName": "show(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC4showyyyACSg_SitcSgF",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC4showyyyACSg_SitcSgF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "show",
"printedName": "show(_:otherButtonhandler:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC4show_18otherButtonhandleryyACSg_SitcSg_AGtF",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC4show_18otherButtonhandleryyACSg_SitcSg_AGtF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "show",
"printedName": "show(_:handler:otherButtonTitles:otherButtonhandler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)show:handler:otherButtonTitles:otherButtonhandler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC4show_7handler17otherButtonTitles0J13ButtonhandlerySSSg_yACSg_SitcSgAhJtF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "show",
"printedName": "show(_:handler:otherButtonTitleList:otherButtonhandler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
},
{
"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"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)show:handler:otherButtonTitleList:otherButtonhandler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC4show_7handler20otherButtonTitleList0J13ButtonhandlerySSSg_yACSg_SitcSgSaySSGSgAJtF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:)",
"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:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0yySSSgFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithMessage",
"printedName": "showAlertViewWithMessage(_:handler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertViewWithMessage:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF7Message_7handlerySSSg_yACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:)",
"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"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7messageySSSg_AFtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithTitle",
"printedName": "showAlertViewWithTitle(_:message:)",
"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"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertViewWithTitle:message:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7messageySSSg_AFtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:handler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message7handlerySSSg_AGyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithTitle",
"printedName": "showAlertViewWithTitle(_:message:handler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7message7handlerySSSg_AGyACSg_SitcSgtFZ",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7message7handlerySSSg_AGyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:cancelButtonTitle:otherButtonTitles:handler:)",
"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.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:cancelButtonTitle:otherButtonTitles:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message17cancelButtonTitle05otherL6Titles7handlerySSSg_A3IyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:controller:cancelButtonTitle:otherButtonTitles:handler:)",
"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": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message10controller17cancelButtonTitle05otherM6Titles7handlerySSSg_AJSo16UIViewControllerCSgA2JyACSg_SitcSgtFZ",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message10controller17cancelButtonTitle05otherM6Titles7handlerySSSg_AJSo16UIViewControllerCSgA2JyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithLeftAlignment",
"printedName": "showAlertViewWithLeftAlignment(_:message:handler:)",
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF13LeftAlignment_7message7handlerySSSg_AGyACSg_SitcSgtFZ",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF13LeftAlignment_7message7handlerySSSg_AGyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showError",
"printedName": "showError(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.NSError?",
"children": [
{
"kind": "TypeNominal",
"name": "NSError",
"printedName": "Foundation.NSError",
"usr": "c:objc(cs)NSError"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showError:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC9showErroryySo7NSErrorCSgFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showError",
"printedName": "showError(_:handler:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.NSError?",
"children": [
{
"kind": "TypeNominal",
"name": "NSError",
"printedName": "Foundation.NSError",
"usr": "c:objc(cs)NSError"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showError:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC9showError_7handlerySo7NSErrorCSg_yACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(nibName:bundle:)",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
},
{
"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@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)initWithNibName:bundle:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC7nibName6bundleACSSSg_So8NSBundleCSgtcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"implicit": true,
"objc_name": "initWithNibName:bundle:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(im)initWithCoder:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"implicit": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "showError",
"printedName": "showError(_:withErrorType:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.NSError?",
"children": [
{
"kind": "TypeNominal",
"name": "NSError",
"printedName": "Foundation.NSError",
"usr": "c:objc(cs)NSError"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showError:withErrorType:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC9showError_04withI4TypeySo7NSErrorCSg_AA05AlerteK0OtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showError",
"printedName": "showError(_:withErrorType:handler:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.NSError?",
"children": [
{
"kind": "TypeNominal",
"name": "NSError",
"printedName": "Foundation.NSError",
"usr": "c:objc(cs)NSError"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showError:withErrorType:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC9showError_04withI4Type7handlerySo7NSErrorCSg_AA05AlerteK0OyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:withErrorType:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:withErrorType:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_13withErrorTypeySSSg_AA0ieL0OtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithMessage",
"printedName": "showAlertViewWithMessage(_:withErrorType:handler:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertViewWithMessage:withErrorType:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF7Message_13withErrorType7handlerySSSg_AA0ieM0OyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:withErrorType:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:withErrorType:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message13withErrorTypeySSSg_AgA0ieM0OtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithTitle",
"printedName": "showAlertViewWithTitle(_:message:withErrorType:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertViewWithTitle:message:withErrorType:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7message13withErrorTypeySSSg_AgA0ieN0OtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:withErrorType:handler:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:withErrorType:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message13withErrorType7handlerySSSg_AhA0ieM0OyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertViewWithTitle",
"printedName": "showAlertViewWithTitle(_:message:withErrorType:handler:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7message13withErrorType7handlerySSSg_AhA0ieN0OyACSg_SitcSgtFZ",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlerteF5Title_7message13withErrorType7handlerySSSg_AhA0ieN0OyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Custom",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "showAlertView",
"printedName": "showAlertView(_:message:withErrorType:cancelButtonTitle:otherButtonTitles:handler:)",
"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": "AlertViewType",
"printedName": "PaytmNativeSDK.AlertViewType",
"usr": "c:@M@PaytmNativeSDK@E@AlertViewType"
},
{
"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": "((PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(PaytmNativeSDK.JRAlertViewWithBlock?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock?",
"children": [
{
"kind": "TypeNominal",
"name": "JRAlertViewWithBlock",
"printedName": "PaytmNativeSDK.JRAlertViewWithBlock",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@CM@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock(cm)showAlertView:message:withErrorType:cancelButtonTitle:otherButtonTitles:handler:",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC09showAlertE0_7message13withErrorType17cancelButtonTitle05otherO6Titles7handlerySSSg_AjA0ieM0OA2JyACSg_SitcSgtFZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"Dynamic",
"Custom",
"ObjC",
"RawDocComment"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRAlertViewWithBlock",
"mangledName": "$s14PaytmNativeSDK20JRAlertViewWithBlockC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)UIAlertController",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"UIKit.UIAlertController",
"UIKit.UIViewController",
"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": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "JRPasscodeTextField",
"printedName": "JRPasscodeTextField",
"children": [
{
"kind": "Function",
"name": "deleteBackward",
"printedName": "deleteBackward()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField(im)deleteBackward",
"mangledName": "$s14PaytmNativeSDK19JRPasscodeTextFieldC14deleteBackwardyyF",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"objc_name": "deleteBackward",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"AccessControl",
"Override"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(frame:)",
"children": [
{
"kind": "TypeNominal",
"name": "JRPasscodeTextField",
"printedName": "PaytmNativeSDK.JRPasscodeTextField",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField"
},
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField(im)initWithFrame:",
"mangledName": "$s14PaytmNativeSDK19JRPasscodeTextFieldC5frameACSo6CGRectV_tcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"implicit": true,
"objc_name": "initWithFrame:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.JRPasscodeTextField?",
"children": [
{
"kind": "TypeNominal",
"name": "JRPasscodeTextField",
"printedName": "PaytmNativeSDK.JRPasscodeTextField",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField(im)initWithCoder:",
"mangledName": "$s14PaytmNativeSDK19JRPasscodeTextFieldC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"implicit": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"Required"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PaytmNativeSDK@objc(cs)JRPasscodeTextField",
"mangledName": "$s14PaytmNativeSDK19JRPasscodeTextFieldC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)UITextField",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"UIKit.UITextField",
"UIKit.UIControl",
"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": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Import",
"name": "SystemConfiguration.CaptiveNetwork",
"printedName": "SystemConfiguration.CaptiveNetwork",
"declKind": "Import",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AIDelegate",
"printedName": "AIDelegate",
"children": [
{
"kind": "Function",
"name": "didFinish",
"printedName": "didFinish(with:response:error:withUserCancellation:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate(im)didFinishWith:response:error:withUserCancellation:",
"mangledName": "$s14PaytmNativeSDK10AIDelegateP9didFinish4with8response5error0G16UserCancellationySb_SDySSypGSSSgSbtF",
"moduleName": "PaytmNativeSDK",
"genericSig": "<τ_0_0 where τ_0_0 : PaytmNativeSDK.AIDelegate>",
"sugared_genericSig": "<Self where Self : PaytmNativeSDK.AIDelegate>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "openPaymentController",
"printedName": "openPaymentController(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"declKind": "Func",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate(im)openPaymentController:",
"mangledName": "$s14PaytmNativeSDK10AIDelegateP21openPaymentControlleryySo06UIViewG0CF",
"moduleName": "PaytmNativeSDK",
"genericSig": "<τ_0_0 where τ_0_0 : PaytmNativeSDK.AIDelegate>",
"sugared_genericSig": "<Self where Self : PaytmNativeSDK.AIDelegate>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "c:@M@PaytmNativeSDK@objc(pl)AIDelegate",
"mangledName": "$s14PaytmNativeSDK10AIDelegateP",
"moduleName": "PaytmNativeSDK",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"objc_name": "AIDelegate",
"declAttributes": [
"AccessControl",
"ObjC"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AIEnvironment",
"printedName": "AIEnvironment",
"children": [
{
"kind": "Var",
"name": "production",
"printedName": "production",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AIEnvironment.Type) -> PaytmNativeSDK.AIEnvironment",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AIEnvironment.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment@AIEnvironmentProduction",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO10productionyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "staging",
"printedName": "staging",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AIEnvironment.Type) -> PaytmNativeSDK.AIEnvironment",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AIEnvironment.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment@AIEnvironmentStaging",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO7stagingyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AIEnvironment?",
"children": [
{
"kind": "TypeNominal",
"name": "AIEnvironment",
"printedName": "PaytmNativeSDK.AIEnvironment",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK13AIEnvironmentO8rawValueACSgSi_tcfc",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO8rawValueACSgSi_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK13AIEnvironmentO8rawValueSivp",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO8rawValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK13AIEnvironmentO8rawValueSivg",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO8rawValueSivg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PaytmNativeSDK@E@AIEnvironment",
"mangledName": "$s14PaytmNativeSDK13AIEnvironmentO",
"moduleName": "PaytmNativeSDK",
"objc_name": "AIEnvironment",
"declAttributes": [
"AccessControl",
"ObjC"
],
"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": "AINativePaymentFlow",
"printedName": "AINativePaymentFlow",
"children": [
{
"kind": "Var",
"name": "hybrid",
"printedName": "hybrid",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentFlow.Type) -> PaytmNativeSDK.AINativePaymentFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO6hybridyA2CmF",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO6hybridyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "addAndPay",
"printedName": "addAndPay",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentFlow.Type) -> PaytmNativeSDK.AINativePaymentFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO9addAndPayyA2CmF",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO9addAndPayyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "none",
"printedName": "none",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentFlow.Type) -> PaytmNativeSDK.AINativePaymentFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO4noneyA2CmF",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO4noneyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO8rawValueSSvp",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO8rawValueSSvp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO8rawValueSSvg",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO8rawValueSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AINativePaymentFlow?",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO8rawValueACSgSS_tcfc",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO8rawValueACSgSS_tcfc",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"init_kind": "Designated"
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO",
"mangledName": "$s14PaytmNativeSDK19AINativePaymentFlowO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"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": "AINativePaymentModes",
"printedName": "AINativePaymentModes",
"children": [
{
"kind": "Var",
"name": "wallet",
"printedName": "wallet",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesWallet",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO6walletyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "paymentBank",
"printedName": "paymentBank",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesPaymentBank",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO11paymentBankyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "postPaid",
"printedName": "postPaid",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesPostPaid",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO8postPaidyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Var",
"name": "upi",
"printedName": "upi",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesUpi",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO3upiyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 3
},
{
"kind": "Var",
"name": "creditCard",
"printedName": "creditCard",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesCreditCard",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO10creditCardyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 4
},
{
"kind": "Var",
"name": "debitCard",
"printedName": "debitCard",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesDebitCard",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO9debitCardyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 5
},
{
"kind": "Var",
"name": "netBanking",
"printedName": "netBanking",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativePaymentModes.Type) -> PaytmNativeSDK.AINativePaymentModes",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativePaymentModes.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes@AINativePaymentModesNetBanking",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO10netBankingyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 6
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AINativePaymentModes?",
"children": [
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK20AINativePaymentModesO8rawValueACSgSi_tcfc",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO8rawValueACSgSi_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK20AINativePaymentModesO8rawValueSivp",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO8rawValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK20AINativePaymentModesO8rawValueSivg",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO8rawValueSivg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes",
"mangledName": "$s14PaytmNativeSDK20AINativePaymentModesO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"ObjC"
],
"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": "AuthMode",
"printedName": "AuthMode",
"children": [
{
"kind": "Var",
"name": "otp",
"printedName": "otp",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AuthMode.Type) -> PaytmNativeSDK.AuthMode",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AuthMode.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode@AuthModeOtp",
"mangledName": "$s14PaytmNativeSDK8AuthModeO3otpyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "atm",
"printedName": "atm",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AuthMode.Type) -> PaytmNativeSDK.AuthMode",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AuthMode.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode@AuthModeAtm",
"mangledName": "$s14PaytmNativeSDK8AuthModeO3atmyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "none",
"printedName": "none",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AuthMode.Type) -> PaytmNativeSDK.AuthMode",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AuthMode.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode@AuthModeNone",
"mangledName": "$s14PaytmNativeSDK8AuthModeO4noneyA2CmF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AuthMode?",
"children": [
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK8AuthModeO8rawValueACSgSi_tcfc",
"mangledName": "$s14PaytmNativeSDK8AuthModeO8rawValueACSgSi_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK8AuthModeO8rawValueSivp",
"mangledName": "$s14PaytmNativeSDK8AuthModeO8rawValueSivp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK8AuthModeO8rawValueSivg",
"mangledName": "$s14PaytmNativeSDK8AuthModeO8rawValueSivg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode",
"mangledName": "$s14PaytmNativeSDK8AuthModeO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl",
"ObjC"
],
"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": "AINativeUPIFlow",
"printedName": "AINativeUPIFlow",
"children": [
{
"kind": "Var",
"name": "collect",
"printedName": "collect",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeUPIFlow.Type) -> PaytmNativeSDK.AINativeUPIFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeUPIFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO7collectyA2CmF",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO7collectyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "push",
"printedName": "push",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeUPIFlow.Type) -> PaytmNativeSDK.AINativeUPIFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeUPIFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO4pushyA2CmF",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO4pushyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "intent",
"printedName": "intent",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.AINativeUPIFlow.Type) -> PaytmNativeSDK.AINativeUPIFlow",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.AINativeUPIFlow.Type",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO6intentyA2CmF",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO6intentyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AINativeUPIFlow?",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO8rawValueACSgSS_tcfc",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO8rawValueACSgSS_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK15AINativeUPIFlowO8rawValueSSvp",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO8rawValueSSvp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO8rawValueSSvg",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO8rawValueSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO",
"mangledName": "$s14PaytmNativeSDK15AINativeUPIFlowO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"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": "WebKit",
"printedName": "WebKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AINativeConsentView",
"printedName": "AINativeConsentView",
"children": [
{
"kind": "TypeDecl",
"name": "Theme",
"printedName": "Theme",
"children": [
{
"kind": "Var",
"name": "backgroundColor",
"printedName": "backgroundColor",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColorSo7UIColorCvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColorSo7UIColorCvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColorSo7UIColorCvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColorSo7UIColorCvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "textFont",
"printedName": "textFont",
"children": [
{
"kind": "TypeNominal",
"name": "UIFont",
"printedName": "UIKit.UIFont",
"usr": "c:objc(cs)UIFont"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV8textFontSo6UIFontCvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV8textFontSo6UIFontCvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV8textFontSo6UIFontCvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV8textFontSo6UIFontCvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV9textColorSo7UIColorCvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV9textColorSo7UIColorCvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV9textColorSo7UIColorCvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV9textColorSo7UIColorCvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "selectedCheckboxImage",
"printedName": "selectedCheckboxImage",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV21selectedCheckboxImageSo7UIImageCSgvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV21selectedCheckboxImageSo7UIImageCSgvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV21selectedCheckboxImageSo7UIImageCSgvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV21selectedCheckboxImageSo7UIImageCSgvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "selectedCheckboxTint",
"printedName": "selectedCheckboxTint",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV20selectedCheckboxTintSo7UIColorCvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV20selectedCheckboxTintSo7UIColorCvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV20selectedCheckboxTintSo7UIColorCvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV20selectedCheckboxTintSo7UIColorCvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "unselectedCheckboxImage",
"printedName": "unselectedCheckboxImage",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV23unselectedCheckboxImageSo7UIImageCSgvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV23unselectedCheckboxImageSo7UIImageCSgvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV23unselectedCheckboxImageSo7UIImageCSgvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV23unselectedCheckboxImageSo7UIImageCSgvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "unselectedCheckboxTint",
"printedName": "unselectedCheckboxTint",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV22unselectedCheckboxTintSo7UIColorCvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV22unselectedCheckboxTintSo7UIColorCvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"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:14PaytmNativeSDK19AINativeConsentViewC5ThemeV22unselectedCheckboxTintSo7UIColorCvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV22unselectedCheckboxTintSo7UIColorCvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(backgroundColor:textFont:textColor:selectedCheckboxImage:selectedCheckboxTint:unselectedCheckboxImage:unselectedCheckboxTint:)",
"children": [
{
"kind": "TypeNominal",
"name": "Theme",
"printedName": "PaytmNativeSDK.AINativeConsentView.Theme",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "UIFont",
"printedName": "UIKit.UIFont",
"usr": "c:objc(cs)UIFont"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColor8textFont0jI021selectedCheckboxImage0lM4Tint010unselectedmN00pmO0AESo7UIColorC_So6UIFontCANSo7UIImageCSgAnsNtcfc",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV15backgroundColor8textFont0jI021selectedCheckboxImage0lM4Tint010unselectedmN00pmO0AESo7UIColorC_So6UIFontCANSo7UIImageCSgAnsNtcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "default",
"printedName": "default",
"children": [
{
"kind": "TypeNominal",
"name": "Theme",
"printedName": "PaytmNativeSDK.AINativeConsentView.Theme",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV7defaultAEvpZ",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV7defaultAEvpZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Theme",
"printedName": "PaytmNativeSDK.AINativeConsentView.Theme",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV7defaultAEvgZ",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV7defaultAEvgZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Struct",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5ThemeV",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
]
},
{
"kind": "Var",
"name": "consentCallback",
"printedName": "consentCallback",
"children": [
{
"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"
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvp",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"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"
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvg",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvg",
"moduleName": "PaytmNativeSDK",
"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": "TypeFunc",
"name": "Function",
"printedName": "(Swift.Bool) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
]
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvs",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvM",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC15consentCallbackySbcSgvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(frame:)",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeConsentView",
"printedName": "PaytmNativeSDK.AINativeConsentView",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AINativeConsentView"
},
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AINativeConsentView(im)initWithFrame:",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5frameACSo6CGRectV_tcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"objc_name": "initWithFrame:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"AccessControl",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.AINativeConsentView?",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeConsentView",
"printedName": "PaytmNativeSDK.AINativeConsentView",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AINativeConsentView"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AINativeConsentView(im)initWithCoder:",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PaytmNativeSDK",
"overriding": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Custom",
"AccessControl",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "setBackgroundColor",
"printedName": "setBackgroundColor(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC18setBackgroundColoryySo7UIColorCF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC18setBackgroundColoryySo7UIColorCF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setFontFamily",
"printedName": "setFontFamily(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC13setFontFamilyyySSF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC13setFontFamilyyySSF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setFontSize",
"printedName": "setFontSize(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC11setFontSizeyy14CoreFoundation7CGFloatVF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC11setFontSizeyy12CoreGraphics7CGFloatVF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setFont",
"printedName": "setFont(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIFont",
"printedName": "UIKit.UIFont",
"usr": "c:objc(cs)UIFont"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC7setFontyySo6UIFontCF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC7setFontyySo6UIFontCF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setTextColor",
"printedName": "setTextColor(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC12setTextColoryySo7UIColorCF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC12setTextColoryySo7UIColorCF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setSelectedCheckmarkImage",
"printedName": "setSelectedCheckmarkImage(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC25setSelectedCheckmarkImageyySo7UIImageCSgF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC25setSelectedCheckmarkImageyySo7UIImageCSgF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setSelectedCheckmarkTint",
"printedName": "setSelectedCheckmarkTint(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC24setSelectedCheckmarkTintyySo7UIColorCF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC24setSelectedCheckmarkTintyySo7UIColorCF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setUnselectedCheckmarkImage",
"printedName": "setUnselectedCheckmarkImage(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC27setUnselectedCheckmarkImageyySo7UIImageCSgF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC27setUnselectedCheckmarkImageyySo7UIImageCSgF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setUnselectedCheckmarkTint",
"printedName": "setUnselectedCheckmarkTint(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC26setUnselectedCheckmarkTintyySo7UIColorCF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC26setUnselectedCheckmarkTintyySo7UIColorCF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "applyTheme",
"printedName": "applyTheme(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Theme",
"printedName": "PaytmNativeSDK.AINativeConsentView.Theme",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC5ThemeV"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK19AINativeConsentViewC10applyThemeyyAC0H0VF",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC10applyThemeyyAC0H0VF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PaytmNativeSDK@objc(cs)AINativeConsentView",
"mangledName": "$s14PaytmNativeSDK19AINativeConsentViewC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"Final",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)UIView",
"inheritsConvenienceInitializers": true,
"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": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AIPollingModel",
"printedName": "AIPollingModel",
"declKind": "Class",
"usr": "s:14PaytmNativeSDK14AIPollingModelC",
"mangledName": "$s14PaytmNativeSDK14AIPollingModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"hasMissingDesignatedInitializers": true
},
{
"kind": "TypeDecl",
"name": "TokenType",
"printedName": "TokenType",
"children": [
{
"kind": "Var",
"name": "acccess",
"printedName": "acccess",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.TokenType.Type) -> PaytmNativeSDK.TokenType",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.TokenType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK9TokenTypeO7acccessyA2CmF",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO7acccessyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "txntoken",
"printedName": "txntoken",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.TokenType.Type) -> PaytmNativeSDK.TokenType",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.TokenType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK9TokenTypeO8txntokenyA2CmF",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO8txntokenyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "checksum",
"printedName": "checksum",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.TokenType.Type) -> PaytmNativeSDK.TokenType",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.TokenType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK9TokenTypeO8checksumyA2CmF",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO8checksumyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.TokenType?",
"children": [
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"usr": "s:14PaytmNativeSDK9TokenTypeO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK9TokenTypeO8rawValueACSgSS_tcfc",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO8rawValueACSgSS_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK9TokenTypeO8rawValueSSvp",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO8rawValueSSvp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK9TokenTypeO8rawValueSSvg",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO8rawValueSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK9TokenTypeO",
"mangledName": "$s14PaytmNativeSDK9TokenTypeO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"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": "PspApp",
"printedName": "PspApp",
"children": [
{
"kind": "Var",
"name": "paytm",
"printedName": "paytm",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.PspApp.Type) -> PaytmNativeSDK.PspApp",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.PspApp.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK6PspAppO5paytmyA2CmF",
"mangledName": "$s14PaytmNativeSDK6PspAppO5paytmyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "gPay",
"printedName": "gPay",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.PspApp.Type) -> PaytmNativeSDK.PspApp",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.PspApp.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK6PspAppO4gPayyA2CmF",
"mangledName": "$s14PaytmNativeSDK6PspAppO4gPayyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Var",
"name": "phonePe",
"printedName": "phonePe",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PaytmNativeSDK.PspApp.Type) -> PaytmNativeSDK.PspApp",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PaytmNativeSDK.PspApp.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:14PaytmNativeSDK6PspAppO7phonePeyA2CmF",
"mangledName": "$s14PaytmNativeSDK6PspAppO7phonePeyA2CmF",
"moduleName": "PaytmNativeSDK"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PaytmNativeSDK.PspApp?",
"children": [
{
"kind": "TypeNominal",
"name": "PspApp",
"printedName": "PaytmNativeSDK.PspApp",
"usr": "s:14PaytmNativeSDK6PspAppO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK6PspAppO8rawValueACSgSS_tcfc",
"mangledName": "$s14PaytmNativeSDK6PspAppO8rawValueACSgSS_tcfc",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK6PspAppO8rawValueSSvp",
"mangledName": "$s14PaytmNativeSDK6PspAppO8rawValueSSvp",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK6PspAppO8rawValueSSvg",
"mangledName": "$s14PaytmNativeSDK6PspAppO8rawValueSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:14PaytmNativeSDK6PspAppO",
"mangledName": "$s14PaytmNativeSDK6PspAppO",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"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": "AINativeBaseParameterModel",
"printedName": "AINativeBaseParameterModel",
"declKind": "Class",
"usr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"mangledName": "$s14PaytmNativeSDK26AINativeBaseParameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"hasMissingDesignatedInitializers": true
},
{
"kind": "TypeDecl",
"name": "AINativeInhouseParameterModel",
"printedName": "AINativeInhouseParameterModel",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(withTransactionToken:orderId:shouldOpenNativePlusFlow:mid:flowType:paymentModes:redirectionUrl:urlScheme:)",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeInhouseParameterModel",
"printedName": "PaytmNativeSDK.AINativeInhouseParameterModel",
"usr": "s:14PaytmNativeSDK29AINativeInhouseParameterModelC"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"hasDefaultArg": true,
"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:14PaytmNativeSDK29AINativeInhouseParameterModelC20withTransactionToken7orderId010shouldOpenB8PlusFlow3mid8flowType12paymentModes14redirectionUrl9urlSchemeACSS_SSSbSSAA0d7PaymentP0OAA0dzU0OS2SSgtcfc",
"mangledName": "$s14PaytmNativeSDK29AINativeInhouseParameterModelC20withTransactionToken7orderId010shouldOpenB8PlusFlow3mid8flowType12paymentModes14redirectionUrl9urlSchemeACSS_SSSbSSAA0d7PaymentP0OAA0dzU0OS2SSgtcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK29AINativeInhouseParameterModelC",
"mangledName": "$s14PaytmNativeSDK29AINativeInhouseParameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"superclassUsr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"PaytmNativeSDK.AINativeBaseParameterModel"
]
},
{
"kind": "TypeDecl",
"name": "AINativeSavedCardParameterModel",
"printedName": "AINativeSavedCardParameterModel",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(withTransactionToken:tokenType:orderId:shouldOpenNativePlusFlow:mid:flowType:paymentModes:authMode:cardId:cardNumber:cvv:expiryDate:newCard:saveInstrument:redirectionUrl:reference_Id:language:isEligibleForCoft:isCoftUserConsent:isCardPTCInfoRequired:urlScheme:)",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeSavedCardParameterModel",
"printedName": "PaytmNativeSDK.AINativeSavedCardParameterModel",
"usr": "s:14PaytmNativeSDK31AINativeSavedCardParameterModelC"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"hasDefaultArg": true,
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
},
{
"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.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"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",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"hasDefaultArg": true,
"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"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Bool?",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Bool?",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"hasDefaultArg": true,
"usr": "s:Sb"
},
{
"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:14PaytmNativeSDK31AINativeSavedCardParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowM012paymentModes8authMode04cardO00Z6Number3cvv10expiryDate03newF014saveInstrument14redirectionUrl010reference_O08language17isEligibleForCoft17isCoftUserConsent02isF15PTCInfoRequired9urlSchemeACSS_AA0kM0OSSSbSSAA0d7PaymentS0OAA0d7PaymentW0OAA04AuthY0OSSSgA5_A5_A5_SbS3SA5_SbSgA6_SbA5_tcfc",
"mangledName": "$s14PaytmNativeSDK31AINativeSavedCardParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowM012paymentModes8authMode04cardO00Z6Number3cvv10expiryDate03newF014saveInstrument14redirectionUrl010reference_O08language17isEligibleForCoft17isCoftUserConsent02isF15PTCInfoRequired9urlSchemeACSS_AA0kM0OSSSbSSAA0d7PaymentS0OAA0d7PaymentW0OAA04AuthY0OSSSgA5_A5_A5_SbS3SA5_SbSgA6_SbA5_tcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK31AINativeSavedCardParameterModelC",
"mangledName": "$s14PaytmNativeSDK31AINativeSavedCardParameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"superclassUsr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"PaytmNativeSDK.AINativeBaseParameterModel"
]
},
{
"kind": "TypeDecl",
"name": "AITokenizeCardParameterModel",
"printedName": "AITokenizeCardParameterModel",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(withTransactionToken:tokenType:orderId:shouldOpenNativePlusFlow:mid:flowType:paymentModes:authMode:cardId:cardNumber:cvv:expiryDate:newCard:saveInstrument:redirectionUrl:reference_Id:isTokenizeCard:cardToken:tokenExpiry:tAVV:panUniqueRefernce:cardSuffix:)",
"children": [
{
"kind": "TypeNominal",
"name": "AITokenizeCardParameterModel",
"printedName": "PaytmNativeSDK.AITokenizeCardParameterModel",
"usr": "s:14PaytmNativeSDK28AITokenizeCardParameterModelC"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"hasDefaultArg": true,
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "AuthMode",
"printedName": "PaytmNativeSDK.AuthMode",
"usr": "c:@M@PaytmNativeSDK@E@AuthMode"
},
{
"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.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"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",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Bool?",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"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": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"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": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"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": "Constructor",
"usr": "s:14PaytmNativeSDK28AITokenizeCardParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowL012paymentModes8authMode04cardN00Y6Number3cvv10expiryDate03newE014saveInstrument14redirectionUrl010reference_N0010isTokenizeE00yJ00K6Expiry4tAVV17panUniqueRefernce0Y6SuffixACSS_AA0jL0OSSSbSSAA015AINativePaymentR0OAA015AINativePaymentV0OAA04AuthX0OSSSgA6_A6_A6_SbS3SSbSgA6_A6_A6_A6_A6_tcfc",
"mangledName": "$s14PaytmNativeSDK28AITokenizeCardParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowL012paymentModes8authMode04cardN00Y6Number3cvv10expiryDate03newE014saveInstrument14redirectionUrl010reference_N0010isTokenizeE00yJ00K6Expiry4tAVV17panUniqueRefernce0Y6SuffixACSS_AA0jL0OSSSbSSAA015AINativePaymentR0OAA015AINativePaymentV0OAA04AuthX0OSSSgA6_A6_A6_SbS3SSbSgA6_A6_A6_A6_A6_tcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK28AITokenizeCardParameterModelC",
"mangledName": "$s14PaytmNativeSDK28AITokenizeCardParameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"superclassUsr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"PaytmNativeSDK.AINativeBaseParameterModel"
]
},
{
"kind": "TypeDecl",
"name": "AINativeNBParameterModel",
"printedName": "AINativeNBParameterModel",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(withTransactionToken:tokenType:orderId:shouldOpenNativePlusFlow:mid:flowType:paymentModes:channelCode:redirectionUrl:reference_Id:urlScheme:)",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeNBParameterModel",
"printedName": "PaytmNativeSDK.AINativeNBParameterModel",
"usr": "s:14PaytmNativeSDK24AINativeNBParameterModelC"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "TokenType",
"printedName": "PaytmNativeSDK.TokenType",
"hasDefaultArg": true,
"usr": "s:14PaytmNativeSDK9TokenTypeO"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"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": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "s:14PaytmNativeSDK24AINativeNBParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowK012paymentModes11channelCode14redirectionUrl010reference_M09urlSchemeACSS_AA0iK0OSSSbSSAA0d7PaymentQ0OAA0d7PaymentU0OS4SSgtcfc",
"mangledName": "$s14PaytmNativeSDK24AINativeNBParameterModelC20withTransactionToken9tokenType7orderId010shouldOpenB8PlusFlow3mid04flowK012paymentModes11channelCode14redirectionUrl010reference_M09urlSchemeACSS_AA0iK0OSSSbSSAA0d7PaymentQ0OAA0d7PaymentU0OS4SSgtcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK24AINativeNBParameterModelC",
"mangledName": "$s14PaytmNativeSDK24AINativeNBParameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"superclassUsr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"PaytmNativeSDK.AINativeBaseParameterModel"
]
},
{
"kind": "TypeDecl",
"name": "AINativeNUPIarameterModel",
"printedName": "AINativeNUPIarameterModel",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(withTransactionToken:orderId:shouldOpenNativePlusFlow:mid:flowType:amount:paymentModes:vpaAddress:upiFlowType:merchantInfo:bankDetail:redirectionUrl:urlScheme:)",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeNUPIarameterModel",
"printedName": "PaytmNativeSDK.AINativeNUPIarameterModel",
"usr": "s:14PaytmNativeSDK25AINativeNUPIarameterModelC"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentFlow",
"printedName": "PaytmNativeSDK.AINativePaymentFlow",
"usr": "s:14PaytmNativeSDK19AINativePaymentFlowO"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "AINativePaymentModes",
"printedName": "PaytmNativeSDK.AINativePaymentModes",
"usr": "c:@M@PaytmNativeSDK@E@AINativePaymentModes"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "AINativeUPIFlow",
"printedName": "PaytmNativeSDK.AINativeUPIFlow",
"usr": "s:14PaytmNativeSDK15AINativeUPIFlowO"
},
{
"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": "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",
"hasDefaultArg": true,
"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:14PaytmNativeSDK25AINativeNUPIarameterModelC20withTransactionToken7orderId010shouldOpenB8PlusFlow3mid8flowType6amount12paymentModes10vpaAddress03upioR012merchantInfo10bankDetail14redirectionUrl9urlSchemeACSS_SSSbSSAA0d7PaymentO0O14CoreFoundation7CGFloatVAA0d7PaymentU0OSSAA0D7UPIFlowOSDySSypGSgA_S2SSgtcfc",
"mangledName": "$s14PaytmNativeSDK25AINativeNUPIarameterModelC20withTransactionToken7orderId010shouldOpenB8PlusFlow3mid8flowType6amount12paymentModes10vpaAddress03upioR012merchantInfo10bankDetail14redirectionUrl9urlSchemeACSS_SSSbSSAA0d7PaymentO0O12CoreGraphics7CGFloatVAA0d7PaymentU0OSSAA0D7UPIFlowOSDySSypGSgA_S2SSgtcfc",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK25AINativeNUPIarameterModelC",
"mangledName": "$s14PaytmNativeSDK25AINativeNUPIarameterModelC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"superclassUsr": "s:14PaytmNativeSDK26AINativeBaseParameterModelC",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"PaytmNativeSDK.AINativeBaseParameterModel"
]
},
{
"kind": "TypeDecl",
"name": "AINativeConsentManager",
"printedName": "AINativeConsentManager",
"children": [
{
"kind": "Var",
"name": "shared",
"printedName": "shared",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeConsentManager",
"printedName": "PaytmNativeSDK.AINativeConsentManager",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC6sharedACvpZ",
"mangledName": "$s14PaytmNativeSDK22AINativeConsentManagerC6sharedACvpZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "AINativeConsentManager",
"printedName": "PaytmNativeSDK.AINativeConsentManager",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC6sharedACvgZ",
"mangledName": "$s14PaytmNativeSDK22AINativeConsentManagerC6sharedACvgZ",
"moduleName": "PaytmNativeSDK",
"static": true,
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "getConsentState",
"printedName": "getConsentState()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC03getE5StateSbyF",
"mangledName": "$s14PaytmNativeSDK22AINativeConsentManagerC03getE5StateSbyF",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "s:14PaytmNativeSDK22AINativeConsentManagerC",
"mangledName": "$s14PaytmNativeSDK22AINativeConsentManagerC",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"AccessControl"
],
"hasMissingDesignatedInitializers": true
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Var",
"name": "PRODUCTION_PG_DOMAIN",
"printedName": "PRODUCTION_PG_DOMAIN",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK20PRODUCTION_PG_DOMAINSSvp",
"mangledName": "$s14PaytmNativeSDK20PRODUCTION_PG_DOMAINSSvp",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK20PRODUCTION_PG_DOMAINSSvg",
"mangledName": "$s14PaytmNativeSDK20PRODUCTION_PG_DOMAINSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "STAGING_PG_DOMAIN",
"printedName": "STAGING_PG_DOMAIN",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK17STAGING_PG_DOMAINSSvp",
"mangledName": "$s14PaytmNativeSDK17STAGING_PG_DOMAINSSvp",
"moduleName": "PaytmNativeSDK",
"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:14PaytmNativeSDK17STAGING_PG_DOMAINSSvg",
"mangledName": "$s14PaytmNativeSDK17STAGING_PG_DOMAINSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "kStaging_ServerURL",
"printedName": "kStaging_ServerURL",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK18kStaging_ServerURLSSvp",
"mangledName": "$s14PaytmNativeSDK18kStaging_ServerURLSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK18kStaging_ServerURLSSvg",
"mangledName": "$s14PaytmNativeSDK18kStaging_ServerURLSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK18kStaging_ServerURLSSvs",
"mangledName": "$s14PaytmNativeSDK18kStaging_ServerURLSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK18kStaging_ServerURLSSvM",
"mangledName": "$s14PaytmNativeSDK18kStaging_ServerURLSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "kProduction_ServerURL",
"printedName": "kProduction_ServerURL",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK21kProduction_ServerURLSSvp",
"mangledName": "$s14PaytmNativeSDK21kProduction_ServerURLSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK21kProduction_ServerURLSSvg",
"mangledName": "$s14PaytmNativeSDK21kProduction_ServerURLSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK21kProduction_ServerURLSSvs",
"mangledName": "$s14PaytmNativeSDK21kProduction_ServerURLSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK21kProduction_ServerURLSSvM",
"mangledName": "$s14PaytmNativeSDK21kProduction_ServerURLSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "kStaging_PGServerURL",
"printedName": "kStaging_PGServerURL",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK20kStaging_PGServerURLSSvp",
"mangledName": "$s14PaytmNativeSDK20kStaging_PGServerURLSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK20kStaging_PGServerURLSSvg",
"mangledName": "$s14PaytmNativeSDK20kStaging_PGServerURLSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK20kStaging_PGServerURLSSvs",
"mangledName": "$s14PaytmNativeSDK20kStaging_PGServerURLSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK20kStaging_PGServerURLSSvM",
"mangledName": "$s14PaytmNativeSDK20kStaging_PGServerURLSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "kProduction_PGServerURL",
"printedName": "kProduction_PGServerURL",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:14PaytmNativeSDK23kProduction_PGServerURLSSvp",
"mangledName": "$s14PaytmNativeSDK23kProduction_PGServerURLSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK23kProduction_PGServerURLSSvg",
"mangledName": "$s14PaytmNativeSDK23kProduction_PGServerURLSSvg",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK23kProduction_PGServerURLSSvs",
"mangledName": "$s14PaytmNativeSDK23kProduction_PGServerURLSSvs",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:14PaytmNativeSDK23kProduction_PGServerURLSSvM",
"mangledName": "$s14PaytmNativeSDK23kProduction_PGServerURLSSvM",
"moduleName": "PaytmNativeSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "Dictionary",
"printedName": "Dictionary",
"children": [
{
"kind": "Function",
"name": "setValue",
"printedName": "setValue(value:forKeyPath:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "ProtocolComposition",
"printedName": "Any"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:SD14PaytmNativeSDKE8setValue5value10forKeyPathyyp_SStF",
"mangledName": "$sSD14PaytmNativeSDKE8setValue5value10forKeyPathyyp_SStF",
"moduleName": "PaytmNativeSDK",
"genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : Swift.Hashable>",
"sugared_genericSig": "<Key, Value where Key : Swift.Hashable>",
"declAttributes": [
"AccessControl",
"Mutating"
],
"isFromExtension": true,
"funcSelfKind": "Mutating"
}
],
"declKind": "Struct",
"usr": "s:SD",
"mangledName": "$sSD",
"moduleName": "Swift",
"genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : Swift.Hashable>",
"sugared_genericSig": "<Key, Value where Key : Swift.Hashable>",
"declAttributes": [
"Frozen"
],
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"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": "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"
}
]
},
{
"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:Sl",
"mangledName": "$sSl"
},
{
"kind": "Conformance",
"name": "ExpressibleByDictionaryLiteral",
"printedName": "ExpressibleByDictionaryLiteral",
"children": [
{
"kind": "TypeWitness",
"name": "Key",
"printedName": "Key",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
}
]
},
{
"kind": "TypeWitness",
"name": "Value",
"printedName": "Value",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
]
}
],
"usr": "s:s30ExpressibleByDictionaryLiteralP",
"mangledName": "$ss30ExpressibleByDictionaryLiteralP"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "_HasCustomAnyHashableRepresentation",
"printedName": "_HasCustomAnyHashableRepresentation",
"usr": "s:s35_HasCustomAnyHashableRepresentationP",
"mangledName": "$ss35_HasCustomAnyHashableRepresentationP"
},
{
"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": "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"
}
]
},
{
"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:So8UIDeviceC14PaytmNativeSDKE9modelNameSSvp",
"mangledName": "$sSo8UIDeviceC14PaytmNativeSDKE9modelNameSSvp",
"moduleName": "PaytmNativeSDK",
"declAttributes": [
"Custom",
"AccessControl"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:So8UIDeviceC14PaytmNativeSDKE9modelNameSSvg",
"mangledName": "$sSo8UIDeviceC14PaytmNativeSDKE9modelNameSSvg",
"moduleName": "PaytmNativeSDK",
"isFromExtension": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Class",
"usr": "c:objc(cs)UIDevice",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "2.0",
"objc_name": "UIDevice",
"declAttributes": [
"Available",
"ObjC",
"NonSendable",
"Custom",
"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"
}
]
}
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 210,
"length": 13,
"value": "\"lastUsedVPA\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 248,
"length": 11,
"value": "\"lastUsedB\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 210,
"length": 13,
"value": "\"lastUsedVPA\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 248,
"length": 11,
"value": "\"lastUsedB\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 749,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 983,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 1983,
"length": 2,
"value": "50"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 2006,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 2038,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 2067,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 3630,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 3681,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 3719,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 3790,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 3826,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Array",
"offset": 4012,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 4061,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 4476,
"length": 7,
"value": "\"false\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 4509,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 4555,
"length": 12,
"value": "\"paytmmp:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 4599,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 4750,
"length": 6,
"value": "\"true\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 4870,
"length": 18,
"value": "\"Paytm_App_exists\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 5253,
"length": 31,
"value": "\"didRecievePaytmInvokeResponse\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 5560,
"length": 10,
"value": "\"response\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 5596,
"length": 94,
"value": "\"The transaction could not be completed as you are logged in as a different user on Paytm app\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 6806,
"length": 31,
"value": "\"didRecievePaytmInvokeResponse\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8093,
"length": 8,
"value": "\"Wallet\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8162,
"length": 12,
"value": "\"CreditCard\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8235,
"length": 11,
"value": "\"DebitCard\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8309,
"length": 6,
"value": "\"PPBL\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8370,
"length": 10,
"value": "\"upi_push\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8442,
"length": 4,
"value": "\"NB\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8481,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8666,
"length": 7,
"value": "\"saved\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8776,
"length": 9,
"value": "\"default\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 8821,
"length": 5,
"value": "\"new\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10558,
"length": 20,
"value": "\"user_saved_account\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10592,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10610,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10759,
"length": 20,
"value": "\"user_saved_account\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10793,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10810,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 10949,
"length": 13,
"value": "\"pay_clicked\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11137,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11182,
"length": 346,
"value": "\"paytmmp:\/\/merchantSDK\/push?txnToken=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11247,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11283,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11311,
"length": 1,
"value": "\"&amount=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11345,
"length": 1,
"value": "\"&vpa=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11380,
"length": 1,
"value": "\"&merchantDetails=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11436,
"length": 1,
"value": "\"&bankDetails=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11485,
"length": 1,
"value": "\"&sdkVersion=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11527,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11655,
"length": 27,
"value": "\"&callbackUrl=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 11681,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 12016,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 12431,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 12453,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 13713,
"length": 12,
"value": "\"no ptc hit\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14179,
"length": 39,
"value": "\"\/theia\/api\/v1\/processTransaction?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14227,
"length": 11,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14471,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14484,
"length": 4,
"value": "\"v1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 14544,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14590,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14612,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14625,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14640,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14655,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14674,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14712,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14784,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14801,
"length": 12,
"value": "\"UPI_INTENT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14827,
"length": 13,
"value": "\"paymentFlow\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14891,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14917,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14951,
"length": 8,
"value": "\"osType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14963,
"length": 5,
"value": "\"IOS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 14982,
"length": 8,
"value": "\"pspApp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15014,
"length": 12,
"value": "\"extendInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 15030,
"length": 25,
"value": "[(\"sdkType\", \"CUI_SDK_PG\")]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15071,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15482,
"length": 65,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15499,
"length": 1,
"value": "\"\/theia\/api\/v1\/fetchAllPaymentOffers?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15545,
"length": 1,
"value": "\")\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15922,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 15971,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16034,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16079,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16144,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16208,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16273,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16322,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16385,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 16431,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16498,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16563,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16663,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16727,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16889,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 16906,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 16947,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17114,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17543,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17645,
"length": 8,
"value": "\"CUSTID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17683,
"length": 5,
"value": "\"MID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17759,
"length": 11,
"value": "\"SSO_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17821,
"length": 14,
"value": "\"REQUEST_TYPE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17839,
"length": 9,
"value": "\"DEFAULT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 17868,
"length": 10,
"value": "\"CHECKSUM\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18389,
"length": 84,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18406,
"length": 1,
"value": "\"\/fetchBinDetail?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18432,
"length": 1,
"value": "\"&referenceId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18453,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18472,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 18997,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19046,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19109,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19154,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 19219,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 19283,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19348,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19397,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19460,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19506,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19655,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 19860,
"length": 11,
"value": "\"resultMsg\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20047,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20115,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 20354,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20482,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20546,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 20760,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20843,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 20860,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 20901,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21201,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21298,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21378,
"length": 19,
"value": "\"user_gave_consent\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21540,
"length": 62,
"value": "\"paytmmp:\/\/merchantSDK\/token?client_id=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21590,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21601,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21707,
"length": 31,
"value": "\"&callbackUrl=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 21737,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22038,
"length": 19,
"value": "\"auth_code_fetched\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22070,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 22137,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22268,
"length": 19,
"value": "\"auth_code_fetched\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22300,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22457,
"length": 19,
"value": "\"auth_code_fetched\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22489,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22631,
"length": 19,
"value": "\"auth_code_fetched\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 22663,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23002,
"length": 9,
"value": "\"H5_Load\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23025,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23087,
"length": 9,
"value": "\"success\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23330,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23671,
"length": 93,
"value": "\"paytmmp:\/\/merchantSDK\/balance?bankDetails=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23752,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23763,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23884,
"length": 27,
"value": "\"&callbackUrl=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 23910,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 24194,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 24663,
"length": 93,
"value": "\"paytmmp:\/\/merchantSDK\/balance?bankDetails=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 24744,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 24755,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 24876,
"length": 27,
"value": "\"&callbackUrl=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 24902,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 25186,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 25998,
"length": 139,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26015,
"length": 1,
"value": "\"\/theia\/api\/v1\/fetchNBPaymentChannels?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26079,
"length": 1,
"value": "\"&referenceId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26100,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26136,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26263,
"length": 13,
"value": "\"pay_clicked\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26451,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26829,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26878,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26941,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 26986,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27051,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27115,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 27180,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 27229,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 27292,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 27338,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27405,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27470,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27570,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27634,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27766,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 27783,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 27824,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 28126,
"length": 24,
"value": "\"[A-Z0-9a-z_]+@[A-Za-z]\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 28249,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Array",
"offset": 28323,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29044,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29057,
"length": 4,
"value": "\"v1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 29117,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29163,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29185,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29198,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29213,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29228,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29256,
"length": 7,
"value": "\"token\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29267,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29283,
"length": 11,
"value": "\"tokenType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29298,
"length": 5,
"value": "\"SSO\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29319,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29391,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29419,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Array",
"offset": 29624,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 29817,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30169,
"length": 48,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30186,
"length": 1,
"value": "\"?orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30205,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30216,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30349,
"length": 35,
"value": "\"application\/x-www-form-urlencoded\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30406,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30455,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30486,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30498,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30518,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30927,
"length": 92,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30944,
"length": 1,
"value": "\"\/theia\/api\/v1\/processTransaction?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 30993,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 31018,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 31284,
"length": 35,
"value": "\"application\/x-www-form-urlencoded\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 31341,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 31470,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 32296,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 33096,
"length": 9,
"value": "\"H5_Load\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 33244,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 33636,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 33832,
"length": 6,
"value": "\"type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 33867,
"length": 11,
"value": "\"actionUrl\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 33905,
"length": 8,
"value": "\"method\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 34093,
"length": 9,
"value": "\"headers\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 34234,
"length": 9,
"value": "\"content\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 34444,
"length": 14,
"value": "\"H5_intercept\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 34597,
"length": 9,
"value": "\"success\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 35442,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 35510,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 35995,
"length": 10,
"value": "\"pageType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36103,
"length": 8,
"value": "\"direct\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36155,
"length": 13,
"value": "\"directForms\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36216,
"length": 14,
"value": "\"displayField\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36424,
"length": 6,
"value": "\"type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36459,
"length": 11,
"value": "\"actionUrl\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36502,
"length": 8,
"value": "\"method\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36542,
"length": 9,
"value": "\"headers\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36591,
"length": 9,
"value": "\"content\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36697,
"length": 8,
"value": "\"resend\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36826,
"length": 8,
"value": "\"submit\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 36955,
"length": 8,
"value": "\"cancel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 37084,
"length": 11,
"value": "\"payonbank\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 37616,
"length": 10,
"value": "\"redirect\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 37672,
"length": 14,
"value": "\"redirectForm\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38125,
"length": 56,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38142,
"length": 1,
"value": "\"\/savedcardservice\/merchant\/v1\/get\/card\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38584,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38633,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38696,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38741,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38797,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38845,
"length": 5,
"value": "\"MID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38886,
"length": 9,
"value": "\"ORDERID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 38933,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39097,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39129,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 39302,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 39366,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39431,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39480,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39543,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39589,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39647,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39695,
"length": 5,
"value": "\"MID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39736,
"length": 9,
"value": "\"ORDERID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39783,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39947,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 39979,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40152,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40217,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40346,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40410,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40542,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 40559,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 40600,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 40936,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42123,
"length": 45,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42140,
"length": 1,
"value": "\"\/theia\/v1\/transactionStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42271,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42325,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42397,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42447,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42489,
"length": 23,
"value": "\"isCallbackUrlRequired\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 42516,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42536,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42674,
"length": 13,
"value": "\"pay_clicked\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 42860,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 43314,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 43395,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 43449,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 43517,
"length": 13,
"value": "\"TXN_FAILURE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 43981,
"length": 19,
"value": "\"isPollingRequired\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 45587,
"length": 33,
"value": "\"\/theia\/api\/v1\/vpa\/validate?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 45629,
"length": 11,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 45653,
"length": 12,
"value": "\"&ORDER_ID=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 45908,
"length": 33,
"value": "\"\/theia\/api\/v1\/vpa\/validate?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 45950,
"length": 15,
"value": "\"&referenceId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 46257,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46303,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46325,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46338,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46407,
"length": 11,
"value": "\"tokenType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46422,
"length": 8,
"value": "\"ACCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46472,
"length": 11,
"value": "\"tokenType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46487,
"length": 11,
"value": "\"TXN_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46557,
"length": 7,
"value": "\"token\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46587,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46600,
"length": 4,
"value": "\"v1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46618,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46633,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46663,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46726,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46797,
"length": 5,
"value": "\"vpa\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46893,
"length": 11,
"value": "\"numericId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 46943,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 47037,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 47062,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 47200,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48416,
"length": 146,
"value": "\"paytmmp:\/\/merchantpayment?txnToken=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48480,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48516,
"length": 1,
"value": "\"&mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48544,
"length": 1,
"value": "\"&amount=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48561,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48668,
"length": 27,
"value": "\"&callbackUrl=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 48694,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 48923,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 49025,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 49395,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 49516,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 49533,
"length": 7,
"value": "\"error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 49542,
"length": 19,
"value": "\"URL is not valid.\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 49598,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50189,
"length": 162,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50206,
"length": 1,
"value": "\"\/theia\/api\/v1\/processTransaction?mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50265,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50300,
"length": 1,
"value": "\"&ORDER_ID=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50336,
"length": 1,
"value": "\"&channelId=WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50423,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50456,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50485,
"length": 12,
"value": "\"UPI_INTENT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50764,
"length": 13,
"value": "\"pay_clicked\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 50950,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 51425,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 51592,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 51640,
"length": 10,
"value": "\"bankForm\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 52064,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 52214,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 52617,
"length": 14,
"value": "\"deepLinkInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 52680,
"length": 10,
"value": "\"deepLink\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 52820,
"length": 32,
"value": "\"&source_callback=paytm12345:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 53098,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 54209,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 54240,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 54427,
"length": 9,
"value": "\"success\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 54602,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 54666,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55140,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55189,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55252,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55297,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55443,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55474,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55661,
"length": 9,
"value": "\"success\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55876,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55925,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 55988,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56034,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56182,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56213,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56400,
"length": 6,
"value": "\"fail\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56728,
"length": 17,
"value": "\"payment_gateway\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56759,
"length": 14,
"value": "\"pay_complete\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 56946,
"length": 9,
"value": "\"pending\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57016,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57080,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 57292,
"length": 19,
"value": "\"pay_clicked_error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 57432,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57491,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 57508,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57549,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 57590,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57824,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57866,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 57895,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 57981,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 58170,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 58263,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 58390,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 58871,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 58957,
"length": 18,
"value": "\"all retries done\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59317,
"length": 45,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59334,
"length": 1,
"value": "\"\/theia\/v1\/transactionStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59465,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59527,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59599,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59657,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59707,
"length": 23,
"value": "\"isCallbackUrlRequired\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 59734,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 59754,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60209,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60290,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60346,
"length": 7,
"value": "\"retry\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60395,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60439,
"length": 3,
"value": "\"F\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 60453,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 60507,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 60596,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60711,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60762,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60830,
"length": 13,
"value": "\"TXN_FAILURE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 60977,
"length": 13,
"value": "\"TXN_SUCCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 61648,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63185,
"length": 56,
"value": "\"&checkout_product=CUI&sdk_version=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63240,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63303,
"length": 11,
"value": "\"CUI_3.0.0\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63533,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63564,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "BooleanLiteral",
"offset": 63728,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63760,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "IntegerLiteral",
"offset": 63827,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 63951,
"length": 13,
"value": "\"backPressed\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64014,
"length": 7,
"value": "\"error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64128,
"length": 15,
"value": "\"Response_Back\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Dictionary",
"offset": 64671,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64697,
"length": 13,
"value": "\"displayName\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64752,
"length": 6,
"value": "\"icon\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64793,
"length": 6,
"value": "\"name\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 64834,
"length": 8,
"value": "\"scheme\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 65058,
"length": 5,
"value": "\":\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "Array",
"offset": 65829,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66054,
"length": 46,
"value": "\"Array convertIntoJSON - \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66099,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66127,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66438,
"length": 10,
"value": "\"https:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66460,
"length": 28,
"value": "\"\/theia\/api\/v1\/fetchPspApps\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66544,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIHandler.swift",
"kind": "StringLiteral",
"offset": 66618,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 279,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 445,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 456,
"length": 5,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 471,
"length": 7,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 445,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 456,
"length": 5,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 471,
"length": 7,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 911,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 1158,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 1463,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 1512,
"length": 14,
"value": "\"jr_ac_cancel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 2787,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 3176,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "BooleanLiteral",
"offset": 3370,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 3574,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 3885,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 3926,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 4866,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 5285,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 5829,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 6098,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 6255,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 6806,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 7040,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 7197,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 7461,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "FloatLiteral",
"offset": 7994,
"length": 4,
"value": "13.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 8062,
"length": 19,
"value": "\"attributedMessage\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 8124,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 8219,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 8578,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "BooleanLiteral",
"offset": 9036,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 9181,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 10207,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "BooleanLiteral",
"offset": 10380,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 10861,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 11333,
"length": 14,
"value": "\"jr_ac_errors\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 11639,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 12008,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 12075,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 13192,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 13676,
"length": 10,
"value": "\"jr_ac_OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "StringLiteral",
"offset": 14259,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 14528,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundedButton.swift",
"kind": "IntegerLiteral",
"offset": 14685,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 1401,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 1878,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "StringLiteral",
"offset": 2054,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 2277,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 2320,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 2449,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2917,
"length": 3,
"value": "224"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2921,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2933,
"length": 3,
"value": "230"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2937,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2948,
"length": 3,
"value": "232"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 2952,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 2964,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 3010,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 3048,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 3096,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "StringLiteral",
"offset": 3251,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 3362,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 3455,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 3514,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "StringLiteral",
"offset": 3702,
"length": 6,
"value": "\"Done\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 4095,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 4230,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 4836,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5008,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5013,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5034,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5055,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5076,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 5115,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5167,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5340,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5362,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 5956,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 6011,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 6071,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6124,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6147,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 6771,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 6826,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "StringLiteral",
"offset": 6860,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 6882,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6948,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 7538,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 7576,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 7607,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 7731,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 7762,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 8458,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 8635,
"length": 3,
"value": "5.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 8668,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 8709,
"length": 4,
"value": "10.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "FloatLiteral",
"offset": 8723,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 9348,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 9435,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 9451,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JR_OTPFieldTableViewCell.swift",
"kind": "Array",
"offset": 9494,
"length": 50,
"value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1204,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1250,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1312,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1357,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1622,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 1719,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1849,
"length": 2,
"value": "33"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1852,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1864,
"length": 3,
"value": "193"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1868,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1879,
"length": 3,
"value": "122"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1883,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "FloatLiteral",
"offset": 1895,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1970,
"length": 3,
"value": "232"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1974,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1986,
"length": 3,
"value": "248"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 1990,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2001,
"length": 3,
"value": "241"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2005,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "FloatLiteral",
"offset": 2017,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "BooleanLiteral",
"offset": 2112,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2242,
"length": 3,
"value": "253"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2246,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2258,
"length": 2,
"value": "92"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2261,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2272,
"length": 2,
"value": "92"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2275,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "FloatLiteral",
"offset": 2287,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2362,
"length": 3,
"value": "254"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2366,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2378,
"length": 3,
"value": "238"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2382,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2393,
"length": 3,
"value": "238"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "IntegerLiteral",
"offset": 2397,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/JRNPOTPHeaderCell.swift",
"kind": "FloatLiteral",
"offset": 2409,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 267,
"length": 5,
"value": "\"GET\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 292,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 317,
"length": 5,
"value": "\"PUT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 267,
"length": 5,
"value": "\"GET\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 292,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 317,
"length": 5,
"value": "\"PUT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 384,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 420,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1060,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1109,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1172,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1217,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1268,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1316,
"length": 5,
"value": "\"MID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1357,
"length": 9,
"value": "\"ORDERID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1404,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1543,
"length": 15,
"value": "\"Response_Back\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1755,
"length": 15,
"value": "\"Response_Back\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1784,
"length": 6,
"value": "\"fail\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 1977,
"length": 15,
"value": "\"Response_Back\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2006,
"length": 6,
"value": "\"fail\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2091,
"length": 32,
"value": "\"There are no new Items to show\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2389,
"length": 13,
"value": "\"API_Timeout\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2631,
"length": 13,
"value": "\"TXN_FAILURE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2665,
"length": 6,
"value": "\"fail\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2697,
"length": 13,
"value": "\"TXN_PENDING\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2731,
"length": 9,
"value": "\"pending\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2776,
"length": 9,
"value": "\"success\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2847,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2869,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2897,
"length": 12,
"value": "\"CUI_SDK_PG\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2933,
"length": 17,
"value": "\"SDK_initialized\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 2972,
"length": 12,
"value": "\"CUI_SDK_PG\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 3006,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 3032,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 3057,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6262,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6350,
"length": 10,
"value": "\"CUI_\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6359,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6396,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6843,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6917,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6973,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 6982,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7253,
"length": 6,
"value": "\"🔴\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7315,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7351,
"length": 18,
"value": "\"application\/json\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7391,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "Array",
"offset": 7608,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7612,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "BooleanLiteral",
"offset": 7616,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "Array",
"offset": 7747,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 7751,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "BooleanLiteral",
"offset": 7755,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 8044,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "BooleanLiteral",
"offset": 8048,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "Array",
"offset": 8123,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 8127,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "BooleanLiteral",
"offset": 8131,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "Array",
"offset": 8224,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 8228,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "BooleanLiteral",
"offset": 8232,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 9205,
"length": 18,
"value": "\"application\/json\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Networking\/NetworkLayer\/APIManager.swift",
"kind": "StringLiteral",
"offset": 9245,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 387,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 719,
"length": 38,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 726,
"length": 1,
"value": "\"=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 755,
"length": 1,
"value": "\"&\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 938,
"length": 48,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 945,
"length": 1,
"value": "\"=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 983,
"length": 1,
"value": "\")&\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "Array",
"offset": 1260,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 1428,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 1513,
"length": 3,
"value": "\":\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 1519,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 1528,
"length": 5,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 1532,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "FloatLiteral",
"offset": 2241,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "FloatLiteral",
"offset": 2257,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2315,
"length": 6,
"value": "\"%.2f\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2394,
"length": 6,
"value": "\"%.2f\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2446,
"length": 17,
"value": "\"userLBSLatitude\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2467,
"length": 20,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2486,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2515,
"length": 18,
"value": "\"userLBSLongitude\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2537,
"length": 21,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2557,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2682,
"length": 10,
"value": "\"platform\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2730,
"length": 14,
"value": "\"terminalType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2748,
"length": 5,
"value": "\"APP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2773,
"length": 10,
"value": "\"deviceId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2855,
"length": 12,
"value": "\"appVersion\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2912,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 2972,
"length": 13,
"value": "\"versionCode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3017,
"length": 17,
"value": "\"CFBundleVersion\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3066,
"length": 8,
"value": "\"osType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3138,
"length": 18,
"value": "\"screenResolution\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3160,
"length": 126,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3222,
"length": 1,
"value": "\"x\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3285,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3306,
"length": 10,
"value": "\"isRooted\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3366,
"length": 13,
"value": "\"deviceModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3383,
"length": 71,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3413,
"length": 1,
"value": "\" (iOS \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3452,
"length": 1,
"value": "\")\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3474,
"length": 20,
"value": "\"deviceManufacturer\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3498,
"length": 7,
"value": "\"Apple\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3525,
"length": 10,
"value": "\"language\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3584,
"length": 10,
"value": "\"language\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3649,
"length": 3,
"value": "\"_\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3660,
"length": 3,
"value": "\"-\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3684,
"length": 10,
"value": "\"timeZone\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 3807,
"length": 11,
"value": "\"routerMac\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4110,
"length": 6,
"value": "\"iPad\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4150,
"length": 12,
"value": "\"deviceType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4166,
"length": 8,
"value": "\"Tablet\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4215,
"length": 12,
"value": "\"deviceType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4231,
"length": 8,
"value": "\"Mobile\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4269,
"length": 11,
"value": "\"osVersion\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4377,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4478,
"length": 13,
"value": "\"paymentFlow\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4587,
"length": 15,
"value": "\"operationType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4698,
"length": 14,
"value": "\"businessFlow\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 4854,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "IntegerLiteral",
"offset": 4936,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5204,
"length": 8,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5211,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5382,
"length": 6,
"value": "\"SSID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5789,
"length": 25,
"value": "\"\/Applications\/Cydia.app\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5870,
"length": 48,
"value": "\"\/Library\/MobileSubstrate\/MobileSubstrate.dylib\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 5974,
"length": 11,
"value": "\"\/bin\/bash\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6041,
"length": 16,
"value": "\"\/usr\/sbin\/sshd\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6113,
"length": 10,
"value": "\"\/etc\/apt\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6179,
"length": 23,
"value": "\"\/private\/var\/lib\/apt\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6262,
"length": 37,
"value": "\"cydia:\/\/package\/com.example.package\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "BooleanLiteral",
"offset": 6332,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6458,
"length": 16,
"value": "\"Jailbreak Test\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "StringLiteral",
"offset": 6539,
"length": 28,
"value": "\"\/private\/JailbreakTest.txt\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "BooleanLiteral",
"offset": 6580,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "BooleanLiteral",
"offset": 6671,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeUtility.swift",
"kind": "BooleanLiteral",
"offset": 6720,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 248,
"length": 7,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 359,
"length": 27,
"value": "\"https:\/\/securegw.paytm.in\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 442,
"length": 33,
"value": "\"https:\/\/securegw-stage.paytm.in\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 248,
"length": 7,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 556,
"length": 8,
"value": "\"HYBRID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 586,
"length": 11,
"value": "\"ADDANDPAY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 614,
"length": 6,
"value": "\"NONE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 794,
"length": 8,
"value": "\"HYBRID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 847,
"length": 11,
"value": "\"ADDANDPAY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 895,
"length": 6,
"value": "\"NONE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 556,
"length": 8,
"value": "\"HYBRID\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 586,
"length": 11,
"value": "\"ADDANDPAY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 614,
"length": 6,
"value": "\"NONE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 985,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 996,
"length": 11,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1017,
"length": 8,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1035,
"length": 3,
"value": "3"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1048,
"length": 10,
"value": "4"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1068,
"length": 9,
"value": "5"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1087,
"length": 10,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1187,
"length": 9,
"value": "\"BALANCE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1223,
"length": 5,
"value": "\"UPI\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1263,
"length": 6,
"value": "\"PPBL\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1301,
"length": 22,
"value": "\"PAYTM_DIGITAL_CREDIT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1357,
"length": 13,
"value": "\"CREDIT_CARD\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1403,
"length": 12,
"value": "\"DEBIT_CARD\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 1449,
"length": 13,
"value": "\"NET_BANKING\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 985,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 996,
"length": 11,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1017,
"length": 8,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1035,
"length": 3,
"value": "3"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1048,
"length": 10,
"value": "4"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1068,
"length": 9,
"value": "5"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1087,
"length": 10,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1538,
"length": 3,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1551,
"length": 4,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1538,
"length": 3,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "IntegerLiteral",
"offset": 1551,
"length": 4,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 2223,
"length": 9,
"value": "\"collect\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 2260,
"length": 6,
"value": "\"push\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AINativeEnum.swift",
"kind": "StringLiteral",
"offset": 2296,
"length": 8,
"value": "\"intent\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 615,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 712,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 831,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 1178,
"length": 19,
"value": "\"estimatedProgress\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1399,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1415,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1580,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1596,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1769,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 1786,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 2125,
"length": 19,
"value": "\"estimatedProgress\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "FloatLiteral",
"offset": 2279,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "FloatLiteral",
"offset": 2330,
"length": 3,
"value": "0.3"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "FloatLiteral",
"offset": 2342,
"length": 3,
"value": "0.3"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "FloatLiteral",
"offset": 2469,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 2594,
"length": 19,
"value": "\"estimatedProgress\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 2907,
"length": 6,
"value": "\"Main\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 2984,
"length": 9,
"value": "\"AIWebVC\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 3371,
"length": 17,
"value": "\"Cancel payment?\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 3397,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 3420,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 3444,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "IntegerLiteral",
"offset": 3821,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 3953,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "Dictionary",
"offset": 3971,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 3983,
"length": 31,
"value": "\"Transaction has been canceled\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 4038,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 4266,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "Array",
"offset": 4339,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 4714,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 5983,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6013,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6119,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6173,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 6331,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 6382,
"length": 13,
"value": "\"TXN_SUCCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6399,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6406,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6602,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6731,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6831,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 6978,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7300,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7366,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "Dictionary",
"offset": 7383,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7422,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7572,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7656,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "Dictionary",
"offset": 7673,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 7712,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8041,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8063,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8109,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8150,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8184,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8220,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8248,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8292,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8512,
"length": 45,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8529,
"length": 1,
"value": "\"\/theia\/v1\/transactionStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8682,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8717,
"length": 18,
"value": "\"application\/json\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 8757,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "IntegerLiteral",
"offset": 8838,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "IntegerLiteral",
"offset": 8842,
"length": 2,
"value": "30"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 9036,
"length": 6,
"value": "\"🔴\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "Array",
"offset": 9510,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10048,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10093,
"length": 9,
"value": "\"txnInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10458,
"length": 16,
"value": "\"🔶 Finish - \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10579,
"length": 45,
"value": "\"document.getElementById('response').value\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10899,
"length": 8,
"value": "\"STATUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 10948,
"length": 13,
"value": "\"TXN_SUCCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 10964,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 10971,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 11192,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 11329,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 11445,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 11600,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "IntegerLiteral",
"offset": 12447,
"length": 3,
"value": "102"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 12488,
"length": 19,
"value": "\"WebKitErrorDomain\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 12583,
"length": 8,
"value": "\"Error!\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 12650,
"length": 4,
"value": "\"Ok\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 12905,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 13097,
"length": 25,
"value": "\"🔶 decidePolicyFor - \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 13305,
"length": 32,
"value": "\"paytm.in\/theia\/payment\/request\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 13416,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 13462,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 13694,
"length": 39,
"value": "\"🔶 didStartProvisionalNavigation - \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 13960,
"length": 14,
"value": "\"retryAllowed\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 14013,
"length": 6,
"value": "\"true\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "IntegerLiteral",
"offset": 14317,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 14442,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 14768,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 14896,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 15027,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 15318,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 15448,
"length": 8,
"value": "\"Cancel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 15525,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 15599,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 15673,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 15734,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 16051,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 16370,
"length": 8,
"value": "\"Cancel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "StringLiteral",
"offset": 16519,
"length": 4,
"value": "\"OK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AIWebVC.swift",
"kind": "BooleanLiteral",
"offset": 16669,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 382,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 393,
"length": 8,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 411,
"length": 10,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 382,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 393,
"length": 8,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 411,
"length": 10,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 382,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 393,
"length": 8,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 411,
"length": 10,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 629,
"length": 26,
"value": "\"JR_OTPFieldTableViewCell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 681,
"length": 22,
"value": "\"JRBankFooterViewCell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 1397,
"length": 6,
"value": "\"Main\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 1474,
"length": 15,
"value": "\"JRNPBankOTPVC\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 2297,
"length": 8,
"value": "\"header\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 2343,
"length": 11,
"value": "\"otp entry\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 2394,
"length": 13,
"value": "\"footer view\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 2492,
"length": 8,
"value": "\"header\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 2538,
"length": 11,
"value": "\"otp entry\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 2712,
"length": 3,
"value": "249"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 2903,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 2919,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3092,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3109,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3209,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3252,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3398,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 3440,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 3700,
"length": 54,
"value": "\"To complete the payment you should stay on this page\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 3763,
"length": 15,
"value": "\"Are you sure?\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 3799,
"length": 19,
"value": "\"Stay on this page\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 3838,
"length": 17,
"value": "\"Leave this page\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4255,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "Dictionary",
"offset": 4272,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4311,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4466,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "Dictionary",
"offset": 4483,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4522,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4645,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4836,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "FloatLiteral",
"offset": 4892,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 4896,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "FloatLiteral",
"offset": 4908,
"length": 5,
"value": "185.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 4914,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "FloatLiteral",
"offset": 4925,
"length": 5,
"value": "245.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 4931,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 4943,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 4986,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 5127,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 5139,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 5351,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 5363,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 6350,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 6633,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 6862,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 6917,
"length": 24,
"value": "\"Please Enter Valid OTP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 7205,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 7340,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "Dictionary",
"offset": 7372,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 7411,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 7652,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 7701,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 7789,
"length": 11,
"value": "\"bankRetry\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 7857,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 8004,
"length": 11,
"value": "\"resultMsg\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 8473,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 8538,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 8717,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 8735,
"length": 40,
"value": "\"Something went wrong, Please try again\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 8995,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 9177,
"length": 7,
"value": "\"Error\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 9195,
"length": 40,
"value": "\"Something went wrong, Please try again\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 9516,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 9528,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "FloatLiteral",
"offset": 9670,
"length": 3,
"value": "5.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 9759,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 10763,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 11032,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 11133,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 11228,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 11323,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 11564,
"length": 17,
"value": "\"Cancel payment?\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 11592,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 11633,
"length": 4,
"value": "\"No\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 11658,
"length": 5,
"value": "\"Yes\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 11735,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 12548,
"length": 19,
"value": "\"JRNPOTPHeaderCell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 12736,
"length": 12,
"value": "\"headerText\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 12785,
"length": 17,
"value": "\"descriptionText\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 12840,
"length": 10,
"value": "\"bankName\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 12892,
"length": 10,
"value": "\"bankLogo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 13078,
"length": 26,
"value": "\"JR_OTPFieldTableViewCell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "StringLiteral",
"offset": 13473,
"length": 22,
"value": "\"JRBankFooterViewCell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 14357,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 14562,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 14647,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "BooleanLiteral",
"offset": 14728,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 15294,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/JRNPBankOTPVC.swift",
"kind": "IntegerLiteral",
"offset": 15343,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1501,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "StringLiteral",
"offset": 1628,
"length": 23,
"value": "\"npay_checkbox_default\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 1747,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1759,
"length": 3,
"value": "172"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1763,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1774,
"length": 3,
"value": "237"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1778,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 1790,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "StringLiteral",
"offset": 1861,
"length": 24,
"value": "\"npay_checkbox_selected\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1983,
"length": 3,
"value": "160"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1987,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 1999,
"length": 3,
"value": "160"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 2003,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 2014,
"length": 3,
"value": "160"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 2018,
"length": 3,
"value": "255"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 2030,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "StringLiteral",
"offset": 2143,
"length": 21,
"value": "\"AINativeConsentView\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "StringLiteral",
"offset": 3571,
"length": 24,
"value": "\"npay_checkbox_selected\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "StringLiteral",
"offset": 4476,
"length": 23,
"value": "\"npay_checkbox_default\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 6447,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 6658,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 6673,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 6687,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 6825,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 6840,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 6854,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 6982,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 6997,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 7011,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "FloatLiteral",
"offset": 7145,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 7160,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 7174,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "BooleanLiteral",
"offset": 7380,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 7447,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Controller\/AINativeConsentView.swift",
"kind": "IntegerLiteral",
"offset": 7453,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 264,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 325,
"length": 18,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 332,
"length": 1,
"value": "\"=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 341,
"length": 1,
"value": "\"&\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 536,
"length": 3,
"value": "\".\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 599,
"length": 50,
"value": "\"Unable to use string as key on type: \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 648,
"length": 12,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "IntegerLiteral",
"offset": 685,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 848,
"length": 3,
"value": "\".\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "Dictionary",
"offset": 903,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 1214,
"length": 74,
"value": "\"Unable to set value: \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 1246,
"length": 2,
"value": "\" to dictionary of type: \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 1287,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 1443,
"length": 22,
"value": "\"!*'() ;:@&+$,\/?%#[]|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2182,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2639,
"length": 7,
"value": "\"-._* \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2790,
"length": 3,
"value": "\" \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2801,
"length": 3,
"value": "\"+\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2844,
"length": 3,
"value": "\" \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 2855,
"length": 3,
"value": "\"+\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "Array",
"offset": 2869,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 3083,
"length": 43,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 3090,
"length": 1,
"value": "\"=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 3125,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_Dictionary.swift",
"kind": "StringLiteral",
"offset": 3198,
"length": 3,
"value": "\"&\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 252,
"length": 8,
"value": "\"ACCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 281,
"length": 11,
"value": "\"TXN_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 313,
"length": 10,
"value": "\"CHECKSUM\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 252,
"length": 8,
"value": "\"ACCESS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 281,
"length": 11,
"value": "\"TXN_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 313,
"length": 10,
"value": "\"CHECKSUM\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 373,
"length": 7,
"value": "\"Paytm\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 397,
"length": 6,
"value": "\"GPAY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 423,
"length": 9,
"value": "\"Phonepe\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 373,
"length": 7,
"value": "\"Paytm\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 397,
"length": 6,
"value": "\"GPAY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 423,
"length": 9,
"value": "\"Phonepe\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 744,
"length": 11,
"value": "\"iOS_8.6.0\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 794,
"length": 60,
"value": "\"https:\/\/securegw.paytm.in\/theia\/api\/v1\/processTransaction?\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 962,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 995,
"length": 4,
"value": "\"en\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1034,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1071,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1105,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1138,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1164,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1203,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1235,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1267,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1307,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1549,
"length": 4,
"value": "\"en\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1582,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1616,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1647,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1675,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1702,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1722,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1755,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1781,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 1814,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 1842,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 2317,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2359,
"length": 4,
"value": "\"en\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 2418,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 2472,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2516,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2561,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2592,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2649,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2692,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2823,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2911,
"length": 10,
"value": "\"CUI_\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2920,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 2957,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3247,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 3340,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3390,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3412,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3425,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3444,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3459,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3482,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3524,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3584,
"length": 50,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3604,
"length": 3,
"value": "\"mid=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3614,
"length": 1,
"value": "\"&orderId=\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3633,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3652,
"length": 12,
"value": "\"pgUrlToHit\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3710,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3736,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3770,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3785,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3804,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3854,
"length": 16,
"value": "\"appCallbackUrl\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 3874,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3892,
"length": 16,
"value": "\"riskExtendInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3912,
"length": 17,
"value": "\"feeApplied:true\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 3952,
"length": 13,
"value": "\"paymentFlow\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4008,
"length": 12,
"value": "\"extendInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "Dictionary",
"offset": 4024,
"length": 25,
"value": "[(\"sdkType\", \"CUI_SDK_PG\")]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4117,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4132,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4200,
"length": 9,
"value": "\"PAYMENT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4256,
"length": 13,
"value": "\"NATIVE_PLUS\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4272,
"length": 8,
"value": "\"NATIVE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4296,
"length": 12,
"value": "\"CUSTOM_SDK\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4320,
"length": 5,
"value": "\"APP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4471,
"length": 16,
"value": "\"riskExtendInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4544,
"length": 20,
"value": "\"risk_extended_info\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4660,
"length": 13,
"value": "\"coftConsent\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4679,
"length": 13,
"value": "\"userConsent\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 4715,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 4722,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 4725,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4765,
"length": 11,
"value": "\"createdAt\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4794,
"length": 25,
"value": "\"MMM dd, yyyy HH:mm:ss a\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4858,
"length": 10,
"value": "\"language\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4916,
"length": 10,
"value": "\"platform\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4928,
"length": 5,
"value": "\"APP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 4971,
"length": 4,
"value": "\"os\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5055,
"length": 12,
"value": "\"appVersion\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5114,
"length": 8,
"value": "\"locale\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5175,
"length": 3,
"value": "\"_\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5186,
"length": 3,
"value": "\"-\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5228,
"length": 4,
"value": "\"ip\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5269,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5396,
"length": 12,
"value": "\"deviceName\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5491,
"length": 15,
"value": "\"cardTokenInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5512,
"length": 11,
"value": "\"cardToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5574,
"length": 13,
"value": "\"tokenExpiry\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5640,
"length": 6,
"value": "\"TAVV\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5692,
"length": 20,
"value": "\"panUniqueReference\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5771,
"length": 12,
"value": "\"cardSuffix\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 5931,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "Array",
"offset": 6205,
"length": 7,
"value": "[\"en0\"]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "Array",
"offset": 6254,
"length": 21,
"value": "[\"en2\", \"en3\", \"en4\"]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "Array",
"offset": 6316,
"length": 41,
"value": "[\"pdp_ip0\", \"pdp_ip1\", \"pdp_ip2\", \"pdp_ip3\"]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "Dictionary",
"offset": 6411,
"length": 128,
"value": "[(\"wireless\", \"\"), (\"wired\", \"\"), (\"cell\", \"\")]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 6669,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 7531,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 7718,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 7887,
"length": 10,
"value": "\"wireless\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8013,
"length": 7,
"value": "\"wired\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8135,
"length": 6,
"value": "\"cell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8379,
"length": 10,
"value": "\"wireless\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8427,
"length": 7,
"value": "\"wired\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8471,
"length": 6,
"value": "\"cell\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 8550,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 8666,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 8776,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8929,
"length": 54,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8959,
"length": 1,
"value": "\" (iOS \""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 8981,
"length": 1,
"value": "\")\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 9418,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 9488,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 9821,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 9135,
"length": 29,
"value": "\"PaytmNativeSDK.AINativeInhouseParameterModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10191,
"length": 3,
"value": "\"0\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10225,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10631,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10704,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10728,
"length": 4,
"value": "\"en\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 10761,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 10795,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 10832,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 10861,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11710,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11723,
"length": 4,
"value": "\"v1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 11783,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11829,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11851,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11864,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11879,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11894,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11938,
"length": 11,
"value": "\"TXN_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 11968,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12028,
"length": 7,
"value": "\"token\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12084,
"length": 11,
"value": "\"tokenType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12138,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12210,
"length": 5,
"value": "\"bin\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12248,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12303,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12334,
"length": 13,
"value": "\"referenceId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12467,
"length": 9,
"value": "\"txnType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12526,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12668,
"length": 10,
"value": "\"authMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12703,
"length": 5,
"value": "\"otp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12711,
"length": 5,
"value": "\"pin\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12865,
"length": 10,
"value": "\"cardInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12890,
"length": 4,
"value": "\"||\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 12903,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13047,
"length": 10,
"value": "\"cardInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13073,
"length": 4,
"value": "\"||\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13080,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13149,
"length": 17,
"value": "\"storeInstrument\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13170,
"length": 3,
"value": "\"1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13223,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13304,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13323,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13380,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13386,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13391,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13534,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13600,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13605,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13701,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13841,
"length": 10,
"value": "\"cardInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13886,
"length": 17,
"value": "\"storeInstrument\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 13950,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 9890,
"length": 31,
"value": "\"PaytmNativeSDK.AINativeSavedCardParameterModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14629,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14702,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 14730,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14758,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14785,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14805,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14838,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14864,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15482,
"length": 10,
"value": "\"authMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15517,
"length": 5,
"value": "\"otp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15525,
"length": 5,
"value": "\"pin\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15579,
"length": 10,
"value": "\"cardInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15593,
"length": 4,
"value": "\"||\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15610,
"length": 3,
"value": "\"|\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15631,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 14015,
"length": 28,
"value": "\"PaytmNativeSDK.AITokenizeCardParameterModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15874,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16155,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16228,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16253,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16761,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16774,
"length": 4,
"value": "\"v1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "IntegerLiteral",
"offset": 16834,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16880,
"length": 18,
"value": "\"requestTimestamp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16902,
"length": 14,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16915,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16930,
"length": 11,
"value": "\"channelId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16945,
"length": 5,
"value": "\"WAP\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 16989,
"length": 11,
"value": "\"TXN_TOKEN\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17019,
"length": 10,
"value": "\"txnToken\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17079,
"length": 7,
"value": "\"token\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17127,
"length": 11,
"value": "\"tokenType\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17181,
"length": 6,
"value": "\"head\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17253,
"length": 5,
"value": "\"mid\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17284,
"length": 13,
"value": "\"referenceId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17331,
"length": 9,
"value": "\"orderId\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17451,
"length": 6,
"value": "\"type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17461,
"length": 10,
"value": "\"MERCHANT\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17506,
"length": 6,
"value": "\"type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17516,
"length": 11,
"value": "\"ADD_MONEY\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17553,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17694,
"length": 13,
"value": "\"channelCode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17741,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 15712,
"length": 24,
"value": "\"PaytmNativeSDK.AINativeNBParameterModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 18549,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 18619,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19289,
"length": 13,
"value": "\"channelCode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19356,
"length": 14,
"value": "\"payerAccount\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19411,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19576,
"length": 13,
"value": "\"channelCode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19643,
"length": 14,
"value": "\"payerAccount\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 19698,
"length": 13,
"value": "\"paymentMode\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "StringLiteral",
"offset": 17806,
"length": 25,
"value": "\"PaytmNativeSDK.AINativeNUPIarameterModel\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 19954,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Model\/AIModel.swift",
"kind": "BooleanLiteral",
"offset": 20039,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 197,
"length": 19,
"value": "\"securegw.paytm.in\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 252,
"length": 25,
"value": "\"securegw-stage.paytm.in\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 314,
"length": 10,
"value": "\"https:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 380,
"length": 10,
"value": "\"https:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 463,
"length": 10,
"value": "\"https:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 496,
"length": 31,
"value": "\"\/theia\/api\/v1\/showPaymentPage\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 583,
"length": 10,
"value": "\"https:\/\/\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 619,
"length": 31,
"value": "\"\/theia\/api\/v1\/showPaymentPage\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "IntegerLiteral",
"offset": 1050,
"length": 3,
"value": "200"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/AIConstants.swift",
"kind": "StringLiteral",
"offset": 1125,
"length": 7,
"value": "\"image\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 415,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "IntegerLiteral",
"offset": 507,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 664,
"length": 9,
"value": "\"iPod5,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 714,
"length": 14,
"value": "\"iPod Touch 5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 742,
"length": 9,
"value": "\"iPod7,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 792,
"length": 14,
"value": "\"iPod Touch 6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 820,
"length": 11,
"value": "\"iPhone3,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 833,
"length": 11,
"value": "\"iPhone3,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 846,
"length": 11,
"value": "\"iPhone3,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 870,
"length": 10,
"value": "\"iPhone 4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 894,
"length": 11,
"value": "\"iPhone4,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 944,
"length": 11,
"value": "\"iPhone 4s\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 969,
"length": 11,
"value": "\"iPhone5,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 982,
"length": 11,
"value": "\"iPhone5,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1019,
"length": 10,
"value": "\"iPhone 5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1043,
"length": 11,
"value": "\"iPhone5,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1056,
"length": 11,
"value": "\"iPhone5,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1093,
"length": 11,
"value": "\"iPhone 5c\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1118,
"length": 11,
"value": "\"iPhone6,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1131,
"length": 11,
"value": "\"iPhone6,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1168,
"length": 11,
"value": "\"iPhone 5s\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1193,
"length": 11,
"value": "\"iPhone7,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1243,
"length": 10,
"value": "\"iPhone 6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1267,
"length": 11,
"value": "\"iPhone7,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1317,
"length": 15,
"value": "\"iPhone 6 Plus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1346,
"length": 11,
"value": "\"iPhone8,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1396,
"length": 11,
"value": "\"iPhone 6s\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1421,
"length": 11,
"value": "\"iPhone8,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1471,
"length": 16,
"value": "\"iPhone 6s Plus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1501,
"length": 11,
"value": "\"iPhone8,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1551,
"length": 11,
"value": "\"iPhone SE\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1576,
"length": 11,
"value": "\"iPhone9,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1589,
"length": 11,
"value": "\"iPhone9,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1626,
"length": 10,
"value": "\"iPhone 7\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1650,
"length": 11,
"value": "\"iPhone9,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1663,
"length": 11,
"value": "\"iPhone9,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1700,
"length": 15,
"value": "\"iPhone 7 Plus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1729,
"length": 12,
"value": "\"iPhone10,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1743,
"length": 12,
"value": "\"iPhone10,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1779,
"length": 10,
"value": "\"iPhone 8\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1803,
"length": 12,
"value": "\"iPhone10,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1817,
"length": 12,
"value": "\"iPhone10,5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1853,
"length": 15,
"value": "\"iPhone 8 Plus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1882,
"length": 12,
"value": "\"iPhone10,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1896,
"length": 12,
"value": "\"iPhone10,6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1932,
"length": 10,
"value": "\"iPhone X\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1956,
"length": 9,
"value": "\"iPad2,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1967,
"length": 9,
"value": "\"iPad2,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1978,
"length": 9,
"value": "\"iPad2,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 1989,
"length": 9,
"value": "\"iPad2,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2006,
"length": 8,
"value": "\"iPad 2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2028,
"length": 9,
"value": "\"iPad3,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2039,
"length": 9,
"value": "\"iPad3,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2050,
"length": 9,
"value": "\"iPad3,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2078,
"length": 8,
"value": "\"iPad 3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2100,
"length": 9,
"value": "\"iPad3,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2111,
"length": 9,
"value": "\"iPad3,5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2122,
"length": 9,
"value": "\"iPad3,6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2150,
"length": 8,
"value": "\"iPad 4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2172,
"length": 10,
"value": "\"iPad6,11\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2184,
"length": 10,
"value": "\"iPad6,12\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2222,
"length": 8,
"value": "\"iPad 5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2244,
"length": 9,
"value": "\"iPad7,5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2255,
"length": 9,
"value": "\"iPad7,6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2294,
"length": 8,
"value": "\"iPad 6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2316,
"length": 9,
"value": "\"iPad4,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2327,
"length": 9,
"value": "\"iPad4,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2338,
"length": 9,
"value": "\"iPad4,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2366,
"length": 10,
"value": "\"iPad Air\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2390,
"length": 9,
"value": "\"iPad5,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2401,
"length": 9,
"value": "\"iPad5,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2440,
"length": 12,
"value": "\"iPad Air 2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2466,
"length": 9,
"value": "\"iPad2,5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2477,
"length": 9,
"value": "\"iPad2,6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2488,
"length": 9,
"value": "\"iPad2,7\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2516,
"length": 11,
"value": "\"iPad Mini\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2541,
"length": 9,
"value": "\"iPad4,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2552,
"length": 9,
"value": "\"iPad4,5\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2563,
"length": 9,
"value": "\"iPad4,6\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2591,
"length": 13,
"value": "\"iPad Mini 2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2618,
"length": 9,
"value": "\"iPad4,7\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2629,
"length": 9,
"value": "\"iPad4,8\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2640,
"length": 9,
"value": "\"iPad4,9\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2668,
"length": 13,
"value": "\"iPad Mini 3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2695,
"length": 9,
"value": "\"iPad5,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2706,
"length": 9,
"value": "\"iPad5,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2745,
"length": 13,
"value": "\"iPad Mini 4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2772,
"length": 9,
"value": "\"iPad6,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2783,
"length": 9,
"value": "\"iPad6,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2822,
"length": 19,
"value": "\"iPad Pro 9.7 Inch\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2855,
"length": 9,
"value": "\"iPad6,7\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2866,
"length": 9,
"value": "\"iPad6,8\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2905,
"length": 20,
"value": "\"iPad Pro 12.9 Inch\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2939,
"length": 9,
"value": "\"iPad7,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2950,
"length": 9,
"value": "\"iPad7,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 2989,
"length": 34,
"value": "\"iPad Pro 12.9 Inch 2. Generation\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3037,
"length": 9,
"value": "\"iPad7,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3048,
"length": 9,
"value": "\"iPad7,4\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3087,
"length": 20,
"value": "\"iPad Pro 10.5 Inch\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3121,
"length": 12,
"value": "\"AppleTV5,3\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3171,
"length": 10,
"value": "\"Apple TV\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3195,
"length": 12,
"value": "\"AppleTV6,2\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3245,
"length": 13,
"value": "\"Apple TV 4K\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3272,
"length": 19,
"value": "\"AudioAccessory1,1\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3322,
"length": 9,
"value": "\"HomePod\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3345,
"length": 6,
"value": "\"i386\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3353,
"length": 8,
"value": "\"x86_64\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/Ext_UIDevice.swift",
"kind": "StringLiteral",
"offset": 3395,
"length": 11,
"value": "\"Simulator\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/Utility\/RoundView.swift",
"kind": "IntegerLiteral",
"offset": 252,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 460,
"length": 47,
"value": "\"https:\/\/securegw.paytm.in\/theia\/paytmCallback\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 2499,
"length": 5,
"value": "\"otp\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 2883,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 2932,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 3027,
"length": 14,
"value": "\"resultStatus\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 3072,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 3121,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 3225,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 3351,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 3506,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4147,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4196,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4256,
"length": 11,
"value": "\"resultMsg\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 4321,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 4449,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4455,
"length": 19,
"value": "\"Resnd OTP Failed.\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "Dictionary",
"offset": 4476,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4849,
"length": 6,
"value": "\"POST\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4884,
"length": 35,
"value": "\"application\/x-www-form-urlencoded\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4941,
"length": 14,
"value": "\"Content-Type\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 4985,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 5008,
"length": 15,
"value": "\"Authorization\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "IntegerLiteral",
"offset": 5062,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 5296,
"length": 4,
"value": "\"%d\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 5338,
"length": 16,
"value": "\"Content-length\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 5482,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 6087,
"length": 6,
"value": "\"body\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 6136,
"length": 12,
"value": "\"resultInfo\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "StringLiteral",
"offset": 6196,
"length": 11,
"value": "\"resultMsg\""
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 6261,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "BooleanLiteral",
"offset": 6396,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/abhishek.pathak\/Desktop\/customuisdkios\/CustomUISDK\/PaytmNativeSDK\/NPlusOTP\/NPlusOTPViewModel.swift",
"kind": "Dictionary",
"offset": 6409,
"length": 3,
"value": "[]"
}
]
}