{
  "ABIRoot": {
    "kind": "Root",
    "name": "PaymobSDK",
    "printedName": "PaymobSDK",
    "children": [
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckBoxColor",
        "printedName": "CheckBoxColor",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(activeColor:inactiveColor:inactiveBorderColor:checkMarkColor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckBoxColor",
                "printedName": "PaymobSDK.CheckBoxColor",
                "usr": "s:9PaymobSDK13CheckBoxColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK13CheckBoxColorV06activeE008inactiveE00g6BorderE009checkMarkE0ACSo7UIColorC_A3Itcfc",
            "mangledName": "$s9PaymobSDK13CheckBoxColorV06activeE008inactiveE00g6BorderE009checkMarkE0ACSo7UIColorC_A3Itcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK13CheckBoxColorV",
        "mangledName": "$s9PaymobSDK13CheckBoxColorV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckboxButtonContainer",
        "printedName": "CheckboxButtonContainer",
        "children": [
          {
            "kind": "Var",
            "name": "delegate",
            "printedName": "delegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvp",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl",
              "RawDocComment"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxButtonDelegate",
                        "printedName": "any PaymobSDK.CheckboxButtonDelegate",
                        "usr": "s:9PaymobSDK22CheckboxButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvg",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxButtonDelegate",
                        "printedName": "any PaymobSDK.CheckboxButtonDelegate",
                        "usr": "s:9PaymobSDK22CheckboxButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvs",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvM",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC8delegateAA0cD8Delegate_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "addButton",
            "printedName": "addButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC03addD0ySbAA0cD0CF",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC03addD0ySbAA0cD0CF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "declAttributes": [
              "Override",
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "checkboxButtonColor",
            "printedName": "checkboxButtonColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.CheckBoxColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckBoxColor",
                    "printedName": "PaymobSDK.CheckBoxColor",
                    "usr": "s:9PaymobSDK13CheckBoxColorV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvp",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.CheckBoxColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckBoxColor",
                        "printedName": "PaymobSDK.CheckBoxColor",
                        "usr": "s:9PaymobSDK13CheckBoxColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvg",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.CheckBoxColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckBoxColor",
                        "printedName": "PaymobSDK.CheckBoxColor",
                        "usr": "s:9PaymobSDK13CheckBoxColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvs",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvM",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC08checkboxD5ColorAA08CheckBoxG0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "checkboxLineStyle",
            "printedName": "checkboxLineStyle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.CheckboxLineStyle?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxLineStyle",
                    "printedName": "PaymobSDK.CheckboxLineStyle",
                    "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvp",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.CheckboxLineStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxLineStyle",
                        "printedName": "PaymobSDK.CheckboxLineStyle",
                        "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvg",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.CheckboxLineStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxLineStyle",
                        "printedName": "PaymobSDK.CheckboxLineStyle",
                        "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvs",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvM",
                "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC17checkboxLineStyleAA0cgH0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "setEachCheckboxButtonColor",
            "printedName": "setEachCheckboxButtonColor(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CheckboxButton) -> PaymobSDK.CheckBoxColor",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckBoxColor",
                    "printedName": "PaymobSDK.CheckBoxColor",
                    "usr": "s:9PaymobSDK13CheckBoxColorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButton",
                    "printedName": "PaymobSDK.CheckboxButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC07setEachcD5ColoryyAA08CheckBoxH0VAA0cD0CXEF",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC07setEachcD5ColoryyAA08CheckBoxH0VAA0cD0CXEF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setEachCheckboxButtonLineStyle",
            "printedName": "setEachCheckboxButtonLineStyle(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CheckboxButton) -> PaymobSDK.CheckboxLineStyle",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxLineStyle",
                    "printedName": "PaymobSDK.CheckboxLineStyle",
                    "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButton",
                    "printedName": "PaymobSDK.CheckboxButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerC07setEachcD9LineStyleyyAA0chI0VAA0cD0CXEF",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC07setEachcD9LineStyleyyAA0chI0VAA0cD0CXEF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxButtonContainer",
                "printedName": "PaymobSDK.CheckboxButtonContainer",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.CheckboxButton]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButton",
                    "printedName": "PaymobSDK.CheckboxButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK23CheckboxButtonContainerCyACSayAA0cD0CGcfc",
            "mangledName": "$s9PaymobSDK23CheckboxButtonContainerCyACSayAA0cD0CGcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "declAttributes": [
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK23CheckboxButtonContainerC",
        "mangledName": "$s9PaymobSDK23CheckboxButtonContainerC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "superclassUsr": "s:9PaymobSDK26RadioCheckboxBaseContainerC",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "PaymobSDK.RadioCheckboxBaseContainer<PaymobSDK.CheckboxButton>"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "KeyboardLayoutConstraint",
        "printedName": "KeyboardLayoutConstraint",
        "children": [
          {
            "kind": "Function",
            "name": "awakeFromNib",
            "printedName": "awakeFromNib()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)KeyboardLayoutConstraint(im)awakeFromNib",
            "mangledName": "$s9PaymobSDK24KeyboardLayoutConstraintC12awakeFromNibyyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "awakeFromNib",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override",
              "Available"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "KeyboardLayoutConstraint",
                "printedName": "PaymobSDK.KeyboardLayoutConstraint",
                "usr": "c:@M@PaymobSDK@objc(cs)KeyboardLayoutConstraint"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)KeyboardLayoutConstraint(im)init",
            "mangledName": "$s9PaymobSDK24KeyboardLayoutConstraintCACycfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)KeyboardLayoutConstraint",
        "mangledName": "$s9PaymobSDK24KeyboardLayoutConstraintC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "Available",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)NSLayoutConstraint",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "UIKit.NSLayoutConstraint",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNCountryRepository",
        "printedName": "FPNCountryRepository",
        "children": [
          {
            "kind": "Var",
            "name": "locale",
            "printedName": "locale",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Locale",
                "printedName": "Foundation.Locale",
                "usr": "s:10Foundation6LocaleV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvp",
            "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Locale",
                    "printedName": "Foundation.Locale",
                    "usr": "s:10Foundation6LocaleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvg",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Locale",
                    "printedName": "Foundation.Locale",
                    "usr": "s:10Foundation6LocaleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvs",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvM",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC6locale10Foundation6LocaleVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "countries",
            "printedName": "countries",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.FPNCountry]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountry",
                    "printedName": "PaymobSDK.FPNCountry",
                    "usr": "s:9PaymobSDK10FPNCountryV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvp",
            "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[PaymobSDK.FPNCountry]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvg",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[PaymobSDK.FPNCountry]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvs",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvM",
                "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC9countriesSayAA0C0VGvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(locale:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryRepository",
                "printedName": "PaymobSDK.FPNCountryRepository",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
              },
              {
                "kind": "TypeNominal",
                "name": "Locale",
                "printedName": "Foundation.Locale",
                "hasDefaultArg": true,
                "usr": "s:10Foundation6LocaleV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK20FPNCountryRepositoryC6localeAC10Foundation6LocaleV_tcfc",
            "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC6localeAC10Foundation6LocaleV_tcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "setup",
            "printedName": "setup(with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.FPNCountryCode]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20FPNCountryRepositoryC5setup4withySayAA0C4CodeOG_tF",
            "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC5setup4withySayAA0C4CodeOG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setup",
            "printedName": "setup(without:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.FPNCountryCode]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20FPNCountryRepositoryC5setup7withoutySayAA0C4CodeOG_tF",
            "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC5setup7withoutySayAA0C4CodeOG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK20FPNCountryRepositoryC",
        "mangledName": "$s9PaymobSDK20FPNCountryRepositoryC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Network",
        "printedName": "Network",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNTextFieldDelegate",
        "printedName": "FPNTextFieldDelegate",
        "children": [
          {
            "kind": "Function",
            "name": "fpnDidSelectCountry",
            "printedName": "fpnDidSelectCountry(name:dialCode:code:)",
            "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"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(pl)FPNTextFieldDelegate(im)fpnDidSelectCountryWithName:dialCode:code:",
            "mangledName": "$s9PaymobSDK20FPNTextFieldDelegateP19fpnDidSelectCountry4name8dialCode4codeySS_S2StF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.FPNTextFieldDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.FPNTextFieldDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "ObjC"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "fpnDidValidatePhoneNumber",
            "printedName": "fpnDidValidatePhoneNumber(textField:isValid:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNTextField",
                "printedName": "PaymobSDK.FPNTextField",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(pl)FPNTextFieldDelegate(im)fpnDidValidatePhoneNumberWithTextField:isValid:",
            "mangledName": "$s9PaymobSDK20FPNTextFieldDelegateP25fpnDidValidatePhoneNumber04textD07isValidyAA0cD0C_SbtF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.FPNTextFieldDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.FPNTextFieldDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "ObjC"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "fpnDisplayCountryList",
            "printedName": "fpnDisplayCountryList()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(pl)FPNTextFieldDelegate(im)fpnDisplayCountryList",
            "mangledName": "$s9PaymobSDK20FPNTextFieldDelegateP21fpnDisplayCountryListyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.FPNTextFieldDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.FPNTextFieldDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "ObjC"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "c:@M@PaymobSDK@objc(pl)FPNTextFieldDelegate",
        "mangledName": "$s9PaymobSDK20FPNTextFieldDelegateP",
        "moduleName": "PaymobSDK",
        "genericSig": "<τ_0_0 : UIKit.UITextFieldDelegate>",
        "sugared_genericSig": "<Self : UIKit.UITextFieldDelegate>",
        "declAttributes": [
          "AccessControl",
          "ObjC"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNUtils",
        "printedName": "FPNUtils",
        "children": [
          {
            "kind": "Function",
            "name": "getCurrentCountry",
            "printedName": "getCurrentCountry()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountry?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountry",
                    "printedName": "PaymobSDK.FPNCountry",
                    "usr": "s:9PaymobSDK10FPNCountryV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8FPNUtilsC17getCurrentCountryAA10FPNCountryVSgyFZ",
            "mangledName": "$s9PaymobSDK8FPNUtilsC17getCurrentCountryAA10FPNCountryVSgyFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "isOpen": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK8FPNUtilsC",
        "mangledName": "$s9PaymobSDK8FPNUtilsC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "AccessControl"
        ],
        "hasMissingDesignatedInitializers": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButtonColor",
        "printedName": "RadioButtonColor",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(active:inactive:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonColor",
                "printedName": "PaymobSDK.RadioButtonColor",
                "usr": "s:9PaymobSDK16RadioButtonColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              },
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK16RadioButtonColorV6active8inactiveACSo7UIColorC_AGtcfc",
            "mangledName": "$s9PaymobSDK16RadioButtonColorV6active8inactiveACSo7UIColorC_AGtcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK16RadioButtonColorV",
        "mangledName": "$s9PaymobSDK16RadioButtonColorV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Network",
        "printedName": "Network",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButtonDelegate",
        "printedName": "RadioButtonDelegate",
        "children": [
          {
            "kind": "Function",
            "name": "radioButtonDidSelect",
            "printedName": "radioButtonDidSelect(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK19RadioButtonDelegateP05radioD9DidSelectyyAA0cD0CF",
            "mangledName": "$s9PaymobSDK19RadioButtonDelegateP05radioD9DidSelectyyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioButtonDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.RadioButtonDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "radioButtonDidDeselect",
            "printedName": "radioButtonDidDeselect(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK19RadioButtonDelegateP05radioD11DidDeselectyyAA0cD0CF",
            "mangledName": "$s9PaymobSDK19RadioButtonDelegateP05radioD11DidDeselectyyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioButtonDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.RadioButtonDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:9PaymobSDK19RadioButtonDelegateP",
        "mangledName": "$s9PaymobSDK19RadioButtonDelegateP",
        "moduleName": "PaymobSDK",
        "genericSig": "<τ_0_0 : AnyObject>",
        "sugared_genericSig": "<Self : AnyObject>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButton",
        "printedName": "RadioButton",
        "children": [
          {
            "kind": "Var",
            "name": "delegate",
            "printedName": "delegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "(any PaymobSDK.RadioButtonDelegate)?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvp",
            "mangledName": "$s9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl",
              "RawDocComment"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.RadioButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonDelegate",
                        "printedName": "any PaymobSDK.RadioButtonDelegate",
                        "usr": "s:9PaymobSDK19RadioButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvg",
                "mangledName": "$s9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.RadioButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonDelegate",
                        "printedName": "any PaymobSDK.RadioButtonDelegate",
                        "usr": "s:9PaymobSDK19RadioButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvs",
                "mangledName": "$s9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvM",
                "mangledName": "$s9PaymobSDK11RadioButtonC8delegateAA0cD8Delegate_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "radioCircle",
            "printedName": "radioCircle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonCircleStyle",
                "printedName": "PaymobSDK.RadioButtonCircleStyle",
                "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvp",
            "mangledName": "$s9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonCircleStyle",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle",
                    "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvg",
                "mangledName": "$s9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonCircleStyle",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle",
                    "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvs",
                "mangledName": "$s9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvM",
                "mangledName": "$s9PaymobSDK11RadioButtonC11radioCircleAA0cdF5StyleVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "radioButtonColor",
            "printedName": "radioButtonColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ImplicitlyUnwrappedOptional",
                "printedName": "PaymobSDK.RadioButtonColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonColor",
                    "printedName": "PaymobSDK.RadioButtonColor",
                    "usr": "s:9PaymobSDK16RadioButtonColorV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvp",
            "mangledName": "$s9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "PaymobSDK.RadioButtonColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonColor",
                        "printedName": "PaymobSDK.RadioButtonColor",
                        "usr": "s:9PaymobSDK16RadioButtonColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvg",
                "mangledName": "$s9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "PaymobSDK.RadioButtonColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonColor",
                        "printedName": "PaymobSDK.RadioButtonColor",
                        "usr": "s:9PaymobSDK16RadioButtonColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvs",
                "mangledName": "$s9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvM",
                "mangledName": "$s9PaymobSDK11RadioButtonC05radioD5ColorAA0cdF0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioButton?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButton",
                    "printedName": "PaymobSDK.RadioButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButton(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK11RadioButtonC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButton(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK11RadioButtonC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)RadioButton",
        "mangledName": "$s9PaymobSDK11RadioButtonC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "PaymobSDK.RadioCheckboxBaseButton",
          "UIKit.UIButton",
          "UIKit.UIControl",
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "DropDown",
        "printedName": "DropDown",
        "children": [
          {
            "kind": "Var",
            "name": "selectedIndex",
            "printedName": "selectedIndex",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8DropDownC13selectedIndexSiSgvp",
            "mangledName": "$s9PaymobSDK8DropDownC13selectedIndexSiSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC13selectedIndexSiSgvg",
                "mangledName": "$s9PaymobSDK8DropDownC13selectedIndexSiSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC13selectedIndexSiSgvs",
                "mangledName": "$s9PaymobSDK8DropDownC13selectedIndexSiSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC13selectedIndexSiSgvM",
                "mangledName": "$s9PaymobSDK8DropDownC13selectedIndexSiSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "rowHeight",
            "printedName": "rowHeight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)rowHeight",
            "mangledName": "$s9PaymobSDK8DropDownC9rowHeight12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)rowHeight",
                "mangledName": "$s9PaymobSDK8DropDownC9rowHeight12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setRowHeight:",
                "mangledName": "$s9PaymobSDK8DropDownC9rowHeight12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC9rowHeight14CoreFoundation7CGFloatVvM",
                "mangledName": "$s9PaymobSDK8DropDownC9rowHeight12CoreGraphics7CGFloatVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "rowBackgroundColor",
            "printedName": "rowBackgroundColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)rowBackgroundColor",
            "mangledName": "$s9PaymobSDK8DropDownC18rowBackgroundColorSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)rowBackgroundColor",
                "mangledName": "$s9PaymobSDK8DropDownC18rowBackgroundColorSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setRowBackgroundColor:",
                "mangledName": "$s9PaymobSDK8DropDownC18rowBackgroundColorSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC18rowBackgroundColorSo7UIColorCvM",
                "mangledName": "$s9PaymobSDK8DropDownC18rowBackgroundColorSo7UIColorCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "selectedRowColor",
            "printedName": "selectedRowColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)selectedRowColor",
            "mangledName": "$s9PaymobSDK8DropDownC16selectedRowColorSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)selectedRowColor",
                "mangledName": "$s9PaymobSDK8DropDownC16selectedRowColorSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setSelectedRowColor:",
                "mangledName": "$s9PaymobSDK8DropDownC16selectedRowColorSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC16selectedRowColorSo7UIColorCvM",
                "mangledName": "$s9PaymobSDK8DropDownC16selectedRowColorSo7UIColorCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hideOptionsWhenSelect",
            "printedName": "hideOptionsWhenSelect",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)hideOptionsWhenSelect",
            "mangledName": "$s9PaymobSDK8DropDownC21hideOptionsWhenSelectSbvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)hideOptionsWhenSelect",
                "mangledName": "$s9PaymobSDK8DropDownC21hideOptionsWhenSelectSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setHideOptionsWhenSelect:",
                "mangledName": "$s9PaymobSDK8DropDownC21hideOptionsWhenSelectSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC21hideOptionsWhenSelectSbvM",
                "mangledName": "$s9PaymobSDK8DropDownC21hideOptionsWhenSelectSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isSearchEnable",
            "printedName": "isSearchEnable",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)isSearchEnable",
            "mangledName": "$s9PaymobSDK8DropDownC14isSearchEnableSbvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)isSearchEnable",
                "mangledName": "$s9PaymobSDK8DropDownC14isSearchEnableSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setIsSearchEnable:",
                "mangledName": "$s9PaymobSDK8DropDownC14isSearchEnableSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC14isSearchEnableSbvM",
                "mangledName": "$s9PaymobSDK8DropDownC14isSearchEnableSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "listHeight",
            "printedName": "listHeight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)listHeight",
            "mangledName": "$s9PaymobSDK8DropDownC10listHeight12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)listHeight",
                "mangledName": "$s9PaymobSDK8DropDownC10listHeight12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setListHeight:",
                "mangledName": "$s9PaymobSDK8DropDownC10listHeight12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC10listHeight14CoreFoundation7CGFloatVvM",
                "mangledName": "$s9PaymobSDK8DropDownC10listHeight12CoreGraphics7CGFloatVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "rowTextColor",
            "printedName": "rowTextColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvp",
            "mangledName": "$s9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "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:9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvg",
                "mangledName": "$s9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvs",
                "mangledName": "$s9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvM",
                "mangledName": "$s9PaymobSDK8DropDownC12rowTextColorSo7UIColorCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "optionArray",
            "printedName": "optionArray",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8DropDownC11optionArraySaySSGvp",
            "mangledName": "$s9PaymobSDK8DropDownC11optionArraySaySSGvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC11optionArraySaySSGvg",
                "mangledName": "$s9PaymobSDK8DropDownC11optionArraySaySSGvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC11optionArraySaySSGvs",
                "mangledName": "$s9PaymobSDK8DropDownC11optionArraySaySSGvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC11optionArraySaySSGvM",
                "mangledName": "$s9PaymobSDK8DropDownC11optionArraySaySSGvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "optionImageArray",
            "printedName": "optionImageArray",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8DropDownC16optionImageArraySaySSGvp",
            "mangledName": "$s9PaymobSDK8DropDownC16optionImageArraySaySSGvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC16optionImageArraySaySSGvg",
                "mangledName": "$s9PaymobSDK8DropDownC16optionImageArraySaySSGvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC16optionImageArraySaySSGvs",
                "mangledName": "$s9PaymobSDK8DropDownC16optionImageArraySaySSGvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC16optionImageArraySaySSGvM",
                "mangledName": "$s9PaymobSDK8DropDownC16optionImageArraySaySSGvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "optionIds",
            "printedName": "optionIds",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "[Swift.Int]?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8DropDownC9optionIdsSaySiGSgvp",
            "mangledName": "$s9PaymobSDK8DropDownC9optionIdsSaySiGSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "[Swift.Int]?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC9optionIdsSaySiGSgvg",
                "mangledName": "$s9PaymobSDK8DropDownC9optionIdsSaySiGSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "[Swift.Int]?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC9optionIdsSaySiGSgvs",
                "mangledName": "$s9PaymobSDK8DropDownC9optionIdsSaySiGSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC9optionIdsSaySiGSgvM",
                "mangledName": "$s9PaymobSDK8DropDownC9optionIdsSaySiGSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "arrowSize",
            "printedName": "arrowSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)arrowSize",
            "mangledName": "$s9PaymobSDK8DropDownC9arrowSize12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)arrowSize",
                "mangledName": "$s9PaymobSDK8DropDownC9arrowSize12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setArrowSize:",
                "mangledName": "$s9PaymobSDK8DropDownC9arrowSize12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC9arrowSize14CoreFoundation7CGFloatVvM",
                "mangledName": "$s9PaymobSDK8DropDownC9arrowSize12CoreGraphics7CGFloatVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "arrowColor",
            "printedName": "arrowColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)arrowColor",
            "mangledName": "$s9PaymobSDK8DropDownC10arrowColorSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)arrowColor",
                "mangledName": "$s9PaymobSDK8DropDownC10arrowColorSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setArrowColor:",
                "mangledName": "$s9PaymobSDK8DropDownC10arrowColorSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC10arrowColorSo7UIColorCvM",
                "mangledName": "$s9PaymobSDK8DropDownC10arrowColorSo7UIColorCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "checkMarkEnabled",
            "printedName": "checkMarkEnabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)checkMarkEnabled",
            "mangledName": "$s9PaymobSDK8DropDownC16checkMarkEnabledSbvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)checkMarkEnabled",
                "mangledName": "$s9PaymobSDK8DropDownC16checkMarkEnabledSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setCheckMarkEnabled:",
                "mangledName": "$s9PaymobSDK8DropDownC16checkMarkEnabledSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC16checkMarkEnabledSbvM",
                "mangledName": "$s9PaymobSDK8DropDownC16checkMarkEnabledSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "handleKeyboard",
            "printedName": "handleKeyboard",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(py)handleKeyboard",
            "mangledName": "$s9PaymobSDK8DropDownC14handleKeyboardSbvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "IBInspectable",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)handleKeyboard",
                "mangledName": "$s9PaymobSDK8DropDownC14handleKeyboardSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)setHandleKeyboard:",
                "mangledName": "$s9PaymobSDK8DropDownC14handleKeyboardSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8DropDownC14handleKeyboardSbvM",
                "mangledName": "$s9PaymobSDK8DropDownC14handleKeyboardSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DropDown",
                "printedName": "PaymobSDK.DropDown",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK8DropDownC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DropDown",
                "printedName": "PaymobSDK.DropDown",
                "usr": "c:@M@PaymobSDK@objc(cs)DropDown"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK8DropDownC5coderACSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "showList",
            "printedName": "showList()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC8showListyyF",
            "mangledName": "$s9PaymobSDK8DropDownC8showListyyF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "hideList",
            "printedName": "hideList()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC8hideListyyF",
            "mangledName": "$s9PaymobSDK8DropDownC8hideListyyF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "touchAction",
            "printedName": "touchAction()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)DropDown(im)touchAction",
            "mangledName": "$s9PaymobSDK8DropDownC11touchActionyyF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "didSelect",
            "printedName": "didSelect(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Swift.String, Swift.Int, Swift.Int) -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Tuple",
                    "printedName": "(Swift.String, Swift.Int, Swift.Int)",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC9didSelect10completionyySS_S2itc_tF",
            "mangledName": "$s9PaymobSDK8DropDownC9didSelect10completionyySS_S2itc_tF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "listWillAppear",
            "printedName": "listWillAppear(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "() -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC14listWillAppear10completionyyyc_tF",
            "mangledName": "$s9PaymobSDK8DropDownC14listWillAppear10completionyyyc_tF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "listDidAppear",
            "printedName": "listDidAppear(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "() -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC13listDidAppear10completionyyyc_tF",
            "mangledName": "$s9PaymobSDK8DropDownC13listDidAppear10completionyyyc_tF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "listWillDisappear",
            "printedName": "listWillDisappear(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "() -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC17listWillDisappear10completionyyyc_tF",
            "mangledName": "$s9PaymobSDK8DropDownC17listWillDisappear10completionyyyc_tF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "listDidDisappear",
            "printedName": "listDidDisappear(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "() -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK8DropDownC16listDidDisappear10completionyyyc_tF",
            "mangledName": "$s9PaymobSDK8DropDownC16listDidDisappear10completionyyyc_tF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFieldShouldReturn",
            "printedName": "textFieldShouldReturn(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)textFieldShouldReturn:",
            "mangledName": "$s9PaymobSDK8DropDownC21textFieldShouldReturnySbSo06UITextF0CF",
            "moduleName": "PaymobSDK",
            "objc_name": "textFieldShouldReturn:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFieldDidBeginEditing",
            "printedName": "textFieldDidBeginEditing(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)textFieldDidBeginEditing:",
            "mangledName": "$s9PaymobSDK8DropDownC24textFieldDidBeginEditingyySo06UITextF0CF",
            "moduleName": "PaymobSDK",
            "objc_name": "textFieldDidBeginEditing:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFieldShouldBeginEditing",
            "printedName": "textFieldShouldBeginEditing(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)textFieldShouldBeginEditing:",
            "mangledName": "$s9PaymobSDK8DropDownC27textFieldShouldBeginEditingySbSo06UITextF0CF",
            "moduleName": "PaymobSDK",
            "objc_name": "textFieldShouldBeginEditing:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textField",
            "printedName": "textField(_:shouldChangeCharactersIn:replacementString:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              },
              {
                "kind": "TypeNominal",
                "name": "_NSRange",
                "printedName": "Foundation._NSRange",
                "usr": "c:@S@_NSRange"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)textField:shouldChangeCharactersInRange:replacementString:",
            "mangledName": "$s9PaymobSDK8DropDownC9textField_24shouldChangeCharactersIn17replacementStringSbSo06UITextF0C_So8_NSRangeVSStF",
            "moduleName": "PaymobSDK",
            "objc_name": "textField:shouldChangeCharactersInRange:replacementString:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:numberOfRowsInSection:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)tableView:numberOfRowsInSection:",
            "mangledName": "$s9PaymobSDK8DropDownC9tableView_21numberOfRowsInSectionSiSo07UITableF0C_SitF",
            "moduleName": "PaymobSDK",
            "objc_name": "tableView:numberOfRowsInSection:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:cellForRowAt:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UITableViewCell",
                "printedName": "UIKit.UITableViewCell",
                "usr": "c:objc(cs)UITableViewCell"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "IndexPath",
                "printedName": "Foundation.IndexPath",
                "usr": "s:10Foundation9IndexPathV"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)tableView:cellForRowAtIndexPath:",
            "mangledName": "$s9PaymobSDK8DropDownC9tableView_12cellForRowAtSo07UITableF4CellCSo0kF0C_10Foundation9IndexPathVtF",
            "moduleName": "PaymobSDK",
            "objc_name": "tableView:cellForRowAtIndexPath:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:didSelectRowAt:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "IndexPath",
                "printedName": "Foundation.IndexPath",
                "usr": "s:10Foundation9IndexPathV"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DropDown(im)tableView:didSelectRowAtIndexPath:",
            "mangledName": "$s9PaymobSDK8DropDownC9tableView_14didSelectRowAtySo07UITableF0C_10Foundation9IndexPathVtF",
            "moduleName": "PaymobSDK",
            "objc_name": "tableView:didSelectRowAtIndexPath:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)DropDown",
        "mangledName": "$s9PaymobSDK8DropDownC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "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": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "FPNCountryPicker",
        "printedName": "FPNCountryPicker",
        "children": [
          {
            "kind": "Var",
            "name": "repository",
            "printedName": "repository",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountryRepository?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryRepository",
                    "printedName": "PaymobSDK.FPNCountryRepository",
                    "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvp",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountryRepository?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryRepository",
                        "printedName": "PaymobSDK.FPNCountryRepository",
                        "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvg",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountryRepository?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryRepository",
                        "printedName": "PaymobSDK.FPNCountryRepository",
                        "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvs",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvM",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC10repositoryAA0C10RepositoryCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "showPhoneNumbers",
            "printedName": "showPhoneNumbers",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvp",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvg",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvs",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvM",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC16showPhoneNumbersSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "didSelect",
            "printedName": "didSelect",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(PaymobSDK.FPNCountry) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvp",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(PaymobSDK.FPNCountry) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "FPNCountry",
                            "printedName": "PaymobSDK.FPNCountry",
                            "usr": "s:9PaymobSDK10FPNCountryV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvg",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(PaymobSDK.FPNCountry) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "FPNCountry",
                            "printedName": "PaymobSDK.FPNCountry",
                            "usr": "s:9PaymobSDK10FPNCountryV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvs",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvM",
                "mangledName": "$s9PaymobSDK16FPNCountryPickerC9didSelectyAA0C0VcSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(showPhoneNumbers:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryPicker",
                "printedName": "PaymobSDK.FPNCountryPicker",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK16FPNCountryPickerC16showPhoneNumbersACSb_tcfc",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC16showPhoneNumbersACSb_tcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountryPicker?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryPicker",
                    "printedName": "PaymobSDK.FPNCountryPicker",
                    "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Required"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "setup",
            "printedName": "setup(repository:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountryRepository",
                "printedName": "PaymobSDK.FPNCountryRepository",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK16FPNCountryPickerC5setup10repositoryyAA0C10RepositoryC_tF",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC5setup10repositoryyAA0C10RepositoryC_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setCountry",
            "printedName": "setCountry(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountryCode",
                "printedName": "PaymobSDK.FPNCountryCode",
                "usr": "s:9PaymobSDK14FPNCountryCodeO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK16FPNCountryPickerC10setCountryyyAA0C4CodeOF",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC10setCountryyyAA0C4CodeOF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "numberOfComponents",
            "printedName": "numberOfComponents(in:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "UIPickerView",
                "printedName": "UIKit.UIPickerView",
                "usr": "c:objc(cs)UIPickerView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)numberOfComponentsInPickerView:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC18numberOfComponents2inSiSo12UIPickerViewC_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "numberOfComponentsInPickerView:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "pickerView",
            "printedName": "pickerView(_:numberOfRowsInComponent:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "UIPickerView",
                "printedName": "UIKit.UIPickerView",
                "usr": "c:objc(cs)UIPickerView"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)pickerView:numberOfRowsInComponent:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC10pickerView_23numberOfRowsInComponentSiSo08UIPickerF0C_SitF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "pickerView:numberOfRowsInComponent:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "pickerView",
            "printedName": "pickerView(_:viewForRow:forComponent:reusing:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIView",
                "printedName": "UIKit.UIView",
                "usr": "c:objc(cs)UIView"
              },
              {
                "kind": "TypeNominal",
                "name": "UIPickerView",
                "printedName": "UIKit.UIPickerView",
                "usr": "c:objc(cs)UIPickerView"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIView",
                    "printedName": "UIKit.UIView",
                    "usr": "c:objc(cs)UIView"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)pickerView:viewForRow:forComponent:reusingView:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC10pickerView_10viewForRow12forComponent7reusingSo6UIViewCSo08UIPickerF0C_S2iAISgtF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "pickerView:viewForRow:forComponent:reusingView:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "pickerView",
            "printedName": "pickerView(_:didSelectRow:inComponent:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIPickerView",
                "printedName": "UIKit.UIPickerView",
                "usr": "c:objc(cs)UIPickerView"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)pickerView:didSelectRow:inComponent:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC10pickerView_12didSelectRow11inComponentySo08UIPickerF0C_S2itF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "pickerView:didSelectRow:inComponent:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryPicker",
                "printedName": "PaymobSDK.FPNCountryPicker",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK16FPNCountryPickerC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker",
        "mangledName": "$s9PaymobSDK16FPNCountryPickerC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UIPickerView",
        "superclassNames": [
          "UIKit.UIPickerView",
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "Conformance",
            "name": "HasDataSource",
            "printedName": "HasDataSource",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "DataSource",
                "printedName": "DataSource",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIPickerViewDataSource",
                    "printedName": "any UIKit.UIPickerViewDataSource",
                    "usr": "c:objc(pl)UIPickerViewDataSource"
                  }
                ]
              }
            ],
            "usr": "s:7RxCocoa13HasDataSourceP",
            "mangledName": "$s7RxCocoa13HasDataSourceP"
          },
          {
            "kind": "Conformance",
            "name": "HasDelegate",
            "printedName": "HasDelegate",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Delegate",
                "printedName": "Delegate",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIPickerViewDelegate",
                    "printedName": "any UIKit.UIPickerViewDelegate",
                    "usr": "c:objc(pl)UIPickerViewDelegate"
                  }
                ]
              }
            ],
            "usr": "s:7RxCocoa11HasDelegateP",
            "mangledName": "$s7RxCocoa11HasDelegateP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckboxButtonContainerView",
        "printedName": "CheckboxButtonContainerView",
        "children": [
          {
            "kind": "Var",
            "name": "buttonContainer",
            "printedName": "buttonContainer",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxButtonContainer",
                "printedName": "PaymobSDK.CheckboxButtonContainer",
                "usr": "s:9PaymobSDK23CheckboxButtonContainerC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK27CheckboxButtonContainerViewC06buttonE0AA0cdE0Cvp",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC06buttonE0AA0cdE0Cvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButtonContainer",
                    "printedName": "PaymobSDK.CheckboxButtonContainer",
                    "usr": "s:9PaymobSDK23CheckboxButtonContainerC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK27CheckboxButtonContainerViewC06buttonE0AA0cdE0Cvg",
                "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC06buttonE0AA0cdE0Cvg",
                "moduleName": "PaymobSDK",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.CheckboxButtonContainerView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButtonContainerView",
                    "printedName": "PaymobSDK.CheckboxButtonContainerView",
                    "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "didAddSubview",
            "printedName": "didAddSubview(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIView",
                "printedName": "UIKit.UIView",
                "usr": "c:objc(cs)UIView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView(im)didAddSubview:",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC13didAddSubviewyySo6UIViewCF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "didAddSubview:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "willRemoveSubview",
            "printedName": "willRemoveSubview(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIView",
                "printedName": "UIKit.UIView",
                "usr": "c:objc(cs)UIView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView(im)willRemoveSubview:",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC17willRemoveSubviewyySo6UIViewCF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "willRemoveSubview:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "addButton",
            "printedName": "addButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK27CheckboxButtonContainerViewC03addD0yyAA0cD0CF",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC03addD0yyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "removeButton",
            "printedName": "removeButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK27CheckboxButtonContainerViewC06removeD0yyAA0cD0CF",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC06removeD0yyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxButtonContainerView",
                "printedName": "PaymobSDK.CheckboxButtonContainerView",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButtonContainerView",
        "mangledName": "$s9PaymobSDK27CheckboxButtonContainerViewC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UIView",
        "superclassNames": [
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButtonContainerView",
        "printedName": "RadioButtonContainerView",
        "children": [
          {
            "kind": "Var",
            "name": "buttonContainer",
            "printedName": "buttonContainer",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonContainer",
                "printedName": "PaymobSDK.RadioButtonContainer",
                "usr": "s:9PaymobSDK20RadioButtonContainerC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK24RadioButtonContainerViewC06buttonE0AA0cdE0Cvp",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC06buttonE0AA0cdE0Cvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonContainer",
                    "printedName": "PaymobSDK.RadioButtonContainer",
                    "usr": "s:9PaymobSDK20RadioButtonContainerC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK24RadioButtonContainerViewC06buttonE0AA0cdE0Cvg",
                "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC06buttonE0AA0cdE0Cvg",
                "moduleName": "PaymobSDK",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioButtonContainerView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonContainerView",
                    "printedName": "PaymobSDK.RadioButtonContainerView",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "didAddSubview",
            "printedName": "didAddSubview(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIView",
                "printedName": "UIKit.UIView",
                "usr": "c:objc(cs)UIView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView(im)didAddSubview:",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC13didAddSubviewyySo6UIViewCF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "didAddSubview:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "willRemoveSubview",
            "printedName": "willRemoveSubview(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIView",
                "printedName": "UIKit.UIView",
                "usr": "c:objc(cs)UIView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView(im)willRemoveSubview:",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC17willRemoveSubviewyySo6UIViewCF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "willRemoveSubview:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "addButton",
            "printedName": "addButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK24RadioButtonContainerViewC03addD0yyAA0cD0CF",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC03addD0yyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "removeButton",
            "printedName": "removeButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK24RadioButtonContainerViewC06removeD0yyAA0cD0CF",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC06removeD0yyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonContainerView",
                "printedName": "PaymobSDK.RadioButtonContainerView",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)RadioButtonContainerView",
        "mangledName": "$s9PaymobSDK24RadioButtonContainerViewC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UIView",
        "superclassNames": [
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PaymobSDKCustomization",
        "printedName": "PaymobSDKCustomization",
        "children": [
          {
            "kind": "Var",
            "name": "buttonBackgroundColor",
            "printedName": "buttonBackgroundColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC21buttonBackgroundColorSo7UIColorCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "buttonTextColor",
            "printedName": "buttonTextColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15buttonTextColorSo7UIColorCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "appName",
            "printedName": "appName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC7appNameSSSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appNameSSSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC7appNameSSSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appNameSSSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC7appNameSSSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appNameSSSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC7appNameSSSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appNameSSSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "instapayPaymentType",
            "printedName": "instapayPaymentType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "InstaPayPaymentType",
                "printedName": "PaymobSDK.InstaPayPaymentType",
                "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "InstaPayPaymentType",
                    "printedName": "PaymobSDK.InstaPayPaymentType",
                    "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "InstaPayPaymentType",
                    "printedName": "PaymobSDK.InstaPayPaymentType",
                    "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0Ovs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0OvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC19instapayPaymentTypeAA08InstaPayeF0OvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "appIcon",
            "printedName": "appIcon",
            "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:9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "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:9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "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": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC7appIconSo7UIImageCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "saveCardDefault",
            "printedName": "saveCardDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC15saveCardDefaultSbSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "showSaveCard",
            "printedName": "showSaveCard",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC12showSaveCardSbSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "showConfirmationPage",
            "printedName": "showConfirmationPage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvp",
            "mangledName": "$s9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvg",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvs",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvM",
                "mangledName": "$s9PaymobSDK0A16SDKCustomizationC20showConfirmationPageSbSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK0A16SDKCustomizationC",
        "mangledName": "$s9PaymobSDK0A16SDKCustomizationC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "hasMissingDesignatedInitializers": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "FPNCountry",
        "printedName": "FPNCountry",
        "children": [
          {
            "kind": "Var",
            "name": "code",
            "printedName": "code",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryCode",
                "printedName": "PaymobSDK.FPNCountryCode",
                "usr": "s:9PaymobSDK14FPNCountryCodeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK10FPNCountryV4codeAA0C4CodeOvp",
            "mangledName": "$s9PaymobSDK10FPNCountryV4codeAA0C4CodeOvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV4codeAA0C4CodeOvg",
                "mangledName": "$s9PaymobSDK10FPNCountryV4codeAA0C4CodeOvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV4codeAA0C4CodeOvs",
                "mangledName": "$s9PaymobSDK10FPNCountryV4codeAA0C4CodeOvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV4codeAA0C4CodeOvM",
                "mangledName": "$s9PaymobSDK10FPNCountryV4codeAA0C4CodeOvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK10FPNCountryV4nameSSvp",
            "mangledName": "$s9PaymobSDK10FPNCountryV4nameSSvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV4nameSSvg",
                "mangledName": "$s9PaymobSDK10FPNCountryV4nameSSvg",
                "moduleName": "PaymobSDK",
                "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:9PaymobSDK10FPNCountryV4nameSSvs",
                "mangledName": "$s9PaymobSDK10FPNCountryV4nameSSvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV4nameSSvM",
                "mangledName": "$s9PaymobSDK10FPNCountryV4nameSSvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "phoneCode",
            "printedName": "phoneCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK10FPNCountryV9phoneCodeSSvp",
            "mangledName": "$s9PaymobSDK10FPNCountryV9phoneCodeSSvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV9phoneCodeSSvg",
                "mangledName": "$s9PaymobSDK10FPNCountryV9phoneCodeSSvg",
                "moduleName": "PaymobSDK",
                "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:9PaymobSDK10FPNCountryV9phoneCodeSSvs",
                "mangledName": "$s9PaymobSDK10FPNCountryV9phoneCodeSSvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK10FPNCountryV9phoneCodeSSvM",
                "mangledName": "$s9PaymobSDK10FPNCountryV9phoneCodeSSvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountry",
                "printedName": "PaymobSDK.FPNCountry",
                "usr": "s:9PaymobSDK10FPNCountryV"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountry",
                "printedName": "PaymobSDK.FPNCountry",
                "usr": "s:9PaymobSDK10FPNCountryV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK10FPNCountryV2eeoiySbAC_ACtFZ",
            "mangledName": "$s9PaymobSDK10FPNCountryV2eeoiySbAC_ACtFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK10FPNCountryV",
        "mangledName": "$s9PaymobSDK10FPNCountryV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckboxButtonDelegate",
        "printedName": "CheckboxButtonDelegate",
        "children": [
          {
            "kind": "Function",
            "name": "chechboxButtonDidSelect",
            "printedName": "chechboxButtonDidSelect(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK22CheckboxButtonDelegateP08chechboxD9DidSelectyyAA0cD0CF",
            "mangledName": "$s9PaymobSDK22CheckboxButtonDelegateP08chechboxD9DidSelectyyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.CheckboxButtonDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.CheckboxButtonDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "chechboxButtonDidDeselect",
            "printedName": "chechboxButtonDidDeselect(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK22CheckboxButtonDelegateP08chechboxD11DidDeselectyyAA0cD0CF",
            "mangledName": "$s9PaymobSDK22CheckboxButtonDelegateP08chechboxD11DidDeselectyyAA0cD0CF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.CheckboxButtonDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.CheckboxButtonDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:9PaymobSDK22CheckboxButtonDelegateP",
        "mangledName": "$s9PaymobSDK22CheckboxButtonDelegateP",
        "moduleName": "PaymobSDK",
        "genericSig": "<τ_0_0 : AnyObject>",
        "sugared_genericSig": "<Self : AnyObject>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckboxButton",
        "printedName": "CheckboxButton",
        "children": [
          {
            "kind": "Var",
            "name": "delegate",
            "printedName": "delegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvp",
            "mangledName": "$s9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl",
              "RawDocComment"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxButtonDelegate",
                        "printedName": "any PaymobSDK.CheckboxButtonDelegate",
                        "usr": "s:9PaymobSDK22CheckboxButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvg",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.CheckboxButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckboxButtonDelegate",
                        "printedName": "any PaymobSDK.CheckboxButtonDelegate",
                        "usr": "s:9PaymobSDK22CheckboxButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvs",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvM",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC8delegateAA0cD8Delegate_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "checkBoxColor",
            "printedName": "checkBoxColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ImplicitlyUnwrappedOptional",
                "printedName": "PaymobSDK.CheckBoxColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckBoxColor",
                    "printedName": "PaymobSDK.CheckBoxColor",
                    "usr": "s:9PaymobSDK13CheckBoxColorV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvp",
            "mangledName": "$s9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "PaymobSDK.CheckBoxColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckBoxColor",
                        "printedName": "PaymobSDK.CheckBoxColor",
                        "usr": "s:9PaymobSDK13CheckBoxColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvg",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "PaymobSDK.CheckBoxColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CheckBoxColor",
                        "printedName": "PaymobSDK.CheckBoxColor",
                        "usr": "s:9PaymobSDK13CheckBoxColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvs",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvM",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC13checkBoxColorAA05CheckfG0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "checkboxLine",
            "printedName": "checkboxLine",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxLineStyle",
                "printedName": "PaymobSDK.CheckboxLineStyle",
                "usr": "s:9PaymobSDK17CheckboxLineStyleV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvp",
            "mangledName": "$s9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxLineStyle",
                    "printedName": "PaymobSDK.CheckboxLineStyle",
                    "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvg",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxLineStyle",
                    "printedName": "PaymobSDK.CheckboxLineStyle",
                    "usr": "s:9PaymobSDK17CheckboxLineStyleV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvs",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvM",
                "mangledName": "$s9PaymobSDK14CheckboxButtonC12checkboxLineAA0cF5StyleVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.CheckboxButton?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CheckboxButton",
                    "printedName": "PaymobSDK.CheckboxButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK14CheckboxButtonC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxButton",
                "printedName": "PaymobSDK.CheckboxButton",
                "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK14CheckboxButtonC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)CheckboxButton",
        "mangledName": "$s9PaymobSDK14CheckboxButtonC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "PaymobSDK.RadioCheckboxBaseButton",
          "UIKit.UIButton",
          "UIKit.UIControl",
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNTextField",
        "printedName": "FPNTextField",
        "children": [
          {
            "kind": "Var",
            "name": "flagButtonSize",
            "printedName": "flagButtonSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)flagButtonSize",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC14flagButtonSizeSo6CGSizeVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)flagButtonSize",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14flagButtonSizeSo6CGSizeVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setFlagButtonSize:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14flagButtonSizeSo6CGSizeVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC14flagButtonSizeSo6CGSizeVvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14flagButtonSizeSo6CGSizeVvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flagButton",
            "printedName": "flagButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIButton",
                "printedName": "UIKit.UIButton",
                "usr": "c:objc(cs)UIButton"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvp",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIButton",
                    "printedName": "UIKit.UIButton",
                    "usr": "c:objc(cs)UIButton"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvg",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIButton",
                    "printedName": "UIKit.UIButton",
                    "usr": "c:objc(cs)UIButton"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvs",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10flagButtonSo8UIButtonCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "font",
            "printedName": "font",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIFont?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIFont",
                    "printedName": "UIKit.UIFont",
                    "usr": "c:objc(cs)UIFont"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)font",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC4fontSo6UIFontCSgvp",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "font",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIFont?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIFont",
                        "printedName": "UIKit.UIFont",
                        "usr": "c:objc(cs)UIFont"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)font",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC4fontSo6UIFontCSgvg",
                "moduleName": "PaymobSDK",
                "overriding": true,
                "implicit": true,
                "isOpen": true,
                "objc_name": "font",
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIFont?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIFont",
                        "printedName": "UIKit.UIFont",
                        "usr": "c:objc(cs)UIFont"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setFont:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC4fontSo6UIFontCSgvs",
                "moduleName": "PaymobSDK",
                "overriding": true,
                "implicit": true,
                "isOpen": true,
                "objc_name": "setFont:",
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textColor",
            "printedName": "textColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)textColor",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC9textColorSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "textColor",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)textColor",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC9textColorSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "overriding": true,
                "implicit": true,
                "isOpen": true,
                "objc_name": "textColor",
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setTextColor:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC9textColorSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "overriding": true,
                "implicit": true,
                "isOpen": true,
                "objc_name": "setTextColor:",
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPhoneNumberExample",
            "printedName": "hasPhoneNumberExample",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)hasPhoneNumberExample",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC21hasPhoneNumberExampleSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)hasPhoneNumberExample",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC21hasPhoneNumberExampleSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setHasPhoneNumberExample:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC21hasPhoneNumberExampleSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC21hasPhoneNumberExampleSbvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC21hasPhoneNumberExampleSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "countryRepository",
            "printedName": "countryRepository",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryRepository",
                "printedName": "PaymobSDK.FPNCountryRepository",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvp",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryRepository",
                    "printedName": "PaymobSDK.FPNCountryRepository",
                    "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvg",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryRepository",
                    "printedName": "PaymobSDK.FPNCountryRepository",
                    "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvs",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0Cvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0CvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC17countryRepositoryAA010FPNCountryF0CvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "selectedCountry",
            "printedName": "selectedCountry",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountry?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountry",
                    "printedName": "PaymobSDK.FPNCountry",
                    "usr": "s:9PaymobSDK10FPNCountryV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvp",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountry?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvg",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountry?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvs",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC15selectedCountryAA10FPNCountryVSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textFieldInputAccessoryView",
            "printedName": "textFieldInputAccessoryView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIView",
                    "printedName": "UIKit.UIView",
                    "usr": "c:objc(cs)UIView"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)textFieldInputAccessoryView",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC04textD18InputAccessoryViewSo6UIViewCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)textFieldInputAccessoryView",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC04textD18InputAccessoryViewSo6UIViewCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setTextFieldInputAccessoryView:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC04textD18InputAccessoryViewSo6UIViewCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC04textD18InputAccessoryViewSo6UIViewCSgvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC04textD18InputAccessoryViewSo6UIViewCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "pickerView",
            "printedName": "pickerView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryPicker",
                "printedName": "PaymobSDK.FPNCountryPicker",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvp",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "Lazy",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryPicker",
                    "printedName": "PaymobSDK.FPNCountryPicker",
                    "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvg",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryPicker",
                    "printedName": "PaymobSDK.FPNCountryPicker",
                    "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryPicker"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvs",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC10pickerViewAA16FPNCountryPickerCvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "FPNDisplayMode",
            "printedName": "FPNDisplayMode",
            "children": [
              {
                "kind": "Var",
                "name": "picker",
                "printedName": "picker",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(PaymobSDK.FPNTextField.FPNDisplayMode.Type) -> PaymobSDK.FPNTextField.FPNDisplayMode",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNDisplayMode",
                        "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                        "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FPNDisplayMode",
                            "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                            "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO6pickeryA2EmF",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO6pickeryA2EmF",
                "moduleName": "PaymobSDK",
                "declAttributes": [
                  "ObjC"
                ],
                "fixedbinaryorder": 0
              },
              {
                "kind": "Var",
                "name": "list",
                "printedName": "list",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(PaymobSDK.FPNTextField.FPNDisplayMode.Type) -> PaymobSDK.FPNTextField.FPNDisplayMode",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNDisplayMode",
                        "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                        "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FPNDisplayMode",
                            "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                            "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO4listyA2EmF",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO4listyA2EmF",
                "moduleName": "PaymobSDK",
                "declAttributes": [
                  "ObjC"
                ],
                "fixedbinaryorder": 1
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNDisplayMode",
                        "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                        "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueAESgSi_tcfc",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueAESgSi_tcfc",
                "moduleName": "PaymobSDK",
                "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:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueSivp",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueSivp",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueSivg",
                    "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO8rawValueSivg",
                    "moduleName": "PaymobSDK",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC14FPNDisplayModeO",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "ObjC"
            ],
            "enumRawTypeName": "Int",
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "displayMode",
            "printedName": "displayMode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNDisplayMode",
                "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(py)displayMode",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC11displayModeAC010FPNDisplayF0Ovp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNDisplayMode",
                    "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                    "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)displayMode",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC11displayModeAC010FPNDisplayF0Ovg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FPNDisplayMode",
                    "printedName": "PaymobSDK.FPNTextField.FPNDisplayMode",
                    "usr": "s:9PaymobSDK12FPNTextFieldC14FPNDisplayModeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setDisplayMode:",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC11displayModeAC010FPNDisplayF0Ovs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK12FPNTextFieldC11displayModeAC010FPNDisplayF0OvM",
                "mangledName": "$s9PaymobSDK12FPNTextFieldC11displayModeAC010FPNDisplayF0OvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNTextField",
                "printedName": "PaymobSDK.FPNTextField",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNTextField?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNTextField",
                    "printedName": "PaymobSDK.FPNTextField",
                    "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Required"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "updateConstraints",
            "printedName": "updateConstraints()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)updateConstraints",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC17updateConstraintsyyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "updateConstraints",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "leftViewRect",
            "printedName": "leftViewRect(forBounds:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)leftViewRectForBounds:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC12leftViewRect9forBoundsSo6CGRectVAG_tF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "leftViewRectForBounds:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "getFormattedPhoneNumber",
            "printedName": "getFormattedPhoneNumber(format:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNFormat",
                "printedName": "PaymobSDK.FPNFormat",
                "usr": "c:@M@PaymobSDK@E@FPNFormat"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK12FPNTextFieldC23getFormattedPhoneNumber6formatSSSgAA9FPNFormatO_tF",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC23getFormattedPhoneNumber6formatSSSgAA9FPNFormatO_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "getFormattedPhoneNumber",
            "printedName": "getFormattedPhoneNumber(format:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)getFormattedPhoneNumberWithFormat:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC23getFormattedPhoneNumber6formatSSSgSi_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "getFormattedPhoneNumberWithFormat:",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "getRawPhoneNumber",
            "printedName": "getRawPhoneNumber()",
            "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": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)getRawPhoneNumber",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC17getRawPhoneNumberSSSgyF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "set",
            "printedName": "set(phoneNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setWithPhoneNumber:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC3set11phoneNumberySS_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "setWithPhoneNumber:",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setFlag",
            "printedName": "setFlag(countryCode:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountryCode",
                "printedName": "PaymobSDK.FPNCountryCode",
                "usr": "s:9PaymobSDK14FPNCountryCodeO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK12FPNTextFieldC7setFlag11countryCodeyAA010FPNCountryH0O_tF",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC7setFlag11countryCodeyAA010FPNCountryH0O_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setFlag",
            "printedName": "setFlag(key:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNOBJCCountryKey",
                "printedName": "PaymobSDK.FPNOBJCCountryKey",
                "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setFlagWithKey:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC7setFlag3keyyAA17FPNOBJCCountryKeyO_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "setFlagWithKey:",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setCountries",
            "printedName": "setCountries(excluding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.FPNCountryCode]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK12FPNTextFieldC12setCountries9excludingySayAA14FPNCountryCodeOG_tF",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC12setCountries9excludingySayAA14FPNCountryCodeOG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setCountries",
            "printedName": "setCountries(including:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.FPNCountryCode]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK12FPNTextFieldC12setCountries9includingySayAA14FPNCountryCodeOG_tF",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC12setCountries9includingySayAA14FPNCountryCodeOG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setCountries",
            "printedName": "setCountries(excluding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setCountriesWithExcluding:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC12setCountries9excludingySaySiG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "setCountriesWithExcluding:",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setCountries",
            "printedName": "setCountries(including:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField(im)setCountriesIncluding:",
            "mangledName": "$s9PaymobSDK12FPNTextFieldC12setCountries9includingySaySiG_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "setCountriesIncluding:",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)FPNTextField",
        "mangledName": "$s9PaymobSDK12FPNTextFieldC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UITextField",
        "hasMissingDesignatedInitializers": true,
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "UIKit.UITextField",
          "UIKit.UIControl",
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNCountryListViewController",
        "printedName": "FPNCountryListViewController",
        "children": [
          {
            "kind": "Var",
            "name": "repository",
            "printedName": "repository",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountryRepository?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryRepository",
                    "printedName": "PaymobSDK.FPNCountryRepository",
                    "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvp",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountryRepository?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryRepository",
                        "printedName": "PaymobSDK.FPNCountryRepository",
                        "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvg",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.FPNCountryRepository?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryRepository",
                        "printedName": "PaymobSDK.FPNCountryRepository",
                        "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvs",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvM",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC10repositoryAA0C10RepositoryCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "showCountryPhoneCode",
            "printedName": "showCountryPhoneCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvp",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvg",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvs",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvM",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC20showCountryPhoneCodeSbvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "searchController",
            "printedName": "searchController",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UISearchController",
                "printedName": "UIKit.UISearchController",
                "usr": "c:objc(cs)UISearchController"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvp",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UISearchController",
                    "printedName": "UIKit.UISearchController",
                    "usr": "c:objc(cs)UISearchController"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvg",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UISearchController",
                    "printedName": "UIKit.UISearchController",
                    "usr": "c:objc(cs)UISearchController"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvs",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0Cvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0CvM",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC06searchF0So08UISearchF0CvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "didSelect",
            "printedName": "didSelect",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(PaymobSDK.FPNCountry) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountry",
                        "printedName": "PaymobSDK.FPNCountry",
                        "usr": "s:9PaymobSDK10FPNCountryV"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvp",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(PaymobSDK.FPNCountry) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "FPNCountry",
                            "printedName": "PaymobSDK.FPNCountry",
                            "usr": "s:9PaymobSDK10FPNCountryV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvg",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((PaymobSDK.FPNCountry) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(PaymobSDK.FPNCountry) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "FPNCountry",
                            "printedName": "PaymobSDK.FPNCountry",
                            "usr": "s:9PaymobSDK10FPNCountryV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvs",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvM",
                "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC9didSelectyAA0C0VcSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "viewDidLoad",
            "printedName": "viewDidLoad()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)viewDidLoad",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC11viewDidLoadyyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "viewDidLoad",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setup",
            "printedName": "setup(repository:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FPNCountryRepository",
                "printedName": "PaymobSDK.FPNCountryRepository",
                "usr": "s:9PaymobSDK20FPNCountryRepositoryC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK28FPNCountryListViewControllerC5setup10repositoryyAA0C10RepositoryC_tF",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC5setup10repositoryyAA0C10RepositoryC_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "numberOfSections",
            "printedName": "numberOfSections(in:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)numberOfSectionsInTableView:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC16numberOfSections2inSiSo07UITableE0C_tF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "numberOfSectionsInTableView:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:numberOfRowsInSection:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)tableView:numberOfRowsInSection:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC05tableE0_21numberOfRowsInSectionSiSo07UITableE0C_SitF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "tableView:numberOfRowsInSection:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:cellForRowAt:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UITableViewCell",
                "printedName": "UIKit.UITableViewCell",
                "usr": "c:objc(cs)UITableViewCell"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "IndexPath",
                "printedName": "Foundation.IndexPath",
                "usr": "s:10Foundation9IndexPathV"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)tableView:cellForRowAtIndexPath:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC05tableE0_12cellForRowAtSo07UITableE4CellCSo0lE0C_10Foundation9IndexPathVtF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "tableView:cellForRowAtIndexPath:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "tableView",
            "printedName": "tableView(_:didSelectRowAt:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UITableView",
                "printedName": "UIKit.UITableView",
                "usr": "c:objc(cs)UITableView"
              },
              {
                "kind": "TypeNominal",
                "name": "IndexPath",
                "printedName": "Foundation.IndexPath",
                "usr": "s:10Foundation9IndexPathV"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)tableView:didSelectRowAtIndexPath:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC05tableE0_14didSelectRowAtySo07UITableE0C_10Foundation9IndexPathVtF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "tableView:didSelectRowAtIndexPath:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Override"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "updateSearchResults",
            "printedName": "updateSearchResults(for:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UISearchController",
                "printedName": "UIKit.UISearchController",
                "usr": "c:objc(cs)UISearchController"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)updateSearchResultsForSearchController:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC19updateSearchResults3forySo08UISearchF0C_tF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "updateSearchResultsForSearchController:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "willDismissSearchController",
            "printedName": "willDismissSearchController(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UISearchController",
                "printedName": "UIKit.UISearchController",
                "usr": "c:objc(cs)UISearchController"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)willDismissSearchController:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC017willDismissSearchF0yySo08UISearchF0CF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "objc_name": "willDismissSearchController:",
            "declAttributes": [
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(style:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryListViewController",
                "printedName": "PaymobSDK.FPNCountryListViewController",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController"
              },
              {
                "kind": "TypeNominal",
                "name": "Style",
                "printedName": "UIKit.UITableView.Style",
                "usr": "c:@E@UITableViewStyle"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)initWithStyle:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC5styleACSo07UITableE5StyleV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithStyle:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(nibName:bundle:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNCountryListViewController",
                "printedName": "PaymobSDK.FPNCountryListViewController",
                "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController"
              },
              {
                "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@PaymobSDK@objc(cs)FPNCountryListViewController(im)initWithNibName:bundle:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC7nibName6bundleACSSSg_So8NSBundleCSgtcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithNibName:bundle:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountryListViewController?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryListViewController",
                    "printedName": "PaymobSDK.FPNCountryListViewController",
                    "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)FPNCountryListViewController",
        "mangledName": "$s9PaymobSDK28FPNCountryListViewControllerC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UITableViewController",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "UIKit.UITableViewController",
          "UIKit.UIViewController",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "UITraitChangeObservable",
            "printedName": "UITraitChangeObservable",
            "usr": "s:5UIKit23UITraitChangeObservableP",
            "mangledName": "$s5UIKit23UITraitChangeObservableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "DPOTPViewDelegate",
        "printedName": "DPOTPViewDelegate",
        "children": [
          {
            "kind": "Function",
            "name": "dpOTPViewAddText",
            "printedName": "dpOTPViewAddText(_:at:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK17DPOTPViewDelegateP16dpOTPViewAddText_2atySS_SitF",
            "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP16dpOTPViewAddText_2atySS_SitF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.DPOTPViewDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.DPOTPViewDelegate>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "dpOTPViewRemoveText",
            "printedName": "dpOTPViewRemoveText(_:at:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK17DPOTPViewDelegateP19dpOTPViewRemoveText_2atySS_SitF",
            "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP19dpOTPViewRemoveText_2atySS_SitF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.DPOTPViewDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.DPOTPViewDelegate>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "dpOTPViewChangePositionAt",
            "printedName": "dpOTPViewChangePositionAt(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK17DPOTPViewDelegateP25dpOTPViewChangePositionAtyySiF",
            "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP25dpOTPViewChangePositionAtyySiF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.DPOTPViewDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.DPOTPViewDelegate>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "dpOTPViewBecomeFirstResponder",
            "printedName": "dpOTPViewBecomeFirstResponder()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK17DPOTPViewDelegateP29dpOTPViewBecomeFirstResponderyyF",
            "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP29dpOTPViewBecomeFirstResponderyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.DPOTPViewDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.DPOTPViewDelegate>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "dpOTPViewResignFirstResponder",
            "printedName": "dpOTPViewResignFirstResponder()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK17DPOTPViewDelegateP29dpOTPViewResignFirstResponderyyF",
            "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP29dpOTPViewResignFirstResponderyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.DPOTPViewDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.DPOTPViewDelegate>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:9PaymobSDK17DPOTPViewDelegateP",
        "mangledName": "$s9PaymobSDK17DPOTPViewDelegateP",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "DPOTPView",
        "printedName": "DPOTPView",
        "children": [
          {
            "kind": "Var",
            "name": "count",
            "printedName": "count",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)count",
            "mangledName": "$s9PaymobSDK9DPOTPViewC5countSivp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)count",
                "mangledName": "$s9PaymobSDK9DPOTPViewC5countSivg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setCount:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC5countSivs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "spacing",
            "printedName": "spacing",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)spacing",
            "mangledName": "$s9PaymobSDK9DPOTPViewC7spacing12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)spacing",
                "mangledName": "$s9PaymobSDK9DPOTPViewC7spacing12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setSpacing:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC7spacing12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textColorTextField",
            "printedName": "textColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)textColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC18textColorTextFieldSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)textColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18textColorTextFieldSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setTextColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18textColorTextFieldSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "fontTextField",
            "printedName": "fontTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIFont",
                "printedName": "UIKit.UIFont",
                "usr": "c:objc(cs)UIFont"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)fontTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC13fontTextFieldSo6UIFontCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "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": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)fontTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC13fontTextFieldSo6UIFontCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIFont",
                    "printedName": "UIKit.UIFont",
                    "usr": "c:objc(cs)UIFont"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setFontTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC13fontTextFieldSo6UIFontCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "placeholder",
            "printedName": "placeholder",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)placeholder",
            "mangledName": "$s9PaymobSDK9DPOTPViewC11placeholderSSvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)placeholder",
                "mangledName": "$s9PaymobSDK9DPOTPViewC11placeholderSSvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "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": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setPlaceholder:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC11placeholderSSvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "placeholderTextColor",
            "printedName": "placeholderTextColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)placeholderTextColor",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20placeholderTextColorSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)placeholderTextColor",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20placeholderTextColorSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setPlaceholderTextColor:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20placeholderTextColorSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCircleTextField",
            "printedName": "isCircleTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)isCircleTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC17isCircleTextFieldSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)isCircleTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17isCircleTextFieldSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setIsCircleTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17isCircleTextFieldSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isBottomLineTextField",
            "printedName": "isBottomLineTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)isBottomLineTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC21isBottomLineTextFieldSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)isBottomLineTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21isBottomLineTextFieldSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setIsBottomLineTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21isBottomLineTextFieldSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backGroundImageTextField",
            "printedName": "backGroundImageTextField",
            "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": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)backGroundImageTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundImageTextFieldSo7UIImageCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "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": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)backGroundImageTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundImageTextFieldSo7UIImageCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIImage",
                        "printedName": "UIKit.UIImage",
                        "usr": "c:objc(cs)UIImage"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setBackGroundImageTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundImageTextFieldSo7UIImageCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backGroundColorTextField",
            "printedName": "backGroundColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)backGroundColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundColorTextFieldSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)backGroundColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundColorTextFieldSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setBackGroundColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24backGroundColorTextFieldSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backGroundColorFilledTextField",
            "printedName": "backGroundColorFilledTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)backGroundColorFilledTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC30backGroundColorFilledTextFieldSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)backGroundColorFilledTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC30backGroundColorFilledTextFieldSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setBackGroundColorFilledTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC30backGroundColorFilledTextFieldSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "borderColorTextField",
            "printedName": "borderColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)borderColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20borderColorTextFieldSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)borderColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20borderColorTextFieldSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setBorderColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20borderColorTextFieldSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "selectedBorderColorTextField",
            "printedName": "selectedBorderColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)selectedBorderColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderColorTextFieldSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)selectedBorderColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderColorTextFieldSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setSelectedBorderColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderColorTextFieldSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "borderWidthTextField",
            "printedName": "borderWidthTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)borderWidthTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20borderWidthTextField12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)borderWidthTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20borderWidthTextField12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setBorderWidthTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20borderWidthTextField12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "selectedBorderWidthTextField",
            "printedName": "selectedBorderWidthTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)selectedBorderWidthTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderWidthTextField12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)selectedBorderWidthTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderWidthTextField12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setSelectedBorderWidthTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC28selectedBorderWidthTextField12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cornerRadiusTextField",
            "printedName": "cornerRadiusTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)cornerRadiusTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC21cornerRadiusTextField12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)cornerRadiusTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21cornerRadiusTextField12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setCornerRadiusTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21cornerRadiusTextField12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tintColorTextField",
            "printedName": "tintColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIColor",
                "printedName": "UIKit.UIColor",
                "usr": "c:objc(cs)UIColor"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)tintColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC18tintColorTextFieldSo7UIColorCvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)tintColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18tintColorTextFieldSo7UIColorCvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setTintColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18tintColorTextFieldSo7UIColorCvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shadowRadiusTextField",
            "printedName": "shadowRadiusTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)shadowRadiusTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC21shadowRadiusTextField12CoreGraphics7CGFloatVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)shadowRadiusTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21shadowRadiusTextField12CoreGraphics7CGFloatVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setShadowRadiusTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21shadowRadiusTextField12CoreGraphics7CGFloatVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shadowOpacityTextField",
            "printedName": "shadowOpacityTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)shadowOpacityTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC22shadowOpacityTextFieldSfvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)shadowOpacityTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC22shadowOpacityTextFieldSfvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setShadowOpacityTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC22shadowOpacityTextFieldSfvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shadowOffsetSizeTextField",
            "printedName": "shadowOffsetSizeTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)shadowOffsetSizeTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC25shadowOffsetSizeTextFieldSo6CGSizeVvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)shadowOffsetSizeTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC25shadowOffsetSizeTextFieldSo6CGSizeVvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setShadowOffsetSizeTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC25shadowOffsetSizeTextFieldSo6CGSizeVvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shadowColorTextField",
            "printedName": "shadowColorTextField",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)shadowColorTextField",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20shadowColorTextFieldSo7UIColorCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)shadowColorTextField",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20shadowColorTextFieldSo7UIColorCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIColor",
                        "printedName": "UIKit.UIColor",
                        "usr": "c:objc(cs)UIColor"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setShadowColorTextField:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC20shadowColorTextFieldSo7UIColorCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "dismissOnLastEntry",
            "printedName": "dismissOnLastEntry",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)dismissOnLastEntry",
            "mangledName": "$s9PaymobSDK9DPOTPViewC18dismissOnLastEntrySbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)dismissOnLastEntry",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18dismissOnLastEntrySbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setDismissOnLastEntry:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC18dismissOnLastEntrySbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isSecureTextEntry",
            "printedName": "isSecureTextEntry",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)isSecureTextEntry",
            "mangledName": "$s9PaymobSDK9DPOTPViewC17isSecureTextEntrySbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)isSecureTextEntry",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17isSecureTextEntrySbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setIsSecureTextEntry:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17isSecureTextEntrySbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCursorHidden",
            "printedName": "isCursorHidden",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)isCursorHidden",
            "mangledName": "$s9PaymobSDK9DPOTPViewC14isCursorHiddenSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)isCursorHidden",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14isCursorHiddenSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setIsCursorHidden:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14isCursorHiddenSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isDarkKeyboard",
            "printedName": "isDarkKeyboard",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(py)isDarkKeyboard",
            "mangledName": "$s9PaymobSDK9DPOTPViewC14isDarkKeyboardSbvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl",
              "IBInspectable",
              "RawDocComment",
              "ObjC"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)isDarkKeyboard",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14isDarkKeyboardSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)setIsDarkKeyboard:",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14isDarkKeyboardSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textEdgeInsets",
            "printedName": "textEdgeInsets",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIEdgeInsets?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIEdgeInsets",
                    "printedName": "UIKit.UIEdgeInsets",
                    "usr": "c:@S@UIEdgeInsets"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIEdgeInsets?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIEdgeInsets",
                        "printedName": "UIKit.UIEdgeInsets",
                        "usr": "c:@S@UIEdgeInsets"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIEdgeInsets?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIEdgeInsets",
                        "printedName": "UIKit.UIEdgeInsets",
                        "usr": "c:@S@UIEdgeInsets"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC14textEdgeInsetsSo06UIEdgeF0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "editingTextEdgeInsets",
            "printedName": "editingTextEdgeInsets",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIEdgeInsets?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIEdgeInsets",
                    "printedName": "UIKit.UIEdgeInsets",
                    "usr": "c:@S@UIEdgeInsets"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIEdgeInsets?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIEdgeInsets",
                        "printedName": "UIKit.UIEdgeInsets",
                        "usr": "c:@S@UIEdgeInsets"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIEdgeInsets?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIEdgeInsets",
                        "printedName": "UIKit.UIEdgeInsets",
                        "usr": "c:@S@UIEdgeInsets"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC21editingTextEdgeInsetsSo06UIEdgeG0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "inputViewForAll",
            "printedName": "inputViewForAll",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIView",
                    "printedName": "UIKit.UIView",
                    "usr": "c:objc(cs)UIView"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC15inputViewForAllSo6UIViewCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "inputAccessoryViewForAll",
            "printedName": "inputAccessoryViewForAll",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIView",
                    "printedName": "UIKit.UIView",
                    "usr": "c:objc(cs)UIView"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIView",
                        "printedName": "UIKit.UIView",
                        "usr": "c:objc(cs)UIView"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC24inputAccessoryViewForAllSo6UIViewCSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "dpOTPViewDelegate",
            "printedName": "dpOTPViewDelegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any PaymobSDK.DPOTPViewDelegate)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DPOTPViewDelegate",
                    "printedName": "any PaymobSDK.DPOTPViewDelegate",
                    "usr": "s:9PaymobSDK17DPOTPViewDelegateP"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.DPOTPViewDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DPOTPViewDelegate",
                        "printedName": "any PaymobSDK.DPOTPViewDelegate",
                        "usr": "s:9PaymobSDK17DPOTPViewDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.DPOTPViewDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DPOTPViewDelegate",
                        "printedName": "any PaymobSDK.DPOTPViewDelegate",
                        "usr": "s:9PaymobSDK17DPOTPViewDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC17dpOTPViewDelegateAA0cF0_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "keyboardType",
            "printedName": "keyboardType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIKeyboardType",
                "printedName": "UIKit.UIKeyboardType",
                "usr": "c:@E@UIKeyboardType"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "Dynamic",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIKeyboardType",
                    "printedName": "UIKit.UIKeyboardType",
                    "usr": "c:@E@UIKeyboardType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIKeyboardType",
                    "printedName": "UIKit.UIKeyboardType",
                    "usr": "c:@E@UIKeyboardType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0Vvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0VvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC12keyboardTypeSo010UIKeyboardE0VvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "text",
            "printedName": "text",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK9DPOTPViewC4textSSSgvp",
            "mangledName": "$s9PaymobSDK9DPOTPViewC4textSSSgvp",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "Dynamic",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC4textSSSgvg",
                "mangledName": "$s9PaymobSDK9DPOTPViewC4textSSSgvg",
                "moduleName": "PaymobSDK",
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC4textSSSgvs",
                "mangledName": "$s9PaymobSDK9DPOTPViewC4textSSSgvs",
                "moduleName": "PaymobSDK",
                "isOpen": true,
                "declAttributes": [
                  "Dynamic"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9DPOTPViewC4textSSSgvM",
                "mangledName": "$s9PaymobSDK9DPOTPViewC4textSSSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "isOpen": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.DPOTPView?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DPOTPView",
                    "printedName": "PaymobSDK.DPOTPView",
                    "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK9DPOTPViewC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Required",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DPOTPView",
                "printedName": "PaymobSDK.DPOTPView",
                "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK9DPOTPViewC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "layoutSubviews",
            "printedName": "layoutSubviews()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)layoutSubviews",
            "mangledName": "$s9PaymobSDK9DPOTPViewC14layoutSubviewsyyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "layoutSubviews",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "prepareForInterfaceBuilder",
            "printedName": "prepareForInterfaceBuilder()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)prepareForInterfaceBuilder",
            "mangledName": "$s9PaymobSDK9DPOTPViewC26prepareForInterfaceBuilderyyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "prepareForInterfaceBuilder",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "becomeFirstResponder",
            "printedName": "becomeFirstResponder()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)becomeFirstResponder",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20becomeFirstResponderSbyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "becomeFirstResponder",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "resignFirstResponder",
            "printedName": "resignFirstResponder()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView(im)resignFirstResponder",
            "mangledName": "$s9PaymobSDK9DPOTPViewC20resignFirstResponderSbyF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "isOpen": true,
            "objc_name": "resignFirstResponder",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl",
              "DiscardableResult"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "validate",
            "printedName": "validate()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK9DPOTPViewC8validateSbyF",
            "mangledName": "$s9PaymobSDK9DPOTPViewC8validateSbyF",
            "moduleName": "PaymobSDK",
            "isOpen": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFieldDidBeginEditing",
            "printedName": "textFieldDidBeginEditing(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DPOTPView(im)textFieldDidBeginEditing:",
            "mangledName": "$s9PaymobSDK9DPOTPViewC24textFieldDidBeginEditingyySo06UITextE0CF",
            "moduleName": "PaymobSDK",
            "objc_name": "textFieldDidBeginEditing:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textField",
            "printedName": "textField(_:shouldChangeCharactersIn:replacementString:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "UITextField",
                "printedName": "UIKit.UITextField",
                "usr": "c:objc(cs)UITextField"
              },
              {
                "kind": "TypeNominal",
                "name": "_NSRange",
                "printedName": "Foundation._NSRange",
                "usr": "c:@S@_NSRange"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@objc(cs)DPOTPView(im)textField:shouldChangeCharactersInRange:replacementString:",
            "mangledName": "$s9PaymobSDK9DPOTPViewC9textField_24shouldChangeCharactersIn17replacementStringSbSo06UITextE0C_So8_NSRangeVSStF",
            "moduleName": "PaymobSDK",
            "objc_name": "textField:shouldChangeCharactersInRange:replacementString:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)DPOTPView",
        "mangledName": "$s9PaymobSDK9DPOTPViewC",
        "moduleName": "PaymobSDK",
        "isOpen": true,
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "IBDesignable",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UIView",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckboxLineStyle",
        "printedName": "CheckboxLineStyle",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(checkBoxHeight:checkmarkLineWidth:padding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxLineStyle",
                "printedName": "PaymobSDK.CheckboxLineStyle",
                "usr": "s:9PaymobSDK17CheckboxLineStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK17CheckboxLineStyleV14checkBoxHeight09checkmarkD5Width7paddingAC14CoreFoundation7CGFloatV_A2Itcfc",
            "mangledName": "$s9PaymobSDK17CheckboxLineStyleV14checkBoxHeight09checkmarkD5Width7paddingAC12CoreGraphics7CGFloatV_A2Itcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(checkmarkLineWidth:padding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxLineStyle",
                "printedName": "PaymobSDK.CheckboxLineStyle",
                "usr": "s:9PaymobSDK17CheckboxLineStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK17CheckboxLineStyleV09checkmarkD5Width7paddingAC14CoreFoundation7CGFloatV_AHtcfc",
            "mangledName": "$s9PaymobSDK17CheckboxLineStyleV09checkmarkD5Width7paddingAC12CoreGraphics7CGFloatV_AHtcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(padding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckboxLineStyle",
                "printedName": "PaymobSDK.CheckboxLineStyle",
                "usr": "s:9PaymobSDK17CheckboxLineStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK17CheckboxLineStyleV7paddingAC14CoreFoundation7CGFloatV_tcfc",
            "mangledName": "$s9PaymobSDK17CheckboxLineStyleV7paddingAC12CoreGraphics7CGFloatV_tcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "size",
            "printedName": "size",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK17CheckboxLineStyleV4sizeSo6CGSizeVvp",
            "mangledName": "$s9PaymobSDK17CheckboxLineStyleV4sizeSo6CGSizeVvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK17CheckboxLineStyleV4sizeSo6CGSizeVvg",
                "mangledName": "$s9PaymobSDK17CheckboxLineStyleV4sizeSo6CGSizeVvg",
                "moduleName": "PaymobSDK",
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK17CheckboxLineStyleV",
        "mangledName": "$s9PaymobSDK17CheckboxLineStyleV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "BankCardResponseModel",
        "printedName": "BankCardResponseModel",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "BankCardResponseModel",
                "printedName": "PaymobSDK.BankCardResponseModel",
                "usr": "s:9PaymobSDK21BankCardResponseModelV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK21BankCardResponseModelV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9PaymobSDK21BankCardResponseModelV4fromACs7Decoder_p_tKcfc",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK21BankCardResponseModelV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9PaymobSDK21BankCardResponseModelV6encode2toys7Encoder_p_tKF",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK21BankCardResponseModelV",
        "mangledName": "$s9PaymobSDK21BankCardResponseModelV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNOBJCCountryKey",
        "printedName": "FPNOBJCCountryKey",
        "children": [
          {
            "kind": "Var",
            "name": "AF",
            "printedName": "AF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 0
          },
          {
            "kind": "Var",
            "name": "ZA",
            "printedName": "ZA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyZA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ZAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 1
          },
          {
            "kind": "Var",
            "name": "AL",
            "printedName": "AL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ALyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 2
          },
          {
            "kind": "Var",
            "name": "DZ",
            "printedName": "DZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 3
          },
          {
            "kind": "Var",
            "name": "DE",
            "printedName": "DE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 4
          },
          {
            "kind": "Var",
            "name": "AD",
            "printedName": "AD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ADyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 5
          },
          {
            "kind": "Var",
            "name": "AO",
            "printedName": "AO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 6
          },
          {
            "kind": "Var",
            "name": "AI",
            "printedName": "AI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 7
          },
          {
            "kind": "Var",
            "name": "AG",
            "printedName": "AG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 8
          },
          {
            "kind": "Var",
            "name": "SA",
            "printedName": "SA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 9
          },
          {
            "kind": "Var",
            "name": "AR",
            "printedName": "AR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ARyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 10
          },
          {
            "kind": "Var",
            "name": "AM",
            "printedName": "AM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 11
          },
          {
            "kind": "Var",
            "name": "AW",
            "printedName": "AW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 12
          },
          {
            "kind": "Var",
            "name": "AU",
            "printedName": "AU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 13
          },
          {
            "kind": "Var",
            "name": "AT",
            "printedName": "AT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ATyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 14
          },
          {
            "kind": "Var",
            "name": "AZ",
            "printedName": "AZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 15
          },
          {
            "kind": "Var",
            "name": "BS",
            "printedName": "BS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 16
          },
          {
            "kind": "Var",
            "name": "BH",
            "printedName": "BH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 17
          },
          {
            "kind": "Var",
            "name": "BD",
            "printedName": "BD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 18
          },
          {
            "kind": "Var",
            "name": "BB",
            "printedName": "BB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBB",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BByA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 19
          },
          {
            "kind": "Var",
            "name": "BE",
            "printedName": "BE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 20
          },
          {
            "kind": "Var",
            "name": "BZ",
            "printedName": "BZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 21
          },
          {
            "kind": "Var",
            "name": "BM",
            "printedName": "BM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 22
          },
          {
            "kind": "Var",
            "name": "BT",
            "printedName": "BT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 23
          },
          {
            "kind": "Var",
            "name": "BY",
            "printedName": "BY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 24
          },
          {
            "kind": "Var",
            "name": "BO",
            "printedName": "BO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 25
          },
          {
            "kind": "Var",
            "name": "BA",
            "printedName": "BA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 26
          },
          {
            "kind": "Var",
            "name": "BW",
            "printedName": "BW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 27
          },
          {
            "kind": "Var",
            "name": "BN",
            "printedName": "BN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 28
          },
          {
            "kind": "Var",
            "name": "BR",
            "printedName": "BR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 29
          },
          {
            "kind": "Var",
            "name": "BG",
            "printedName": "BG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 30
          },
          {
            "kind": "Var",
            "name": "BF",
            "printedName": "BF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 31
          },
          {
            "kind": "Var",
            "name": "BI",
            "printedName": "BI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 32
          },
          {
            "kind": "Var",
            "name": "BJ",
            "printedName": "BJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBJ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BJyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 33
          },
          {
            "kind": "Var",
            "name": "KH",
            "printedName": "KH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 34
          },
          {
            "kind": "Var",
            "name": "CM",
            "printedName": "CM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 35
          },
          {
            "kind": "Var",
            "name": "CA",
            "printedName": "CA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 36
          },
          {
            "kind": "Var",
            "name": "CV",
            "printedName": "CV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCV",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CVyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 37
          },
          {
            "kind": "Var",
            "name": "CL",
            "printedName": "CL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 38
          },
          {
            "kind": "Var",
            "name": "CN",
            "printedName": "CN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 39
          },
          {
            "kind": "Var",
            "name": "CY",
            "printedName": "CY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 40
          },
          {
            "kind": "Var",
            "name": "CO",
            "printedName": "CO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2COyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 41
          },
          {
            "kind": "Var",
            "name": "KM",
            "printedName": "KM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 42
          },
          {
            "kind": "Var",
            "name": "CG",
            "printedName": "CG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 43
          },
          {
            "kind": "Var",
            "name": "CD",
            "printedName": "CD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 44
          },
          {
            "kind": "Var",
            "name": "KP",
            "printedName": "KP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKP",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KPyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 45
          },
          {
            "kind": "Var",
            "name": "KR",
            "printedName": "KR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 46
          },
          {
            "kind": "Var",
            "name": "CR",
            "printedName": "CR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 47
          },
          {
            "kind": "Var",
            "name": "HR",
            "printedName": "HR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyHR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2HRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 48
          },
          {
            "kind": "Var",
            "name": "CU",
            "printedName": "CU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 49
          },
          {
            "kind": "Var",
            "name": "CI",
            "printedName": "CI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 50
          },
          {
            "kind": "Var",
            "name": "DK",
            "printedName": "DK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 51
          },
          {
            "kind": "Var",
            "name": "DJ",
            "printedName": "DJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDJ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DJyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 52
          },
          {
            "kind": "Var",
            "name": "DM",
            "printedName": "DM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 53
          },
          {
            "kind": "Var",
            "name": "ES",
            "printedName": "ES",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyES",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ESyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 54
          },
          {
            "kind": "Var",
            "name": "EE",
            "printedName": "EE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyEE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2EEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 55
          },
          {
            "kind": "Var",
            "name": "FJ",
            "printedName": "FJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFJ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FJyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 56
          },
          {
            "kind": "Var",
            "name": "FI",
            "printedName": "FI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 57
          },
          {
            "kind": "Var",
            "name": "FR",
            "printedName": "FR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 58
          },
          {
            "kind": "Var",
            "name": "GA",
            "printedName": "GA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 59
          },
          {
            "kind": "Var",
            "name": "GM",
            "printedName": "GM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 60
          },
          {
            "kind": "Var",
            "name": "GH",
            "printedName": "GH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 61
          },
          {
            "kind": "Var",
            "name": "GI",
            "printedName": "GI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 62
          },
          {
            "kind": "Var",
            "name": "GD",
            "printedName": "GD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 63
          },
          {
            "kind": "Var",
            "name": "GL",
            "printedName": "GL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 64
          },
          {
            "kind": "Var",
            "name": "GR",
            "printedName": "GR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 65
          },
          {
            "kind": "Var",
            "name": "GP",
            "printedName": "GP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGP",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GPyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 66
          },
          {
            "kind": "Var",
            "name": "GU",
            "printedName": "GU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 67
          },
          {
            "kind": "Var",
            "name": "GT",
            "printedName": "GT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 68
          },
          {
            "kind": "Var",
            "name": "GG",
            "printedName": "GG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 69
          },
          {
            "kind": "Var",
            "name": "GN",
            "printedName": "GN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 70
          },
          {
            "kind": "Var",
            "name": "GQ",
            "printedName": "GQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGQ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GQyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 71
          },
          {
            "kind": "Var",
            "name": "GW",
            "printedName": "GW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 72
          },
          {
            "kind": "Var",
            "name": "GY",
            "printedName": "GY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 73
          },
          {
            "kind": "Var",
            "name": "GF",
            "printedName": "GF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 74
          },
          {
            "kind": "Var",
            "name": "GE",
            "printedName": "GE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 75
          },
          {
            "kind": "Var",
            "name": "HT",
            "printedName": "HT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyHT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2HTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 76
          },
          {
            "kind": "Var",
            "name": "HN",
            "printedName": "HN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyHN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2HNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 77
          },
          {
            "kind": "Var",
            "name": "HK",
            "printedName": "HK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyHK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2HKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 78
          },
          {
            "kind": "Var",
            "name": "HU",
            "printedName": "HU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyHU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2HUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 79
          },
          {
            "kind": "Var",
            "name": "IN",
            "printedName": "IN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2INyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 80
          },
          {
            "kind": "Var",
            "name": "ID",
            "printedName": "ID",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyID",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 81
          },
          {
            "kind": "Var",
            "name": "IQ",
            "printedName": "IQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIQ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IQyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 82
          },
          {
            "kind": "Var",
            "name": "IR",
            "printedName": "IR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 83
          },
          {
            "kind": "Var",
            "name": "IE",
            "printedName": "IE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 84
          },
          {
            "kind": "Var",
            "name": "IS",
            "printedName": "IS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ISyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 85
          },
          {
            "kind": "Var",
            "name": "IL",
            "printedName": "IL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ILyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 86
          },
          {
            "kind": "Var",
            "name": "IT",
            "printedName": "IT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ITyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 87
          },
          {
            "kind": "Var",
            "name": "JM",
            "printedName": "JM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyJM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2JMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 88
          },
          {
            "kind": "Var",
            "name": "JP",
            "printedName": "JP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyJP",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2JPyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 89
          },
          {
            "kind": "Var",
            "name": "JE",
            "printedName": "JE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyJE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2JEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 90
          },
          {
            "kind": "Var",
            "name": "JO",
            "printedName": "JO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyJO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2JOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 91
          },
          {
            "kind": "Var",
            "name": "KZ",
            "printedName": "KZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 92
          },
          {
            "kind": "Var",
            "name": "KE",
            "printedName": "KE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 93
          },
          {
            "kind": "Var",
            "name": "KG",
            "printedName": "KG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 94
          },
          {
            "kind": "Var",
            "name": "KI",
            "printedName": "KI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 95
          },
          {
            "kind": "Var",
            "name": "KW",
            "printedName": "KW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 96
          },
          {
            "kind": "Var",
            "name": "RE",
            "printedName": "RE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyRE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2REyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 97
          },
          {
            "kind": "Var",
            "name": "LA",
            "printedName": "LA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 98
          },
          {
            "kind": "Var",
            "name": "LS",
            "printedName": "LS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 99
          },
          {
            "kind": "Var",
            "name": "LV",
            "printedName": "LV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLV",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LVyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 100
          },
          {
            "kind": "Var",
            "name": "LB",
            "printedName": "LB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLB",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LByA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 101
          },
          {
            "kind": "Var",
            "name": "LY",
            "printedName": "LY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 102
          },
          {
            "kind": "Var",
            "name": "LR",
            "printedName": "LR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 103
          },
          {
            "kind": "Var",
            "name": "LI",
            "printedName": "LI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 104
          },
          {
            "kind": "Var",
            "name": "LT",
            "printedName": "LT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 105
          },
          {
            "kind": "Var",
            "name": "LU",
            "printedName": "LU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 106
          },
          {
            "kind": "Var",
            "name": "MO",
            "printedName": "MO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 107
          },
          {
            "kind": "Var",
            "name": "MK",
            "printedName": "MK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 108
          },
          {
            "kind": "Var",
            "name": "MG",
            "printedName": "MG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 109
          },
          {
            "kind": "Var",
            "name": "MY",
            "printedName": "MY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 110
          },
          {
            "kind": "Var",
            "name": "MW",
            "printedName": "MW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 111
          },
          {
            "kind": "Var",
            "name": "MV",
            "printedName": "MV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMV",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MVyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 112
          },
          {
            "kind": "Var",
            "name": "ML",
            "printedName": "ML",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyML",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 113
          },
          {
            "kind": "Var",
            "name": "MT",
            "printedName": "MT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 114
          },
          {
            "kind": "Var",
            "name": "MA",
            "printedName": "MA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 115
          },
          {
            "kind": "Var",
            "name": "MQ",
            "printedName": "MQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMQ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MQyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 116
          },
          {
            "kind": "Var",
            "name": "MU",
            "printedName": "MU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 117
          },
          {
            "kind": "Var",
            "name": "MR",
            "printedName": "MR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 118
          },
          {
            "kind": "Var",
            "name": "YT",
            "printedName": "YT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyYT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2YTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 119
          },
          {
            "kind": "Var",
            "name": "MX",
            "printedName": "MX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMX",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MXyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 120
          },
          {
            "kind": "Var",
            "name": "MD",
            "printedName": "MD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 121
          },
          {
            "kind": "Var",
            "name": "MC",
            "printedName": "MC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 122
          },
          {
            "kind": "Var",
            "name": "MN",
            "printedName": "MN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 123
          },
          {
            "kind": "Var",
            "name": "MS",
            "printedName": "MS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 124
          },
          {
            "kind": "Var",
            "name": "ME",
            "printedName": "ME",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyME",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 125
          },
          {
            "kind": "Var",
            "name": "MZ",
            "printedName": "MZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 126
          },
          {
            "kind": "Var",
            "name": "MM",
            "printedName": "MM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 127
          },
          {
            "kind": "Var",
            "name": "NA",
            "printedName": "NA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 128
          },
          {
            "kind": "Var",
            "name": "NR",
            "printedName": "NR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 129
          },
          {
            "kind": "Var",
            "name": "NI",
            "printedName": "NI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 130
          },
          {
            "kind": "Var",
            "name": "NE",
            "printedName": "NE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 131
          },
          {
            "kind": "Var",
            "name": "NG",
            "printedName": "NG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 132
          },
          {
            "kind": "Var",
            "name": "NU",
            "printedName": "NU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 133
          },
          {
            "kind": "Var",
            "name": "NO",
            "printedName": "NO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 134
          },
          {
            "kind": "Var",
            "name": "NC",
            "printedName": "NC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 135
          },
          {
            "kind": "Var",
            "name": "NZ",
            "printedName": "NZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 136
          },
          {
            "kind": "Var",
            "name": "NP",
            "printedName": "NP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNP",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NPyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 137
          },
          {
            "kind": "Var",
            "name": "OM",
            "printedName": "OM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyOM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2OMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 138
          },
          {
            "kind": "Var",
            "name": "UG",
            "printedName": "UG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyUG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2UGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 139
          },
          {
            "kind": "Var",
            "name": "UZ",
            "printedName": "UZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyUZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2UZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 140
          },
          {
            "kind": "Var",
            "name": "PK",
            "printedName": "PK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 141
          },
          {
            "kind": "Var",
            "name": "PW",
            "printedName": "PW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 142
          },
          {
            "kind": "Var",
            "name": "PA",
            "printedName": "PA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 143
          },
          {
            "kind": "Var",
            "name": "PG",
            "printedName": "PG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 144
          },
          {
            "kind": "Var",
            "name": "PY",
            "printedName": "PY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 145
          },
          {
            "kind": "Var",
            "name": "NL",
            "printedName": "NL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 146
          },
          {
            "kind": "Var",
            "name": "PH",
            "printedName": "PH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 147
          },
          {
            "kind": "Var",
            "name": "PL",
            "printedName": "PL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 148
          },
          {
            "kind": "Var",
            "name": "PF",
            "printedName": "PF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 149
          },
          {
            "kind": "Var",
            "name": "PR",
            "printedName": "PR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 150
          },
          {
            "kind": "Var",
            "name": "PT",
            "printedName": "PT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 151
          },
          {
            "kind": "Var",
            "name": "PE",
            "printedName": "PE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 152
          },
          {
            "kind": "Var",
            "name": "QA",
            "printedName": "QA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyQA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2QAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 153
          },
          {
            "kind": "Var",
            "name": "RO",
            "printedName": "RO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyRO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ROyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 154
          },
          {
            "kind": "Var",
            "name": "GB",
            "printedName": "GB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyGB",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2GByA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 155
          },
          {
            "kind": "Var",
            "name": "RU",
            "printedName": "RU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyRU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2RUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 156
          },
          {
            "kind": "Var",
            "name": "RW",
            "printedName": "RW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyRW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2RWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 157
          },
          {
            "kind": "Var",
            "name": "CF",
            "printedName": "CF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 158
          },
          {
            "kind": "Var",
            "name": "DO",
            "printedName": "DO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyDO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2DOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 159
          },
          {
            "kind": "Var",
            "name": "BL",
            "printedName": "BL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyBL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2BLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 160
          },
          {
            "kind": "Var",
            "name": "KN",
            "printedName": "KN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 161
          },
          {
            "kind": "Var",
            "name": "SM",
            "printedName": "SM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 162
          },
          {
            "kind": "Var",
            "name": "MF",
            "printedName": "MF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 163
          },
          {
            "kind": "Var",
            "name": "PM",
            "printedName": "PM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 164
          },
          {
            "kind": "Var",
            "name": "VC",
            "printedName": "VC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 165
          },
          {
            "kind": "Var",
            "name": "SH",
            "printedName": "SH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 166
          },
          {
            "kind": "Var",
            "name": "LC",
            "printedName": "LC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 167
          },
          {
            "kind": "Var",
            "name": "SV",
            "printedName": "SV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySV",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SVyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 168
          },
          {
            "kind": "Var",
            "name": "WS",
            "printedName": "WS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyWS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2WSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 169
          },
          {
            "kind": "Var",
            "name": "AS",
            "printedName": "AS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ASyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 170
          },
          {
            "kind": "Var",
            "name": "ST",
            "printedName": "ST",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyST",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2STyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 171
          },
          {
            "kind": "Var",
            "name": "RS",
            "printedName": "RS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyRS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2RSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 172
          },
          {
            "kind": "Var",
            "name": "SC",
            "printedName": "SC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 173
          },
          {
            "kind": "Var",
            "name": "SL",
            "printedName": "SL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 174
          },
          {
            "kind": "Var",
            "name": "SG",
            "printedName": "SG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 175
          },
          {
            "kind": "Var",
            "name": "SK",
            "printedName": "SK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 176
          },
          {
            "kind": "Var",
            "name": "SI",
            "printedName": "SI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 177
          },
          {
            "kind": "Var",
            "name": "SO",
            "printedName": "SO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 178
          },
          {
            "kind": "Var",
            "name": "SD",
            "printedName": "SD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 179
          },
          {
            "kind": "Var",
            "name": "SS",
            "printedName": "SS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 180
          },
          {
            "kind": "Var",
            "name": "LK",
            "printedName": "LK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyLK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2LKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 181
          },
          {
            "kind": "Var",
            "name": "CH",
            "printedName": "CH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 182
          },
          {
            "kind": "Var",
            "name": "SR",
            "printedName": "SR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 183
          },
          {
            "kind": "Var",
            "name": "SE",
            "printedName": "SE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 184
          },
          {
            "kind": "Var",
            "name": "SJ",
            "printedName": "SJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySJ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SJyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 185
          },
          {
            "kind": "Var",
            "name": "SZ",
            "printedName": "SZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 186
          },
          {
            "kind": "Var",
            "name": "SY",
            "printedName": "SY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 187
          },
          {
            "kind": "Var",
            "name": "SN",
            "printedName": "SN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 188
          },
          {
            "kind": "Var",
            "name": "TJ",
            "printedName": "TJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTJ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TJyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 189
          },
          {
            "kind": "Var",
            "name": "TZ",
            "printedName": "TZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 190
          },
          {
            "kind": "Var",
            "name": "TW",
            "printedName": "TW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 191
          },
          {
            "kind": "Var",
            "name": "TD",
            "printedName": "TD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTD",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TDyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 192
          },
          {
            "kind": "Var",
            "name": "CZ",
            "printedName": "CZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCZ",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CZyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 193
          },
          {
            "kind": "Var",
            "name": "IO",
            "printedName": "IO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 194
          },
          {
            "kind": "Var",
            "name": "PS",
            "printedName": "PS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyPS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2PSyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 195
          },
          {
            "kind": "Var",
            "name": "TH",
            "printedName": "TH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2THyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 196
          },
          {
            "kind": "Var",
            "name": "TL",
            "printedName": "TL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTL",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TLyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 197
          },
          {
            "kind": "Var",
            "name": "TG",
            "printedName": "TG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 198
          },
          {
            "kind": "Var",
            "name": "TK",
            "printedName": "TK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 199
          },
          {
            "kind": "Var",
            "name": "TO",
            "printedName": "TO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 200
          },
          {
            "kind": "Var",
            "name": "TT",
            "printedName": "TT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTT",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TTyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 201
          },
          {
            "kind": "Var",
            "name": "TN",
            "printedName": "TN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 202
          },
          {
            "kind": "Var",
            "name": "TM",
            "printedName": "TM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 203
          },
          {
            "kind": "Var",
            "name": "TR",
            "printedName": "TR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTR",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TRyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 204
          },
          {
            "kind": "Var",
            "name": "TV",
            "printedName": "TV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTV",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TVyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 205
          },
          {
            "kind": "Var",
            "name": "UA",
            "printedName": "UA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyUA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2UAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 206
          },
          {
            "kind": "Var",
            "name": "UY",
            "printedName": "UY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyUY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2UYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 207
          },
          {
            "kind": "Var",
            "name": "VU",
            "printedName": "VU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVU",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VUyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 208
          },
          {
            "kind": "Var",
            "name": "VE",
            "printedName": "VE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 209
          },
          {
            "kind": "Var",
            "name": "VN",
            "printedName": "VN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVN",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VNyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 210
          },
          {
            "kind": "Var",
            "name": "WF",
            "printedName": "WF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyWF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2WFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 211
          },
          {
            "kind": "Var",
            "name": "YE",
            "printedName": "YE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyYE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2YEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 212
          },
          {
            "kind": "Var",
            "name": "ZM",
            "printedName": "ZM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyZM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ZMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 213
          },
          {
            "kind": "Var",
            "name": "ZW",
            "printedName": "ZW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyZW",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ZWyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 214
          },
          {
            "kind": "Var",
            "name": "EG",
            "printedName": "EG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyEG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2EGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 215
          },
          {
            "kind": "Var",
            "name": "AE",
            "printedName": "AE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAE",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AEyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 216
          },
          {
            "kind": "Var",
            "name": "EC",
            "printedName": "EC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyEC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ECyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 217
          },
          {
            "kind": "Var",
            "name": "ER",
            "printedName": "ER",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyER",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ERyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 218
          },
          {
            "kind": "Var",
            "name": "VA",
            "printedName": "VA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVA",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VAyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 219
          },
          {
            "kind": "Var",
            "name": "FM",
            "printedName": "FM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 220
          },
          {
            "kind": "Var",
            "name": "US",
            "printedName": "US",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyUS",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2USyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 221
          },
          {
            "kind": "Var",
            "name": "ET",
            "printedName": "ET",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyET",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2ETyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 222
          },
          {
            "kind": "Var",
            "name": "CX",
            "printedName": "CX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCX",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CXyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 223
          },
          {
            "kind": "Var",
            "name": "NF",
            "printedName": "NF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyNF",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2NFyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 224
          },
          {
            "kind": "Var",
            "name": "IM",
            "printedName": "IM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyIM",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2IMyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 225
          },
          {
            "kind": "Var",
            "name": "KY",
            "printedName": "KY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyKY",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2KYyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 226
          },
          {
            "kind": "Var",
            "name": "CC",
            "printedName": "CC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 227
          },
          {
            "kind": "Var",
            "name": "CK",
            "printedName": "CK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyCK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2CKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 228
          },
          {
            "kind": "Var",
            "name": "FO",
            "printedName": "FO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFO",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FOyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 229
          },
          {
            "kind": "Var",
            "name": "FK",
            "printedName": "FK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyFK",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2FKyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 230
          },
          {
            "kind": "Var",
            "name": "MP",
            "printedName": "MP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMP",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MPyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 231
          },
          {
            "kind": "Var",
            "name": "MH",
            "printedName": "MH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyMH",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2MHyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 232
          },
          {
            "kind": "Var",
            "name": "SB",
            "printedName": "SB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeySB",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2SByA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 233
          },
          {
            "kind": "Var",
            "name": "TC",
            "printedName": "TC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyTC",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2TCyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 234
          },
          {
            "kind": "Var",
            "name": "VG",
            "printedName": "VG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVG",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VGyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 235
          },
          {
            "kind": "Var",
            "name": "VI",
            "printedName": "VI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyVI",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2VIyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 236
          },
          {
            "kind": "Var",
            "name": "AX",
            "printedName": "AX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNOBJCCountryKey.Type) -> PaymobSDK.FPNOBJCCountryKey",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNOBJCCountryKey",
                        "printedName": "PaymobSDK.FPNOBJCCountryKey",
                        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey@FPNOBJCCountryKeyAX",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO2AXyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 237
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNOBJCCountryKey?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK17FPNOBJCCountryKeyO8rawValueACSgSi_tcfc",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO8rawValueACSgSi_tcfc",
            "moduleName": "PaymobSDK",
            "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:9PaymobSDK17FPNOBJCCountryKeyO8rawValueSivp",
            "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO8rawValueSivp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK17FPNOBJCCountryKeyO8rawValueSivg",
                "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO8rawValueSivg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey",
        "mangledName": "$s9PaymobSDK17FPNOBJCCountryKeyO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "ObjC"
        ],
        "enumRawTypeName": "Int",
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          }
        ]
      },
      {
        "kind": "Var",
        "name": "FPNOBJCCountryCode",
        "printedName": "FPNOBJCCountryCode",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Dictionary",
            "printedName": "[PaymobSDK.FPNOBJCCountryKey : Swift.String]",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FPNOBJCCountryKey",
                "printedName": "PaymobSDK.FPNOBJCCountryKey",
                "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "usr": "s:SD"
          }
        ],
        "declKind": "Var",
        "usr": "s:9PaymobSDK18FPNOBJCCountryCodeSDyAA0C3KeyOSSGvp",
        "mangledName": "$s9PaymobSDK18FPNOBJCCountryCodeSDyAA0C3KeyOSSGvp",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "HasInitialValue",
          "HasStorage",
          "AccessControl"
        ],
        "isLet": true,
        "hasStorage": true,
        "accessors": [
          {
            "kind": "Accessor",
            "name": "Get",
            "printedName": "Get()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[PaymobSDK.FPNOBJCCountryKey : Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNOBJCCountryKey",
                    "printedName": "PaymobSDK.FPNOBJCCountryKey",
                    "usr": "c:@M@PaymobSDK@E@FPNOBJCCountryKey"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:SD"
              }
            ],
            "declKind": "Accessor",
            "usr": "s:9PaymobSDK18FPNOBJCCountryCodeSDyAA0C3KeyOSSGvg",
            "mangledName": "$s9PaymobSDK18FPNOBJCCountryCodeSDyAA0C3KeyOSSGvg",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessorKind": "get"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "PassKit",
        "printedName": "PassKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PaymobSDKError",
        "printedName": "PaymobSDKError",
        "children": [
          {
            "kind": "Var",
            "name": "MissingArgumentError",
            "printedName": "MissingArgumentError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.PaymobSDKError.Type) -> (Swift.String) -> PaymobSDK.PaymobSDKError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.String) -> PaymobSDK.PaymobSDKError",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.PaymobSDKError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK0A8SDKErrorO20MissingArgumentErroryACSScACmF",
            "mangledName": "$s9PaymobSDK0A8SDKErrorO20MissingArgumentErroryACSScACmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ServerError",
            "printedName": "ServerError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.PaymobSDKError.Type) -> (Swift.String) -> PaymobSDK.PaymobSDKError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.String) -> PaymobSDK.PaymobSDKError",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.PaymobSDKError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK0A8SDKErrorO11ServerErroryACSScACmF",
            "mangledName": "$s9PaymobSDK0A8SDKErrorO11ServerErroryACSScACmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JSONParsingError",
            "printedName": "JSONParsingError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.PaymobSDKError.Type) -> (Swift.String) -> PaymobSDK.PaymobSDKError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.String) -> PaymobSDK.PaymobSDKError",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.PaymobSDKError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK0A8SDKErrorO16JSONParsingErroryACSScACmF",
            "mangledName": "$s9PaymobSDK0A8SDKErrorO16JSONParsingErroryACSScACmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "Unknown",
            "printedName": "Unknown",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.PaymobSDKError.Type) -> (Swift.String) -> PaymobSDK.PaymobSDKError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.String) -> PaymobSDK.PaymobSDKError",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.PaymobSDKError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKError",
                        "printedName": "PaymobSDK.PaymobSDKError",
                        "usr": "s:9PaymobSDK0A8SDKErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK0A8SDKErrorO7UnknownyACSScACmF",
            "mangledName": "$s9PaymobSDK0A8SDKErrorO7UnknownyACSScACmF",
            "moduleName": "PaymobSDK"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9PaymobSDK0A8SDKErrorO",
        "mangledName": "$s9PaymobSDK0A8SDKErrorO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PaymobSDK",
        "printedName": "PaymobSDK",
        "children": [
          {
            "kind": "Var",
            "name": "delegate",
            "printedName": "delegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "(any PaymobSDK.PaymobSDKDelegate)?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvp",
            "mangledName": "$s9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.PaymobSDKDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKDelegate",
                        "printedName": "any PaymobSDK.PaymobSDKDelegate",
                        "usr": "s:9PaymobSDK0A11SDKDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvg",
                "mangledName": "$s9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.PaymobSDKDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PaymobSDKDelegate",
                        "printedName": "any PaymobSDK.PaymobSDKDelegate",
                        "usr": "s:9PaymobSDK0A11SDKDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvs",
                "mangledName": "$s9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvM",
                "mangledName": "$s9PaymobSDKAAC8delegateAA0A11SDKDelegate_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "paymobSDKCustomization",
            "printedName": "paymobSDKCustomization",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "PaymobSDKCustomization",
                "printedName": "PaymobSDK.PaymobSDKCustomization",
                "usr": "s:9PaymobSDK0A16SDKCustomizationC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvp",
            "mangledName": "$s9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PaymobSDKCustomization",
                    "printedName": "PaymobSDK.PaymobSDKCustomization",
                    "usr": "s:9PaymobSDK0A16SDKCustomizationC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvg",
                "mangledName": "$s9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "PaymobSDKCustomization",
                    "printedName": "PaymobSDK.PaymobSDKCustomization",
                    "usr": "s:9PaymobSDK0A16SDKCustomizationC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvs",
                "mangledName": "$s9PaymobSDKAAC22paymobSDKCustomizationAA0aD0Cvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDKAAC22paymobSDKCustomizationAA0aD0CvM",
                "mangledName": "$s9PaymobSDKAAC22paymobSDKCustomizationAA0aD0CvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "PaymobSDK",
                "printedName": "PaymobSDK.PaymobSDK",
                "usr": "s:9PaymobSDKAAC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDKAACABycfc",
            "mangledName": "$s9PaymobSDKAACABycfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "presentPayVC",
            "printedName": "presentPayVC(VC:PublicKey:ClientSecret:SavedBankCards:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UIViewController",
                "printedName": "UIKit.UIViewController",
                "usr": "c:objc(cs)UIViewController"
              },
              {
                "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": "[PaymobSDK.SavedBankCard]?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[PaymobSDK.SavedBankCard]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "SavedBankCard",
                        "printedName": "PaymobSDK.SavedBankCard",
                        "usr": "s:9PaymobSDK13SavedBankCardV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDKAAC12presentPayVC0E09PublicKey12ClientSecret14SavedBankCardsySo16UIViewControllerC_SSSgAJSayAA0jK4CardVGSgtKF",
            "mangledName": "$s9PaymobSDKAAC12presentPayVC0E09PublicKey12ClientSecret14SavedBankCardsySo16UIViewControllerC_SSSgAJSayAA0jK4CardVGSgtKF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDKAAC",
        "mangledName": "$s9PaymobSDKAAC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "RadioCheckboxStyle",
        "printedName": "RadioCheckboxStyle",
        "children": [
          {
            "kind": "Var",
            "name": "rounded",
            "printedName": "rounded",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.RadioCheckboxStyle.Type) -> (CoreGraphics.CGFloat) -> PaymobSDK.RadioCheckboxStyle",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(CoreGraphics.CGFloat) -> PaymobSDK.RadioCheckboxStyle",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Tuple",
                        "printedName": "(radius: CoreGraphics.CGFloat)",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CGFloat",
                            "printedName": "CoreGraphics.CGFloat",
                            "usr": "s:14CoreFoundation7CGFloatV"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.RadioCheckboxStyle.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK18RadioCheckboxStyleO7roundedyAC14CoreFoundation7CGFloatV_tcACmF",
            "mangledName": "$s9PaymobSDK18RadioCheckboxStyleO7roundedyAC12CoreGraphics7CGFloatV_tcACmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "square",
            "printedName": "square",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.RadioCheckboxStyle.Type) -> PaymobSDK.RadioCheckboxStyle",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.RadioCheckboxStyle.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK18RadioCheckboxStyleO6squareyA2CmF",
            "mangledName": "$s9PaymobSDK18RadioCheckboxStyleO6squareyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "circle",
            "printedName": "circle",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.RadioCheckboxStyle.Type) -> PaymobSDK.RadioCheckboxStyle",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.RadioCheckboxStyle.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK18RadioCheckboxStyleO6circleyA2CmF",
            "mangledName": "$s9PaymobSDK18RadioCheckboxStyleO6circleyA2CmF",
            "moduleName": "PaymobSDK"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9PaymobSDK18RadioCheckboxStyleO",
        "mangledName": "$s9PaymobSDK18RadioCheckboxStyleO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioCheckboxBaseButton",
        "printedName": "RadioCheckboxBaseButton",
        "children": [
          {
            "kind": "Var",
            "name": "isOn",
            "printedName": "isOn",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton(py)isOn",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC4isOnSbvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "Dynamic",
              "ObjC",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton(im)isOn",
                "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC4isOnSbvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton(im)setIsOn:",
                "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC4isOnSbvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "declAttributes": [
                  "Dynamic",
                  "ObjC"
                ],
                "accessorKind": "set"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(coder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioCheckboxBaseButton?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxBaseButton",
                    "printedName": "PaymobSDK.RadioCheckboxBaseButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "NSCoder",
                "printedName": "Foundation.NSCoder",
                "usr": "c:objc(cs)NSCoder"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton(im)initWithCoder:",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5coderACSgSo7NSCoderC_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithCoder:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "Required"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(frame:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioCheckboxBaseButton",
                "printedName": "PaymobSDK.RadioCheckboxBaseButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton(im)initWithFrame:",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5frameACSo6CGRectV_tcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "objc_name": "initWithFrame:",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Preconcurrency",
              "Custom",
              "Override",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(type:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioCheckboxBaseButton?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxBaseButton",
                    "printedName": "PaymobSDK.RadioCheckboxBaseButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "ButtonType",
                "printedName": "UIKit.UIButton.ButtonType",
                "usr": "c:@E@UIButtonType"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC4typeACSgSo12UIButtonTypeV_tcfc",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC4typeACSgSo12UIButtonTypeV_tcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "Convenience",
              "AccessControl"
            ],
            "init_kind": "Convenience"
          },
          {
            "kind": "Var",
            "name": "style",
            "printedName": "style",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioCheckboxStyle",
                "printedName": "PaymobSDK.RadioCheckboxStyle",
                "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvp",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "Preconcurrency",
              "Custom",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvg",
                "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvs",
                "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvM",
                "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC5styleAA0cD5StyleOvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "updateSelectionState",
            "printedName": "updateSelectionState()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK23RadioCheckboxBaseButtonC20updateSelectionStateyyF",
            "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC20updateSelectionStateyyF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@PaymobSDK@objc(cs)RadioCheckboxBaseButton",
        "mangledName": "$s9PaymobSDK23RadioCheckboxBaseButtonC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "IBDesignable",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)UIButton",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "UIKit.UIButton",
          "UIKit.UIControl",
          "UIKit.UIView",
          "UIKit.UIResponder",
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "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": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNFormat",
        "printedName": "FPNFormat",
        "children": [
          {
            "kind": "Var",
            "name": "E164",
            "printedName": "E164",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNFormat.Type) -> PaymobSDK.FPNFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNFormat",
                    "printedName": "PaymobSDK.FPNFormat",
                    "usr": "c:@M@PaymobSDK@E@FPNFormat"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNFormat",
                        "printedName": "PaymobSDK.FPNFormat",
                        "usr": "c:@M@PaymobSDK@E@FPNFormat"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNFormat@FPNFormatE164",
            "mangledName": "$s9PaymobSDK9FPNFormatO4E164yA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 0
          },
          {
            "kind": "Var",
            "name": "International",
            "printedName": "International",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNFormat.Type) -> PaymobSDK.FPNFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNFormat",
                    "printedName": "PaymobSDK.FPNFormat",
                    "usr": "c:@M@PaymobSDK@E@FPNFormat"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNFormat",
                        "printedName": "PaymobSDK.FPNFormat",
                        "usr": "c:@M@PaymobSDK@E@FPNFormat"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNFormat@FPNFormatInternational",
            "mangledName": "$s9PaymobSDK9FPNFormatO13InternationalyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 1
          },
          {
            "kind": "Var",
            "name": "National",
            "printedName": "National",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNFormat.Type) -> PaymobSDK.FPNFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNFormat",
                    "printedName": "PaymobSDK.FPNFormat",
                    "usr": "c:@M@PaymobSDK@E@FPNFormat"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNFormat",
                        "printedName": "PaymobSDK.FPNFormat",
                        "usr": "c:@M@PaymobSDK@E@FPNFormat"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNFormat@FPNFormatNational",
            "mangledName": "$s9PaymobSDK9FPNFormatO8NationalyA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 2
          },
          {
            "kind": "Var",
            "name": "RFC3966",
            "printedName": "RFC3966",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNFormat.Type) -> PaymobSDK.FPNFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNFormat",
                    "printedName": "PaymobSDK.FPNFormat",
                    "usr": "c:@M@PaymobSDK@E@FPNFormat"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNFormat",
                        "printedName": "PaymobSDK.FPNFormat",
                        "usr": "c:@M@PaymobSDK@E@FPNFormat"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@PaymobSDK@E@FPNFormat@FPNFormatRFC3966",
            "mangledName": "$s9PaymobSDK9FPNFormatO7RFC3966yA2CmF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "ObjC"
            ],
            "fixedbinaryorder": 3
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNFormat?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNFormat",
                    "printedName": "PaymobSDK.FPNFormat",
                    "usr": "c:@M@PaymobSDK@E@FPNFormat"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK9FPNFormatO8rawValueACSgSi_tcfc",
            "mangledName": "$s9PaymobSDK9FPNFormatO8rawValueACSgSi_tcfc",
            "moduleName": "PaymobSDK",
            "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:9PaymobSDK9FPNFormatO8rawValueSivp",
            "mangledName": "$s9PaymobSDK9FPNFormatO8rawValueSivp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK9FPNFormatO8rawValueSivg",
                "mangledName": "$s9PaymobSDK9FPNFormatO8rawValueSivg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "c:@M@PaymobSDK@E@FPNFormat",
        "mangledName": "$s9PaymobSDK9FPNFormatO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "ObjC"
        ],
        "enumRawTypeName": "Int",
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "SavedBankCard",
        "printedName": "SavedBankCard",
        "children": [
          {
            "kind": "Var",
            "name": "token",
            "printedName": "token",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV5tokenSSvp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV5tokenSSvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "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:9PaymobSDK13SavedBankCardV5tokenSSvg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV5tokenSSvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "maskedPanNumber",
            "printedName": "maskedPanNumber",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV15maskedPanNumberSSvp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV15maskedPanNumberSSvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "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:9PaymobSDK13SavedBankCardV15maskedPanNumberSSvg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV15maskedPanNumberSSvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cardType",
            "printedName": "cardType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CardType",
                "printedName": "PaymobSDK.CardType",
                "usr": "s:9PaymobSDK8CardTypeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV8cardTypeAA0eG0Ovp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV8cardTypeAA0eG0Ovp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV8cardTypeAA0eG0Ovg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV8cardTypeAA0eG0Ovg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cardCVV",
            "printedName": "cardCVV",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV7cardCVVSSSgvp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV7cardCVVSSSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV7cardCVVSSSgvg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV7cardCVVSSSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV7cardCVVSSSgvs",
                "mangledName": "$s9PaymobSDK13SavedBankCardV7cardCVVSSSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV7cardCVVSSSgvM",
                "mangledName": "$s9PaymobSDK13SavedBankCardV7cardCVVSSSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cardTypeLogo",
            "printedName": "cardTypeLogo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV12cardTypeLogoSo7UIImageCvp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV12cardTypeLogoSo7UIImageCvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV12cardTypeLogoSo7UIImageCvg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV12cardTypeLogoSo7UIImageCvg",
                "moduleName": "PaymobSDK",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(token:maskedPanNumber:cardType:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SavedBankCard",
                "printedName": "PaymobSDK.SavedBankCard",
                "usr": "s:9PaymobSDK13SavedBankCardV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "CardType",
                "printedName": "PaymobSDK.CardType",
                "usr": "s:9PaymobSDK8CardTypeO"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK13SavedBankCardV5token15maskedPanNumber8cardTypeACSS_SSAA0eK0Otcfc",
            "mangledName": "$s9PaymobSDK13SavedBankCardV5token15maskedPanNumber8cardTypeACSS_SSAA0eK0Otcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SavedBankCard",
                "printedName": "PaymobSDK.SavedBankCard",
                "usr": "s:9PaymobSDK13SavedBankCardV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK13SavedBankCardV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9PaymobSDK13SavedBankCardV4fromACs7Decoder_p_tKcfc",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK13SavedBankCardV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9PaymobSDK13SavedBankCardV6encode2toys7Encoder_p_tKF",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK13SavedBankCardV9hashValueSivp",
            "mangledName": "$s9PaymobSDK13SavedBankCardV9hashValueSivp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK13SavedBankCardV9hashValueSivg",
                "mangledName": "$s9PaymobSDK13SavedBankCardV9hashValueSivg",
                "moduleName": "PaymobSDK",
                "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:9PaymobSDK13SavedBankCardV4hash4intoys6HasherVz_tF",
            "mangledName": "$s9PaymobSDK13SavedBankCardV4hash4intoys6HasherVz_tF",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "SavedBankCard",
                "printedName": "PaymobSDK.SavedBankCard",
                "usr": "s:9PaymobSDK13SavedBankCardV"
              },
              {
                "kind": "TypeNominal",
                "name": "SavedBankCard",
                "printedName": "PaymobSDK.SavedBankCard",
                "usr": "s:9PaymobSDK13SavedBankCardV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK13SavedBankCardV2eeoiySbAC_ACtFZ",
            "mangledName": "$s9PaymobSDK13SavedBankCardV2eeoiySbAC_ACtFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK13SavedBankCardV",
        "mangledName": "$s9PaymobSDK13SavedBankCardV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "OmanNetResponseModel",
        "printedName": "OmanNetResponseModel",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OmanNetResponseModel",
                "printedName": "PaymobSDK.OmanNetResponseModel",
                "usr": "s:9PaymobSDK20OmanNetResponseModelV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK20OmanNetResponseModelV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9PaymobSDK20OmanNetResponseModelV4fromACs7Decoder_p_tKcfc",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK20OmanNetResponseModelV",
        "mangledName": "$s9PaymobSDK20OmanNetResponseModelV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioCheckboxBaseContainer",
        "printedName": "RadioCheckboxBaseContainer",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioCheckboxBaseContainer",
                "printedName": "PaymobSDK.RadioCheckboxBaseContainer<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerCyACyxGSayxGcfc",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerCyACyxGSayxGcfc",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "allButtons",
            "printedName": "allButtons",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC10allButtonsSayxGvp",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC10allButtonsSayxGvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC10allButtonsSayxGvg",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC10allButtonsSayxGvg",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "addButtons",
            "printedName": "addButtons(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC10addButtonsyySayxGF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC10addButtonsyySayxGF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "deselectAll",
            "printedName": "deselectAll()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC11deselectAllyyF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC11deselectAllyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "selectedButtons",
            "printedName": "selectedButtons",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvp",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvg",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvg",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvs",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvs",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvM",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC15selectedButtonsSayxGvM",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "addButton",
            "printedName": "addButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC9addButtonySbxF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC9addButtonySbxF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "removeButton",
            "printedName": "removeButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC12removeButtonySbxF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC12removeButtonySbxF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "buttonStyle",
            "printedName": "buttonStyle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioCheckboxStyle?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvp",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioCheckboxStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvg",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvg",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioCheckboxStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioCheckboxStyle",
                        "printedName": "PaymobSDK.RadioCheckboxStyle",
                        "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvs",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvs",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvM",
                "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC11buttonStyleAA0cdH0OSgvM",
                "moduleName": "PaymobSDK",
                "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
                "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "setEachButtonStyle",
            "printedName": "setEachButtonStyle(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(τ_0_0) -> PaymobSDK.RadioCheckboxStyle",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioCheckboxStyle",
                    "printedName": "PaymobSDK.RadioCheckboxStyle",
                    "usr": "s:9PaymobSDK18RadioCheckboxStyleO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC18setEachButtonStyleyyAA0cdJ0OxXEF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC18setEachButtonStyleyyAA0cdJ0OxXEF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "compact",
            "printedName": "compact()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC7compactyyF",
            "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC7compactyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
            "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK26RadioCheckboxBaseContainerC",
        "mangledName": "$s9PaymobSDK26RadioCheckboxBaseContainerC",
        "moduleName": "PaymobSDK",
        "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.RadioCheckboxBaseButton>",
        "sugared_genericSig": "<T where T : PaymobSDK.RadioCheckboxBaseButton>",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PaymobSDKDelegate",
        "printedName": "PaymobSDKDelegate",
        "children": [
          {
            "kind": "Function",
            "name": "transactionRejected",
            "printedName": "transactionRejected()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK0A11SDKDelegateP19transactionRejectedyyF",
            "mangledName": "$s9PaymobSDK0A11SDKDelegateP19transactionRejectedyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.PaymobSDKDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.PaymobSDKDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "transactionAccepted",
            "printedName": "transactionAccepted(transactionDetails:)",
            "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:9PaymobSDK0A11SDKDelegateP19transactionAccepted0D7DetailsySDySSypG_tF",
            "mangledName": "$s9PaymobSDK0A11SDKDelegateP19transactionAccepted0D7DetailsySDySSypG_tF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.PaymobSDKDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.PaymobSDKDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "transactionPending",
            "printedName": "transactionPending()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK0A11SDKDelegateP18transactionPendingyyF",
            "mangledName": "$s9PaymobSDK0A11SDKDelegateP18transactionPendingyyF",
            "moduleName": "PaymobSDK",
            "genericSig": "<τ_0_0 where τ_0_0 : PaymobSDK.PaymobSDKDelegate>",
            "sugared_genericSig": "<Self where Self : PaymobSDK.PaymobSDKDelegate>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:9PaymobSDK0A11SDKDelegateP",
        "mangledName": "$s9PaymobSDK0A11SDKDelegateP",
        "moduleName": "PaymobSDK",
        "genericSig": "<τ_0_0 : AnyObject>",
        "sugared_genericSig": "<Self : AnyObject>",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Sentry",
        "printedName": "Sentry",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FPNCountryCode",
        "printedName": "FPNCountryCode",
        "children": [
          {
            "kind": "Var",
            "name": "AF",
            "printedName": "AF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ZA",
            "printedName": "ZA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ZAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ZAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AL",
            "printedName": "AL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ALyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ALyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DZ",
            "printedName": "DZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DE",
            "printedName": "DE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AD",
            "printedName": "AD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ADyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ADyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AO",
            "printedName": "AO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AI",
            "printedName": "AI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AG",
            "printedName": "AG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SA",
            "printedName": "SA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AR",
            "printedName": "AR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ARyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ARyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AM",
            "printedName": "AM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AW",
            "printedName": "AW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AU",
            "printedName": "AU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AT",
            "printedName": "AT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ATyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ATyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AZ",
            "printedName": "AZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BS",
            "printedName": "BS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BH",
            "printedName": "BH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BD",
            "printedName": "BD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BB",
            "printedName": "BB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BByA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BByA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BE",
            "printedName": "BE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BZ",
            "printedName": "BZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BM",
            "printedName": "BM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BT",
            "printedName": "BT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BY",
            "printedName": "BY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BO",
            "printedName": "BO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BA",
            "printedName": "BA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BW",
            "printedName": "BW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BN",
            "printedName": "BN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BR",
            "printedName": "BR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BG",
            "printedName": "BG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BF",
            "printedName": "BF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BI",
            "printedName": "BI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BJ",
            "printedName": "BJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BJyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BJyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KH",
            "printedName": "KH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CM",
            "printedName": "CM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CA",
            "printedName": "CA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CV",
            "printedName": "CV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CVyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CVyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CL",
            "printedName": "CL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CN",
            "printedName": "CN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CY",
            "printedName": "CY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CO",
            "printedName": "CO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2COyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2COyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KM",
            "printedName": "KM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CG",
            "printedName": "CG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CD",
            "printedName": "CD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KP",
            "printedName": "KP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KPyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KPyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KR",
            "printedName": "KR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CR",
            "printedName": "CR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "HR",
            "printedName": "HR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2HRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2HRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CU",
            "printedName": "CU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CI",
            "printedName": "CI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DK",
            "printedName": "DK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DJ",
            "printedName": "DJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DJyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DJyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DM",
            "printedName": "DM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ES",
            "printedName": "ES",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ESyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ESyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "EE",
            "printedName": "EE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2EEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2EEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FJ",
            "printedName": "FJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FJyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FJyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FI",
            "printedName": "FI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FR",
            "printedName": "FR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GA",
            "printedName": "GA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GM",
            "printedName": "GM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GH",
            "printedName": "GH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GI",
            "printedName": "GI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GD",
            "printedName": "GD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GL",
            "printedName": "GL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GR",
            "printedName": "GR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GP",
            "printedName": "GP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GPyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GPyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GU",
            "printedName": "GU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GT",
            "printedName": "GT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GG",
            "printedName": "GG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GN",
            "printedName": "GN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GQ",
            "printedName": "GQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GQyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GQyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GW",
            "printedName": "GW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GY",
            "printedName": "GY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GF",
            "printedName": "GF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GE",
            "printedName": "GE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "HT",
            "printedName": "HT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2HTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2HTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "HN",
            "printedName": "HN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2HNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2HNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "HK",
            "printedName": "HK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2HKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2HKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "HU",
            "printedName": "HU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2HUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2HUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IN",
            "printedName": "IN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2INyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2INyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ID",
            "printedName": "ID",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IQ",
            "printedName": "IQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IQyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IQyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IR",
            "printedName": "IR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IE",
            "printedName": "IE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IS",
            "printedName": "IS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ISyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ISyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IL",
            "printedName": "IL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ILyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ILyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IT",
            "printedName": "IT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ITyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ITyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JM",
            "printedName": "JM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2JMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2JMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JP",
            "printedName": "JP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2JPyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2JPyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JE",
            "printedName": "JE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2JEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2JEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JO",
            "printedName": "JO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2JOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2JOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KZ",
            "printedName": "KZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KE",
            "printedName": "KE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KG",
            "printedName": "KG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KI",
            "printedName": "KI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KW",
            "printedName": "KW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "RE",
            "printedName": "RE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2REyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2REyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LA",
            "printedName": "LA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LS",
            "printedName": "LS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LV",
            "printedName": "LV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LVyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LVyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LB",
            "printedName": "LB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LByA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LByA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LY",
            "printedName": "LY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LR",
            "printedName": "LR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LI",
            "printedName": "LI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LT",
            "printedName": "LT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LU",
            "printedName": "LU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MO",
            "printedName": "MO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MK",
            "printedName": "MK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MG",
            "printedName": "MG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MY",
            "printedName": "MY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MW",
            "printedName": "MW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MV",
            "printedName": "MV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MVyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MVyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ML",
            "printedName": "ML",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MT",
            "printedName": "MT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MA",
            "printedName": "MA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MQ",
            "printedName": "MQ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MQyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MQyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MU",
            "printedName": "MU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MR",
            "printedName": "MR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "YT",
            "printedName": "YT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2YTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2YTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MX",
            "printedName": "MX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MXyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MXyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MD",
            "printedName": "MD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MC",
            "printedName": "MC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MN",
            "printedName": "MN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MS",
            "printedName": "MS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ME",
            "printedName": "ME",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MZ",
            "printedName": "MZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MM",
            "printedName": "MM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NA",
            "printedName": "NA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NR",
            "printedName": "NR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NI",
            "printedName": "NI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NE",
            "printedName": "NE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NG",
            "printedName": "NG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NU",
            "printedName": "NU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NO",
            "printedName": "NO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NC",
            "printedName": "NC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NZ",
            "printedName": "NZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NP",
            "printedName": "NP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NPyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NPyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "OM",
            "printedName": "OM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2OMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2OMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "UG",
            "printedName": "UG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2UGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2UGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "UZ",
            "printedName": "UZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2UZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2UZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PK",
            "printedName": "PK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PW",
            "printedName": "PW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PA",
            "printedName": "PA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PG",
            "printedName": "PG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PY",
            "printedName": "PY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NL",
            "printedName": "NL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PH",
            "printedName": "PH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PL",
            "printedName": "PL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PF",
            "printedName": "PF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PR",
            "printedName": "PR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PT",
            "printedName": "PT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PE",
            "printedName": "PE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "QA",
            "printedName": "QA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2QAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2QAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "RO",
            "printedName": "RO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ROyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ROyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "GB",
            "printedName": "GB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2GByA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2GByA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "RU",
            "printedName": "RU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2RUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2RUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "RW",
            "printedName": "RW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2RWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2RWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CF",
            "printedName": "CF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "DO",
            "printedName": "DO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2DOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2DOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "BL",
            "printedName": "BL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2BLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2BLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KN",
            "printedName": "KN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SM",
            "printedName": "SM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MF",
            "printedName": "MF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PM",
            "printedName": "PM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VC",
            "printedName": "VC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SH",
            "printedName": "SH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LC",
            "printedName": "LC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SV",
            "printedName": "SV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SVyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SVyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "WS",
            "printedName": "WS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2WSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2WSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AS",
            "printedName": "AS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ASyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ASyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ST",
            "printedName": "ST",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2STyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2STyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "RS",
            "printedName": "RS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2RSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2RSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SC",
            "printedName": "SC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SL",
            "printedName": "SL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SG",
            "printedName": "SG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SK",
            "printedName": "SK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SI",
            "printedName": "SI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SO",
            "printedName": "SO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SD",
            "printedName": "SD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SS",
            "printedName": "SS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "LK",
            "printedName": "LK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2LKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2LKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CH",
            "printedName": "CH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SR",
            "printedName": "SR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SE",
            "printedName": "SE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SJ",
            "printedName": "SJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SJyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SJyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SZ",
            "printedName": "SZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SY",
            "printedName": "SY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SN",
            "printedName": "SN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TJ",
            "printedName": "TJ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TJyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TJyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TZ",
            "printedName": "TZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TW",
            "printedName": "TW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TD",
            "printedName": "TD",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TDyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TDyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CZ",
            "printedName": "CZ",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CZyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CZyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IO",
            "printedName": "IO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "PS",
            "printedName": "PS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2PSyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2PSyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TH",
            "printedName": "TH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2THyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2THyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TL",
            "printedName": "TL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TLyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TLyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TG",
            "printedName": "TG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TK",
            "printedName": "TK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TO",
            "printedName": "TO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TT",
            "printedName": "TT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TTyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TTyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TN",
            "printedName": "TN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TM",
            "printedName": "TM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TR",
            "printedName": "TR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TRyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TRyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TV",
            "printedName": "TV",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TVyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TVyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "UA",
            "printedName": "UA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2UAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2UAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "UY",
            "printedName": "UY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2UYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2UYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VU",
            "printedName": "VU",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VUyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VUyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VE",
            "printedName": "VE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VN",
            "printedName": "VN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VNyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VNyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "WF",
            "printedName": "WF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2WFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2WFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "YE",
            "printedName": "YE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2YEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2YEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ZM",
            "printedName": "ZM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ZMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ZMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ZW",
            "printedName": "ZW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ZWyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ZWyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "EG",
            "printedName": "EG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2EGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2EGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AE",
            "printedName": "AE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AEyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AEyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "EC",
            "printedName": "EC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ECyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ECyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ER",
            "printedName": "ER",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ERyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ERyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VA",
            "printedName": "VA",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VAyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VAyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FM",
            "printedName": "FM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "US",
            "printedName": "US",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2USyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2USyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "ET",
            "printedName": "ET",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2ETyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2ETyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CX",
            "printedName": "CX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CXyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CXyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "NF",
            "printedName": "NF",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2NFyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2NFyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "IM",
            "printedName": "IM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2IMyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2IMyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "KY",
            "printedName": "KY",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2KYyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2KYyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CC",
            "printedName": "CC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "CK",
            "printedName": "CK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2CKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2CKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FO",
            "printedName": "FO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FOyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FOyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "FK",
            "printedName": "FK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2FKyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2FKyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MP",
            "printedName": "MP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MPyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MPyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MH",
            "printedName": "MH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2MHyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2MHyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "SB",
            "printedName": "SB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2SByA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2SByA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "TC",
            "printedName": "TC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2TCyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2TCyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VG",
            "printedName": "VG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VGyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VGyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "VI",
            "printedName": "VI",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2VIyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2VIyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "AX",
            "printedName": "AX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.FPNCountryCode.Type) -> PaymobSDK.FPNCountryCode",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.FPNCountryCode.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FPNCountryCode",
                        "printedName": "PaymobSDK.FPNCountryCode",
                        "usr": "s:9PaymobSDK14FPNCountryCodeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK14FPNCountryCodeO2AXyA2CmF",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO2AXyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.FPNCountryCode?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FPNCountryCode",
                    "printedName": "PaymobSDK.FPNCountryCode",
                    "usr": "s:9PaymobSDK14FPNCountryCodeO"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK14FPNCountryCodeO8rawValueACSgSS_tcfc",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO8rawValueACSgSS_tcfc",
            "moduleName": "PaymobSDK",
            "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:9PaymobSDK14FPNCountryCodeO8rawValueSSvp",
            "mangledName": "$s9PaymobSDK14FPNCountryCodeO8rawValueSSvp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK14FPNCountryCodeO8rawValueSSvg",
                "mangledName": "$s9PaymobSDK14FPNCountryCodeO8rawValueSSvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:9PaymobSDK14FPNCountryCodeO",
        "mangledName": "$s9PaymobSDK14FPNCountryCodeO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "enumRawTypeName": "String",
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "WebKit",
        "printedName": "WebKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CardType",
        "printedName": "CardType",
        "children": [
          {
            "kind": "Var",
            "name": "Unknown",
            "printedName": "Unknown",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO7UnknownyA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO7UnknownyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "OmanNet",
            "printedName": "OmanNet",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO7OmanNetyA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO7OmanNetyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "JCB",
            "printedName": "JCB",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO3JCByA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO3JCByA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "Meeza",
            "printedName": "Meeza",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO5MeezayA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO5MeezayA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "Maestro",
            "printedName": "Maestro",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO7MaestroyA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO7MaestroyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "Amex",
            "printedName": "Amex",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO4AmexyA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO4AmexyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "Visa",
            "printedName": "Visa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO4VisayA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO4VisayA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "MasterCard",
            "printedName": "MasterCard",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.CardType.Type) -> PaymobSDK.CardType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.CardType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK8CardTypeO06MasterC0yA2CmF",
            "mangledName": "$s9PaymobSDK8CardTypeO06MasterC0yA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.CardType?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK8CardTypeO8rawValueACSgSS_tcfc",
            "mangledName": "$s9PaymobSDK8CardTypeO8rawValueACSgSS_tcfc",
            "moduleName": "PaymobSDK",
            "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:9PaymobSDK8CardTypeO8rawValueSSvp",
            "mangledName": "$s9PaymobSDK8CardTypeO8rawValueSSvp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8CardTypeO8rawValueSSvg",
                "mangledName": "$s9PaymobSDK8CardTypeO8rawValueSSvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "allCases",
            "printedName": "allCases",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.CardType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CardType",
                    "printedName": "PaymobSDK.CardType",
                    "usr": "s:9PaymobSDK8CardTypeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK8CardTypeO8allCasesSayACGvpZ",
            "mangledName": "$s9PaymobSDK8CardTypeO8allCasesSayACGvpZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "implicit": true,
            "declAttributes": [
              "Nonisolated"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[PaymobSDK.CardType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK8CardTypeO8allCasesSayACGvgZ",
                "mangledName": "$s9PaymobSDK8CardTypeO8allCasesSayACGvgZ",
                "moduleName": "PaymobSDK",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:9PaymobSDK8CardTypeO",
        "mangledName": "$s9PaymobSDK8CardTypeO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "enumRawTypeName": "String",
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          },
          {
            "kind": "Conformance",
            "name": "CaseIterable",
            "printedName": "CaseIterable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "AllCases",
                "printedName": "AllCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[PaymobSDK.CardType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CardType",
                        "printedName": "PaymobSDK.CardType",
                        "usr": "s:9PaymobSDK8CardTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:s12CaseIterableP",
            "mangledName": "$ss12CaseIterableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "InstaPayPaymentType",
        "printedName": "InstaPayPaymentType",
        "children": [
          {
            "kind": "Var",
            "name": "Intent",
            "printedName": "Intent",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.InstaPayPaymentType.Type) -> PaymobSDK.InstaPayPaymentType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "InstaPayPaymentType",
                    "printedName": "PaymobSDK.InstaPayPaymentType",
                    "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.InstaPayPaymentType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "InstaPayPaymentType",
                        "printedName": "PaymobSDK.InstaPayPaymentType",
                        "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK19InstaPayPaymentTypeO6IntentyA2CmF",
            "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO6IntentyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Var",
            "name": "QrCode",
            "printedName": "QrCode",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.InstaPayPaymentType.Type) -> PaymobSDK.InstaPayPaymentType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "InstaPayPaymentType",
                    "printedName": "PaymobSDK.InstaPayPaymentType",
                    "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "PaymobSDK.InstaPayPaymentType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "InstaPayPaymentType",
                        "printedName": "PaymobSDK.InstaPayPaymentType",
                        "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9PaymobSDK19InstaPayPaymentTypeO6QrCodeyA2CmF",
            "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO6QrCodeyA2CmF",
            "moduleName": "PaymobSDK"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "InstaPayPaymentType",
                "printedName": "PaymobSDK.InstaPayPaymentType",
                "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
              },
              {
                "kind": "TypeNominal",
                "name": "InstaPayPaymentType",
                "printedName": "PaymobSDK.InstaPayPaymentType",
                "usr": "s:9PaymobSDK19InstaPayPaymentTypeO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK19InstaPayPaymentTypeO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO2eeoiySbAC_ACtFZ",
            "moduleName": "PaymobSDK",
            "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:9PaymobSDK19InstaPayPaymentTypeO9hashValueSivp",
            "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO9hashValueSivp",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK19InstaPayPaymentTypeO9hashValueSivg",
                "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO9hashValueSivg",
                "moduleName": "PaymobSDK",
                "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:9PaymobSDK19InstaPayPaymentTypeO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO4hash4intoys6HasherVz_tF",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9PaymobSDK19InstaPayPaymentTypeO",
        "mangledName": "$s9PaymobSDK19InstaPayPaymentTypeO",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "PassKit",
        "printedName": "PassKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Alamofire",
        "printedName": "Alamofire",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "CoreImage",
        "printedName": "CoreImage",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "RxCocoa",
        "printedName": "RxCocoa",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "AssetsProvider",
        "printedName": "AssetsProvider",
        "children": [
          {
            "kind": "Function",
            "name": "image",
            "printedName": "image(named:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK14AssetsProviderC5image5namedSo7UIImageCSgSS_tFZ",
            "mangledName": "$s9PaymobSDK14AssetsProviderC5image5namedSo7UIImageCSgSS_tFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "color",
            "printedName": "color(named:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIColor",
                    "printedName": "UIKit.UIColor",
                    "usr": "c:objc(cs)UIColor"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK14AssetsProviderC5color5namedSo7UIColorCSgSS_tFZ",
            "mangledName": "$s9PaymobSDK14AssetsProviderC5color5namedSo7UIColorCSgSS_tFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "declAttributes": [
              "Final",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK14AssetsProviderC",
        "mangledName": "$s9PaymobSDK14AssetsProviderC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "hasMissingDesignatedInitializers": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButtonCircleStyle",
        "printedName": "RadioButtonCircleStyle",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(outerCircle:innerCircle:outerCircleBorder:contentPadding:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonCircleStyle",
                "printedName": "PaymobSDK.RadioButtonCircleStyle",
                "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE00gE6Border14contentPaddingAC14CoreFoundation7CGFloatV_A3Jtcfc",
            "mangledName": "$s9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE00gE6Border14contentPaddingAC12CoreGraphics7CGFloatV_A3Jtcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(outerCircle:innerCircle:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonCircleStyle",
                "printedName": "PaymobSDK.RadioButtonCircleStyle",
                "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE0AC14CoreFoundation7CGFloatV_AHtcfc",
            "mangledName": "$s9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE0AC12CoreGraphics7CGFloatV_AHtcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(outerCircle:innerCircle:outerCircleBorder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonCircleStyle",
                "printedName": "PaymobSDK.RadioButtonCircleStyle",
                "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE00gE6BorderAC14CoreFoundation7CGFloatV_A2Itcfc",
            "mangledName": "$s9PaymobSDK22RadioButtonCircleStyleV05outerE005innerE00gE6BorderAC12CoreGraphics7CGFloatV_A2Itcfc",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK22RadioButtonCircleStyleV",
        "mangledName": "$s9PaymobSDK22RadioButtonCircleStyleV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RadioButtonContainer",
        "printedName": "RadioButtonContainer",
        "children": [
          {
            "kind": "Var",
            "name": "delegate",
            "printedName": "delegate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "(any PaymobSDK.RadioButtonDelegate)?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvp",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl",
              "RawDocComment"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.RadioButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonDelegate",
                        "printedName": "any PaymobSDK.RadioButtonDelegate",
                        "usr": "s:9PaymobSDK19RadioButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvg",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any PaymobSDK.RadioButtonDelegate)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonDelegate",
                        "printedName": "any PaymobSDK.RadioButtonDelegate",
                        "usr": "s:9PaymobSDK19RadioButtonDelegateP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvs",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvM",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC8delegateAA0cD8Delegate_pSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "selectedButton",
            "printedName": "selectedButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioButton?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButton",
                    "printedName": "PaymobSDK.RadioButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvp",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButton?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButton",
                        "printedName": "PaymobSDK.RadioButton",
                        "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvg",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvg",
                "moduleName": "PaymobSDK",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButton?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButton",
                        "printedName": "PaymobSDK.RadioButton",
                        "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvs",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvs",
                "moduleName": "PaymobSDK",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvM",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC08selectedD0AA0cD0CSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "addButton",
            "printedName": "addButton(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "RadioButton",
                "printedName": "PaymobSDK.RadioButton",
                "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20RadioButtonContainerC03addD0ySbAA0cD0CF",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC03addD0ySbAA0cD0CF",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "declAttributes": [
              "Override",
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "radioButtonColor",
            "printedName": "radioButtonColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioButtonColor?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonColor",
                    "printedName": "PaymobSDK.RadioButtonColor",
                    "usr": "s:9PaymobSDK16RadioButtonColorV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvp",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButtonColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonColor",
                        "printedName": "PaymobSDK.RadioButtonColor",
                        "usr": "s:9PaymobSDK16RadioButtonColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvg",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButtonColor?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonColor",
                        "printedName": "PaymobSDK.RadioButtonColor",
                        "usr": "s:9PaymobSDK16RadioButtonColorV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvs",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvM",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC05radioD5ColorAA0cdG0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "radioCircleStyle",
            "printedName": "radioCircleStyle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "PaymobSDK.RadioButtonCircleStyle?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonCircleStyle",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle",
                    "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvp",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvp",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonCircleStyle",
                        "printedName": "PaymobSDK.RadioButtonCircleStyle",
                        "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvg",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvg",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RadioButtonCircleStyle",
                        "printedName": "PaymobSDK.RadioButtonCircleStyle",
                        "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvs",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvs",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvM",
                "mangledName": "$s9PaymobSDK20RadioButtonContainerC16radioCircleStyleAA0cdgH0VSgvM",
                "moduleName": "PaymobSDK",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "setEachRadioButtonColor",
            "printedName": "setEachRadioButtonColor(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.RadioButton) -> PaymobSDK.RadioButtonColor",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonColor",
                    "printedName": "PaymobSDK.RadioButtonColor",
                    "usr": "s:9PaymobSDK16RadioButtonColorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButton",
                    "printedName": "PaymobSDK.RadioButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20RadioButtonContainerC07setEachcD5ColoryyAA0cdH0VAA0cD0CXEF",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC07setEachcD5ColoryyAA0cdH0VAA0cD0CXEF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "setEachRadioButtonCircleStyle",
            "printedName": "setEachRadioButtonCircleStyle(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(PaymobSDK.RadioButton) -> PaymobSDK.RadioButtonCircleStyle",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButtonCircleStyle",
                    "printedName": "PaymobSDK.RadioButtonCircleStyle",
                    "usr": "s:9PaymobSDK22RadioButtonCircleStyleV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButton",
                    "printedName": "PaymobSDK.RadioButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20RadioButtonContainerC07setEachcD11CircleStyleyyAA0cdhI0VAA0cD0CXEF",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerC07setEachcD11CircleStyleyyAA0cdhI0VAA0cD0CXEF",
            "moduleName": "PaymobSDK",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RadioButtonContainer",
                "printedName": "PaymobSDK.RadioButtonContainer",
                "usr": "s:9PaymobSDK20RadioButtonContainerC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[PaymobSDK.RadioButton]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RadioButton",
                    "printedName": "PaymobSDK.RadioButton",
                    "usr": "c:@M@PaymobSDK@objc(cs)RadioButton"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK20RadioButtonContainerCyACSayAA0cD0CGcfc",
            "mangledName": "$s9PaymobSDK20RadioButtonContainerCyACSayAA0cD0CGcfc",
            "moduleName": "PaymobSDK",
            "overriding": true,
            "implicit": true,
            "declAttributes": [
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9PaymobSDK20RadioButtonContainerC",
        "mangledName": "$s9PaymobSDK20RadioButtonContainerC",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "superclassUsr": "s:9PaymobSDK26RadioCheckboxBaseContainerC",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "PaymobSDK.RadioCheckboxBaseContainer<PaymobSDK.RadioButton>"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxSwift",
        "printedName": "RxSwift",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ValuPayResponseModel",
        "printedName": "ValuPayResponseModel",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ValuPayResponseModel",
                "printedName": "PaymobSDK.ValuPayResponseModel",
                "usr": "s:9PaymobSDK20ValuPayResponseModelV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9PaymobSDK20ValuPayResponseModelV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9PaymobSDK20ValuPayResponseModelV4fromACs7Decoder_p_tKcfc",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9PaymobSDK20ValuPayResponseModelV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9PaymobSDK20ValuPayResponseModelV6encode2toys7Encoder_p_tKF",
            "moduleName": "PaymobSDK",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9PaymobSDK20ValuPayResponseModelV",
        "mangledName": "$s9PaymobSDK20ValuPayResponseModelV",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "RxRelay",
        "printedName": "RxRelay",
        "declKind": "Import",
        "moduleName": "PaymobSDK",
        "declAttributes": [
          "ImplementationOnly"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "Import",
        "name": "DeveloperToolsSupport",
        "printedName": "DeveloperToolsSupport",
        "declKind": "Import",
        "moduleName": "PaymobSDK"
      },
      {
        "kind": "TypeDecl",
        "name": "Bundle",
        "printedName": "Bundle",
        "children": [
          {
            "kind": "Var",
            "name": "FlagIcons",
            "printedName": "FlagIcons",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bundle",
                "printedName": "Foundation.Bundle",
                "usr": "c:objc(cs)NSBundle"
              }
            ],
            "declKind": "Var",
            "usr": "c:@CM@PaymobSDK@@objc(cs)NSBundle(cpy)FlagIcons",
            "mangledName": "$sSo8NSBundleC9PaymobSDKE9FlagIconsABvpZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "ObjC"
            ],
            "isFromExtension": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bundle",
                    "printedName": "Foundation.Bundle",
                    "usr": "c:objc(cs)NSBundle"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@CM@PaymobSDK@@objc(cs)NSBundle(cm)FlagIcons",
                "mangledName": "$sSo8NSBundleC9PaymobSDKE9FlagIconsABvgZ",
                "moduleName": "PaymobSDK",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "ObjC",
                  "Final"
                ],
                "isFromExtension": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bundle",
                    "printedName": "Foundation.Bundle",
                    "usr": "c:objc(cs)NSBundle"
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@CM@PaymobSDK@@objc(cs)NSBundle(cm)setFlagIcons:",
                "mangledName": "$sSo8NSBundleC9PaymobSDKE9FlagIconsABvsZ",
                "moduleName": "PaymobSDK",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "ObjC",
                  "Final"
                ],
                "isFromExtension": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:So8NSBundleC9PaymobSDKE9FlagIconsABvMZ",
                "mangledName": "$sSo8NSBundleC9PaymobSDKE9FlagIconsABvMZ",
                "moduleName": "PaymobSDK",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "isFromExtension": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "FlagPhoneNumber",
            "printedName": "FlagPhoneNumber()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bundle",
                "printedName": "Foundation.Bundle",
                "usr": "c:objc(cs)NSBundle"
              }
            ],
            "declKind": "Func",
            "usr": "c:@CM@PaymobSDK@@objc(cs)NSBundle(cm)FlagPhoneNumber",
            "mangledName": "$sSo8NSBundleC9PaymobSDKE15FlagPhoneNumberAByFZ",
            "moduleName": "PaymobSDK",
            "static": true,
            "declAttributes": [
              "Final",
              "ObjC"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:objc(cs)NSBundle",
        "moduleName": "Foundation",
        "isOpen": true,
        "objc_name": "NSBundle",
        "declAttributes": [
          "ObjC",
          "SynthesizedProtocol",
          "NonSendable",
          "Sendable",
          "Dynamic"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "isExternal": true,
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "ReactiveCompatible",
            "printedName": "ReactiveCompatible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReactiveBase",
                "printedName": "ReactiveBase",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSObject",
                    "printedName": "ObjectiveC.NSObject",
                    "usr": "c:objc(cs)NSObject"
                  }
                ]
              }
            ],
            "usr": "s:7RxSwift18ReactiveCompatibleP",
            "mangledName": "$s7RxSwift18ReactiveCompatibleP"
          },
          {
            "kind": "Conformance",
            "name": "AlamofireExtended",
            "printedName": "AlamofireExtended",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ExtendedType",
                "printedName": "ExtendedType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bundle",
                    "printedName": "Foundation.Bundle",
                    "usr": "c:objc(cs)NSBundle"
                  }
                ]
              }
            ],
            "usr": "s:9Alamofire0A8ExtendedP",
            "mangledName": "$s9Alamofire0A8ExtendedP"
          }
        ]
      }
    ],
    "json_format_version": 8
  },
  "ConstValues": [
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 373,
      "length": 8,
      "value": "\"source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/TopBar\/TopBarVC.swift",
      "kind": "StringLiteral",
      "offset": 1393,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tabby\/TabbyVC.swift",
      "kind": "BooleanLiteral",
      "offset": 791,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 363,
      "length": 8,
      "value": "\"source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 400,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 441,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/KeyboardLayoutConstraint.swift",
      "kind": "IntegerLiteral",
      "offset": 1312,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/KeyboardLayoutConstraint.swift",
      "kind": "IntegerLiteral",
      "offset": 1364,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 423,
      "length": 20,
      "value": "\"installments_plans\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 474,
      "length": 17,
      "value": "\"financed_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 525,
      "length": 21,
      "value": "\"enable_down_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 357,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1136,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1194,
      "length": 9,
      "value": "\"is_auth\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1229,
      "length": 12,
      "value": "\"is_capture\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1277,
      "length": 23,
      "value": "\"is_standalone_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1325,
      "length": 11,
      "value": "\"is_voided\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1363,
      "length": 13,
      "value": "\"is_refunded\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1403,
      "length": 14,
      "value": "\"is_3d_secure\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1447,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1489,
      "length": 12,
      "value": "\"profile_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1538,
      "length": 24,
      "value": "\"has_parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1607,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1668,
      "length": 13,
      "value": "\"source_data\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1707,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1754,
      "length": 21,
      "value": "\"merchant_commission\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1798,
      "length": 9,
      "value": "\"is_void\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1832,
      "length": 11,
      "value": "\"is_refund\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1886,
      "length": 11,
      "value": "\"is_hidden\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1930,
      "length": 20,
      "value": "\"payment_key_claims\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1979,
      "length": 15,
      "value": "\"error_occured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2017,
      "length": 9,
      "value": "\"is_live\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2062,
      "length": 23,
      "value": "\"refunded_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2110,
      "length": 11,
      "value": "\"source_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2148,
      "length": 13,
      "value": "\"is_captured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2192,
      "length": 17,
      "value": "\"captured_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2235,
      "length": 12,
      "value": "\"updated_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2273,
      "length": 12,
      "value": "\"is_settled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2314,
      "length": 15,
      "value": "\"bill_balanced\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2352,
      "length": 9,
      "value": "\"is_bill\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2408,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2459,
      "length": 24,
      "value": "\"iframe_redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3334,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3377,
      "length": 17,
      "value": "\"delivery_needed\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3469,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3537,
      "length": 19,
      "value": "\"is_payment_locked\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3581,
      "length": 11,
      "value": "\"is_return\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3617,
      "length": 11,
      "value": "\"is_cancel\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3655,
      "length": 13,
      "value": "\"is_returned\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3695,
      "length": 13,
      "value": "\"is_canceled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3851,
      "length": 19,
      "value": "\"paid_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3906,
      "length": 24,
      "value": "\"notify_user_with_email\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3974,
      "length": 11,
      "value": "\"order_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4016,
      "length": 17,
      "value": "\"commission_fees\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4067,
      "length": 21,
      "value": "\"delivery_fees_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4121,
      "length": 20,
      "value": "\"delivery_vat_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4171,
      "length": 16,
      "value": "\"payment_method\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4268,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4575,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4855,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4928,
      "length": 13,
      "value": "\"postal_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5327,
      "length": 9,
      "value": "\"user_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5364,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5430,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5470,
      "length": 10,
      "value": "\"order_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5514,
      "length": 22,
      "value": "\"lock_order_when_paid\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5592,
      "length": 24,
      "value": "\"single_payment_attempt\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5653,
      "length": 24,
      "value": "\"next_payment_intention\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5920,
      "length": 14,
      "value": "\"phone_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5960,
      "length": 12,
      "value": "\"owner_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/Model\/WalletResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5996,
      "length": 10,
      "value": "\"sub_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/OfferInstallmentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 324,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/OfferInstallmentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 369,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/OfferInstallmentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 413,
      "length": 10,
      "value": "\"offer_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/Model\/BankInsatellmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 579,
      "length": 14,
      "value": "\"has_discount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/Model\/BankInsatellmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 660,
      "length": 20,
      "value": "\"order_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/Model\/BankInsatellmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 713,
      "length": 19,
      "value": "\"bank_installments\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/Model\/BankInsatellmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 946,
      "length": 11,
      "value": "\"bank_logo\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/Model\/BankInsatellmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1194,
      "length": 14,
      "value": "\"purchase_fee\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNCountryRepository.swift",
      "kind": "Array",
      "offset": 215,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 381,
      "length": 8,
      "value": "\"source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 418,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 459,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 742,
      "length": 15,
      "value": "\"selected_plan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 805,
      "length": 14,
      "value": "\"down_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/Model\/PayWithSavedCardRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 359,
      "length": 8,
      "value": "\"source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/Model\/PayWithSavedCardRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 396,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/Model\/PayWithSavedCardRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 437,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKViewController.swift",
      "kind": "BooleanLiteral",
      "offset": 500,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKViewController.swift",
      "kind": "BooleanLiteral",
      "offset": 902,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKViewController.swift",
      "kind": "BooleanLiteral",
      "offset": 1141,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/AddBankCardVC.swift",
      "kind": "BooleanLiteral",
      "offset": 1187,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/Model\/PremiumRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 329,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/Model\/PremiumRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 370,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/Model\/PremiumRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 672,
      "length": 19,
      "value": "\"sourceholder_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/Model\/PremiumRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 719,
      "length": 14,
      "value": "\"expiry_month\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/Model\/PremiumRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 760,
      "length": 13,
      "value": "\"expiry_year\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/ForsaViewModel.swift",
      "kind": "Array",
      "offset": 529,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/ForsaViewModel.swift",
      "kind": "Array",
      "offset": 603,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/ForsaViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 639,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 1311,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 1371,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 1438,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 1512,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 3356,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 3390,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 3431,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/InstallmentsCollectionView\/InstallmentsView.swift",
      "kind": "Array",
      "offset": 3479,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "FloatLiteral",
      "offset": 553,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "BooleanLiteral",
      "offset": 664,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "BooleanLiteral",
      "offset": 776,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "BooleanLiteral",
      "offset": 890,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "BooleanLiteral",
      "offset": 1005,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "IntegerLiteral",
      "offset": 1253,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "IntegerLiteral",
      "offset": 1380,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "IntegerLiteral",
      "offset": 1391,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKView.swift",
      "kind": "FloatLiteral",
      "offset": 1506,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/DropDownView.swift",
      "kind": "BooleanLiteral",
      "offset": 408,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/DropDownView.swift",
      "kind": "Array",
      "offset": 448,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 229,
      "length": 5,
      "value": "\"\/v1\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 254,
      "length": 17,
      "value": "\"\/api\/acceptance\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 288,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 1550,
      "length": 16,
      "value": "\"egy-paymob-com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 1586,
      "length": 17,
      "value": "\"oman-paymob-com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 1627,
      "length": 21,
      "value": "\"pakistan-paymob-com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 1667,
      "length": 16,
      "value": "\"uae-paymob-com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "StringLiteral",
      "offset": 1702,
      "length": 16,
      "value": "\"ksa-paymob-com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "BooleanLiteral",
      "offset": 4295,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/APIClient.swift",
      "kind": "BooleanLiteral",
      "offset": 10999,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardListVC.swift",
      "kind": "BooleanLiteral",
      "offset": 630,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardListVC.swift",
      "kind": "BooleanLiteral",
      "offset": 2413,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardListVC.swift",
      "kind": "BooleanLiteral",
      "offset": 2440,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/PaymobSDKNavigationController.swift",
      "kind": "BooleanLiteral",
      "offset": 424,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Settings.swift",
      "kind": "BooleanLiteral",
      "offset": 274,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Settings.swift",
      "kind": "StringLiteral",
      "offset": 671,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Settings.swift",
      "kind": "StringLiteral",
      "offset": 745,
      "length": 22,
      "value": "\"com.paymob.PaymobSDK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Settings.swift",
      "kind": "Dictionary",
      "offset": 967,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Settings.swift",
      "kind": "IntegerLiteral",
      "offset": 1087,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 4785,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 4808,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 4824,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 4954,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 5412,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 5440,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButton.swift",
      "kind": "IntegerLiteral",
      "offset": 5613,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpOmanNetResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 337,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpOmanNetResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 382,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 343,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 384,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 620,
      "length": 17,
      "value": "\"accept_language\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 349,
      "length": 2,
      "value": "30"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "BooleanLiteral",
      "offset": 538,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "BooleanLiteral",
      "offset": 596,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 883,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 1279,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 1472,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 1478,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 1572,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "StringLiteral",
      "offset": 1983,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 2518,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 2545,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 2390,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "BooleanLiteral",
      "offset": 2791,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "BooleanLiteral",
      "offset": 2896,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "FloatLiteral",
      "offset": 3715,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "FloatLiteral",
      "offset": 3723,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 4056,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 4082,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 5208,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 16593,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 16720,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "IntegerLiteral",
      "offset": 16848,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DropDown.swift",
      "kind": "BooleanLiteral",
      "offset": 18101,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PostPay\/PostPayVC.swift",
      "kind": "BooleanLiteral",
      "offset": 748,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaDownPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 347,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaDownPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 390,
      "length": 14,
      "value": "\"down_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/ValuInstallmentsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 287,
      "length": 52,
      "value": "\"Cashback Amount can't be greater than Order Amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/ValuInstallmentsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 378,
      "length": 53,
      "value": "\"Gift Card Amount can't be greater than Order Amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/ValuInstallmentsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 470,
      "length": 95,
      "value": "\"Total Amount Entered in Cashback, Gift Card & Down Payment can't be greater than order amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/ValuInstallmentsViewModel.swift",
      "kind": "Array",
      "offset": 1554,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/ValuInstallmentsViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 1590,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNCountryPicker\/FPNCountryPicker.swift",
      "kind": "BooleanLiteral",
      "offset": 266,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaOTPRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 299,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/StringExtension.swift",
      "kind": "IntegerLiteral",
      "offset": 538,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/StringExtension.swift",
      "kind": "StringLiteral",
      "offset": 569,
      "length": 3,
      "value": "\" \""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PostPay\/Model\/PostPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 402,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PostPay\/Model\/PostPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 446,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/IntentionDetailResponsModel.swift",
      "kind": "StringLiteral",
      "offset": 284,
      "length": 8,
      "value": "\"amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/SDK Files\/PaymobSDKCustomization.swift",
      "kind": "BooleanLiteral",
      "offset": 1376,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/SDK Files\/PaymobSDKCustomization.swift",
      "kind": "BooleanLiteral",
      "offset": 1414,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/SDK Files\/PaymobSDKCustomization.swift",
      "kind": "BooleanLiteral",
      "offset": 1458,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "BooleanLiteral",
      "offset": 143,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 406,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 416,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 425,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 435,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 571,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 577,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 587,
      "length": 2,
      "value": "80"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 599,
      "length": 2,
      "value": "80"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "FloatLiteral",
      "offset": 720,
      "length": 12,
      "value": "0.2666666667"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "FloatLiteral",
      "offset": 741,
      "length": 12,
      "value": "0.2666666667"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "FloatLiteral",
      "offset": 761,
      "length": 12,
      "value": "0.2666666667"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "FloatLiteral",
      "offset": 782,
      "length": 3,
      "value": "0.7"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "BooleanLiteral",
      "offset": 816,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 855,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1061,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1067,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1077,
      "length": 2,
      "value": "40"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1089,
      "length": 2,
      "value": "40"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1249,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Reusable Component\/Loading\/LoadingManager.swift",
      "kind": "IntegerLiteral",
      "offset": 1284,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/UIViewExtension.swift",
      "kind": "IntegerLiteral",
      "offset": 1245,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/UIViewExtension.swift",
      "kind": "IntegerLiteral",
      "offset": 1268,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/UIViewExtension.swift",
      "kind": "IntegerLiteral",
      "offset": 1293,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Extensions\/UIViewExtension.swift",
      "kind": "IntegerLiteral",
      "offset": 1319,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuInstallmentFlagsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 567,
      "length": 14,
      "value": "\"has_discount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuInstallmentFlagsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 635,
      "length": 20,
      "value": "\"order_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuInstallmentFlagsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 692,
      "length": 13,
      "value": "\"valu_config\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuInstallmentFlagsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 881,
      "length": 17,
      "value": "\"allow_gift_card\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuInstallmentFlagsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 928,
      "length": 16,
      "value": "\"allow_cashback\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1203,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1261,
      "length": 9,
      "value": "\"is_auth\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1296,
      "length": 12,
      "value": "\"is_capture\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1344,
      "length": 23,
      "value": "\"is_standalone_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1392,
      "length": 11,
      "value": "\"is_voided\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1430,
      "length": 13,
      "value": "\"is_refunded\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1470,
      "length": 14,
      "value": "\"is_3d_secure\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1514,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1556,
      "length": 12,
      "value": "\"profile_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1605,
      "length": 24,
      "value": "\"has_parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1674,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1785,
      "length": 21,
      "value": "\"merchant_commission\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1854,
      "length": 9,
      "value": "\"is_void\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1888,
      "length": 11,
      "value": "\"is_refund\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1928,
      "length": 15,
      "value": "\"error_occured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1979,
      "length": 23,
      "value": "\"refunded_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2033,
      "length": 17,
      "value": "\"captured_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2083,
      "length": 20,
      "value": "\"merchant_staff_tag\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2129,
      "length": 12,
      "value": "\"updated_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2167,
      "length": 12,
      "value": "\"is_settled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2208,
      "length": 15,
      "value": "\"bill_balanced\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2246,
      "length": 9,
      "value": "\"is_bill\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2308,
      "length": 20,
      "value": "\"parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2356,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2401,
      "length": 18,
      "value": "\"source_data.type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2449,
      "length": 17,
      "value": "\"source_data.pan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2500,
      "length": 22,
      "value": "\"source_data.sub_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2554,
      "length": 19,
      "value": "\"acq_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2677,
      "length": 17,
      "value": "\"use_redirection\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2725,
      "length": 17,
      "value": "\"redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2775,
      "length": 19,
      "value": "\"merchant_response\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2824,
      "length": 17,
      "value": "\"bypass_step_six\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/BankInstallmentsViewModel.swift",
      "kind": "Array",
      "offset": 557,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankInstallements\/BankInstallmentsViewModel.swift",
      "kind": "Array",
      "offset": 601,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Wallet\/WalletVC.swift",
      "kind": "BooleanLiteral",
      "offset": 588,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/CheckboxButton\/CheckboxButton.swift",
      "kind": "BooleanLiteral",
      "offset": 878,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 309,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 566,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 607,
      "length": 12,
      "value": "\"payment_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuPayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 357,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 440,
      "length": 12,
      "value": "\"masked_pan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 479,
      "length": 13,
      "value": "\"merchant_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 520,
      "length": 14,
      "value": "\"card_subtype\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 560,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 615,
      "length": 10,
      "value": "\"order_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/SaveCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 651,
      "length": 12,
      "value": "\"user_added\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNTextField.swift",
      "kind": "IntegerLiteral",
      "offset": 318,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNTextField.swift",
      "kind": "IntegerLiteral",
      "offset": 330,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNTextField.swift",
      "kind": "BooleanLiteral",
      "offset": 1436,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNTextField.swift",
      "kind": "BooleanLiteral",
      "offset": 1387,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNTextField.swift",
      "kind": "IntegerLiteral",
      "offset": 1855,
      "length": 4,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1170,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1228,
      "length": 9,
      "value": "\"is_auth\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1263,
      "length": 12,
      "value": "\"is_capture\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1311,
      "length": 23,
      "value": "\"is_standalone_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1359,
      "length": 11,
      "value": "\"is_voided\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1397,
      "length": 13,
      "value": "\"is_refunded\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1437,
      "length": 14,
      "value": "\"is_3d_secure\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1481,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1523,
      "length": 12,
      "value": "\"profile_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1572,
      "length": 24,
      "value": "\"has_parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1643,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1704,
      "length": 13,
      "value": "\"terminal_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1752,
      "length": 21,
      "value": "\"merchant_commission\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1821,
      "length": 9,
      "value": "\"is_void\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1855,
      "length": 11,
      "value": "\"is_refund\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1895,
      "length": 15,
      "value": "\"error_occured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1946,
      "length": 23,
      "value": "\"refunded_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2000,
      "length": 17,
      "value": "\"captured_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2050,
      "length": 20,
      "value": "\"merchant_staff_tag\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2096,
      "length": 12,
      "value": "\"updated_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2134,
      "length": 12,
      "value": "\"is_settled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2175,
      "length": 15,
      "value": "\"bill_balanced\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2213,
      "length": 9,
      "value": "\"is_bill\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2275,
      "length": 20,
      "value": "\"parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2327,
      "length": 19,
      "value": "\"merchant_order_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2374,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2419,
      "length": 18,
      "value": "\"source_data.type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2467,
      "length": 17,
      "value": "\"source_data.pan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2518,
      "length": 22,
      "value": "\"source_data.sub_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2572,
      "length": 19,
      "value": "\"acq_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2623,
      "length": 19,
      "value": "\"txn_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3118,
      "length": 24,
      "value": "\"gateway_integration_pk\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3204,
      "length": 19,
      "value": "\"txn_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3276,
      "length": 19,
      "value": "\"forsa_create_loan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3322,
      "length": 14,
      "value": "\"forsa_txn_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3364,
      "length": 14,
      "value": "\"phone_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3406,
      "length": 14,
      "value": "\"down_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3446,
      "length": 12,
      "value": "\"total_fees\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/FPNCountryListViewController.swift",
      "kind": "BooleanLiteral",
      "offset": 396,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/Model\/TamaraPayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 395,
      "length": 17,
      "value": "\"redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/Model\/TamaraPayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 442,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaTenureRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 327,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/SouhoolaPaymentDetails\/SouhoolaPaymentDetailsViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 717,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/CustomDashedView.swift",
      "kind": "IntegerLiteral",
      "offset": 205,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/CustomDashedView.swift",
      "kind": "IntegerLiteral",
      "offset": 303,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/BaseObjects\/CustomDashedView.swift",
      "kind": "IntegerLiteral",
      "offset": 358,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 675,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 601,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 1054,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 1311,
      "length": 2,
      "value": "25"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "StringLiteral",
      "offset": 1401,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 1637,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 1766,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "FloatLiteral",
      "offset": 2519,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "FloatLiteral",
      "offset": 2646,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "FloatLiteral",
      "offset": 2767,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "FloatLiteral",
      "offset": 3025,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "FloatLiteral",
      "offset": 3146,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 3516,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 3617,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 3709,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 3803,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "Array",
      "offset": 4787,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 4821,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 11919,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 11985,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 11992,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 11995,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "StringLiteral",
      "offset": 12043,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "StringLiteral",
      "offset": 12145,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 12162,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "IntegerLiteral",
      "offset": 12169,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/DPOTPView.swift",
      "kind": "BooleanLiteral",
      "offset": 12511,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tabby\/Model\/TabbyPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 396,
      "length": 14,
      "value": "\"redirecy_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tabby\/Model\/TabbyPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 440,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 360,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 370,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 411,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/CheckboxButton\/CheckboxLineStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 437,
      "length": 2,
      "value": "-1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/CheckboxButton\/CheckboxLineStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 460,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/CheckboxButton\/CheckboxLineStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 669,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/CheckboxButton\/CheckboxLineStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 816,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 212,
      "length": 8,
      "value": "\"Paymob\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 285,
      "length": 6,
      "value": "\"Back\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 357,
      "length": 7,
      "value": "\"Close\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 429,
      "length": 6,
      "value": "\"card\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 502,
      "length": 8,
      "value": "\"wallet\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 587,
      "length": 18,
      "value": "\"card-installment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 670,
      "length": 6,
      "value": "\"valu\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 742,
      "length": 7,
      "value": "\"sympl\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 815,
      "length": 7,
      "value": "\"tabby\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 889,
      "length": 8,
      "value": "\"spotty\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 966,
      "length": 10,
      "value": "\"jazzcash\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1041,
      "length": 6,
      "value": "\"nift\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1117,
      "length": 11,
      "value": "\"easypaisa\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1194,
      "length": 7,
      "value": "\"forsa\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1270,
      "length": 10,
      "value": "\"souhoola\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1348,
      "length": 9,
      "value": "\"premium\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1422,
      "length": 6,
      "value": "\"Lock\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1499,
      "length": 12,
      "value": "\"mastercard\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1580,
      "length": 10,
      "value": "\"visacard\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1655,
      "length": 6,
      "value": "\"tick\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1729,
      "length": 9,
      "value": "\"Success\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1806,
      "length": 9,
      "value": "\"Pending\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1883,
      "length": 9,
      "value": "\"Failure\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 1961,
      "length": 10,
      "value": "\"applePay\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2041,
      "length": 11,
      "value": "\"flagEgypt\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2126,
      "length": 14,
      "value": "\"dashedBorder\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2230,
      "length": 6,
      "value": "\"Amex\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2300,
      "length": 5,
      "value": "\"JCB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2370,
      "length": 6,
      "value": "\"Mada\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2444,
      "length": 9,
      "value": "\"Maestro\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2524,
      "length": 12,
      "value": "\"MasterCard\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2602,
      "length": 7,
      "value": "\"Meeza\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2677,
      "length": 9,
      "value": "\"OmanNet\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2751,
      "length": 6,
      "value": "\"Visa\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2902,
      "length": 10,
      "value": "\"OffWhite\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 2987,
      "length": 24,
      "value": "\"TransaparentBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3077,
      "length": 15,
      "value": "\"GraySeperator\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3163,
      "length": 20,
      "value": "\"BlueBorderSelected\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3257,
      "length": 23,
      "value": "\"BlueBackgrounSelected\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3341,
      "length": 10,
      "value": "\"GrayText\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3425,
      "length": 23,
      "value": "\"ValidButtonBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3524,
      "length": 25,
      "value": "\"InvalidButtonBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3617,
      "length": 17,
      "value": "\"ValidButtonText\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3704,
      "length": 19,
      "value": "\"InvalidButtonText\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3790,
      "length": 16,
      "value": "\"ValidLabelText\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3875,
      "length": 18,
      "value": "\"InvalidLabelText\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 3996,
      "length": 47,
      "value": "\"Something went wrong, Please try again later.\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4077,
      "length": 43,
      "value": "\"An error ocurred, Please try again later.\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4166,
      "length": 109,
      "value": "\"Your Internet Connection seems to be down at the moment, Please check your Internet Connection to continue.\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4328,
      "length": 59,
      "value": "\"Your payment has been declined due to insufficient funds.\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4435,
      "length": 89,
      "value": "\"Thank you for your purchase! You will receive an email with your order details shortly.\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4568,
      "length": 157,
      "value": "\"Your payment is pending due to an issue. You will be redirected to the merchant's website or app, where you will need to initiate the payment process again\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4766,
      "length": 20,
      "value": "\"Payment successful\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4823,
      "length": 17,
      "value": "\"Payment pending\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4878,
      "length": 18,
      "value": "\"Payment declined\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 4981,
      "length": 44,
      "value": "\"Card Details would be saved for future use\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5064,
      "length": 26,
      "value": "\"Save card for future use\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5160,
      "length": 5,
      "value": "\"SDK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5233,
      "length": 10,
      "value": "\"https:\/\/\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5377,
      "length": 34,
      "value": "\"international-staging.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5573,
      "length": 25,
      "value": "\"accept-alpha.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5729,
      "length": 16,
      "value": "\"uae.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5821,
      "length": 21,
      "value": "\"pakistan.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5910,
      "length": 17,
      "value": "\"oman.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 5997,
      "length": 19,
      "value": "\"accept.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/Assets.swift",
      "kind": "StringLiteral",
      "offset": 6088,
      "length": 16,
      "value": "\"ksa.paymob.com\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/BankCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 701,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/BankCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 745,
      "length": 16,
      "value": "\"otp_generation\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/BankCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 787,
      "length": 12,
      "value": "\"payment_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/BankCardResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 846,
      "length": 4,
      "value": "\"id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/Model\/TamaraPayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 381,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/Model\/TamaraPayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 422,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/Model\/TamaraPayRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 702,
      "length": 15,
      "value": "\"mobile_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 174,
      "length": 2,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 183,
      "length": 2,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 192,
      "length": 2,
      "value": "3"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 201,
      "length": 2,
      "value": "4"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 210,
      "length": 2,
      "value": "5"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 219,
      "length": 2,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 228,
      "length": 2,
      "value": "7"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 237,
      "length": 2,
      "value": "8"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 246,
      "length": 2,
      "value": "9"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 255,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 264,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 273,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 282,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 291,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 300,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 309,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 318,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 327,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 336,
      "length": 2,
      "value": "19"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 345,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 354,
      "length": 2,
      "value": "21"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 363,
      "length": 2,
      "value": "22"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 372,
      "length": 2,
      "value": "23"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 381,
      "length": 2,
      "value": "24"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 390,
      "length": 2,
      "value": "25"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 399,
      "length": 2,
      "value": "26"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 408,
      "length": 2,
      "value": "27"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 417,
      "length": 2,
      "value": "28"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 426,
      "length": 2,
      "value": "29"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 435,
      "length": 2,
      "value": "30"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 444,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 453,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 462,
      "length": 2,
      "value": "33"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 471,
      "length": 2,
      "value": "34"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 480,
      "length": 2,
      "value": "35"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 489,
      "length": 2,
      "value": "36"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 498,
      "length": 2,
      "value": "37"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 507,
      "length": 2,
      "value": "38"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 516,
      "length": 2,
      "value": "39"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 525,
      "length": 2,
      "value": "40"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 534,
      "length": 2,
      "value": "41"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 543,
      "length": 2,
      "value": "42"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 552,
      "length": 2,
      "value": "43"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 561,
      "length": 2,
      "value": "44"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 570,
      "length": 2,
      "value": "45"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 579,
      "length": 2,
      "value": "46"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 588,
      "length": 2,
      "value": "47"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 597,
      "length": 2,
      "value": "48"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 606,
      "length": 2,
      "value": "49"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 615,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 624,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 633,
      "length": 2,
      "value": "52"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 642,
      "length": 2,
      "value": "53"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 651,
      "length": 2,
      "value": "54"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 660,
      "length": 2,
      "value": "55"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 669,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 678,
      "length": 2,
      "value": "57"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 687,
      "length": 2,
      "value": "58"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 696,
      "length": 2,
      "value": "59"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 705,
      "length": 2,
      "value": "60"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 714,
      "length": 2,
      "value": "61"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 723,
      "length": 2,
      "value": "62"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 732,
      "length": 2,
      "value": "63"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 741,
      "length": 2,
      "value": "64"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 750,
      "length": 2,
      "value": "65"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 759,
      "length": 2,
      "value": "66"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 768,
      "length": 2,
      "value": "67"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 777,
      "length": 2,
      "value": "68"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 786,
      "length": 2,
      "value": "69"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 795,
      "length": 2,
      "value": "70"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 804,
      "length": 2,
      "value": "71"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 813,
      "length": 2,
      "value": "72"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 822,
      "length": 2,
      "value": "73"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 831,
      "length": 2,
      "value": "74"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 840,
      "length": 2,
      "value": "75"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 849,
      "length": 2,
      "value": "76"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 858,
      "length": 2,
      "value": "77"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 867,
      "length": 2,
      "value": "78"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 876,
      "length": 2,
      "value": "79"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 885,
      "length": 2,
      "value": "80"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 894,
      "length": 2,
      "value": "81"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 903,
      "length": 2,
      "value": "82"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 912,
      "length": 2,
      "value": "83"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 921,
      "length": 2,
      "value": "84"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 930,
      "length": 2,
      "value": "85"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 939,
      "length": 2,
      "value": "86"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 948,
      "length": 2,
      "value": "87"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 957,
      "length": 2,
      "value": "88"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 966,
      "length": 2,
      "value": "89"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 975,
      "length": 2,
      "value": "90"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 984,
      "length": 2,
      "value": "91"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 993,
      "length": 2,
      "value": "92"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1002,
      "length": 2,
      "value": "93"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1011,
      "length": 2,
      "value": "94"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1020,
      "length": 2,
      "value": "95"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1029,
      "length": 2,
      "value": "96"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1038,
      "length": 2,
      "value": "97"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1047,
      "length": 2,
      "value": "98"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1056,
      "length": 2,
      "value": "99"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1065,
      "length": 2,
      "value": "100"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1074,
      "length": 2,
      "value": "101"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1083,
      "length": 2,
      "value": "102"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1092,
      "length": 2,
      "value": "103"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1101,
      "length": 2,
      "value": "104"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1110,
      "length": 2,
      "value": "105"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1119,
      "length": 2,
      "value": "106"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1128,
      "length": 2,
      "value": "107"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1137,
      "length": 2,
      "value": "108"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1146,
      "length": 2,
      "value": "109"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1155,
      "length": 2,
      "value": "110"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1164,
      "length": 2,
      "value": "111"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1173,
      "length": 2,
      "value": "112"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1182,
      "length": 2,
      "value": "113"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1191,
      "length": 2,
      "value": "114"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1200,
      "length": 2,
      "value": "115"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1209,
      "length": 2,
      "value": "116"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1218,
      "length": 2,
      "value": "117"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1227,
      "length": 2,
      "value": "118"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1236,
      "length": 2,
      "value": "119"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1245,
      "length": 2,
      "value": "120"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1254,
      "length": 2,
      "value": "121"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1263,
      "length": 2,
      "value": "122"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1272,
      "length": 2,
      "value": "123"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1281,
      "length": 2,
      "value": "124"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1290,
      "length": 2,
      "value": "125"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1299,
      "length": 2,
      "value": "126"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1308,
      "length": 2,
      "value": "127"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1317,
      "length": 2,
      "value": "128"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1326,
      "length": 2,
      "value": "129"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1335,
      "length": 2,
      "value": "130"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1344,
      "length": 2,
      "value": "131"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1353,
      "length": 2,
      "value": "132"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1362,
      "length": 2,
      "value": "133"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1371,
      "length": 2,
      "value": "134"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1380,
      "length": 2,
      "value": "135"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1389,
      "length": 2,
      "value": "136"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1398,
      "length": 2,
      "value": "137"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1407,
      "length": 2,
      "value": "138"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1416,
      "length": 2,
      "value": "139"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1425,
      "length": 2,
      "value": "140"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1434,
      "length": 2,
      "value": "141"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1443,
      "length": 2,
      "value": "142"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1452,
      "length": 2,
      "value": "143"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1461,
      "length": 2,
      "value": "144"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1470,
      "length": 2,
      "value": "145"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1479,
      "length": 2,
      "value": "146"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1488,
      "length": 2,
      "value": "147"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1497,
      "length": 2,
      "value": "148"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1506,
      "length": 2,
      "value": "149"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1515,
      "length": 2,
      "value": "150"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1524,
      "length": 2,
      "value": "151"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1533,
      "length": 2,
      "value": "152"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1542,
      "length": 2,
      "value": "153"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1551,
      "length": 2,
      "value": "154"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1560,
      "length": 2,
      "value": "155"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1569,
      "length": 2,
      "value": "156"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1578,
      "length": 2,
      "value": "157"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1587,
      "length": 2,
      "value": "158"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1596,
      "length": 2,
      "value": "159"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1605,
      "length": 2,
      "value": "160"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1614,
      "length": 2,
      "value": "161"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1623,
      "length": 2,
      "value": "162"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1632,
      "length": 2,
      "value": "163"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1641,
      "length": 2,
      "value": "164"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1650,
      "length": 2,
      "value": "165"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1659,
      "length": 2,
      "value": "166"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1668,
      "length": 2,
      "value": "167"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1677,
      "length": 2,
      "value": "168"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1686,
      "length": 2,
      "value": "169"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1695,
      "length": 2,
      "value": "170"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1704,
      "length": 2,
      "value": "171"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1713,
      "length": 2,
      "value": "172"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1722,
      "length": 2,
      "value": "173"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1731,
      "length": 2,
      "value": "174"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1740,
      "length": 2,
      "value": "175"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1749,
      "length": 2,
      "value": "176"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1758,
      "length": 2,
      "value": "177"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1767,
      "length": 2,
      "value": "178"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1776,
      "length": 2,
      "value": "179"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1785,
      "length": 2,
      "value": "180"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1794,
      "length": 2,
      "value": "181"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1803,
      "length": 2,
      "value": "182"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1812,
      "length": 2,
      "value": "183"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1821,
      "length": 2,
      "value": "184"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1830,
      "length": 2,
      "value": "185"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1839,
      "length": 2,
      "value": "186"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1848,
      "length": 2,
      "value": "187"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1857,
      "length": 2,
      "value": "188"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1866,
      "length": 2,
      "value": "189"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1875,
      "length": 2,
      "value": "190"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1884,
      "length": 2,
      "value": "191"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1893,
      "length": 2,
      "value": "192"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1902,
      "length": 2,
      "value": "193"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1911,
      "length": 2,
      "value": "194"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1920,
      "length": 2,
      "value": "195"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1929,
      "length": 2,
      "value": "196"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1938,
      "length": 2,
      "value": "197"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1947,
      "length": 2,
      "value": "198"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1956,
      "length": 2,
      "value": "199"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1965,
      "length": 2,
      "value": "200"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1974,
      "length": 2,
      "value": "201"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1983,
      "length": 2,
      "value": "202"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 1992,
      "length": 2,
      "value": "203"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2001,
      "length": 2,
      "value": "204"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2010,
      "length": 2,
      "value": "205"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2019,
      "length": 2,
      "value": "206"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2028,
      "length": 2,
      "value": "207"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2037,
      "length": 2,
      "value": "208"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2046,
      "length": 2,
      "value": "209"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2055,
      "length": 2,
      "value": "210"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2064,
      "length": 2,
      "value": "211"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2073,
      "length": 2,
      "value": "212"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2082,
      "length": 2,
      "value": "213"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2091,
      "length": 2,
      "value": "214"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2100,
      "length": 2,
      "value": "215"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2109,
      "length": 2,
      "value": "216"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2118,
      "length": 2,
      "value": "217"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2127,
      "length": 2,
      "value": "218"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2136,
      "length": 2,
      "value": "219"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2145,
      "length": 2,
      "value": "220"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2154,
      "length": 2,
      "value": "221"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2163,
      "length": 2,
      "value": "222"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2172,
      "length": 2,
      "value": "223"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2181,
      "length": 2,
      "value": "224"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2190,
      "length": 2,
      "value": "225"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2199,
      "length": 2,
      "value": "226"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2208,
      "length": 2,
      "value": "227"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2217,
      "length": 2,
      "value": "228"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2226,
      "length": 2,
      "value": "229"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2235,
      "length": 2,
      "value": "230"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2244,
      "length": 2,
      "value": "231"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2253,
      "length": 2,
      "value": "232"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2262,
      "length": 2,
      "value": "233"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2271,
      "length": 2,
      "value": "234"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2280,
      "length": 2,
      "value": "235"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2289,
      "length": 2,
      "value": "236"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "IntegerLiteral",
      "offset": 2298,
      "length": 2,
      "value": "237"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2390,
      "length": 4,
      "value": "\"AF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2419,
      "length": 4,
      "value": "\"ZA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2448,
      "length": 4,
      "value": "\"AL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2477,
      "length": 4,
      "value": "\"DZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2506,
      "length": 4,
      "value": "\"DE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2535,
      "length": 4,
      "value": "\"AD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2564,
      "length": 4,
      "value": "\"AO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2593,
      "length": 4,
      "value": "\"AI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2622,
      "length": 4,
      "value": "\"AG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2651,
      "length": 4,
      "value": "\"SA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2680,
      "length": 4,
      "value": "\"AR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2709,
      "length": 4,
      "value": "\"AM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2738,
      "length": 4,
      "value": "\"AW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2767,
      "length": 4,
      "value": "\"AU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2796,
      "length": 4,
      "value": "\"AT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2825,
      "length": 4,
      "value": "\"AZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2854,
      "length": 4,
      "value": "\"BS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2883,
      "length": 4,
      "value": "\"BH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2912,
      "length": 4,
      "value": "\"BD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2941,
      "length": 4,
      "value": "\"BB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2970,
      "length": 4,
      "value": "\"BE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 2999,
      "length": 4,
      "value": "\"BZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3028,
      "length": 4,
      "value": "\"BM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3057,
      "length": 4,
      "value": "\"BT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3086,
      "length": 4,
      "value": "\"BY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3115,
      "length": 4,
      "value": "\"BO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3144,
      "length": 4,
      "value": "\"BA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3173,
      "length": 4,
      "value": "\"BW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3202,
      "length": 4,
      "value": "\"BN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3231,
      "length": 4,
      "value": "\"BR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3260,
      "length": 4,
      "value": "\"BG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3289,
      "length": 4,
      "value": "\"BF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3318,
      "length": 4,
      "value": "\"BI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3347,
      "length": 4,
      "value": "\"BJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3376,
      "length": 4,
      "value": "\"KH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3405,
      "length": 4,
      "value": "\"CM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3434,
      "length": 4,
      "value": "\"CA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3463,
      "length": 4,
      "value": "\"CV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3492,
      "length": 4,
      "value": "\"CL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3521,
      "length": 4,
      "value": "\"CN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3550,
      "length": 4,
      "value": "\"CY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3579,
      "length": 4,
      "value": "\"CO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3608,
      "length": 4,
      "value": "\"KM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3637,
      "length": 4,
      "value": "\"CG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3666,
      "length": 4,
      "value": "\"CD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3695,
      "length": 4,
      "value": "\"KP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3724,
      "length": 4,
      "value": "\"KR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3753,
      "length": 4,
      "value": "\"CR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3782,
      "length": 4,
      "value": "\"HR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3811,
      "length": 4,
      "value": "\"CU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3840,
      "length": 4,
      "value": "\"CI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3869,
      "length": 4,
      "value": "\"DK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3898,
      "length": 4,
      "value": "\"DJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3927,
      "length": 4,
      "value": "\"DM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3956,
      "length": 4,
      "value": "\"ES\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 3985,
      "length": 4,
      "value": "\"EE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4014,
      "length": 4,
      "value": "\"FJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4043,
      "length": 4,
      "value": "\"FI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4072,
      "length": 4,
      "value": "\"FR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4101,
      "length": 4,
      "value": "\"GA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4130,
      "length": 4,
      "value": "\"GM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4159,
      "length": 4,
      "value": "\"GH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4188,
      "length": 4,
      "value": "\"GI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4217,
      "length": 4,
      "value": "\"GD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4246,
      "length": 4,
      "value": "\"GL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4275,
      "length": 4,
      "value": "\"GR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4304,
      "length": 4,
      "value": "\"GP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4333,
      "length": 4,
      "value": "\"GU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4362,
      "length": 4,
      "value": "\"GT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4391,
      "length": 4,
      "value": "\"GG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4420,
      "length": 4,
      "value": "\"GN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4449,
      "length": 4,
      "value": "\"GQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4478,
      "length": 4,
      "value": "\"GW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4507,
      "length": 4,
      "value": "\"GY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4536,
      "length": 4,
      "value": "\"GF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4565,
      "length": 4,
      "value": "\"GE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4594,
      "length": 4,
      "value": "\"HT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4623,
      "length": 4,
      "value": "\"HN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4652,
      "length": 4,
      "value": "\"HK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4681,
      "length": 4,
      "value": "\"HU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4710,
      "length": 4,
      "value": "\"IN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4739,
      "length": 4,
      "value": "\"ID\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4768,
      "length": 4,
      "value": "\"IQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4797,
      "length": 4,
      "value": "\"IR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4826,
      "length": 4,
      "value": "\"IE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4855,
      "length": 4,
      "value": "\"IS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4884,
      "length": 4,
      "value": "\"IL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4913,
      "length": 4,
      "value": "\"IT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4942,
      "length": 4,
      "value": "\"JM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 4971,
      "length": 4,
      "value": "\"JP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5000,
      "length": 4,
      "value": "\"JE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5029,
      "length": 4,
      "value": "\"JO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5058,
      "length": 4,
      "value": "\"KZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5087,
      "length": 4,
      "value": "\"KE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5116,
      "length": 4,
      "value": "\"KG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5145,
      "length": 4,
      "value": "\"KI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5174,
      "length": 4,
      "value": "\"KW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5203,
      "length": 4,
      "value": "\"RE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5232,
      "length": 4,
      "value": "\"LA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5261,
      "length": 4,
      "value": "\"LS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5290,
      "length": 4,
      "value": "\"LV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5319,
      "length": 4,
      "value": "\"LB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5348,
      "length": 4,
      "value": "\"LY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5377,
      "length": 4,
      "value": "\"LR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5406,
      "length": 4,
      "value": "\"LI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5435,
      "length": 4,
      "value": "\"LT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5464,
      "length": 4,
      "value": "\"LU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5493,
      "length": 4,
      "value": "\"MO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5522,
      "length": 4,
      "value": "\"MK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5551,
      "length": 4,
      "value": "\"MG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5580,
      "length": 4,
      "value": "\"MY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5609,
      "length": 4,
      "value": "\"MW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5638,
      "length": 4,
      "value": "\"MV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5667,
      "length": 4,
      "value": "\"ML\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5696,
      "length": 4,
      "value": "\"MT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5725,
      "length": 4,
      "value": "\"MA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5754,
      "length": 4,
      "value": "\"MQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5783,
      "length": 4,
      "value": "\"MU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5812,
      "length": 4,
      "value": "\"MR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5841,
      "length": 4,
      "value": "\"YT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5870,
      "length": 4,
      "value": "\"MX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5899,
      "length": 4,
      "value": "\"MD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5928,
      "length": 4,
      "value": "\"MC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5957,
      "length": 4,
      "value": "\"MN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 5986,
      "length": 4,
      "value": "\"MS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6015,
      "length": 4,
      "value": "\"ME\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6044,
      "length": 4,
      "value": "\"MZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6073,
      "length": 4,
      "value": "\"MM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6102,
      "length": 4,
      "value": "\"NA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6131,
      "length": 4,
      "value": "\"NR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6160,
      "length": 4,
      "value": "\"NI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6189,
      "length": 4,
      "value": "\"NE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6218,
      "length": 4,
      "value": "\"NG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6247,
      "length": 4,
      "value": "\"NU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6276,
      "length": 4,
      "value": "\"NO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6305,
      "length": 4,
      "value": "\"NC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6334,
      "length": 4,
      "value": "\"NZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6363,
      "length": 4,
      "value": "\"NP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6392,
      "length": 4,
      "value": "\"OM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6421,
      "length": 4,
      "value": "\"UG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6450,
      "length": 4,
      "value": "\"UZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6479,
      "length": 4,
      "value": "\"PK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6508,
      "length": 4,
      "value": "\"PW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6537,
      "length": 4,
      "value": "\"PA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6566,
      "length": 4,
      "value": "\"PG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6595,
      "length": 4,
      "value": "\"PY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6624,
      "length": 4,
      "value": "\"NL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6653,
      "length": 4,
      "value": "\"PH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6682,
      "length": 4,
      "value": "\"PL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6711,
      "length": 4,
      "value": "\"PF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6740,
      "length": 4,
      "value": "\"PR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6769,
      "length": 4,
      "value": "\"PT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6798,
      "length": 4,
      "value": "\"PE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6827,
      "length": 4,
      "value": "\"QA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6856,
      "length": 4,
      "value": "\"RO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6885,
      "length": 4,
      "value": "\"GB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6914,
      "length": 4,
      "value": "\"RU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6943,
      "length": 4,
      "value": "\"RW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 6972,
      "length": 4,
      "value": "\"CF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7001,
      "length": 4,
      "value": "\"DO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7030,
      "length": 4,
      "value": "\"BL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7059,
      "length": 4,
      "value": "\"KN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7088,
      "length": 4,
      "value": "\"SM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7117,
      "length": 4,
      "value": "\"MF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7146,
      "length": 4,
      "value": "\"PM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7175,
      "length": 4,
      "value": "\"VC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7204,
      "length": 4,
      "value": "\"SH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7233,
      "length": 4,
      "value": "\"LC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7262,
      "length": 4,
      "value": "\"SV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7291,
      "length": 4,
      "value": "\"WS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7320,
      "length": 4,
      "value": "\"AS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7349,
      "length": 4,
      "value": "\"ST\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7378,
      "length": 4,
      "value": "\"RS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7407,
      "length": 4,
      "value": "\"SC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7436,
      "length": 4,
      "value": "\"SL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7465,
      "length": 4,
      "value": "\"SG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7494,
      "length": 4,
      "value": "\"SK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7523,
      "length": 4,
      "value": "\"SI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7552,
      "length": 4,
      "value": "\"SO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7581,
      "length": 4,
      "value": "\"SD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7610,
      "length": 4,
      "value": "\"SS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7639,
      "length": 4,
      "value": "\"LK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7668,
      "length": 4,
      "value": "\"CH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7697,
      "length": 4,
      "value": "\"SR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7726,
      "length": 4,
      "value": "\"SE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7755,
      "length": 4,
      "value": "\"SJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7784,
      "length": 4,
      "value": "\"SZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7813,
      "length": 4,
      "value": "\"SY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7842,
      "length": 4,
      "value": "\"SN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7871,
      "length": 4,
      "value": "\"TJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7900,
      "length": 4,
      "value": "\"TZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7929,
      "length": 4,
      "value": "\"TW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7958,
      "length": 4,
      "value": "\"TD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 7987,
      "length": 4,
      "value": "\"CZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8016,
      "length": 4,
      "value": "\"IO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8045,
      "length": 4,
      "value": "\"PS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8074,
      "length": 4,
      "value": "\"TH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8103,
      "length": 4,
      "value": "\"TL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8132,
      "length": 4,
      "value": "\"TG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8161,
      "length": 4,
      "value": "\"TK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8190,
      "length": 4,
      "value": "\"TO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8219,
      "length": 4,
      "value": "\"TT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8248,
      "length": 4,
      "value": "\"TN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8277,
      "length": 4,
      "value": "\"TM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8306,
      "length": 4,
      "value": "\"TR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8335,
      "length": 4,
      "value": "\"TV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8364,
      "length": 4,
      "value": "\"UA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8393,
      "length": 4,
      "value": "\"UY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8422,
      "length": 4,
      "value": "\"VU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8451,
      "length": 4,
      "value": "\"VE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8480,
      "length": 4,
      "value": "\"VN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8509,
      "length": 4,
      "value": "\"WF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8538,
      "length": 4,
      "value": "\"YE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8567,
      "length": 4,
      "value": "\"ZM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8596,
      "length": 4,
      "value": "\"ZW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8625,
      "length": 4,
      "value": "\"EG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8654,
      "length": 4,
      "value": "\"AE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8683,
      "length": 4,
      "value": "\"EC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8712,
      "length": 4,
      "value": "\"ER\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8741,
      "length": 4,
      "value": "\"VA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8770,
      "length": 4,
      "value": "\"FM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8799,
      "length": 4,
      "value": "\"US\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8828,
      "length": 4,
      "value": "\"ET\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8857,
      "length": 4,
      "value": "\"CX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8886,
      "length": 4,
      "value": "\"NF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8915,
      "length": 4,
      "value": "\"IM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8944,
      "length": 4,
      "value": "\"KY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 8973,
      "length": 4,
      "value": "\"CC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9002,
      "length": 4,
      "value": "\"CK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9031,
      "length": 4,
      "value": "\"FO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9060,
      "length": 4,
      "value": "\"FK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9089,
      "length": 4,
      "value": "\"MP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9118,
      "length": 4,
      "value": "\"MH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9147,
      "length": 4,
      "value": "\"SB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9176,
      "length": 4,
      "value": "\"TC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9205,
      "length": 4,
      "value": "\"VG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9234,
      "length": 4,
      "value": "\"VI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNOBJCCountryKey.swift",
      "kind": "StringLiteral",
      "offset": 9263,
      "length": 4,
      "value": "\"AX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1397,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2152,
      "length": 15,
      "value": "\"error_occured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2680,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2729,
      "length": 21,
      "value": "\"translated_messages\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/ApplePayResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3115,
      "length": 17,
      "value": "\"redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ApplePay\/ApplePayVC.swift",
      "kind": "BooleanLiteral",
      "offset": 435,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpPremiumResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 388,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/Model\/OtpPremiumResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 428,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Amount\/AmountVC.swift",
      "kind": "StringLiteral",
      "offset": 1621,
      "length": 14,
      "value": "\"Total Amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Amount\/AmountVC.swift",
      "kind": "BooleanLiteral",
      "offset": 1657,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/Amount\/AmountVC.swift",
      "kind": "BooleanLiteral",
      "offset": 1685,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/SDK Files\/PaymobSDK.swift",
      "kind": "Array",
      "offset": 592,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/AddBankCardViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 622,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Embeddables\/BankCardsTableView\/BankCardsView.swift",
      "kind": "StringLiteral",
      "offset": 871,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 478,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 542,
      "length": 17,
      "value": "\"redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1273,
      "length": 24,
      "value": "\"gateway_integration_pk\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1323,
      "length": 13,
      "value": "\"req_ref_num\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1364,
      "length": 14,
      "value": "\"req_datetime\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1411,
      "length": 19,
      "value": "\"collection_method\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1461,
      "length": 17,
      "value": "\"payment_channel\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1507,
      "length": 15,
      "value": "\"payer_address\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1596,
      "length": 13,
      "value": "\"merchant_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1643,
      "length": 21,
      "value": "\"merchant_ref_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1717,
      "length": 19,
      "value": "\"txn_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1768,
      "length": 19,
      "value": "\"acq_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1816,
      "length": 15,
      "value": "\"intent_string\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1859,
      "length": 15,
      "value": "\"pos_bank_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1915,
      "length": 28,
      "value": "\"notification_payer_address\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1968,
      "length": 11,
      "value": "\"payer_psp\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2006,
      "length": 13,
      "value": "\"paid_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2048,
      "length": 16,
      "value": "\"issuer_bank_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2087,
      "length": 10,
      "value": "\"is_on_us\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2126,
      "length": 16,
      "value": "\"network_trx_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayInquiryResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2177,
      "length": 23,
      "value": "\"network_trx_date_time\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/BaseButton\/RadioCheckboxBaseButton.swift",
      "kind": "BooleanLiteral",
      "offset": 762,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 232,
      "length": 13,
      "value": "1"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 252,
      "length": 8,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 267,
      "length": 7,
      "value": "3"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/BankCardRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 363,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/OmanNetResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 443,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/OmanNetResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 487,
      "length": 16,
      "value": "\"otp_generation\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/AddBankCard\/Model\/OmanNetResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 529,
      "length": 12,
      "value": "\"payment_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1088,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1146,
      "length": 9,
      "value": "\"is_auth\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1181,
      "length": 12,
      "value": "\"is_capture\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1229,
      "length": 23,
      "value": "\"is_standalone_payment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1277,
      "length": 11,
      "value": "\"is_voided\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1315,
      "length": 13,
      "value": "\"is_refunded\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1355,
      "length": 14,
      "value": "\"is_3d_secure\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1399,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1441,
      "length": 12,
      "value": "\"profile_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1490,
      "length": 24,
      "value": "\"has_parent_transaction\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1559,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1620,
      "length": 13,
      "value": "\"source_data\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1659,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1706,
      "length": 21,
      "value": "\"merchant_commission\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1750,
      "length": 9,
      "value": "\"is_void\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1784,
      "length": 11,
      "value": "\"is_refund\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1838,
      "length": 11,
      "value": "\"is_hidden\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1882,
      "length": 20,
      "value": "\"payment_key_claims\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1931,
      "length": 15,
      "value": "\"error_occured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1969,
      "length": 9,
      "value": "\"is_live\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2014,
      "length": 23,
      "value": "\"refunded_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2062,
      "length": 11,
      "value": "\"source_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2100,
      "length": 13,
      "value": "\"is_captured\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2144,
      "length": 17,
      "value": "\"captured_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2187,
      "length": 12,
      "value": "\"updated_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2225,
      "length": 12,
      "value": "\"is_settled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2266,
      "length": 15,
      "value": "\"bill_balanced\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2304,
      "length": 9,
      "value": "\"is_bill\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2342,
      "length": 15,
      "value": "\"is_reconciled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2784,
      "length": 19,
      "value": "\"txn_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2831,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2871,
      "length": 12,
      "value": "\"session_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2920,
      "length": 24,
      "value": "\"sympl_session_response\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2978,
      "length": 20,
      "value": "\"translated_message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3269,
      "length": 11,
      "value": "\"sessionId\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 3640,
      "length": 15,
      "value": "\"experienceUrl\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4413,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4456,
      "length": 17,
      "value": "\"delivery_needed\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4523,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4591,
      "length": 19,
      "value": "\"is_payment_locked\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4635,
      "length": 11,
      "value": "\"is_return\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4671,
      "length": 11,
      "value": "\"is_cancel\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4709,
      "length": 13,
      "value": "\"is_returned\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4749,
      "length": 13,
      "value": "\"is_canceled\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4794,
      "length": 19,
      "value": "\"paid_amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4849,
      "length": 24,
      "value": "\"notify_user_with_email\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4917,
      "length": 11,
      "value": "\"order_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 4959,
      "length": 17,
      "value": "\"commission_fees\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5010,
      "length": 21,
      "value": "\"delivery_fees_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5064,
      "length": 20,
      "value": "\"delivery_vat_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5114,
      "length": 16,
      "value": "\"payment_method\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5156,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5458,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5791,
      "length": 12,
      "value": "\"created_at\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5851,
      "length": 14,
      "value": "\"company_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 5926,
      "length": 13,
      "value": "\"postal_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6352,
      "length": 12,
      "value": "\"first_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6389,
      "length": 11,
      "value": "\"last_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6505,
      "length": 14,
      "value": "\"phone_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6546,
      "length": 13,
      "value": "\"postal_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6592,
      "length": 19,
      "value": "\"extra_description\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6642,
      "length": 17,
      "value": "\"shipping_method\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 6683,
      "length": 10,
      "value": "\"order_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7083,
      "length": 9,
      "value": "\"user_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7120,
      "length": 14,
      "value": "\"amount_cents\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7186,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7226,
      "length": 10,
      "value": "\"order_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7264,
      "length": 14,
      "value": "\"billing_data\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7312,
      "length": 22,
      "value": "\"lock_order_when_paid\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7371,
      "length": 24,
      "value": "\"single_payment_attempt\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7432,
      "length": 24,
      "value": "\"next_payment_intention\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7652,
      "length": 10,
      "value": "\"sub_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/SymplCard\/Model\/SymplResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 7710,
      "length": 17,
      "value": "\"accept_language\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/BaseButton\/RadioCheckboxBaseContainer.swift",
      "kind": "Array",
      "offset": 780,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/BaseButton\/RadioCheckboxBaseContainer.swift",
      "kind": "Array",
      "offset": 924,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/PremiumViewModel.swift",
      "kind": "Array",
      "offset": 536,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Premium\/PremiumViewModel.swift",
      "kind": "Array",
      "offset": 702,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 161,
      "length": 4,
      "value": "\"AF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 177,
      "length": 4,
      "value": "\"ZA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 193,
      "length": 4,
      "value": "\"AL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 209,
      "length": 4,
      "value": "\"DZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 225,
      "length": 4,
      "value": "\"DE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 241,
      "length": 4,
      "value": "\"AD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 257,
      "length": 4,
      "value": "\"AO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 273,
      "length": 4,
      "value": "\"AI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 289,
      "length": 4,
      "value": "\"AG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 305,
      "length": 4,
      "value": "\"SA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 321,
      "length": 4,
      "value": "\"AR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 337,
      "length": 4,
      "value": "\"AM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 353,
      "length": 4,
      "value": "\"AW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 369,
      "length": 4,
      "value": "\"AU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 385,
      "length": 4,
      "value": "\"AT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 401,
      "length": 4,
      "value": "\"AZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 417,
      "length": 4,
      "value": "\"BS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 433,
      "length": 4,
      "value": "\"BH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 449,
      "length": 4,
      "value": "\"BD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 465,
      "length": 4,
      "value": "\"BB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 481,
      "length": 4,
      "value": "\"BE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 497,
      "length": 4,
      "value": "\"BZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 513,
      "length": 4,
      "value": "\"BM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 529,
      "length": 4,
      "value": "\"BT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 545,
      "length": 4,
      "value": "\"BY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 561,
      "length": 4,
      "value": "\"BO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 577,
      "length": 4,
      "value": "\"BA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 593,
      "length": 4,
      "value": "\"BW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 609,
      "length": 4,
      "value": "\"BN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 625,
      "length": 4,
      "value": "\"BR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 641,
      "length": 4,
      "value": "\"BG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 657,
      "length": 4,
      "value": "\"BF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 673,
      "length": 4,
      "value": "\"BI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 689,
      "length": 4,
      "value": "\"BJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 705,
      "length": 4,
      "value": "\"KH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 721,
      "length": 4,
      "value": "\"CM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 737,
      "length": 4,
      "value": "\"CA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 753,
      "length": 4,
      "value": "\"CV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 769,
      "length": 4,
      "value": "\"CL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 785,
      "length": 4,
      "value": "\"CN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 801,
      "length": 4,
      "value": "\"CY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 817,
      "length": 4,
      "value": "\"CO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 833,
      "length": 4,
      "value": "\"KM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 849,
      "length": 4,
      "value": "\"CG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 865,
      "length": 4,
      "value": "\"CD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 881,
      "length": 4,
      "value": "\"KP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 897,
      "length": 4,
      "value": "\"KR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 913,
      "length": 4,
      "value": "\"CR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 929,
      "length": 4,
      "value": "\"HR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 945,
      "length": 4,
      "value": "\"CU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 961,
      "length": 4,
      "value": "\"CI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 977,
      "length": 4,
      "value": "\"DK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 993,
      "length": 4,
      "value": "\"DJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1009,
      "length": 4,
      "value": "\"DM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1025,
      "length": 4,
      "value": "\"ES\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1041,
      "length": 4,
      "value": "\"EE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1057,
      "length": 4,
      "value": "\"FJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1073,
      "length": 4,
      "value": "\"FI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1089,
      "length": 4,
      "value": "\"FR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1105,
      "length": 4,
      "value": "\"GA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1121,
      "length": 4,
      "value": "\"GM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1137,
      "length": 4,
      "value": "\"GH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1153,
      "length": 4,
      "value": "\"GI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1169,
      "length": 4,
      "value": "\"GD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1185,
      "length": 4,
      "value": "\"GL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1201,
      "length": 4,
      "value": "\"GR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1217,
      "length": 4,
      "value": "\"GP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1233,
      "length": 4,
      "value": "\"GU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1249,
      "length": 4,
      "value": "\"GT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1265,
      "length": 4,
      "value": "\"GG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1281,
      "length": 4,
      "value": "\"GN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1297,
      "length": 4,
      "value": "\"GQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1313,
      "length": 4,
      "value": "\"GW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1329,
      "length": 4,
      "value": "\"GY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1345,
      "length": 4,
      "value": "\"GF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1361,
      "length": 4,
      "value": "\"GE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1377,
      "length": 4,
      "value": "\"HT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1393,
      "length": 4,
      "value": "\"HN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1409,
      "length": 4,
      "value": "\"HK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1425,
      "length": 4,
      "value": "\"HU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1441,
      "length": 4,
      "value": "\"IN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1457,
      "length": 4,
      "value": "\"ID\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1473,
      "length": 4,
      "value": "\"IQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1489,
      "length": 4,
      "value": "\"IR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1505,
      "length": 4,
      "value": "\"IE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1521,
      "length": 4,
      "value": "\"IS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1537,
      "length": 4,
      "value": "\"IL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1553,
      "length": 4,
      "value": "\"IT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1569,
      "length": 4,
      "value": "\"JM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1585,
      "length": 4,
      "value": "\"JP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1601,
      "length": 4,
      "value": "\"JE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1617,
      "length": 4,
      "value": "\"JO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1633,
      "length": 4,
      "value": "\"KZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1649,
      "length": 4,
      "value": "\"KE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1665,
      "length": 4,
      "value": "\"KG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1681,
      "length": 4,
      "value": "\"KI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1697,
      "length": 4,
      "value": "\"KW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1713,
      "length": 4,
      "value": "\"RE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1729,
      "length": 4,
      "value": "\"LA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1745,
      "length": 4,
      "value": "\"LS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1761,
      "length": 4,
      "value": "\"LV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1777,
      "length": 4,
      "value": "\"LB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1793,
      "length": 4,
      "value": "\"LY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1809,
      "length": 4,
      "value": "\"LR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1825,
      "length": 4,
      "value": "\"LI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1841,
      "length": 4,
      "value": "\"LT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1857,
      "length": 4,
      "value": "\"LU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1873,
      "length": 4,
      "value": "\"MO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1889,
      "length": 4,
      "value": "\"MK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1905,
      "length": 4,
      "value": "\"MG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1921,
      "length": 4,
      "value": "\"MY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1937,
      "length": 4,
      "value": "\"MW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1953,
      "length": 4,
      "value": "\"MV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1969,
      "length": 4,
      "value": "\"ML\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 1985,
      "length": 4,
      "value": "\"MT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2001,
      "length": 4,
      "value": "\"MA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2017,
      "length": 4,
      "value": "\"MQ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2033,
      "length": 4,
      "value": "\"MU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2049,
      "length": 4,
      "value": "\"MR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2065,
      "length": 4,
      "value": "\"YT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2081,
      "length": 4,
      "value": "\"MX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2097,
      "length": 4,
      "value": "\"MD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2113,
      "length": 4,
      "value": "\"MC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2129,
      "length": 4,
      "value": "\"MN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2145,
      "length": 4,
      "value": "\"MS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2161,
      "length": 4,
      "value": "\"ME\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2177,
      "length": 4,
      "value": "\"MZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2193,
      "length": 4,
      "value": "\"MM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2209,
      "length": 4,
      "value": "\"NA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2225,
      "length": 4,
      "value": "\"NR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2241,
      "length": 4,
      "value": "\"NI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2257,
      "length": 4,
      "value": "\"NE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2273,
      "length": 4,
      "value": "\"NG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2289,
      "length": 4,
      "value": "\"NU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2305,
      "length": 4,
      "value": "\"NO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2321,
      "length": 4,
      "value": "\"NC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2337,
      "length": 4,
      "value": "\"NZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2353,
      "length": 4,
      "value": "\"NP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2369,
      "length": 4,
      "value": "\"OM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2385,
      "length": 4,
      "value": "\"UG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2401,
      "length": 4,
      "value": "\"UZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2417,
      "length": 4,
      "value": "\"PK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2433,
      "length": 4,
      "value": "\"PW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2449,
      "length": 4,
      "value": "\"PA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2465,
      "length": 4,
      "value": "\"PG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2481,
      "length": 4,
      "value": "\"PY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2497,
      "length": 4,
      "value": "\"NL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2513,
      "length": 4,
      "value": "\"PH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2529,
      "length": 4,
      "value": "\"PL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2545,
      "length": 4,
      "value": "\"PF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2561,
      "length": 4,
      "value": "\"PR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2577,
      "length": 4,
      "value": "\"PT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2593,
      "length": 4,
      "value": "\"PE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2609,
      "length": 4,
      "value": "\"QA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2625,
      "length": 4,
      "value": "\"RO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2641,
      "length": 4,
      "value": "\"GB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2657,
      "length": 4,
      "value": "\"RU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2673,
      "length": 4,
      "value": "\"RW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2689,
      "length": 4,
      "value": "\"CF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2705,
      "length": 4,
      "value": "\"DO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2721,
      "length": 4,
      "value": "\"BL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2737,
      "length": 4,
      "value": "\"KN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2753,
      "length": 4,
      "value": "\"SM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2769,
      "length": 4,
      "value": "\"MF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2785,
      "length": 4,
      "value": "\"PM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2801,
      "length": 4,
      "value": "\"VC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2817,
      "length": 4,
      "value": "\"SH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2833,
      "length": 4,
      "value": "\"LC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2849,
      "length": 4,
      "value": "\"SV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2865,
      "length": 4,
      "value": "\"WS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2881,
      "length": 4,
      "value": "\"AS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2897,
      "length": 4,
      "value": "\"ST\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2913,
      "length": 4,
      "value": "\"RS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2929,
      "length": 4,
      "value": "\"SC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2945,
      "length": 4,
      "value": "\"SL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2961,
      "length": 4,
      "value": "\"SG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2977,
      "length": 4,
      "value": "\"SK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 2993,
      "length": 4,
      "value": "\"SI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3009,
      "length": 4,
      "value": "\"SO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3025,
      "length": 4,
      "value": "\"SD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3041,
      "length": 4,
      "value": "\"SS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3057,
      "length": 4,
      "value": "\"LK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3073,
      "length": 4,
      "value": "\"CH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3089,
      "length": 4,
      "value": "\"SR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3105,
      "length": 4,
      "value": "\"SE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3121,
      "length": 4,
      "value": "\"SJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3137,
      "length": 4,
      "value": "\"SZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3153,
      "length": 4,
      "value": "\"SY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3169,
      "length": 4,
      "value": "\"SN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3185,
      "length": 4,
      "value": "\"TJ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3201,
      "length": 4,
      "value": "\"TZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3217,
      "length": 4,
      "value": "\"TW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3233,
      "length": 4,
      "value": "\"TD\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3249,
      "length": 4,
      "value": "\"CZ\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3265,
      "length": 4,
      "value": "\"IO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3281,
      "length": 4,
      "value": "\"PS\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3297,
      "length": 4,
      "value": "\"TH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3313,
      "length": 4,
      "value": "\"TL\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3329,
      "length": 4,
      "value": "\"TG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3345,
      "length": 4,
      "value": "\"TK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3361,
      "length": 4,
      "value": "\"TO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3377,
      "length": 4,
      "value": "\"TT\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3393,
      "length": 4,
      "value": "\"TN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3409,
      "length": 4,
      "value": "\"TM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3425,
      "length": 4,
      "value": "\"TR\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3441,
      "length": 4,
      "value": "\"TV\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3457,
      "length": 4,
      "value": "\"UA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3473,
      "length": 4,
      "value": "\"UY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3489,
      "length": 4,
      "value": "\"VU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3505,
      "length": 4,
      "value": "\"VE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3521,
      "length": 4,
      "value": "\"VN\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3537,
      "length": 4,
      "value": "\"WF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3553,
      "length": 4,
      "value": "\"YE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3569,
      "length": 4,
      "value": "\"ZM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3585,
      "length": 4,
      "value": "\"ZW\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3601,
      "length": 4,
      "value": "\"EG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3617,
      "length": 4,
      "value": "\"AE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3633,
      "length": 4,
      "value": "\"EC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3649,
      "length": 4,
      "value": "\"ER\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3665,
      "length": 4,
      "value": "\"VA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3681,
      "length": 4,
      "value": "\"FM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3697,
      "length": 4,
      "value": "\"US\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3713,
      "length": 4,
      "value": "\"ET\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3729,
      "length": 4,
      "value": "\"CX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3745,
      "length": 4,
      "value": "\"NF\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3761,
      "length": 4,
      "value": "\"IM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3777,
      "length": 4,
      "value": "\"KY\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3793,
      "length": 4,
      "value": "\"CC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3809,
      "length": 4,
      "value": "\"CK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3825,
      "length": 4,
      "value": "\"FO\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3841,
      "length": 4,
      "value": "\"FK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3857,
      "length": 4,
      "value": "\"MP\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3873,
      "length": 4,
      "value": "\"MH\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3889,
      "length": 4,
      "value": "\"SB\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3905,
      "length": 4,
      "value": "\"TC\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3921,
      "length": 4,
      "value": "\"VG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3937,
      "length": 4,
      "value": "\"VI\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/FlagPhoneNumber\/Helpers\/FPNCountryCode.swift",
      "kind": "StringLiteral",
      "offset": 3953,
      "length": 4,
      "value": "\"AX\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardCell\/BankCardCell.swift",
      "kind": "StringLiteral",
      "offset": 649,
      "length": 38,
      "value": "\"cell is selected: \""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardCell\/BankCardCell.swift",
      "kind": "StringLiteral",
      "offset": 686,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/BankCardList\/BankCardCell\/BankCardCell.swift",
      "kind": "BooleanLiteral",
      "offset": 541,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 346,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 391,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PostPay\/Model\/PostPayPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 359,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PostPay\/Model\/PostPayPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 643,
      "length": 15,
      "value": "\"mobile_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tamara\/TamaraVC.swift",
      "kind": "BooleanLiteral",
      "offset": 744,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 306,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 349,
      "length": 14,
      "value": "\"phone_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaInstallmentsRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 387,
      "length": 10,
      "value": "\"pin_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2539,
      "length": 6,
      "value": "\"Card\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2574,
      "length": 18,
      "value": "\"Card-Installment\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2611,
      "length": 8,
      "value": "\"Wallet\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2639,
      "length": 10,
      "value": "\"E-Wallet\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2666,
      "length": 6,
      "value": "\"ValU\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2690,
      "length": 7,
      "value": "\"Forsa\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2717,
      "length": 9,
      "value": "\"Premium\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2747,
      "length": 10,
      "value": "\"Premium6\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2778,
      "length": 10,
      "value": "\"Souhoola\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2811,
      "length": 12,
      "value": "\"Souhoolav3\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2841,
      "length": 7,
      "value": "\"Sympl\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2868,
      "length": 9,
      "value": "\"Symplv2\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2895,
      "length": 7,
      "value": "\"Tabby\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2922,
      "length": 9,
      "value": "\"Postpay\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2952,
      "length": 11,
      "value": "\"Apple-Pay\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 2984,
      "length": 10,
      "value": "\"Jazzcash\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3011,
      "length": 6,
      "value": "\"Nift\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3039,
      "length": 11,
      "value": "\"Easypaisa\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3073,
      "length": 8,
      "value": "\"Tamara\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3102,
      "length": 10,
      "value": "\"Instapay\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3135,
      "length": 7,
      "value": "\"Halan\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3159,
      "length": 6,
      "value": "\"Aman\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3184,
      "length": 9,
      "value": "\"aman_v3\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3282,
      "length": 5,
      "value": "\"egy\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3303,
      "length": 5,
      "value": "\"pak\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3324,
      "length": 5,
      "value": "\"are\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3345,
      "length": 5,
      "value": "\"omn\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3366,
      "length": 5,
      "value": "\"sau\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3464,
      "length": 4,
      "value": "\"EG\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3484,
      "length": 4,
      "value": "\"PK\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3504,
      "length": 4,
      "value": "\"AE\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3524,
      "length": 4,
      "value": "\"OM\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Modules\/PaymentInfo.swift",
      "kind": "StringLiteral",
      "offset": 3544,
      "length": 4,
      "value": "\"SA\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 469,
      "length": 9,
      "value": "\"qr_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 508,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1321,
      "length": 24,
      "value": "\"gateway_integration_pk\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1371,
      "length": 13,
      "value": "\"req_ref_num\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1412,
      "length": 14,
      "value": "\"req_datetime\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1459,
      "length": 19,
      "value": "\"collection_method\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1509,
      "length": 17,
      "value": "\"payment_channel\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1555,
      "length": 15,
      "value": "\"payer_address\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1644,
      "length": 13,
      "value": "\"merchant_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1691,
      "length": 21,
      "value": "\"merchant_ref_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1765,
      "length": 19,
      "value": "\"txn_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1816,
      "length": 19,
      "value": "\"acq_response_code\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1864,
      "length": 15,
      "value": "\"intent_string\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1907,
      "length": 15,
      "value": "\"pos_bank_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1963,
      "length": 28,
      "value": "\"notification_payer_address\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2016,
      "length": 11,
      "value": "\"payer_psp\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2054,
      "length": 13,
      "value": "\"paid_amount\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2096,
      "length": 16,
      "value": "\"issuer_bank_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2135,
      "length": 10,
      "value": "\"is_on_us\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2174,
      "length": 16,
      "value": "\"network_trx_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/InstaPay\/Model\/instaPayPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2225,
      "length": 23,
      "value": "\"network_trx_date_time\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Networking\/NetworkErrors.swift",
      "kind": "StringLiteral",
      "offset": 162,
      "length": 28,
      "value": "\"Error reading fetched data\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 753,
      "length": 18,
      "value": "\"intention_detail\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 800,
      "length": 15,
      "value": "\"client_secret\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 846,
      "length": 17,
      "value": "\"payment_methods\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 959,
      "length": 23,
      "value": "\"merchant_company_name\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 1009,
      "length": 13,
      "value": "\"merchant_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 1051,
      "length": 15,
      "value": "\"user_username\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 1089,
      "length": 9,
      "value": "\"user_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 1126,
      "length": 14,
      "value": "\"payment_keys\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 1170,
      "length": 17,
      "value": "\"is_card_expired\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 2456,
      "length": 6,
      "value": "\"card\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 2539,
      "length": 10,
      "value": "\"e-wallet\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 2621,
      "length": 11,
      "value": "\"apple-pay\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 3564,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 3632,
      "length": 13,
      "value": "\"method_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 3708,
      "length": 21,
      "value": "\"merchant_identifier\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 3758,
      "length": 15,
      "value": "\"extra_options\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/Model\/RetrieveIntentionResponModel.swift",
      "kind": "StringLiteral",
      "offset": 4054,
      "length": 16,
      "value": "\"integration_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/PaymentMethods\/PaymentMethodsVC.swift",
      "kind": "BooleanLiteral",
      "offset": 6916,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Confirmation\/Model\/TransactionStatusResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 403,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Confirmation\/Model\/TransactionStatusResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 511,
      "length": 14,
      "value": "\"data.message\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Halan\/Model\/HalanPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 351,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Halan\/Model\/HalanPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 633,
      "length": 15,
      "value": "\"mobile_number\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Halan\/Model\/HalanPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 396,
      "length": 14,
      "value": "\"redirect_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Halan\/Model\/HalanPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 440,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Souhoola\/Model\/SouhoolaPaymentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 411,
      "length": 17,
      "value": "\"redirection_url\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 435,
      "length": 18,
      "value": "\"installment_data\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 656,
      "length": 10,
      "value": "\"is_offer\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1134,
      "length": 12,
      "value": "\"admin_fees\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1208,
      "length": 10,
      "value": "\"title_en\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1242,
      "length": 10,
      "value": "\"title_ar\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1281,
      "length": 15,
      "value": "\"interest_rate\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1325,
      "length": 15,
      "value": "\"interest_type\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1396,
      "length": 23,
      "value": "\"early_settlement_fees\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1446,
      "length": 13,
      "value": "\"un_editable\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1487,
      "length": 14,
      "value": "\"publish_date\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1934,
      "length": 10,
      "value": "\"title_en\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 1968,
      "length": 10,
      "value": "\"title_ar\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2026,
      "length": 11,
      "value": "\"is_online\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Forsa\/Model\/ForsaInstallmentsResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 2093,
      "length": 11,
      "value": "\"is_hidden\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tabby\/Model\/TabbyPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 377,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Tabby\/Model\/TabbyPaymentRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 418,
      "length": 12,
      "value": "\"api_source\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButtonCircleStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 408,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButtonCircleStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 435,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButtonCircleStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 467,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/RadioCheckboxButton\/RadioButton\/RadioButtonCircleStyle.swift",
      "kind": "IntegerLiteral",
      "offset": 496,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/ValuInstallments\/Model\/ValuTenureInstallmentResponseModel.swift",
      "kind": "StringLiteral",
      "offset": 327,
      "length": 13,
      "value": "\"tenure_list\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/OtpVC.swift",
      "kind": "IntegerLiteral",
      "offset": 729,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/OTP\/OtpVC.swift",
      "kind": "IntegerLiteral",
      "offset": 733,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/CashData\/wrapperStorage.swift",
      "kind": "StringLiteral",
      "offset": 195,
      "length": 16,
      "value": "\"SavedBankCards\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Helpers\/CashData\/wrapperStorage.swift",
      "kind": "Array",
      "offset": 227,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Confirmation\/Model\/TransactionStatusRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 345,
      "length": 16,
      "value": "\"transaction_id\""
    },
    {
      "filePath": "\/Users\/g2\/Desktop\/IOS_Projects\/PaymobSDKCode\/PaymobSDK\/Scenes\/Confirmation\/Model\/TransactionStatusRequestModel.swift",
      "kind": "StringLiteral",
      "offset": 390,
      "length": 15,
      "value": "\"payment_token\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 650,
      "length": 23,
      "value": "\"BlueBackgrounSelected\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 819,
      "length": 20,
      "value": "\"BlueBorderSelected\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 975,
      "length": 15,
      "value": "\"GraySeperator\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1116,
      "length": 10,
      "value": "\"GrayText\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1272,
      "length": 20,
      "value": "\"InstaPayBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1448,
      "length": 25,
      "value": "\"InvalidButtonBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1617,
      "length": 19,
      "value": "\"InvalidButtonText\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1778,
      "length": 18,
      "value": "\"InvalidLabelText\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1922,
      "length": 10,
      "value": "\"OffWhite\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2086,
      "length": 24,
      "value": "\"TransaparentBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2262,
      "length": 23,
      "value": "\"ValidButtonBackground\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2425,
      "length": 17,
      "value": "\"ValidButtonText\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2580,
      "length": 16,
      "value": "\"ValidLabelText\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2815,
      "length": 4,
      "value": "\"AD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 2933,
      "length": 4,
      "value": "\"AE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3051,
      "length": 4,
      "value": "\"AF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3169,
      "length": 4,
      "value": "\"AG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3287,
      "length": 4,
      "value": "\"AI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3405,
      "length": 4,
      "value": "\"AL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3523,
      "length": 4,
      "value": "\"AM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3641,
      "length": 4,
      "value": "\"AO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3759,
      "length": 4,
      "value": "\"AR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3877,
      "length": 4,
      "value": "\"AS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 3995,
      "length": 4,
      "value": "\"AT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4113,
      "length": 4,
      "value": "\"AU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4231,
      "length": 4,
      "value": "\"AW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4349,
      "length": 4,
      "value": "\"AX\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4467,
      "length": 4,
      "value": "\"AZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4589,
      "length": 6,
      "value": "\"Amex\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4709,
      "length": 4,
      "value": "\"BA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4827,
      "length": 4,
      "value": "\"BB\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 4945,
      "length": 4,
      "value": "\"BD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5063,
      "length": 4,
      "value": "\"BE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5181,
      "length": 4,
      "value": "\"BF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5299,
      "length": 4,
      "value": "\"BG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5417,
      "length": 4,
      "value": "\"BH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5535,
      "length": 4,
      "value": "\"BI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5653,
      "length": 4,
      "value": "\"BJ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5771,
      "length": 4,
      "value": "\"BL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 5889,
      "length": 4,
      "value": "\"BM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6007,
      "length": 4,
      "value": "\"BN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6125,
      "length": 4,
      "value": "\"BO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6243,
      "length": 4,
      "value": "\"BR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6361,
      "length": 4,
      "value": "\"BS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6479,
      "length": 4,
      "value": "\"BT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6597,
      "length": 4,
      "value": "\"BV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6715,
      "length": 4,
      "value": "\"BW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6833,
      "length": 4,
      "value": "\"BY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 6951,
      "length": 4,
      "value": "\"BZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7073,
      "length": 6,
      "value": "\"Back\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7193,
      "length": 4,
      "value": "\"CA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7311,
      "length": 4,
      "value": "\"CC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7429,
      "length": 4,
      "value": "\"CD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7547,
      "length": 4,
      "value": "\"CF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7665,
      "length": 4,
      "value": "\"CG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7783,
      "length": 4,
      "value": "\"CH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 7901,
      "length": 4,
      "value": "\"CI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8019,
      "length": 4,
      "value": "\"CK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8137,
      "length": 4,
      "value": "\"CL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8255,
      "length": 4,
      "value": "\"CM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8373,
      "length": 4,
      "value": "\"CN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8491,
      "length": 4,
      "value": "\"CO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8609,
      "length": 4,
      "value": "\"CR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8727,
      "length": 4,
      "value": "\"CU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8845,
      "length": 4,
      "value": "\"CV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 8963,
      "length": 4,
      "value": "\"CW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9081,
      "length": 4,
      "value": "\"CX\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9199,
      "length": 4,
      "value": "\"CY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9317,
      "length": 4,
      "value": "\"CZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9441,
      "length": 7,
      "value": "\"Close\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9562,
      "length": 4,
      "value": "\"DE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9680,
      "length": 4,
      "value": "\"DJ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9798,
      "length": 4,
      "value": "\"DK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 9916,
      "length": 4,
      "value": "\"DM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10034,
      "length": 4,
      "value": "\"DO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10152,
      "length": 4,
      "value": "\"DZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10270,
      "length": 4,
      "value": "\"EC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10388,
      "length": 4,
      "value": "\"EE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10506,
      "length": 4,
      "value": "\"EG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10624,
      "length": 4,
      "value": "\"ER\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10742,
      "length": 4,
      "value": "\"ES\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10860,
      "length": 4,
      "value": "\"ET\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 10978,
      "length": 4,
      "value": "\"EU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11096,
      "length": 4,
      "value": "\"FI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11214,
      "length": 4,
      "value": "\"FJ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11332,
      "length": 4,
      "value": "\"FK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11450,
      "length": 4,
      "value": "\"FM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11568,
      "length": 4,
      "value": "\"FO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11686,
      "length": 4,
      "value": "\"FR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11814,
      "length": 9,
      "value": "\"Failure\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 11937,
      "length": 4,
      "value": "\"GA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12055,
      "length": 4,
      "value": "\"GB\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12181,
      "length": 8,
      "value": "\"GB-ENG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12311,
      "length": 8,
      "value": "\"GB-NIR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12441,
      "length": 8,
      "value": "\"GB-SCT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12571,
      "length": 8,
      "value": "\"GB-WLS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12701,
      "length": 8,
      "value": "\"GB-ZET\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12823,
      "length": 4,
      "value": "\"GD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 12941,
      "length": 4,
      "value": "\"GE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13059,
      "length": 4,
      "value": "\"GF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13177,
      "length": 4,
      "value": "\"GG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13295,
      "length": 4,
      "value": "\"GH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13413,
      "length": 4,
      "value": "\"GI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13531,
      "length": 4,
      "value": "\"GL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13649,
      "length": 4,
      "value": "\"GM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13767,
      "length": 4,
      "value": "\"GN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 13885,
      "length": 4,
      "value": "\"GP\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14003,
      "length": 4,
      "value": "\"GQ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14121,
      "length": 4,
      "value": "\"GR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14239,
      "length": 4,
      "value": "\"GS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14357,
      "length": 4,
      "value": "\"GT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14475,
      "length": 4,
      "value": "\"GU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14593,
      "length": 4,
      "value": "\"GW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14711,
      "length": 4,
      "value": "\"GY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14829,
      "length": 4,
      "value": "\"HK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 14947,
      "length": 4,
      "value": "\"HM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15065,
      "length": 4,
      "value": "\"HN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15183,
      "length": 4,
      "value": "\"HR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15301,
      "length": 4,
      "value": "\"HT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15419,
      "length": 4,
      "value": "\"HU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15537,
      "length": 4,
      "value": "\"ID\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15655,
      "length": 4,
      "value": "\"IE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15773,
      "length": 4,
      "value": "\"IL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 15891,
      "length": 4,
      "value": "\"IM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16009,
      "length": 4,
      "value": "\"IN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16127,
      "length": 4,
      "value": "\"IO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16245,
      "length": 4,
      "value": "\"IQ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16363,
      "length": 4,
      "value": "\"IR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16481,
      "length": 4,
      "value": "\"IS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16599,
      "length": 4,
      "value": "\"IT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16719,
      "length": 5,
      "value": "\"JCB\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16838,
      "length": 4,
      "value": "\"JE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 16956,
      "length": 4,
      "value": "\"JM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17074,
      "length": 4,
      "value": "\"JO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17192,
      "length": 4,
      "value": "\"JP\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17310,
      "length": 4,
      "value": "\"KE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17428,
      "length": 4,
      "value": "\"KG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17546,
      "length": 4,
      "value": "\"KH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17664,
      "length": 4,
      "value": "\"KI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17782,
      "length": 4,
      "value": "\"KM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 17900,
      "length": 4,
      "value": "\"KN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18018,
      "length": 4,
      "value": "\"KP\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18136,
      "length": 4,
      "value": "\"KR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18254,
      "length": 4,
      "value": "\"KW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18372,
      "length": 4,
      "value": "\"KY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18490,
      "length": 4,
      "value": "\"KZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18608,
      "length": 4,
      "value": "\"LA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18726,
      "length": 4,
      "value": "\"LB\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18844,
      "length": 4,
      "value": "\"LC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 18966,
      "length": 6,
      "value": "\"LGBT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19086,
      "length": 4,
      "value": "\"LI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19204,
      "length": 4,
      "value": "\"LK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19322,
      "length": 4,
      "value": "\"LR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19440,
      "length": 4,
      "value": "\"LS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19558,
      "length": 4,
      "value": "\"LT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19676,
      "length": 4,
      "value": "\"LU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19794,
      "length": 4,
      "value": "\"LV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 19912,
      "length": 4,
      "value": "\"LY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20034,
      "length": 6,
      "value": "\"Lock\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20154,
      "length": 4,
      "value": "\"MA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20272,
      "length": 4,
      "value": "\"MC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20390,
      "length": 4,
      "value": "\"MD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20508,
      "length": 4,
      "value": "\"ME\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20626,
      "length": 4,
      "value": "\"MF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20744,
      "length": 4,
      "value": "\"MG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20862,
      "length": 4,
      "value": "\"MH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 20980,
      "length": 4,
      "value": "\"MK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21098,
      "length": 4,
      "value": "\"ML\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21216,
      "length": 4,
      "value": "\"MM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21334,
      "length": 4,
      "value": "\"MN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21452,
      "length": 4,
      "value": "\"MO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21570,
      "length": 4,
      "value": "\"MP\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21688,
      "length": 4,
      "value": "\"MQ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21806,
      "length": 4,
      "value": "\"MR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 21924,
      "length": 4,
      "value": "\"MS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22042,
      "length": 4,
      "value": "\"MT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22160,
      "length": 4,
      "value": "\"MU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22278,
      "length": 4,
      "value": "\"MV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22396,
      "length": 4,
      "value": "\"MW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22514,
      "length": 4,
      "value": "\"MX\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22632,
      "length": 4,
      "value": "\"MY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22750,
      "length": 4,
      "value": "\"MZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 22872,
      "length": 6,
      "value": "\"Mada\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23002,
      "length": 9,
      "value": "\"Maestro\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23141,
      "length": 12,
      "value": "\"MasterCard\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23273,
      "length": 7,
      "value": "\"Meeza\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23394,
      "length": 4,
      "value": "\"NA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23512,
      "length": 4,
      "value": "\"NC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23630,
      "length": 4,
      "value": "\"NE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23748,
      "length": 4,
      "value": "\"NF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23866,
      "length": 4,
      "value": "\"NG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 23984,
      "length": 4,
      "value": "\"NI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24102,
      "length": 4,
      "value": "\"NL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24220,
      "length": 4,
      "value": "\"NO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24338,
      "length": 4,
      "value": "\"NP\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24456,
      "length": 4,
      "value": "\"NR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24574,
      "length": 4,
      "value": "\"NU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24692,
      "length": 4,
      "value": "\"NZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24810,
      "length": 4,
      "value": "\"OM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 24938,
      "length": 9,
      "value": "\"OmanNet\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25061,
      "length": 4,
      "value": "\"PA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25179,
      "length": 4,
      "value": "\"PE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25297,
      "length": 4,
      "value": "\"PF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25415,
      "length": 4,
      "value": "\"PG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25533,
      "length": 4,
      "value": "\"PH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25651,
      "length": 4,
      "value": "\"PK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25769,
      "length": 4,
      "value": "\"PL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 25887,
      "length": 4,
      "value": "\"PM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26005,
      "length": 4,
      "value": "\"PN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26123,
      "length": 4,
      "value": "\"PR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26241,
      "length": 4,
      "value": "\"PS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26359,
      "length": 4,
      "value": "\"PT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26477,
      "length": 4,
      "value": "\"PW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26595,
      "length": 4,
      "value": "\"PY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26721,
      "length": 8,
      "value": "\"Paymob\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26853,
      "length": 9,
      "value": "\"Pending\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 26976,
      "length": 4,
      "value": "\"QA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27094,
      "length": 4,
      "value": "\"RE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27212,
      "length": 4,
      "value": "\"RO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27330,
      "length": 4,
      "value": "\"RS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27448,
      "length": 4,
      "value": "\"RU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27566,
      "length": 4,
      "value": "\"RW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27684,
      "length": 4,
      "value": "\"SA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27802,
      "length": 4,
      "value": "\"SB\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 27920,
      "length": 4,
      "value": "\"SC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28038,
      "length": 4,
      "value": "\"SD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28156,
      "length": 4,
      "value": "\"SE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28274,
      "length": 4,
      "value": "\"SG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28392,
      "length": 4,
      "value": "\"SH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28510,
      "length": 4,
      "value": "\"SI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28628,
      "length": 4,
      "value": "\"SJ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28746,
      "length": 4,
      "value": "\"SK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28864,
      "length": 4,
      "value": "\"SL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 28982,
      "length": 4,
      "value": "\"SM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29100,
      "length": 4,
      "value": "\"SN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29218,
      "length": 4,
      "value": "\"SO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29336,
      "length": 4,
      "value": "\"SR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29454,
      "length": 4,
      "value": "\"SS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29572,
      "length": 4,
      "value": "\"ST\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29690,
      "length": 4,
      "value": "\"SV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29808,
      "length": 4,
      "value": "\"SX\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 29926,
      "length": 4,
      "value": "\"SY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30044,
      "length": 4,
      "value": "\"SZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30172,
      "length": 9,
      "value": "\"Success\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30295,
      "length": 4,
      "value": "\"TC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30413,
      "length": 4,
      "value": "\"TD\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30531,
      "length": 4,
      "value": "\"TF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30649,
      "length": 4,
      "value": "\"TG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30767,
      "length": 4,
      "value": "\"TH\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 30885,
      "length": 4,
      "value": "\"TJ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31003,
      "length": 4,
      "value": "\"TK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31121,
      "length": 4,
      "value": "\"TL\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31239,
      "length": 4,
      "value": "\"TM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31357,
      "length": 4,
      "value": "\"TN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31475,
      "length": 4,
      "value": "\"TO\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31593,
      "length": 4,
      "value": "\"TR\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31711,
      "length": 4,
      "value": "\"TT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31829,
      "length": 4,
      "value": "\"TV\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 31947,
      "length": 4,
      "value": "\"TW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32065,
      "length": 4,
      "value": "\"TZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32183,
      "length": 4,
      "value": "\"UA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32301,
      "length": 4,
      "value": "\"UG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32419,
      "length": 4,
      "value": "\"UM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32537,
      "length": 4,
      "value": "\"US\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32661,
      "length": 7,
      "value": "\"US-CA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32782,
      "length": 4,
      "value": "\"UY\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 32900,
      "length": 4,
      "value": "\"UZ\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33028,
      "length": 9,
      "value": "\"Unknown\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33151,
      "length": 4,
      "value": "\"VA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33269,
      "length": 4,
      "value": "\"VC\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33387,
      "length": 4,
      "value": "\"VE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33505,
      "length": 4,
      "value": "\"VG\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33623,
      "length": 4,
      "value": "\"VI\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33741,
      "length": 4,
      "value": "\"VN\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33859,
      "length": 4,
      "value": "\"VU\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 33981,
      "length": 6,
      "value": "\"Visa\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34101,
      "length": 4,
      "value": "\"WF\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34219,
      "length": 4,
      "value": "\"WS\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34337,
      "length": 4,
      "value": "\"XK\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34455,
      "length": 4,
      "value": "\"YE\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34573,
      "length": 4,
      "value": "\"YT\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34691,
      "length": 4,
      "value": "\"ZA\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34809,
      "length": 4,
      "value": "\"ZM\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 34927,
      "length": 4,
      "value": "\"ZW\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35049,
      "length": 6,
      "value": "\"aman\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35181,
      "length": 10,
      "value": "\"applePay\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35309,
      "length": 6,
      "value": "\"card\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35456,
      "length": 18,
      "value": "\"card-installment\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35608,
      "length": 14,
      "value": "\"dashedBorder\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35750,
      "length": 11,
      "value": "\"easypaisa\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 35889,
      "length": 11,
      "value": "\"flagEgypt\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36020,
      "length": 7,
      "value": "\"forsa\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36147,
      "length": 7,
      "value": "\"halan\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36280,
      "length": 10,
      "value": "\"instapay\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36416,
      "length": 10,
      "value": "\"jazzcash\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36556,
      "length": 12,
      "value": "\"mastercard\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36686,
      "length": 6,
      "value": "\"nift\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36816,
      "length": 9,
      "value": "\"postpay\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 36949,
      "length": 9,
      "value": "\"premium\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37084,
      "length": 10,
      "value": "\"souhoola\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37216,
      "length": 8,
      "value": "\"spotty\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37344,
      "length": 7,
      "value": "\"sympl\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37471,
      "length": 7,
      "value": "\"tabby\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37600,
      "length": 8,
      "value": "\"tamara\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37726,
      "length": 6,
      "value": "\"tick\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 37981,
      "length": 6,
      "value": "\"valu\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 38113,
      "length": 10,
      "value": "\"visacard\""
    },
    {
      "filePath": "\/Users\/g2\/Library\/Developer\/Xcode\/DerivedData\/PaymobSDK-folbpgolkxcuqxblhilxrbpvplcd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PaymobSDK\/IntermediateBuildFilesPath\/PaymobSDK.build\/Release-iphoneos\/PaymobSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 38245,
      "length": 8,
      "value": "\"wallet\""
    }
  ]
}