[
  {
    "model": "localization.currency",
    "pk": 1,
    "fields": {
      "code": "USD",
      "name": "United States Dollar",
      "symbol": "$",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 2,
    "fields": {
      "code": "EUR",
      "name": "Euro",
      "symbol": "€",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 3,
    "fields": {
      "code": "GBP",
      "name": "British Pound Sterling",
      "symbol": "£",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 4,
    "fields": {
      "code": "IRR",
      "name": "Iranian Rial",
      "symbol": "﷼",
      "decimals": 0,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 5,
    "fields": {
      "code": "IRT",
      "name": "Iranian Toman",
      "symbol": "تومان",
      "decimals": 0,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 6,
    "fields": {
      "code": "AED",
      "name": "UAE Dirham",
      "symbol": "د.إ",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 7,
    "fields": {
      "code": "SAR",
      "name": "Saudi Riyal",
      "symbol": "﷼",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 8,
    "fields": {
      "code": "TRY",
      "name": "Turkish Lira",
      "symbol": "₺",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 9,
    "fields": {
      "code": "IQD",
      "name": "Iraqi Dinar",
      "symbol": "ع.د",
      "decimals": 3,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 10,
    "fields": {
      "code": "AFN",
      "name": "Afghan Afghani",
      "symbol": "؋",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 11,
    "fields": {
      "code": "PKR",
      "name": "Pakistani Rupee",
      "symbol": "₨",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 12,
    "fields": {
      "code": "INR",
      "name": "Indian Rupee",
      "symbol": "₹",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 13,
    "fields": {
      "code": "CNY",
      "name": "Chinese Yuan Renminbi",
      "symbol": "¥",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 14,
    "fields": {
      "code": "JPY",
      "name": "Japanese Yen",
      "symbol": "¥",
      "decimals": 0,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 15,
    "fields": {
      "code": "RUB",
      "name": "Russian Ruble",
      "symbol": "₽",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 16,
    "fields": {
      "code": "CAD",
      "name": "Canadian Dollar",
      "symbol": "CA$",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  },
  {
    "model": "localization.currency",
    "pk": 17,
    "fields": {
      "code": "AUD",
      "name": "Australian Dollar",
      "symbol": "A$",
      "decimals": 2,
      "is_enabled": true,
      "created_at": "2025-01-01T00:00:00Z",
      "updated_at": "2025-01-01T00:00:00Z"
    }
  }
]
