Function isParkingOccupantActive

  • Parameters

    • input: {
          expiresAt: null | string;
          nowIso: string;
      }
      • expiresAt: null | string
      • nowIso: string

    Returns boolean