Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
<no name> by Anonymous
[
  {
    "CarrierId": 1,
    "Name": "A",
    "Description": "AA",
    "ParentCarrierId": null,
    "CarrierList": [
      {
        "CarrierId": 2,
        "Name": "B",
        "Description": "BB",
        "ParentCarrierId": 1,
        "CarrierList": [
          {
            "CarrierId": 3,
            "Name": "C",
            "Description": "CC",
            "ParentCarrierId": 2,
            "CarrierList": [
              {
                "CarrierId": 4,
                "Name": "D",
                "Description": "DD",
                "ParentCarrierId": 3,
                "CarrierList": []
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "CarrierId": 5,
    "Name": "E",
    "Description": "EE",
    "ParentCarrierId": null,
    "CarrierList": []
  }
]
Cached Result
Last Run: 2:09:02 pm
Compile: 0.048s
Execute: 0.16s
Memory: 15.76Mb
CPU: 0.208s